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
How can you write parallel routines in datastage PX?
1.what is repartionoing technique? 2.what deliverables transferred to client using datastage? 3.how to write loop statements using nested loop sequence?
Triggers,VIEW,Procedures
root tree will find which is server job and which is parallel job?
Describe the architecture of datastage?
if i have two tables table1 table2 1a 1a,b,c,d 1b 2a,b,c,d,e 1c 1d 2a 2b 2c 2d 2e how can i get data as same as in tables? how can i implement scd typ1 and type2 in both server and in parallel? field1 field2 field3 suresh , 10,324 , 355 , 1234 ram , 23,456 , 450 , 456 balu ,40,346,23 , 275, 5678 how to remove the duplicate rows,inthe fields?
what is use of SDR function?
how can we create rank using datastage?what is the meaning of rank?
Difference between server jobs & parallel jobs?
Different ways a project can be moved to production ?...example ….export-import and Version control.
client know skid info?
What is the difference between an operational datastage and a data warehouse?
Describe routines in datastage? Enlist various types of routines.
What is difference between join, merge and lookup stage?
What are the types of hashed files in data stage