How do u call shellscript/Batch file from DS?
Answers were Sorted based on User's Feedback
Answer / jack
You can invoke shell script through Job Properties -->
Before Job routine --->ExecSH
| Is This Answer Correct ? | 17 Yes | 2 No |
Answer / 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 |
Answer / kiran
Well answer from Jack and u can call from another way.go to
Job Properties and ther r one option is ther like
APT_CONFIG_file Tab is there do to user defined and select
Search Shell Path
| Is This Answer Correct ? | 2 Yes | 9 No |
What is datastage?
how can we create a Sorrogate key in transformer stage? I want it in parallel mode
What are stage variables?
when we have to go for a sequential file stage & for a dataset in datastage?
what is the function in Transformer stage can act as Rank function in Oracle
Hi any one has datasatge 8.5 certication dump could you please provide your details i will contact you. send reply to my mail rajaadivi@gmail.com Thanks in Advance
is it possible to access the same job by two users at a time in DataStage?
What is orabulk stage?
In my project source data comes from MAINFRAME in files.so,This time data is coming as a binary file...I know for binary data we use Complex flat file stage..I have used it also..but on 'view data' data is not coming correctly..as it in MAINFRAME.give me some ideas..
Is the value of staging variable stored temporarily or permanently?
What are stage variables and constants?
What is the difference between passive stage and active stage?