Can we write same stepname for one or more steps in on
job ?
Answer Posted / suresh
YES.YOU CAN DO IT, BUT WHEN YOU USE RESTART AND COND IN
YOUR JCL IT LEADS TO PROBLEM, SO IT IS BEST TO USE UNIQUE
NAME FOR EACH STEP
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
Explain dd statement in jcl?
A chkpt is the parameter coded for multi-volume qsam datasets in a dd statement. When a chkpt is coded as chkpt=eov, a checkpoint is written to the dataset specified in the sysckeov statement at the end of each volume of the input/output multi-volume dataset. State whether true or false?
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 would you create a temporary dataset? And where will you use them?
what are the various stages of job processing?
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
I need exexution process for JCL programs
what is the purpose of coding notify parameter in job statement?
what is DSN in JCL and what are the parameters to declare the DSN?
How do you overcome this limitation ?
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.
Give the syntax of job specifying jcl statement.
What are the parameter we cannot use in procedure?
In job processing, what happens in execution stage?