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 |
Maximum how many fields we can create under a record format of PF?
What is the primary file?
how to restrict upon adding the data for field reference file in DB400
Is it possible to create a logical file whose Physical file is not in same library?
How to update physical file using logical file with example?
How to index LF by relative record no (RRN)
When u create a PF and did not fill up Maint parameter, then by default which access path will the system take & why
what is the difference between adding keys & constraints into a phisical file
What is the batch job?
Hi, Please give the answer to this question? I have Phisical file with 100 records,there is no any duplicate records in this pf.Based on this pf one Logical file i have used.But this lf is viewing only 80 records only of that pf?What is the reason for this?Please give me answer?
how to eliminate the level check error
What is FORMAT keyword and its use?