hi,i have joined in mainframe course recently. ihave a doubt
ragarding restart parameter.what is d use of it. and what is
d syntax for it. any one give me d answer pls.
Answer Posted / jeeva225
it is used to start execution from particular step.
RESTART=STEPNAME
and we write in job card
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the compile process of cobol program expalin with code
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
Give the syntax of job specifying jcl statement.
Explain how can the attributes of one sms dataset be copied to another dataset?
which utility is used to run a cobol-db2 program?
what is “Cond= even” and “Cond=only”?
List the different components of jcl statement?
What are the jcl procedures?
List in order the hierarchical levels of jcl?
Define concatenating?
Explain dd statement in jcl?
What do you understand by the term job time – out and how can you overcome that?
what is the purpose of coding notify parameter in job statement?
A dd statement consists of 4 fields. Name them?