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 |
what is instream data
What is maximum length of block size?
5 Answers Cap Gemini, Kanbay, TCS,
If a field is declared as a comp-3 field and if we want to sort a dataset based on this field, then how will the sort card be??? e.g- if we want to sort by a field which is defined as a PIC X(5) then we will mention - sort fields=(1,5,ch,a). Likewise if a field is defined as PIC S9(10)COMP-3 then in this case how will the sort field be defined (because in this case a sign is also involved)???
I have a job (4 steps) with time parameter coded in job & exec, say time=10 in job & time =3,2,2,4 in each steps. Will the job executes successfully?
When space is allocated for an output dataset, what units can be used?
Can we give two user name in NOTIFY parameter in JOBCARD
how will be submit 1 jcl by other jcl? means that how 'll submit one job by other job??
Name the system library from which modules are retrieved at execution
How can a stopped job be started again?
can a job be submitted through jcl only? is there another way to submit a job?
How different is the JCL executing a COBOL program? 1) if the program is using VB file as input. 2) if the program is using FB file as input.
TIME parameter in JOB statement or EXEC statement specifies What type of time (CPU time or execution time)?