Answer Posted / saravanan
if u give time=nolimit(or)1440 in th job
then the job remain 24 hours in DSAD spool dataset
(or)
if u give time=maximum then the job remains 248 days in
DSAD spool dataset
so this will depends upon ur job time limit
Thank you
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
State the uses of syspring, sysin, sort fields, sum fields and dummy.
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
Explain the function of the steplib dd statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
Is it possible to code instream data in a PROC?
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) ?
When output dataset space is required, what quantity categories are used?
Explain how can values be passed from the job stream to an executable program?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What are the utility programs in jcl?
how JCL works?
Differentiate between the joblib and the steplib statements?
Can I share my data with other jobs? How?