Previous Topic: DB20 - DB2 Command MessagesNext Topic: DDLS - DDLIST Command, DELM - DELMAPS Command Messages


DCOM - DATACOM commands

DCOM001W Job <jobname> is not defined as a Datacom address space

The requested jobname has not been defined as a Datacom monitored address space in the parameter library member DATACOM.

DCOM002E Datacom data not available, required license authorization failed.

Your system is not licensed to run the Datacom component.

DCOM003I ASID switched to Datacom job <jobname> ASID <asid> release <release>

The ASID is successfully switched to the job <jobname> and ASID <asid>. The Datacom release is <release>.

DCOM004W No active Datacom address spaces found

None of the Datacom address spaces defined in the DATACOM parmlib member are active.

DCOM005E Job <jobname> not found

The requested Datacom address space could not be found.

DCOM006E <req> request failed, RC <rc>, RS <rs>, FC <fc>, Job <jobname>

The Datacom request <req> failed. The request was performed on job name <jobname>. Note the return code <rc>, reason code <rs> and function code <fc> and contact CA Technical Support. The return code and reason code can be looked up in the CA Datacom/DB message reference guide. The function code is SYSVIEW specific.

Common return and reason codes: RC=87, RC=40

Description: The execution of your program was aborted during the process of opening a User Requirements Table because it did not meet the criteria established by site management for accessing or updating the database.

Action: Consult Datacom administrator and determine if a User open exit is in place (DBUSROPA or DBUSROPB). If so, update the user exit to allow access for this user ID, jobname, or both.

DCOM007E Storage request failed. RC=<rc>

A request for storage failed. The return code is displayed as <rc>.

DCOM009E <dbid> is not a valid DBID

An invalid Database ID has been specified.

Valid DBIDs: *, =, ALL, and 1 - 5000

DCOM010E Datacom processing abended

A Datacom module abended. Use the LISTLOG command to obtain more messages about the abend.

DCOM011W Datacom SVC is not at a high enough release

The command requested could not be performed because the Datacom SVC used by the selected Datacom job was not at a high enough release.

DCOM012W <command> command not supported for Datacom <release>

The command entered is not available for the Datacom MUF at the specified release.

DCOM013E ISGQUERY service failed RC <RetCode> RSN <RsnCode>

Refer to ISGQUERY documentation to interpret return and reason codes.