which statement is used to end the in-stream procedure in a jcl?
Answer Posted / swati
PEND
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
What is the function of the dd avgrec keyword in sms datasets?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
How can values be passed from the job stream to an executable program?
in ways data can be passed to a COBOL program from JCL?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
how to run batch program without jcl?
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
Explain the function of the dd dcb keyword?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Name a few IBM utility programs, and explain its function.
Does jcl support automatic restart?
what operation is performed by job statement?