DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-76
2130 ZPHI-EVT-DB-OBJ-CHECKED-OUT
2130 ZPHI-EVT-DB-OBJ-CHECKED-OUT
A database object is already in use by another request.
ZPHI-TKN-REQUEST-NM
is the name of the request that is already using the database object.
Cause. Another request was running and locked the database object that this activity
needed. This activity cannot proceed until the database object is freed.
Effect. The activity stops in a restartable state.
Recovery. Retry the activity later after the specified request has completed execution.
Tokens
ZPHI-TKN-REQUEST-NM <1> token-type ZSPI-TYP-STRING
Message Text
A necessary database object is in use by another request <1>.
Restart this request after <1> has completed.