Cannot create Triggers on objects owned by SYS-Need help fast [message #375106] |
Thu, 26 July 2001 13:38 |
Srikanth Tutukuri
Messages: 3 Registered: June 2001
|
Junior Member |
|
|
I am a naive oracle developer and having problems creating triggers. I have created the database. Logged into the sql prompt as scott/tiger created table spaces and tables. Now I am trying to create a trigger on one of the tables. It gives me a message saying ORA-04089 cannot create triggers on objects owned by sys. I did run the dbmsstdx.sql script in the rdbms directory as internal and then tried to create a trigger by logging in both as internal as well as scott/tiger but I get the same message as above. Any kind of help is highly appreciated.
Thanks,
srikanth
|
|
|
|