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

Home -> Community -> Usenet -> c.d.o.server -> Trigger AFTER STARTUP - doc clafification please

Trigger AFTER STARTUP - doc clafification please

From: Martin T. <bilbothebagginsbab5_at_freenet.de>
Date: 4 Sep 2006 00:25:05 -0700
Message-ID: <1157354705.786152.300880@i3g2000cwc.googlegroups.com>


Hi!
(Oracle 9.2.0.1.0, Windows XP)

I'm currently looking into creating a AFTER STARTUP ON DATABASE trigger.
I've done a little test by selecting a value from a table in the trigger and logging it out - seems to work fine for me.

However, the documentation states:
[Oracle9i Application Developer's Guide - Fundamentals / page 16-8 ]
(...)

Event: STARTUP
(...)

Restrictions: No database operations allowed in the trigger. Return status ignored.
(...)

Can someone explain to me what is meant by "No database operations allowed"?
Which "dtabase operations" are referred to here?

thank you!

best,
Martin Received on Mon Sep 04 2006 - 02:25:05 CDT

Original text of this message

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