If I make any changes in the parallel job,do I need to
implement the changes in the sequencer job,else the changes
will be reflected automatically
Answers were Sorted based on User's Feedback
Answer / kiran
hai this is kiran ..,
if any changes do in ur parallal job automatically it will
reflect on sequencer jobs.
Thanks & Regards
Kiran
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / rajesh
once modifications are done,simply compile the job and run
the sequencer.no need to do any changes in sequencer.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / guest
For your "WHY "
The sequence doesnot contain the underlying code of the
job but it picks up the code from the job whose reference
is given in the sequence.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / guest
What changes do u propose to make in the sequence???
I only contains the job name and the parameters.
As long as you dont make any changes to the job name or
parameters used by the job u dont need to care about the
sequence but if u change the above u need to compile the
sequence.
| Is This Answer Correct ? | 3 Yes | 3 No |
Answer / riyaz ahamed m
if your concern is about only the stage level of a job,,,there is no change required at sequence level.
if you are adding new parameter for the same job you need to apply the same change at sequence level as well.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is APT_DUMP_SCORE?
Hi All, Could you please let me know whether Datastage server and px supports oredb? OREDB:It's a Oracle Retail Embedded Database.Previousely It was called as Acumate data base. It's a multidimensional database. Please help me on this issue ASAP. Thanks in advance Ashok
1)What is configuration your file structure 2)I have two databases both are Oracle while loading data from source to target the job takes 30 min but I want to load less time how?
how to do pergformence tuning in datastage?
What are some different alternative commands associated with "dsjob"?
1)s.key generate 1 to 700 records today. tomorrow another 400 will updated how to update the records using s.key generator? 2)source is like :-- DB --> T/F stage1 --> seq1file T/f 1 is linking with T/F2 ---> seq 2 how to load the data? in source i given some conditions those r going in seq1. The another data will going to seq2 how to do this ?
how can we validate the flat files using the date in the header and number of records in the flat file? Using both conditions at a time.
how do you pass parameters in a script?
How can we move a DATASTAGE JOB from Development to Testing environment with the help of a datastage job using unix commands.
On which Dimension Table you implemented SCD Type in your Project
HOW CAN WE ABORT THE JOB IF THE RECORDS OF SOURCE FILE CONTAINS VALUE AS 'VIJAY'?
how to validate the jobs