Previous Topic: DB00912ENext Topic: DB01001W


DB00913E

CXX OPEN BASE dbid LOCKED BY job-name date-time WHERE-xx

Reason:

The message occurs if a database (base) in the process of being opened is found to be currently open for update by another copy (or previous copy) of CA Datacom. In the message text:

dbid

Is the database ID of the database that is not available for open.

job-name

Is the name of the Job that owns the lock (if the Job is not now running, it acquired ownership and terminated without freeing the lock).

date-time

Is the date and time the Job that owns the lock acquired the lock, given in the format ccyymmddhhmmss.

xx

Is the location WHERE the Job that owns the lock occurred as follows:

MU

MU replaces the xx if the Job that owns the lock is a Multi-User Facility.

UT

UT replaces the xx if the Job that owns the lock is a DBUTLTY execution.

SU

SU replaces the xx if the Job that owns the lock is a single user execution not DBUTLTY..

UK

UK replaces the xx if the Job that owns the lock is not known, such as set by a Version of CA Datacom/DB that does not set the value.

Note: This message often occurs before a return code error of 46(046) or 51(002).

Action:

None; This message is informational to assist in understanding a following RC condition.