what is exception and how many types of exception
Answer / venkat
1. File exception
e.g. Undefined record type or a device error, Record lock, Update operation attempted without a prior read
2. Program exception
e.g. Divide by zero, array index out-of-bound, Invalid Date, Time or Timestamp value.
We can see all the program/file related system messages using the command below:
DSPMSGD RANGE(*FIRST *LAST) MSGF(QRNXMSG) DETAIL(*BASIC)
| Is This Answer Correct ? | 4 Yes | 0 No |
can any one pls tell me some differences between a LF and command OPNQRYF?
3 Answers Accenture, Cognizant, eFunds,
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
How to find the list of source physical files in a library?? Is there any way to get a list??
What is the primary file?
Hi, Please give the answer to this question? I have Phisical 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?Please give me answer?
Which keyword is used both in subfile and subfile control record format of a DSPF?
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
pls anyone explain about compile time array,pre run time array run time array
How to know the perticular record in pf with out reading?
How many libraries can be there in a library list?
How to change the batch job to interactive job?
what is the intractive job? what is the batch job ? how to change the batch job to interactive job?