Have you have ever worked in unix environment and why it is useful in datastage?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between Symmetric Multiprocessing and Massive Parallel Processing?
Name the command line functions to import and export the DS jobs?
What is merge stage?
Can you explain repository tables in datastage?
How to display errors in datastage?
In Datastage, how you can fix the truncated data error?
Explain the datastage parallel extender (px) or enterprise edition (ee)?
What are stage variables?
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.
6) my sorce d1 d2 d1 d2 d1 d3 d2 d1 my target tartget 1 d1 2 d1 3 d1 4 d1 target2 1 d2 2 d2 3 d3 Target 3 1 d3 Can any body send me answer this is argent requierment
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?
source which format u will get either fixed or delimiter length format? what is the symbol of delimiter?