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 |
Describe routines in datastage? Enlist various types of routines.
How can we improve the performance in datastage?
30 jobs are running in unix.i want to find out my job.how to do this?Give me command?
How many types of hash files are there?
Question 4) source target c1 c1 c2 c3 c2 c4 c4 c5 c3 c6 c7 c4 c5 c6 c7 Singal Source and Singal Target only subash,
What are the stages in datastage?
I am having the 2 source files A and B and I want to get the output as, the data which is in file A and which doesn't in file B to a target 1 and which is in file B and which doesn't in file A to a target 2?
how to design the change capture stage in(data stage parallel jobs) type 2
How to remove blank spaces from data?
what is the use of skid in reporting?
how to sort two columns in single job in datastage.
In Sequential file, how can i split a column into two, and that column contains string datatype. For Example, i have column of string datatype as subedar khaja. Now i want get output as separately with subedar in one column and khaja in second column. How? Coula anybody, solve it?