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: Any Notification framework in Oracle???

Re: Any Notification framework in Oracle???

From: <sybrandb_at_yahoo.com>
Date: 22 Feb 2006 04:13:56 -0800
Message-ID: <1140610436.793384.99730@g44g2000cwa.googlegroups.com>


The most current version has an alerting system in PL/SQL which can be called anywhere. It can definitely interface with smtp, whether it also supports paging I don't know, and you would need to verify that. The package is called dbms_alert, Oracle documentation is up at http://tahiti.oracle.com, free registration required. With the same account you can also download for free the fully free and size limited  version of Oracle, Oracle 10g XE, or the full product Oracle 10g Enterprise Edition.
You probably need the latter, as the smtp facilities interface with Java and XE doesn't have Java.

Hth

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Wed Feb 22 2006 - 06:13:56 CST

Original text of this message

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