Answer Posted / tina
JOBLIB specifies the list of loadlibraries which include the
programs to be executed.
You can have any no. of LOADLIBS.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the maximum length of a single line of jcl?
In sms datasets, what is the function of the dd avgrec keyword?
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
How does jcl act on code(if you take a cobol program)?
what are the various stages of job processing?
What statement can be used to send data to another mvs jes3 node?
What are hierarchy levels in jcl?
what happens in execution stage in job processing?
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is the significance of addrspc parameter in exec statement?
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 is the function of a dd statement?
How can a stopped job be started again?
Can we use DISP=SHR in output file in JCL