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 |
How to DEBUG a JCL?
i want apply mainframe devolper with 3+ but i dont have that much of knowledge what isthe solution to get that much of knoweldge?
Definition of COND parameter in JCL
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) ?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
what if any ,is the syntax error in the following piece of code 01 B PIC A(7) 02 C PIC 9(4) ........ IF(B NUMERIC) ADD 10 TO C a.the condition in the if statement is wrong b.noting is wrong c.because C is initialised.ADD 10 TO C is wrong d.both B and C shoud have same size.
what is the sortcard for comparing two files with a field key and get the duplicates in onefile and noduplicates in another file
Can we DELETE all the Generations of a GDG at once, WITHOUT deleting the GDG itself ?
How to release a JOB (from the input queue) held by TYPRUN = HOLD ? and how to see the installation default time after which a JOB will be automatically released ? How to see the list of currently HELD JOBS ?
What are s0c1, s0c4, s0c5, s0c7 and socb?
how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??
What is the exact difference between PRTY and DPRTY