Database Error Messages

OCI-64660

Token Authorization is not complete for the user or the session.

Cause

An user is attempting to access the SQL resources without providing a valid token. Token validation is required to authenticate the user before granting access to SQL resources.


Action

Complete the token authorization process before attempting to access SQL resources. Verify that the token is valid, unexpired, and associated with the current user or session.