is it possible to submitt more than one job in job card in
jcl? and if yes than is it necessary to have the jobs same
name?
Answer Posted / shail
we can submitt more then one job in a sigle job card, and
the job name will be diffrent (this is mandatory)
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
What is the purpose of dd * statement in jcl?
What is jcl in mainframe?
How can unused space allocation be returned to the system when a dataset is closed?
how do you access an uncataloged dataset in a jcl?
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
How jcl is used for testing batch programs?
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 are the parameters that are used in creating a gdg?
How can the submitting users racf authority be overridden in a job stream?
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 do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
How do you create a temporary dataset?
Explain how can a jobs execution priority be modified?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?