Re: PL/SQL Q: can't create triggers

From: The Baker <walch_at_bigfoot.com>
Date: 1998/08/12
Message-ID: <01bdc5c5$8a8fa1e0$9c02d180_at_f8889154>#1/1


[Quoted] These error 'Ora-4089' means that you want to create a trigger on a table owned by 'SYS'.
You do not create triggers on tables of SYS.

m_van_basten_at_hotmail.com wrote in article <6qqo8d$tcb$1_at_nnrp1.dejanews.com>...
> I created a trigger and try to compile it by:
> start 'trigger_name'
>
> then SQL plus gave me this err:
> ORA-04089: cannot create triggers on objects owned by 'my username'
>
> Is this sth to do with privileges? Can someone help me?
> Thanks!
>
> -----== Posted via Deja News, The Leader in Internet Discussion ==-----
> http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum
>
  Received on Wed Aug 12 1998 - 00:00:00 CEST

Original text of this message