What is the meaning of the return codes 0307 and 0326?
Answer / nuz
. A status code value of "0000"is labeled DB STATUS OK, and indicates a successful DML operation.
An end of set condition is indicated by “0307”.
When a retrieval fails because a record is not found, a value of “0326” is returned
| Is This Answer Correct ? | 0 Yes | 0 No |
How to write a IDMS code to find whose employee last name is starting with J and first name starts with H?
Is it possible to obtain a record from IDMS database without mentioning the record-name itself?
How can we debug cobol pgm containig idms using xpeditor?
What is an OOK-Rec?
What is the advantages of using IDMS compared to other database systems?
What is the function of rollback in idms?
What are the differentlevels of locks in IDMS?
What is a set in idms? What pointers are required, what are possible? How may sets be ordered?
What is currency in idms?
What is an area sweep?
when you will get abend U0077?
Explain the difference between record occurrence and record type?