what is error handling concepts in cl
Answers were Sorted based on User's Feedback
Answer / surya siram
Yes, In CL program through MONMSG we can able to handle the errors. But handling the errors at two levels.
1. Command level.
2. Program level.
If we define the monmsg at command level, then that error handler applicable to only that command.
If you define the monmsg just after the declaration part, then that monmsg will be applicable to whole program.
Is This Answer Correct ? | 3 Yes | 0 No |
How to find the list of source physical files in a library?? Is there any way to get a list??
What is the interactive job?
Why journalling is compulsory before commitment control?
what is the purpus of the chain and setll and setgt ?
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
What is the primary file?
what is error handling concepts in cl
what is the difference between adding keys & constraints into a phisical file
what is the difference between adding keys & constraints into a phisical file
Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?
How to update physical file using logical file with example?
how to update physical files using normal logical file