DSM/SCM Event Management Programming Manual

Event Messages
DSM/SCM Event Management Programming Manual529844-003
5-66
2081 ZPHI-EVT-OSS-RENAME-ERR
2081 ZPHI-EVT-OSS-RENAME-ERR
An OSS file-system error occurred while renaming a file in the OSS environment.
ZPHI-TKN-FE-ERROR
is the OSS error that is returned. For OSS error definitions, see the Open System
Services System Calls Reference Manual.
ZPHI-TKN-FM-OSSFL
is the current filename in the internal format of the file.
ZPHI-TKN-TO-OSSFL
is the proposed new filename in the internal format of the file.
Cause. An internal error occurred in renaming an OSS file, or a security problem
occurred with the file rename.
Effect. The activity stops in a restartable state.
Recovery. Check the OSS error code in the message. For a definition of the specified
error, see the Open System Services System Calls Reference Manual. If the error
resulted from a security problem at your site, the security administrator should correct
the problem. If the error resulted from a user purging the file, contact the planner.
Tokens
ZPHI-TKN-FE-ERROR <1> token-type ZSPI-TYP-INT
ZPHI-TKN-FM-OSSFL <2> token-type ZSPI-TYP-STRING
ZPHI-TKN-TO-OSSFL <3> token-type ZSPI-TYP-STRING
Message Text
Error <1> renaming OSS file <2> to <3>. Contact security
administrator or Planner if the problem is a security or user
error.