| |
GeekInterview.com > Interview Questions > Data Warehousing > DataStage
| Print | |
Question: what is job control?how can it used explain with steps?
|
| June 06, 2006 12:26:54 |
#1 |
| shiva |
Member Since: Visitor Total Comments: N/A |
RE: what is job control?how can it used explain with s... |
| JCL defines Job Control Language it is ued to run more number of jobs at a time with or without using loops. steps:click on edit in the menu bar and select 'job properties' and enter the parameters asparamete prompt typeSTEP_ID STEP_ID stringSource SRC stringDSN DSN stringUsername unm stringPassword pwd stringafter editing the above steps then set JCL button and select the jobs from the listbox and run the job |
| |
Back To Question | |