how can i abort the job if i get more than 100 errors in
job log?

Answers were Sorted based on User's Feedback



how can i abort the job if i get more than 100 errors in job log?..

Answer / jaimy chacko

Compile the job and then run it- in the Job run option select the "Abort Job after" and give 100. So if there is 100 warnings(errors) the job will be aborted.

Is This Answer Correct ?    24 Yes 2 No

how can i abort the job if i get more than 100 errors in job log?..

Answer / subhash

In the designer, After Compiling the job and then click on
run.in the Job run options, u will find 3 TABs :Parameters,
Limits, General. Go to Limits TAB, select the "Abort Job
after" and change it to 100. after 100 warnings(errors) the
job will be aborted.
by default it will set to 50
warnings.

Is This Answer Correct ?    17 Yes 0 No

how can i abort the job if i get more than 100 errors in job log?..

Answer / xxx

by default it will set if job has more than 50
warningd,then job will abort.

Is This Answer Correct ?    2 Yes 0 No

how can i abort the job if i get more than 100 errors in job log?..

Answer / satya

U can use UtilityAbortToLog() function in transformer to
abort the job.

Is This Answer Correct ?    0 Yes 2 No

how can i abort the job if i get more than 100 errors in job log?..

Answer / kiran

hai Bietl.,Not clear ur answer.pls make clearly

Is This Answer Correct ?    0 Yes 4 No

how can i abort the job if i get more than 100 errors in job log?..

Answer / bietl

Hi,

You can use the Transformer stage,we have an option called
abort rows just mention the value it will abort once it
reach that count.


hope this will help you..

Is This Answer Correct ?    3 Yes 13 No

Post New Answer

More Data Stage Interview Questions

Is there no issue when you try to convert a NOt null column in nullable and vice versa in aggregator styage and transformer stage? When I tried i got the warnings but in a running code I can see such type of scenarios. Please explain

2 Answers  


how to clear the source file? 2) diff b/t odbc & Oracle?what is node? 3) explain one complex job u face in ur project

2 Answers   Wipro,


How can i approach to write datastage 7.5 Certification? and how much they will charge for examination .What exactly should i do? Can anyone guide me plz?

2 Answers  


insequential file 2header avaliable,and 100 records avaliable.how to skip the 2 headers and load 100 records target?

5 Answers  


What are iconv and oconv?

0 Answers  






source file contains 100 records, i want 10 records in target file how it possible in datastage

6 Answers   IBM,


Hi All, I have a file. i need to fetch the records between first and last records by using transform stage. EX:- Source: EMPNO EMPNAME 4567 shree 6999 Ram 3265 Venkat 2655 Abhi 3665 Vamsi 5852 Amit 3256 Sagar 3265 Vishnu Target: EMPNO EMPNAME 6999 Ram 3265 Venkat 2655 Abhi 3665 Vamsi 5852 Amit 3256 Sagar I dont wan't to Shree and vishnu records.we can fetch another way also but How can I write the function in transform stage?

2 Answers   TCS,


what is the difference between datasatge and datastage TX?

6 Answers  


what is use of SDR function?

0 Answers   CGI,


Suppose take my name "Reddyvaraprasad" From source it is coming Reddy vara prasad Need to get As Reddyvara prasad/

4 Answers   TCS,


j1,j2,j3 jobs r runing iwant to run j1,j3 after j2 how to do this using sequencer? 2)j1,j2,j3 jobs r runing iwant to run j1,j2,j3 how to do this?

1 Answers   Wipro,


which cache supports connected & un connected Lookup

1 Answers   Wipro,


Categories