ORA-04089: cannot create triggers on objects owned by SYS
ORA-04089: cannot create triggers on objects owned by SYS
You should not create triggers on objects owned by SYS.
Oracle explicitly does not allow
developers to put triggers on SYS data dictionary objects,
because this could unintentionally modify the behavior of the database.
If an
attempt is made to create a trigger on an object owned by SYS,
Oracle generates
the error "ORA-04089: cannot create triggers on objects owned by SYS."
From Oracle:
ORA-04089: cannot create triggers on objects owned by SYS
Cause: An attempt was made to create a trigger on an object owned by SYS.
Action: Do not create triggers on objects owned by SYS.
이상입니다. 좋은 하루되세요..
Burleson is the American Team
Note:
This Oracle
documentation was created as a support and Oracle training reference for use by our
DBA performance tuning consulting professionals.
Feel free to ask questions on our
Oracle forum.
Verify
experience!
Anyone
considering using the services of an Oracle support expert should
independently investigate their credentials and experience, and not rely on
advertisements and self-proclaimed expertise. All legitimate Oracle experts
publish
their Oracle
qualifications.
Errata?
Oracle technology is changing and we
strive to update our BC Oracle support information. If you find an error
or have a suggestion for improving our content, we would appreciate your
feedback. Just
e-mail:
Copyright © 1996 - 2020
All rights reserved by
Burleson Oracle ®
is the registered trademark of Oracle Corporation.and include the URL for the page.
Burleson Consulting
The Oracle of
Database Support
Burleson is the American Team
Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals. Feel free to ask questions on our Oracle forum.
Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.
Errata? Oracle technology is changing and we strive to update our BC Oracle support information. If you find an error or have a suggestion for improving our content, we would appreciate your feedback. Just e-mail:
and include the URL for the page.
출처: https://guides.tistory.com/5?category=697861 [World of Guides]
'IT > Oracle Error Message' 카테고리의 다른 글
ORA-65096: invalid common user or role name (0) | 2016.07.11 |
---|