when you will get abend U0077?

Answer Posted / meenakshi selvaraj

The below reasons may cause the abend U0077:
1) A DML statement has been issued before the required
initial 'BIND RUN-UNIT' statement
2) More than one 'BIND RUN-UNIT' statement has been issued
3) No 'BIND RUN-UNIT' statement was issued after a 'FINISH'
or 'ROLLBACK' but other DML commands were attempted
4) The program got a different IDMS ERROR-STATUS on the
prior verb, causing the run unit to terminate. The program
code failed to check for this error, and allowed the
program to continue, thus leaving the real cause of the
error unknown

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write a IDMS code to find whose employee last name is starting with J and first name starts with H?

977


What is the function of rollback in idms?

522


When you are obtaining next within a set and get a end of set return code, on what record are you now current in idms?

466


What does a store statement do?

1117


Explain storage architecture of idms.

501






If the stored record is not defined as automatic of a set, how can it be stored as a member of the set?

455


What is the copy idms subschema-binds in idms?

481


What is a set? How may sets be ordered?

473


Is it possible to obtain a record from IDMS database without mentioning the record-name itself?

1001


What is the difference between record occurrence and record type in idms?

468


What is the IDD?

1095


What is a set in idms?

477


What is the advantages of using IDMS compared to other database systems?

995


What is a run unit in idms?

497


Name and explain the location modes?

501