Database Error Messages

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

ORA-30510

system triggers cannot be defined on the schema of SYS user

Cause

An attempt was made to define a system trigger on the schema of SYS user. This type of trigger is not supported currently.


Action

Do not attempt to create a system trigger defined on the schema of SYS user.