guys pls tell me where we use sequence jobs exactly in
realtime proj explain pls with example.

Answers were Sorted based on User's Feedback



guys pls tell me where we use sequence jobs exactly in realtime proj explain pls with example...

Answer / pavan kumar

Automated the parallel jobs we can use Sequencer in
DATASTAGE

Is This Answer Correct ?    0 Yes 0 No

guys pls tell me where we use sequence jobs exactly in realtime proj explain pls with example...

Answer / srinivas

If you run multiple jobs with single command than we will the sequencers.

For example in real time data will load like below

Source--->Staging---->dimensions---->fact

If we wish to load the data sequncial manner first we will create staging jobs after that dimensions and last fact.

To process these will create sequencers and will trigger based on dependency.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Data Stage Interview Questions

What are the functionalities of link partitioner and link collector?

1 Answers  


What are the different plug-ins stages used in your projects?

1 Answers  


Hi Every one, I have a scenario plz suggest me 1)On daily we r getting some huge files data so all files metadata is same we have to load in to target table how we can load? 2) One column having 10 records at run time we have to send 5th and 6th record to target at run time how we can send? Hi plz help me for above scenarios and If any one is having JobSequence kindly send me one example and the scenario to my mail ID(nrvdwh@gmail.com)

3 Answers   HSBC,


What are operators in datastage?

1 Answers  


What are the types of hashed files in data stage

1 Answers  


Hi, i did what you mentioned in the answer, i.e. source- >Transformer -> 3 datasets. Iam able to see the data in datasets but its not sort order... Can you tell how sort the data?? i also checked Hash partition with performsort.

1 Answers   CGI,


HOW CAN WE ABORT THE JOB IF THE RECORDS OF SOURCE FILE CONTAINS VALUE AS 'VIJAY'?

1 Answers   Infosys,


what is a message handler

3 Answers   IBM,


in job of 30 one job is very slow due to this entire job is very slow how can u know which job is slow?

0 Answers   IBM,


how may datastage variables/parameters will be in trnsformer stage? 1 2 3 4 ?

1 Answers   Wipro,


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.

1 Answers  


What is the diff between sort performed at sort stage and the stream sort performed at the input of few stages in DS Enterprise edition?

1 Answers  


Categories