Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Trigger

Re: Trigger

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Thu, 14 Feb 2002 23:00:39 +0100
Message-ID: <dnco6uc9a0g9probo5dbt7t9hiloh22km4@4ax.com>


On Thu, 14 Feb 2002 20:02:47 -0000, "Richard Nield" <richard.nield_at_ntlworld.com> wrote:

>Hi...had a bit of a problem with a trigger today!
>
> created it at schema level so that a row with a sequence no, user info,
>action (create, drop etc) and object name were inserted into a table. when
>new tables, packages etc are created..worked fine. so then decided to
>created the trigger at database level.
>
>First problem......didn't have dba privilege. so went to see dba...who tried
>to create the trigger using the system user......had more problems with not
>able to see the sequence or the table....sorted them out....and then it got
>worse! When he ran the script to create the trigger, everything
>froze....could not access the db anywhere...had to take it down in control
>panel>services.
>
>I know its all a bit vague.....but has anyone got any ideas? Can use the
>system not create triggers, or is there any I should be aware of when using
>db level triggers?
>
> many thanks!
>
> (oh - it's oracle 8i)
>

It's too vague to be addressed at all, your post can be condensed into the sentence 'something doesn't work as expected' As you fail to demonstrate the 'something' there will be no responses flooding in. Having to bounce the database because of trigger creation looks like a malconfigured, non-tuned database, especially with respect to the shared pool and the library cache.

Regards

Sybrand Bakker, Senior Oracle DBA

To reply remove -verwijderdit from my e-mail address Received on Thu Feb 14 2002 - 16:00:39 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US