CHANGE CAPTURE
No Answer is Posted For this Question
Be the First to Post Answer
how can we create a Sorrogate key in transformer stage? I want it in parallel mode
I HAVE EMP TABLE, 4 COLS R THERE COL1,COL2,COL3,COL4 ID-- 101,102,103,104 SAL-- 1000,4000,2000,5000 DATE-- COLUMN. I WANT TO DISPLAY THE DATA PREVIOUS MONTH HIGEST SAL ?
Have you have ever worked in unix environment and why it is useful in datastage?
what is the unix script to run the job? Please mention commands which we use often?
How can we run same job in 1 day 2 times
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
what r the stages mostly used in realtime scenarios
i hav source like this . deptno,sal 1,2000 2,3000 3,4000 1,2300 4,5000 5,1100 i want target like this target1 1,2000 3,4000 4,5000 target2 2,3000 1,2300 5,1100 with out using transformer
What is exact difference between Parallel Jobs and server Jobs..
Why we use parameters instead of hard code in datastage.
How one source columns or rows to be loaded in to two different tables?
how can we join one oracle & flat files ?