Database Error Messages

OCI-40366

Administrative privilege cannot be granted to this user.

Cause

An attempt was made to grant administrative privilege to a user who has been created with NONE as its authentication type. Such grants are not allowed.


Action

Do not grant administrative privilege to user with NONE as its AUTHENTICATION_TYPE in DBA_USERS view.