Is Default for MSGCLASS = (1,1) ?
Answers were Sorted based on User's Feedback
Answer / 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 |
Hi Guyz, My requirement is to empty out a PS file but not to delete. How would I do that. Is there any Utility. If any other way, plz answer. Thanks.
9 Answers iGate, Lehman Brothers,
How many parameters are there to a DISP statement and what are their uses ?
Can a job have only steplib and no joblib ?
What are the parameter in the job card wihtout which job won't run........
i want to avoid the positional parameter how to code it ?
hi friends........if u know syntax of IEBEDIT IN JCL
Could you provide an example and its effect OF, Using COND on JOB and EXEC both ?
what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file
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?
what is the job entry system used in your project?
Explain about Specifying compiler options in the PROCESS (CBL) statement
COND -> step1 . . step2, Step2, Executes if the CC of step1 is 0. But even if it is NOT 0 and if we dont give COND, will step2 be executed ?