if ename='subbu' while running job the job should be abort
how come?
Answers were Sorted based on User's Feedback
Answer / rajesh
if inputlink.value='subbu' then call the function
DSLogFatal, which logs a fatal error and aborts the job.
| Is This Answer Correct ? | 2 Yes | 0 No |
Use the transformer stage to abort this job when empname is subbu
Thanks
www.datagenx.net
| Is This Answer Correct ? | 1 Yes | 0 No |
explain about citrix scheduling tool in datastage
How the ipc stage work?
I have 2 files 1st contains duplicate records only, 2nd file contains Unique records.EX: File1: 1 subhash 10000 1 subhash 10000 2 raju 20000 2 raju 20000 3 chandra 30000 3 chandra 30000 File2: 1 subhash 10000 5 pawan 15000 7 reddy 25000 3 chandra 30000 Output file:-- capture all the duplicates in both file with count. 1 subhash 10000 3 1 subhash 10000 3 1 subhash 10000 3 2 raju 20000 2 2 raju 20000 2 3 chandra 30000 3 3 chandra 30000 3 3 chandra 30000 3
What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?
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
How do you import and export the datastage jobs?
how many stages are there in Datastage... Please clarify mee??
What is active and passive stage?
How to Convert a string function to date function by using only sequential file stage with out using other stages ?
Main Function of the Staging area in DWH ?
how do u catch bad rows from OCI stage? And what CLI stands for?
What are some prerequisites for datastage?