ODBC Server Messages Manual

NonStop™ ODBC Server Messages
NonStop ODBC Server Messages Manual—429394.001
1-86
Event Messages
32332:ZNOS-EVT-NOSS-CHANGE-PWD-X-USER
A change password operation failed.
Unconditional Tokens
ZSPI-TKN-SSID is the subsystem ID for NOS and is described in the SPI
Programming Manual. The value of this token is always ZNOS-VAL-SSID.
ZEMS-TKN-EVENTNUMBER is the event number. Its value is 32332.
ZNOS-TKN-SERVER-NAME is the name of the process in NOS that generated the
event.
ZNOS-TKN-LOG-TABLE is the user name for which a password change was
requested.
ZNOS-TKN-USER-NAME is the login user name of the requester of the password
change.
Cause
A change password operation failed because the user ID that requested the change was
different from the user ID for which the password change was requested.
Effect
The password is not changed.
Recovery
Issue the request again from the user ID that is to be changed.
Unconditional Tokens Token Type
ZSPI-TKN-SSID ZSPI-TYP-SSID
ZEMS-TKN-EVENTNUMBER ZSPI-TYP-ENUM
ZNOS-TKN-SERVER-NAME ZSPI-TYP-STRING
ZNOS-TKN-LOG-TABLE ZSPI-TYP-STRING
ZNOS-TKN-USER-NAME ZSPI-TYP-STRING
Event-Message Text
Change password failed, the change password user user-name is
not the same as login user login-user-name.