if ename='subbu' while running job the job should be abort
how come?
Answer Posted / chinna
using grep command of unix we can do this
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Define repository tables in datastage?
What is the Environment Variable need to Set to TRIM in Project Level?(In transfermer, we TRIM function but I need to impliment this project level using Environment variable)
What is the difference between datastage and informatica?
What is the purpose of pivot stage and types of containers in datastage
If you want to use a same piece of code in different jobs, how will you achieve this?
What are the various kinds of containers available in datastage?
What is the flow of loading data into fact & dimensional tables?
1)How will u implement SCD2 by using surrogate key. 2)What are the disadvantages with surrogate key. 3)How will you handle nulls in your project for the varchar, integer data types. 4)Can I use two fact tables in star schema. 5)3 jobs are running on the 2 nodes after I added one more node so can I compile those jobs to run on three nodes.
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
Explain the datastage parallel extender (px) or enterprise edition (ee)?
what should be ensure to run the sequence job so that if its get aborted in 10th job before 9job should get succeeded?
What are the main differences you have observed between 7.x and 8.x version of datastage?
Which algorithm you used for your hashfile?
EXPLAIN SCD
What is difference between join, merge and lookup stage?