Answer Posted / datastage4you
there are diff ways to call..
if Seq job :
Use command stage to call a shell script
or if job
go to the job properties and select "Before/After job
routine" and use ExecSH options to invoke shell script.
Thanks
http://datastage4you.blogspot.in/
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how many rows sorted in sort stage by default in server jobs
Enlist various types of routines in datastage.
What could be a data source system?
Hi All , in PX Job I have passed 4 Parameters and when i run the same job in sequence i dont want to use those parameters , is this possible if yes then how
Differentiate between datastage and datastage tx?
How do u convert the columns to rows in datastage?
What is the command line function to import and export the ds jobs?
whom do you report?
Why fact table is in normal form?
What is datastage engine?
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 to get sum of sal based on dept_no and then sum of all sal irrespective of dept_no in same sql. output:- 10, 200(sum of sal for dept_no 10), 5000(sum of all sal)
What can we do with datastage director?
How to Remove Duplicate using SQL?
What is process model?