ORA-01997:GRANT failed
错误码
错误描述:GRANT failed
错误原因:An attempt was made to grant administrative privileges to a user account, which was created as IDENTIFIED GLOBALLY. This is only allowed in an ASM; not in a database instance.
解决方法:When connected to a database instance, try granting the administrative privilege to a user whose account is managed by the database (as opposed to managed by a directory server, as is the case with accounts which are IDENTIFIED GLOBALLY).
向认证技术专家提问
向技术专家提问


