How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Answer Posted / gaurav singh pawar
give msgclass = 0
and then give//DDNAME DD sysout = *
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
in ways data can be passed to a COBOL program from JCL?
what is the purpose of coding notify parameter in job statement?
What is Cataloged Procedures?
Is automatic restart possible in jcl? If yes, how?
How does jcl act on code(if you take a cobol program)?
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 are the parameter we cannot use in procedure? How many instream we can write in single jcl?
How dummy is used in jcl?
when does a dataset go uncataloged?
what is JCL?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
is there any way to execute more than one proc in the same exec statement at the same time..?
What is the function of a dd statement?
which parameter is used to check the syntax of a jcl without executing it?
What is jcl in mainframe, and how many types of jcl statements are there for a job?