how can i abort the job if i get more than 100 errors in
job log?
Answer Posted / 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 |
Post New Answer View All Answers
what is ds administrator used for?
If we take 2 tables(like emp and dept),we use join stage and how to improve the performance?
What is the use of datastage designer?
There are two file are there .1st file contains 5 records and 2nd file contain 10 records in target they want 50 records.how can achieve this
I have a few records just I want to store data in to targets cycling way how?
What steps should be taken to improve Datastage jobs?
What is a merge?
Different ways a project can be moved to production ?...example ….export-import and Version control.
If you want to use the same piece of code in different jobs, how will you achieve it?
What are the functionalities of link partitioner and link collector?
Differentiate between data file and descriptor file?
What is aggtorec restructure operator?
What are data elements?
What are the components of ascential data stage?
what is stage is used for below Input columns: dept|mgr|employee|salary Output columns: mgr|count of employee per mgr|avg salary per dept note: each dept has one mgr and each mgr has many employees