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 |
88 class is used for
what is the difference between perform varying and perform until
How to delete the records of a dataset through cobol programme?We should not use jcl utilitities like IDCAMS.
if you give cylinder(1,1)how many cylinders it will be allocate?
We are using the searching a table which is indexed, once the key is found, how can we get the occurance at which the key was found.
what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?
What will happen if we try to create GDG (+2) generaton instead of (+1) generation?
how do you reference the variable unblock file formats from cobol programs
Hi , I am posting some questons which are asked at interview. These may help u for ur interview... what is static and dynamic call?
What was removed from COBOL in the COBOL II implementation?
What is the difference between a binary search and a sequential search?
Difference between next and continue clause