DSM/SCM Messages Manual
DSM/SCM EMS Messages
DSM/SCM Messages Manual—529845-006
5-33
2125
Cause. The specified user-ID is assigned to a file but does not have a defined
group-name member-name
. Running USERS
group-ID
,
member-ID
will return
"NO SUCH USERS WERE FOUND." for this user-ID. This is usually caused by a file
being copied to a system from another system
Effect. The activity stops in a restartable state.
Recovery. Find the files that are owned by this user-ID with the FUP INFO
$*.*.*,OWNER
user-ID
command. Either change the owner of these files or define
the user-ID with the ADDUSER command. Restart the activity.
2125
db-object-type
is the type of database object in use. Possible values:
db-object-name
is the name of the database object in use.
Cause. The activity required a database object that another activity was using.
Effect. The activity stops in a restartable state.
Recovery. Retry your activity later when active requests have completed execution.
2130
request-name
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.
Cannot proceed with activity. Necessary
db-object-type
db-object-name
currently in use. Try request later.
CONFIGURATION-MANAGER-PROFILE SOFTWARE-INPUT
CONFIGURATION-REVISION SYSTEM-PROFILE
A necessary database object is in use by another request
request-name
. Restart this request after
request-name
has
completed.