Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

ORA-28077

The specified role name (role_name) for SYS_SESSION_ROLES exceeds the maximum length.
  • role_name: Name of the attribute mentioned for SYS_SESSION_ROLES namespace.

Cause

The role name that was specified for SYS_SESSION_ROLES exceeded the maximum length of 128 bytes. Role names cannot be longer than 128 bytes.


Action

Specify a role name that is less than or equal to 128 bytes for SYS_SESSION_ROLES.