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

Home -> Community -> Mailing Lists -> Oracle-L -> Event Triggers in 8i ?

Event Triggers in 8i ?

From: Bob Robert <mssql_2002_at_yahoo.com>
Date: Tue, 25 Feb 2003 13:44:05 -0800
Message-ID: <F001.005593A1.20030225134405@fatcity.com>


All,

I would like to insert v$license table info into different table before shutting down the database with the help of Event Triggers.

SQL>desc v$license

Column Name                    Null?    Type
------------------------------ -------- ----
SESSIONS_MAX                            NUMBER
SESSIONS_WARNING                        NUMBER
SESSIONS_CURRENT                        NUMBER
SESSIONS_HIGHWATER                      NUMBER
USERS_MAX                               NUMBER

I would like to add sysdate in addition to above columns into temporary table on daily basis.

Did any one setup similar to this?

Thanks,
Bob



Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/
--

Please see the official ORACLE-L FAQ: http://www.orafaq.net
--

Author: Bob Robert
  INET: mssql_2002_at_yahoo.com
Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Feb 25 2003 - 15:44:05 CST

Original text of this message

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