How can you execute a COBOL program via SYSIN in JCL?
Answer Posted / vinay sonar
cut the COBOL program and paste in into
//SYSIN DD*
//
and then submit the job.
Here COBOL program acts like instream data for JCL
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
can any one plzzzzzz tell the jcl code for creating ps using idcams
Is automatic restart possible in jcl? If yes, how?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
What is the use of disp parameter?
which utility is used to sort a file in jcl?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
how can the same proc be re-used and called by many jobs?
when can a job time-out occur? How to overcome that?
What do you know about jcl?
Explain about LMQUERY�give a dialog information about a data set
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
What does a disposition of (new,catlg,keep) for a dsn mean?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Define concatenating?