TIME parameter in JOB statement or EXEC statement specifies
What type of time (CPU time or execution time)?
Answer Posted / rajendra desale
cpu time.
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Brief description of inline procedure of jcl.
what is use of dsn parameter in dd statement?
What are hierarchy levels in jcl?
How to run cobol program using jcl?
Explain the purpose of dd * statement in jcl?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
List in order the hierarchical levels of jcl?
List the different components of jcl 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 is the purpose of dd?
Is condition checking possible in jcl? If yes, how?
what happens in execution stage in job processing?
Name the statement which can be used to send data to another mvs jes3 node?
In job processing, what happens in execution stage?