Answer Posted / nand
MSGCLASS depends on the default installations set up.
MSGLEVEL=(1,1) is default not for MSGCLASS
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is the significance of addrspc parameter in the exec statement?
what is the compile process of cobol program expalin with code
Explain the purpose of dd dummy statement?
Is condition checking possible in jcl?
Explain the hierarchy levels in jcl?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Is condition checking possible in jcl? If yes, how?
Can I share my data with other jobs? How?
why should SYSIN DD * statement should not be included inside a PROCedure snippet??? please answer this.. i need to know.
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Describe the various parameters utilized in the creation of a gdg?
how can the same proc be re-used and called by many jobs?
What is the purpose of dd dummy statement?
Explain how can the attributes of one sms dataset be copied to another dataset?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?