what is the unix script to run the job?
Please mention commands which we use often?
Answer Posted / sekhar naskar
/opt/IBM/InformationServer/Server/DSEngine/bin/dsjob -run -
wait -jobstatus -param
<Parameter_Name1>=<Parameter_Value1> -param
<Parameter_Name2>=<Parameter_Value2> <Project_Name>
<Job_Name>
Some times you can use dsjob instead
of /opt/IBM/InformationServer/Server/DSEngine/bin/dsjob
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What are the main features of datastage?
Can you explain how could anyone drop the index before loading the data in target in datastage?
What is the difference between informatica and datastage?
How we can covert server job to a parallel job?
How do y read Sequential file from job control?
How to reverse the string using unix?
Hi guys, Please design a job for dis requirement with derivation(solution). my source table like dis. emp_no qualification 1 a 1 c 2 a 3 c 3 b To loaded to target like dis emp_no qualification 1 b 2 b 2 c 3 a my requirement is every employer have three qualifications i.e a,b and c. what qualification missed in source table that will be move to target systems. Hope u got it the requirement. Right Thanks.
what is the custome stage in datastage? how can we impliment that one? plz tell me
State the difference between an operational datastage and a data warehouse?
1.new record it will insert but changes of natural key is not present in taget i want to update (here key is composite natural key )can any one help this to explan how to do
What are the different types of lookups in datastage?
How you Implemented SCD Type 1 & Type 2 in your project?
EXPLAIN SCD
What is the difference between passive stage and active stage?
How one source columns or rows to be loaded in to two different tables?