if we give two job cards in a single what happens
Answer Posted / rikdeb
consider this scenerio.
#xxxxx1 JOB (9999,0206,3),CLASS=X,
MSGCLASS=X,NOTIFY=&SYSUID,
TIME=(0,20)
*
#xxxxx2 JOB (9999,0206,3),CLASS=X,
MSGCLASS=X,NOTIFY=&SYSUID,
TIME=(0,20)
while prepping the jcl u will get a erro saying:
job xxxxx1 has no steps.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?
A dd statement consists of 4 fields. Name them?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
What is jcl in mainframe?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?
For what purpose steplib and joblib are used ?
How do you overcome this limitation ?
can any one plzzzzzz tell the jcl code for creating ps using idcams
Where & How Do You Code Identifier In Jcl?
How would you understand error(execution phase)?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
when does a dataset go uncataloged?
What are the difference between jcl and jes?