how can i abort the job if i get more than 100 errors in
job log?
Answer Posted / satya
U can use UtilityAbortToLog() function in transformer to
abort the job.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Demonstrate experience in maintaining quality process standards?
How do you register plug-ins?
In Informatica,for the table I can find coreesponding dependent mappings.Likewise can I find the dependent jobs with all the information by using the table name
What are the partitioning techniques available in link partitioner?
Which warehouse using in your datawarehouse
How do you start developing a datastage project?
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
Enlist various types of routines in datastage.
Can you implement SCD2 using join, transformer and funnel stage?
Define repository tables in datastage?
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.
client know skid info?
Define Data Stage?
Nls stands for what in datastage?
How to reverse the string using SQL?