Describe the main features of datastage?
No Answer is Posted For this Question
Be the First to Post Answer
How do you start developing a datastage project?
How can we move a DATASTAGE JOB from Development to Testing environment with the help of a datastage job using unix commands.
A job is having only 2 stages I/p dataset and target table.Job is taking very long time to load 50 million records.How to improve performance of this job.
Two source files contains same meta data third file contains different data types can I funnel that file.
difference between function and procedure...
Hi This is Vijay, How can your remove the duplicates in sequential File?
15 Answers HCL, Scope International,
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.
how can we perform the 2nd time extraction of client database without accepting the data which is already loaded in first time extraction
Define orabulk and bcp stages?
at source level i have 40 columns,i want only 20 cols at target what r the various ways to get it
Why do you need stage variables?
country, state 2 tables r there. in table 1 have cid,cname table2 have sid,sname,cid. i want based on cid which country's having more than 25 states i want to display?