Database Error Messages

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

ORA-46106

missing parent security class for security class security_class_name
  • security_class_name: The name of the security class.

Cause

The specified security class did not have a parent security class.


Action

Add a parent security class using the inherits-from tag, and retry the operation.