how can i abort the job if i get more than 100 errors in
job log?
Answer Posted / 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 |
Post New Answer View All Answers
Can we use target hash file as a lookup ?
explain about completely flow of sequencers technicaly,without using example??explain about lookup,nullhandling?
file having these input and we have to get 3 output using same job Input 1 1 1 2 3 4 4 4 o/p1 o/p2 o/p3 1 1 2 2 1 3 3 1 4 4 4
In Datastage, how you can fix the truncated data error?
What is merge stage?
Define repository tables in datastage?
What are the main differences you have observed between 7.x and 8.x version of datastage?
How to write a expression to display the first letter in Caps in each word using transformer stage ? Please let me know ASAP Thanks in advance...
Triggers,VIEW,Procedures
How one source columns or rows to be loaded in to two different tables?
Explain the importance of surrogate key in data warehousing?
What is quality stage?
How will you load you daily/monthly jobs datas in to Fact and Dimension table using datastage.
if we using two sources having same meta data and how to check the data in two sources is same or not? and if the data is not same i want to abort the job ?how we can do this?
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?