what is MSGLEVEL?
Answer / pramod reddy
msglevel=(statements,msgs)
statments specified wat type of msgs to be send nd
msgs specified the status of job r step..
statements consist 0,1,2
0-jes msgs
1-jcl wit expand procedure msgs
2-only jcl msgs
msgs consist 0,1
0-abnormal termination
1-either abnormal r normal termination
default is msglevel=(1,1)
| Is This Answer Correct ? | 9 Yes | 1 No |
RENAME clause takes new SPACE in memory.TRUE or FALSE? a)TRUE 2)FALSE
what is rediffine clause?in what situation it can use?give me real time example?
can we redefine 77 level item is it possible
Write a program that uses move corresponding.
1.Can we define condition-name conditions in FD entry.
What is the problem of ordered sequential files access?
what are the working storage fields in BMS macro?
write a program to eliminate duplicate records in a input file and send them to output file.
i want all ERRORS codes in COBOL ,JCL,VSAM ,DB2,CICS
plz any one tell clearly the justify right clause?
What is an in line perform? When would you use it? Anything else you wish to say about it.
For rewrite, why is it mandatory that file needs to be opened?