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 know the perticular record in pf with out reading?
pls anyone explain about compile time array,pre run time array run time array
I have physical 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?
what is open data base command
1 Answers Active Brains, Cognizant, CSC, CTS,
one physical file can have how many max of logical files? what is the primary file?
how to restrict upon adding the data for field reference file in DB400
Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?
In how many ways we can create a logical file?`
Is Constent can be define as a key field?
what is the difference between adding keys & constraints into a phisical file
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
What is the interactive job? What is the batch job? How to change the batch job to interactive job?