1) What is ONCODE (Return code) in PL/1?
2) How to handle the ONCODE in PL/1? Please give me some
examples?
Answer / bal mukund bihari
The ONCODE is a useful built-in functions to analyze the error in code. All these return a BINARY (15)
ONCODE is equivalent to condition code which is returned by last executed statement.
| Is This Answer Correct ? | 0 Yes | 0 No |
WHAT IS 3.12,3.14 ? DIFFERENCES?
how to handle duplicate records in rpg program?
What do you mean by monitor block?
How many minimum number of line codes does PL/1 DB2 program requires?
0 Answers IBM, TelePerformance,
Why is free space left in ksds dataset?
suppose if you added a coloumn to db2 table, How would it be the Impact analysis?
what is the role of the is numeric clause?
How IBM framework work?
Can we give +2 instead of +1 while creating a new gdg file?
In the procedure division stmt OPEN OUTPUT FILE1. Which of the following is not true about file1. a) there must be a select clause for this file in the file-control paragraph of environment division. b) There must be an FD entry in the file section of the data division. c) The file name must appear in a WRITE stmt in the procedure division. d) There?ll be a CLOSE stmt in procedure division.
Explain lock contention?
What is the worst thing that you’ve seen on a day?