Quantcast
Channel: SCN : Unanswered Discussions - Data Services and Data Quality
Viewing all articles
Browse latest Browse all 3719

Need to pass two data source name in SQL query in BODS script

$
0
0

Hi Team,

 

I have a requirement in moving data from one source to another source. My source is Oracle view and destination is SQL table. I need to insert the record from source to destination using script in BODS not query transform.

I have written code below

 

sql("sql datastore name", "insert into sqltablename (col1,col2) select col1,col2 from oracledatastorename.schemaname.tablename");

 

I am getting error "oracledatastorename.schemaname.tablename doesn't exist".

 

could you please help me to resolve this issue or is there any other technique we can use in BODS but i don't want to use Query transform.

 

 

Thanks,

Sundaram


Viewing all articles
Browse latest Browse all 3719

Trending Articles



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