Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to use global variable in target table?

ARIVEMULA KAVYA KUMARI LERA TECHNOLOGY PVT LTDNov 30 2015 — edited Nov 30 2015

Hi,

i am trying to load multiple files into single interface/. data loaded sucessfully. 92. files are there. for this i have used variables & package.

my requrement is, 92 files of data loaded into target table. i want to know which data coming from which file.

for this i have added one column (filename) to existing target table.

if i used joins(not equal condition) , its totally wrong. all file names are coming.

please see the following screen shots.

err27.jpg

output ; target table.

err26.jpg

actually in this target table. first 10 rows are coming from first file.i.e _ACCOUNT_LIMIT_511.TXT. but all files names are coming.

i am getting confused,. after first file data inserted then second file data will insert. in this all file names are coming. please help me.

i thought global variable is better to identify data is coming from which file.

for this , global variable is used in target table. still i didnt get my output.

Please help me.

thanks in advance.

err25.jpg

This post has been answered by phanikanth on Nov 30 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 28 2015
Added on Nov 30 2015
1 comment
1,007 views