how you will the direct the data to spool using sysout option?
No Answer is Posted For this Question
Be the First to Post Answer
Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?
WHAT IS DUMMY IN JCL? HOW TO USE IT? CAN ANYBODY SEND PROGRAM ON THIS?
Why do you want to specify the REGION parameter in a JCL step?
Name a few IBM utility programs, and explain its function.
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
How to send notification to multiple users through jcl???
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What is a MODEL Paramater in GDG ?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
How to override loadlib?
Explain the function of //jcllib statement?
What will happen when we try to pass data from JCL to COBOL using PARM parameter without declaring the length field in Linkage Section?