Database Error Messages

OCI-45182

database access cannot be granted or revoked using catalog owner or sys

Cause

The catalog owner or sys was specified as the user in the DBMS_RA.GRANT_DB_ACCESS and DBMS_RA.REVOKE_DB_ACCESS procedures. This is not allowed.


Action

A different user should be created and granted the necessary access.