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 insert more than one record to a pf at a time?(Bulk insert to a pf)
how to update physical files using normal logical file
What is open data path?
How many max. Record format a logical file have?
Is Constent can be define as a key field?
can we concate fileds in physical file? If yes how can we do?
How to add a field to a PF and compile it without loss of data?
what is exception and how many types of exception
What is the batch job?
I had created one physical file tell me command to enter data in to?
Define interactive jobs and batch jobs
How many maximum record format a logical file have?