Previous Topic: Return Code 08 - SYSTEM AREA FULLNext Topic: Return Code 10 - DUPLICATE MASTER KEY NOT ALLOWED


Return Code 09 - PREREQUISITE COMMAND ERROR

Reason:

A previous command or command sequence or an alteration of the Request Area indicates the current request is not valid.

Action:

See the following internal return codes for details.

Return Code 09 Internal Return Codes

Dec

Hex

M

B

Explanation

User Response

015

0F

Y

N

UPDATE OR DELETE FOR
NON-E/C RECORD

An UPDAT or DELET request is
being made for a record not held
with primary exclusive control.

Determine if the record was never held or if it was held but dropped.

037

25

N

N

REQUEST NOT PRECEDED BY PREREQUISITE REQUEST

The current request is denied for
one of the following reasons:

  • It followed a command which received a non-blank return
    code.
  • It was not preceded by a prerequisite request.
  • It was an order-dependent
    request issued from the wrong Request Area.

If a previous command received a non-blank return code, correct the problem associated with that code, then rerun the current program. If the problem was due to omission of a prerequisite command or using an invalid Request Area, make the necessary modifications in the program before continuing. Consult the CA Datacom/DB Programming Guide for more information.

211

D3

N

N

INTERNAL PRODUCT WARNING

This error is an internal warning only.

No action is necessary.