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
Answer / pavan kumar
Automated the parallel jobs we can use Sequencer in
DATASTAGE
| Is This Answer Correct ? | 0 Yes | 0 No |
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 |
What are the partitioning techniques available in link partitioner?
What are the different layers in the information server architecture?
how may datastage variables/parameters will be in trnsformer stage? 1 2 3 4 ?
What are some prerequisites for datastage?
j1,j2,j3 jobs r runing iwant to run j1,j3 after j2 how to do this using sequencer? 2)j1,j2,j3 jobs r runing iwant to run j1,j2,j3 how to do this?
how to get the unique records on multiple columns by using sequential file stage only
How to create a file using vi editor? 2)how to delete a file in vi editor? 3)How to connect the server datastage to unix? what r the command lines we r using? 4)30 jobs r runnig in unix i want to find out my job. how to do this? give me command?
How the ipc stage work?
tell me 5 situations when we r using oracle db stages like orecle connector, oracle enterprise
WHAT ARE THE STAGES U WILL USE IN IMPLEMENTING SCD2/DATE FIELD
disign the complex job in u r project?(they are aksing only complex job design and then data flow...)
where the log files or tables can store in DS?