tell me abt Datastage trigger?



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

Post New Answer

More Data Stage Interview Questions

1.What is the flow of Transformer? 2.How can you do INDEX table in DataStage level?

0 Answers   EDS,


What is Ad-Hoc access? What is the difference between Managed Query and Ad-Hoc access?

1 Answers  


How many partitions does a node can have? Some body explain me clearly about the partitions and the nodes?

3 Answers  


How did you reconcile source with target?

3 Answers   HP,


IS IT POSSIBLE TO USE DATASET AS A SOURCE FILE?

3 Answers   Infosys,


difference between server shared container and parallel shared container

6 Answers   CTS,


create a job to get the previous row salary for the current row.if there is no previous row exists for the current row,then the previous row salary should be displayed as null? empid   salary   previoussalary 10      1000     null 20      2000     1000 30      3000     2000       40      4000     3000

5 Answers   Genpact,


what is time dimension? and how to populate time demension

2 Answers   TCS,


1.what is materialized data? 2.how to view the materialized data?

0 Answers   HCL, IBM,


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

1 Answers  


What is developer responsibilities in UAT (user acceptance testing and Post implementation phase?

1 Answers  


wt is the diff b/w odbc and oracle stage

2 Answers   Accenture, HCL,


Categories