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 multiple member pf
what is the purpus of the chain and setll and setgt ?
How we can't update join logical files?
What is FORMAT keyword and its use?
pls anyone explain about compile time array,pre run time array run time array
Define interactive jobs and batch jobs
Why we create the Physical File Member?
What is the interactive job? What is the batch job?
Can we concatenate fields in physical file? If yes how can we do?
What is the primary file?
can we concate fileds in physical file? If yes how can we do?
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