What is oci?
No Answer is Posted For this Question
Be the First to Post Answer
What is job control?
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
Hi guys, please design a job with derivation(solution). write exact conditions. My requirement Source table emp_no qualification 1 a 1 c 2 a 3 c 3 b Target table emp_no qualification 1 b 2 b 2 c 3 a Here every employer have three qualifications i.e a,b and c. what ever source table dont have some qualification, that will be move to target table. Like above. Hope u get the point. Thanks.
in datastage scenario this is sourec data i want this traget? tell me please? source target ------- ------- Mohan,Prasad,Naresh Mohan Prasad Naresh
How to manage date conversion in Datastage?
i want job aborted after some records are loaded into output by using only sequential stage and dataset
i have data like sam ram sam raj ram I want two targets trgt1 ram sam trgt2 raj how can i do this in datastage?
How do u view log file for a particular job?
whats difference between ls -ltr and ls -lrt?
A flat file contains 200 records. I want to load first 50 records at first time running the job, second 50 records at second time running and so on, how u can develop this job?
What are routines in datastage? Enlist various types of routines.
insequential file 2header avaliable,and 100 records avaliable.how to skip the 2 headers and load 100 records target?