Quantcast
Channel: SCN : Discussion List - SAP on Oracle
Viewing all articles
Browse latest Browse all 1892

ORA-00926: missing VALUES keyword

$
0
0

Hi,

 

can someone please help me out here...

 

I try to insert my Variable Definition into a table so with every run it gets stored...

 

I tried different ways of the SQL insert statement

 

sql('TARGET_TABLE', 'INSERT INTO TARGET_TABLE VALUES ({job_name()})'); - failed

 

sql('TARGET_TABLE', 'INSERT INTO TARGET_TABLE (jobname) VALUES ({job_name()})');  - failed

 

sql('TARGET_TABLE', 'INSERT INTO TARGET_TABLE (number) VALUES (1)');  - failed

 

I keep getting the same error message again and again ... I checked the documentation but its the same there as I did tried several times.. also inputs from other reports mentioned I tried too...

 

Component Version of Designer ist 12.2.2

 

Thanks for your help,


BR

Roland


Viewing all articles
Browse latest Browse all 1892

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>