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 |
I have a file it contain 2 records like empname,company as Ram, Tcs and Ram, IBM. But i want empname, company1,company2 as Ram, TCS,IBM in the target. How?
Describe stream connector?
Describe the main features of datastage?
Hi Vijay here For Four CPU's how many nodes will required?
How do u convert the columns to rows in datastage?
i have a scenario in which i/p columns areID,salary with 1,1000 2,2000 and 3,3000 i need an extra column in the o/p named avg(salary)how can i get it?
DB2 connector> transformer > sequential file Data will be exported into a csv format in a sequential file. This file will be send in a email using a sequence job. Problem here is, how to avoid sending a blank csv file? When I ran the job there are chances that it might return zero records but in the sequence job csv file is going blank. how can I avoid this? thanks
in sequtial file 2 columns avaliable, i want only one column load the target. for this we can do by modify and copy stage. But here when using modify stage (in property drop column1) until it is ok. if target is data set How to view the data. with out using data management. what is the reason for this. if any body know this answer plz tel me. thanks.
Tell me Wt main advantage of Stage varibles? Project level hints?
What is apt_config in datastage?
How to add zero "0" before record in a field?
To see hidden files in LINIX?