Previous Topic: CAL2D140ENext Topic: CAL2D142I


CAL2D141E

Unable to acquire resource qqqqqqqq rrrrrrrrrrrrrrrrrrrrr s

Reason:

A process cannot acquire a resource.

qqqqqqqq

Indicates the qname of the resource is always the constant ‘CA7’.

rrrrrrrrrrrrrrrrrrrrr

Indicates the rname of the resource either DBOWN or DNUSE followed by logical database name.

s

Indicates the scope for the resource acquire attempt as one of the following values:

S

Indicates a shared resource.

E

Indicates an exclusive resource.

If rname contains DBOWN, another task that updates the database is executing. These tasks can include CA 7 Online, the Database Verification Utility (DBVR) with UPDT, or export/import (CAL2DBEI).

If rname contains DBUSE, a conflict exists between the database export/import (CAL2DBEI) and some other task accessing the database. Unless running database export with TRUSTED=N, database export/import cannot execute when any other database task is active.

Action:

Determine whether to stop the process or let the process complete.