Why do you need stage variables?
No Answer is Posted For this Question
Be the First to Post Answer
how to export or import the jobs in .ISX file
I am getting input value like X = Iconv(ā31 DEC 1967ā,āDā)? What is the X value? How it is? At what situation we r used Iconv(),Oconv().
i/p 1,a,1000 2,b,2000 3,c,3000 i want to get o/p as o/p 1,a,3000 2,b,4000 3,c,5000 how it can be done on using datastage?
i have flat file and using unix how can i generate sequence number into targer?
How to read multiple files using a single datastage job if files have the same metadata?
Whats difference betweeen operational data stage (ods) and data warehouse?
How to Convert the columns into rows?
I have 2 Files like fileA fileB Output1 Output2 Output3 1 6 1 6 11 2 7 2 7 12 3 8 3 8 13 4 9 4 9 14 5 10 5 10 15 6 11 7 12 8 13 9 14 10 15 please let know
i having source like emptable,dept table and combined purpose using for the join stage but join stage which partition techq will be prefored? pls given the ans?
What are the various kinds of the hash file?
what is the use of DSattchJob?DetachJob? where can we find it?
when will you go for dataset and fileset?