tell me abt Datastage trigger?
Answer / maruthi
DATA STAGE TRIGGERS USED TO CONTROL JOB ACTIVITIES IN JOB
SEQUENCES,IN JOB SEQUENCES STAGES ARE CALLED AS ACTIVITIES
AND LINKS ARE CALLED AS TRIGGERS.
TRIGGERS ARE OF 3 TYPES.)1.0CONDITIONAL,2.)UN-
CONDITIONAL,3.)OTHER WISE.
SO, BY USING TRIGGERS WE CAN CONTROL THE JOB
ACTIVITIES,USUALLY LARGE DWH JOBS DEPENDS ONE 1 OR 2 JOBS
TO GET DATA,SO BY USING THESE TRIGGERS WE CAN GIVE
CONDITION TO RUN POST JOB ONCE IF PREVIOUS ONE RUNS
SUCCESFULLY
| Is This Answer Correct ? | 32 Yes | 1 No |
how can we do null handling in sequential files
what is the main differences between Lookup, Join and Merge stages?
HOW U CAN ABORT THE JOB IF THE DATA IS DUPLICATE?
how many write modes are there in ds
How to Convert the columns into rows?
How can you write parallel routines in datastage PX?
Can anyone tell me a difficult situation who have handled while creating Datastage jobs?
How can we improve the performance in datastage?
I have a few records just I want to store each records tow times in target how?
what is the difference between 7.1,7.5.2,8.1 versions in datastage?
In the source seq file have 2 columns, i.e input: col1,col2 1,1 2,rajesh 3,15000 4,2 5,suresh 6,16000 7,3 8,veeru 9,17000 I want in the output like: eno,ename,sal 1,rajesh,15000 2,suresh,16000 3,veeru,17000 any one answer this scenario
what is the difference between the active datawarehouse and datawarehouse