which r the connectors used in san?
No Answer is Posted For this Question
Be the First to Post Answer
What is Cleanup Resources and when do you use it?
What is "fatal error/rdbms code 3996" error?
Hi This is Vijay How Can u Read the data from sequential file Parall'y?
What is ibm datastage flow designer?
What is exact difference between Parallel Jobs and server Jobs..
Hi all, can u explain header and trailer records in file? If a file has header and trailer /master-detail records how will you read it in datastage?
Hi guys, In sequencer job, we have 3 sources, in that 1st source have some records, Here requirement is 1st source records are 100 then only run the job otherwise total job will abort... How to calculate this. please design the job. Thanks.
On which Dimension Table you implemented SCD Type in your Project
How do you generate sequence number in datastage?
i have source like deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like target1 deptno,sal 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformerstage
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 to create a doccument in datastage?