if time parameter is not coded on the job card and job step
then what is the default time assigned to the entire job and
for each step in the job by the systyem ?
Answer Posted / harsha
There is no default value for TIME. It is installation
defined. Most of the shops has default value of 'NO
LIMIT/1440'.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is NOTCAT ?
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
Explain how can a jobs execution priority be modified?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Is automatic restart possible in jcl?
Is it possible to define dd statements as you want?
How jcl work to handle various input output file operations?
How jcl is used for testing batch programs?
what is the difference between JES3 and JES2?
What is the purpose of dd?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
what sort card you will use to copy the data from one dataset to another dataset?
Explain the function of the dd dcb keyword?
what happens in conversion stage in job processing?
what is use of dcb parameter in dd statement?