Previous Topic: CAL2I029WNext Topic: CAL2I031E


CAL2I030E

Unable to obtain ENQ rrrrrrrrrrrrrrrrrrrrr RC=nnnn RS=nnnn

Reason:

During initialization, the CA 7 Online system was unable to enqueue the CA Datacom/AD database successfully. DBOWNlogicalname or DBUSElogicalname represent the enqueue name (shown with r’s). The return code is typically one of the following codes. The reason code is specific to the ISGENQ macro (see the IBM Assembler Services Reference Guide).

0004

Resource is not available.

0008

ISGENQ parameter error. Look up the reason code in the IBM Assembler Services Reference Guide.

000C

Environmental error. Look up the reason code in the IBM Assembler Services Reference Guide.

0010

Component error. Look up the reason code in the IBM Assembler Services Reference Guide.

The address space ends with a U0955 abend.

Action:

Ensure that no other task that owns the database is running currently. Tasks include an export/import utility (CAL2DBEI), another CA 7 Online address space using the same logical database name, or some external user. Use GRS Enqueue Query facilities to determine who currently owns the resource. The GRS Enqueue Query facilities are available through a number of interfaces such as the CA 7 CAL2ENVR report, CA SYSVIEW, or the IBM Display GRS command. When the resource is available, then resubmit the CA 7 Online for execution.