ORA-46104: Security class string cannot inherit from base security classes
What triggered the Error:
Definition of a security class specified an internal base security class as a parent security class.What should we do to fix it:
Remove the internal base security class from the "inherits-from" list.