how can i abort the job if i get more than 100 errors in
job log?
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between hashfile and sequential file?
how to add a new records into source?
What are the types of jobs we have in datastage?
Name the command line functions to import and export the DS jobs?
Where the datastage stored his repository?
How many Key we can define in remove duplicate stage?
Can you explain players in datastage?
How you Implemented SCD Type 1 & Type 2 in your project?
What is the difference between validated and compiled in the datastage?
What is the difference between the local container and shared container?
Name the different types of Lookups in Datastage?
What is quality stage?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
What are the functionalities of link partitioner and link collector?
What are the processing stages?