1)How to do error handling in datastage?
2)Did sequential stage accepts .xl files ,xml? znd how?
Answer Posted / 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 |
Post New Answer View All Answers
how to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
What is the importance of the exception activity in datastage?
What are the types of containers and how to create them?
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
Explain the datastage parallel extender (px) or enterprise edition (ee)?
What is oci?
How the ipc stage work?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
State the difference between an operational datastage and a data warehouse?
How to read the length of word in unix?
What are the stages in datastage?
What is the use of datastage designer?
What is apt_config in datastage?
How a server job can be converted to a parallel job?
i have a job with 3 possibiliies finish with ststus ok abbort warning how do you handle these 3 in job sequence? explain the situation where you have appiled scd in your project? chandu