No. 17000 ~ 17999
17001: Login failed: invalid user name or password.
Cause Invalid user name or password.
Action Verify that the user name and password are correct.
17002: Password has expired.
Cause Password has expired.
Action Update the password and then try again.
17004: Permission denied.
Cause The action is unauthorized.
Action Obtain proper authorization and try again.
17005: The cascade option is required before revoking privileges.
Cause Constraints for using the corresponding reference object privilege exist.
Action Specify the cascade option.
17006: Account is locked.
Cause The user's account is locked.
Action Unlock the account.
17007: Password file is corrupted or missing: Unable to log in.
Cause The password file is invalid or does not exist.
Action A password file is created automatically if the server is behaving normally. Contact the technical support team.
17008: Unable to log in: server is booting up or shutting down.
Cause Cannot log in when the server is booting or shutting down.
Action Log on after the boot process finishes.
17009: Cannot change the password.
Cause Password cannot be changed.
Action Check the values of PASSWORD_REUSE_TIME and PASSWORD_REUSE_MAX in user profile settings. Ensure the password string is not too simple.
17010: The password has expired(grace).
Cause The password has expired(grace).
Action Update the password and then try again.
17011: Logon denied as CREATE SESSION privilege is not granted.
Cause The user does not have CREATE SESSION privilege.
Action Grant CREATE SESSION privilege to the user.
17012: Data integrity check about a TDE column failed.
Cause A TDE column has been modified by an adversary.
Action Please, contact your DBA.
17013: TDE encryption failed.
Cause TDE encryption failed.
Action Please, refer to tracelog.
17014: TDE decryption failed.
Cause TDE decryption failed.
Action Please, refer to tracelog.
17015: Cannot login with the crypto level %1$d.
Cause The crypto level configured does not meet its prerequisite.
Action Check the crypto level and its requirements.
17016: Proxy login not allowed.
Cause A proxy user is not authorized to connect as a client.
Action Check requirements and limitations of proxy users.
17017: Parameter number of USER password verify function is not supported.
Cause Parameter number of USER password verify function is not supported.
Action Check parameter number of USER password verify function.
17018: Remote DBA login not allowed.
Cause A DBA is not authorized to connect as a remote client.
Action Check requirements and limitations of DBA users.
17019: Cannot open session with user \'%1$s\'.
Cause The maximum number of sessions are already open.
Action Close openned sessions or check profile of user.
17020: Cannot login during database creation.
Cause Login is not permitted while create database is on progress.
Action Please try again after database is created.
Last updated