what is error handling concepts in cl

Answers were Sorted based on User's Feedback



what is error handling concepts in cl..

Answer / prakash

by using MONMSG

Is This Answer Correct ?    10 Yes 0 No

what is error handling concepts in cl..

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 error handling concepts in cl..

Answer / nagar

In Cl using MONMSG Concepts

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB400 Interview Questions

What is the purpose of the chain and setll and setgt?

0 Answers  


How to add a field to a PF and compile it without loss of data?

7 Answers  


What is the primary file?

0 Answers  


CRTDTA AND CRTARA should be used along with?

2 Answers  


What is the interactive job? What is the batch job?

0 Answers  






Maximum how many fields we can create under a record format of PF?

5 Answers  


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?

0 Answers  


WHAT IS THE DIFFERENCE BETWEEN 'COLHDG' AND 'ALIAS'?

5 Answers   Accenture,


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

3 Answers  


how can we write LF using flatfile.

9 Answers  


what is the difference between adding keys & constraints into a phisical file

6 Answers   HSBC,


YOU CAN DELETE THE RECORD SPACE PERMENANTLY IN PHYSICALFILE THROUGH CL?

4 Answers  


Categories