Previous Topic: Return Code 80 - DDM ENVIRONMENTAL ERRORNext Topic: Return Code 82 - DB SVC PROGRAM PSW-KEY ERROR


Return Code 81 - DDM PROCESSING ERROR

Reason:

CA Datacom STAR has detected an error condition.

Action:

See the following internal return codes for details.

Return Code 81 Internal Return Codes

Dec

Hex

M

B

Explanation

User Response

048

30

N

N

An application attempted to add a
row or change the native key to a
row so that the native key falls
within an undefined
PARTITION-VALUE range.

This error can also occur if an application opens a single
partitioned child base and tries to
add a record outside its defined PARTITIONED-VALUE range.

  • Correct PARTITION-VALUE definitions for the PARTITIONED base, where appropriate.
  • Correct application to avoid specifying any key outside a specified range.
  • Allow the application to respond to this error by notifying the terminal operator that invalid data was entered.

165

A5

N

N

PARTITIONING/REPLICATION ERROR

An application was accessing a partitioned or replicated database
and CA Datacom STAR detected
an error.

Inspect Multi-User Facility job log or PXX for the corresponding system message. Execute DMUTLTY against the structure in question to verify it.

167

A7

N

N

REPLICATION ERROR

An application was accessing a replicated database and CA Datacom STAR detected an error.

Inspect Multi-User Facility job log or PXX for the corresponding system message. Execute DMUTLTY against the structure in question to verify it.

169

A9

N

N

PARTITIONING ERROR

An application was accessing a partitioned database and CA Datacom STAR detected an error.
If the table was loaded using the DBUTLTY LOAD function, some
of the data may be invalid with partitioning keys outside the partitioning criteria range.

Inspect Multi-User Facility job log or PXX for the corresponding system message. Execute DMUTLTY against the structure in question to verify it. Verify that all data is valid before loading the table and use the DBUTLTY MASSADD function.