1)How to do error handling in datastage?
2)Did sequential stage accepts .xl files ,xml? znd how?
Answers were Sorted based on User's Feedback
Answer / bond
YOU CAN HANDLE EROOR BY SENDING NOTIFICATION MESSAGE.
FOR XML YOU NEED TO USE XML INPUT STAGE.
| Is This Answer Correct ? | 4 Yes | 4 No |
how can we join one oracle & flat files ?
what is sparse lookup?
how to use self join using datastage ? can u tell me using stage how can we implemnet the self join
what is 'reconsideration error' and how can i respond to this error and how to debug this
eno ename 1 qaz 1 wsx 1 edc 2 zxc 2 asd 3 qwe 3 wer 3 tru 4 rgj Output: eno ename count 1 qaz,wsx,edc 3 2 zxc,asd 2 3 qwe,wer,tru 3 4 rgj 1 I want the above output to be solved by DataStage as well and I have to write SQL query for the same output.
hi i am madan, in real time data stage who is the source provide? and how to recevied in developer? Pls send me answer
What are the types of containers and how to create them?
i want job aborted after some records are loaded into output by using only sequential stage and dataset
How to reverse the string using unix?
how to retrive the max(sal),deptno,empno in datastage?
What steps should be taken to improve Datastage jobs?
on how many columns we can perform aggregation in the Aggregator stage?