How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Answer Posted / vijay
a small addition with above one. we should keep our
msgclass=a then oly we can acheive to print the records of
data to spool.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
How can a stopped job be started again?
How is a type of file defined in the jcl that executes the cobol program?
What is condition checking in jcl? Is this possible?
when does a dataset go uncataloged?
Explain the purpose of dd dummy statement?
Explain dfsort utility?
how to compare two datasets without using superce because output is limited to 133 bytes
what is SOC4 error?
Can we call instream to catalog and catalog to instream?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is catelog procedure and how many catelog procedure to use in one job?
What does a disposition of (new,catlg,keep) for a dsn mean?
How to run cobol program using jcl?
What is multithreading in jcl?