explain about citrix scheduling tool in datastage
No Answer is Posted For this Question
Be the First to Post Answer
What is the importance of the exception activity in datastage?
what is the unix script to run the job? Please mention commands which we use often?
What are the different options associated with dsjob command?
What is the version control how can i apply this in DataStage can any one tell me the anser
I have a input as: Col 1 1 2 2 3 I want 3 output as: Output1: 1 1 Output2: 2 2 Output3: 3 i.e. same duplicates should be in one target, other duplicate values should be in another target and so on.. Pls help
what is sparse lookup?
Hi guys, Design job sequence, we have 3 sources, in that 1st source in abort then only run the remaining sources.. How please design the job. Thanks.
i have 3 diffrent tables. 1) US rate data 2)CANADA rate data and 3)MEXICO rate data. All 3 tables have 6 collumns each. 4 collumns are commun to all tables and 2 are diffrent. Now at target i want single table say Country rate which will have (4+2+2+2+1 flag) 11 collumns. I will add a flag collumn which will indicate country and will put nullable collumns which are not common to other. How i can implement this in datastage?
How to Remove Duplicate using SQL?
What is staging variable?
Can you explain how could anyone drop the index before loading the data in target in datastage?
i want anser this question empno,ename,sal 12,mmm_ww,200 13,nnn_xx,300 14,bbb_qq,400 which stages are take which types of logicks are doing pls help me