Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't create a trigger

Mehriniso KamalovaSep 4 2017 — edited Sep 4 2017

I'm new to Oracle database and  using Oracle 12c on my localhost. I wannted to create trigger for the tables. It gives me an

Error:  "ORA-04089: cannot create triggers on objects owned by SYS" .

I tried it by creating another user and granted it to create a trigger as it mentioned in this this post. But it gives me a same error.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 2 2017
Added on Sep 4 2017
8 comments
6,464 views