Database Error Messages

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

OCI-46104

Security class security_class_name cannot inherit from base security classes.
  • security_class_name: The name of the security class.

Cause

The definition of a security class specified an internal base security class as a parent security class.


Action

Remove the internal base security class from the "inherits-from" list.