Answer Posted / senthil
YA WE CAN RESTART IT
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is the purpose of dd * statement in jcl?
Explain the function of //jcllib statement?
What parameter of the job statement is used to limit the cpu time consumed by the job?
what are the statements that are not valid to be included in an include statement?
What is the function of the dd avgrec keyword in sms datasets?
What is the purpose of the dd keylen parameter?
What is the significance of addrspc parameter in exec statement?
How can values be passed from the job stream to an executable program?
What are the utility programs in jcl?
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
Explain the function of the steplib dd statement?
What is the significance of addrspc parameter in the exec statement?
What is notcat 2 - gs?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
if the submitter of a job wants to inform another user about the job completion, how can it be done?