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 |
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
Can anybody tell why Journalling is compulsary before Commitment Control?
I want to change the attribute of field or want to add new field in existing PF but condition is format level identifier should not change, is it possible?
If we use the file level keywords like LIFO, FIFO, FCFO in a file, can we see the impact of it by doing the run query of the file? if not how can we see the impact of these keywords.
A pf containing 100 records... my query is how to display from 11th record in the pf?
Why journalling is compulsory before commitment control?
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
What is the use of member in pf?
Why we create the Physical File Member?
In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.
How to insert more than one record to a pf at a time?(Bulk insert to a pf)
what is dynslt and why we use that command when do we use command