if ename='subbu' while running job the job should be abort
how come?

Answers were Sorted based on User's Feedback



if ename='subbu' while running job the job should be abort how come?..

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

if ename='subbu' while running job the job should be abort how come?..

Answer / datastage4you

Use the transformer stage to abort this job when empname is subbu


Thanks
www.datagenx.net

Is This Answer Correct ?    1 Yes 0 No

if ename='subbu' while running job the job should be abort how come?..

Answer / chinna

using grep command of unix we can do this

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Data Stage Interview Questions

explain about citrix scheduling tool in datastage

1 Answers   HSBC,


How the ipc stage work?

1 Answers  


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

2 Answers   TCS,


What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?

1 Answers  


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

1 Answers  


How do you import and export the datastage jobs?

1 Answers  


how many stages are there in Datastage... Please clarify mee??

3 Answers  


What is active and passive stage?

1 Answers  


How to Convert a string function to date function by using only sequential file stage with out using other stages ?

5 Answers   TCS,


Main Function of the Staging area in DWH ?

2 Answers  


how do u catch bad rows from OCI stage? And what CLI stands for?

1 Answers  


What are some prerequisites for datastage?

1 Answers  


Categories