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

How to know logical file belongs to which physical file without source?

1 Answers  


I have a pf, it contains 5 members, how to access particular member data from logical file?

1 Answers  


How to read a pf in reverse(from last record to first) using cl?

1 Answers  


one physical file can have how many max of logical files? what is the primary file?

3 Answers   Four soft,


A pf containing 100 records... my query is how to display from 11th record in the pf?

3 Answers  


Why we create the Physical File Member?

5 Answers  


what is use of self join and which cases you will use this join

1 Answers   TCS,


can we concate fileds in physical file? If yes how can we do?

5 Answers   Patni,


how can i know logical file belongs to which physical file without source?

4 Answers   Cap Gemini,


Is Constent can be define as a key field?

3 Answers  


What is the primary file?

1 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?

1 Answers  


Categories