Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Request for information on automated notification.
Right,
Write a small VB/c/c++/perl/c#/php/whatever_language_you_like program that listens on a ip and port ... then use utl_tcp to stream information on that ip and port.
Raj
--- Thomas Day <tday6_at_csc.com> wrote:
>
> Aside from the utl_smtp package (I copied Jared's example) and the utl_tcp
> example that Omar Khalid posted here, does anyone have examples of ways
> that an Oracle database can automatically notify a user? This does not
> necessarily have to be via e-mail. Examples for pagers, cell-phones, PDAs,
> or whatever would be welcome.
>
> Am I right in thinking that utl_tcp does not necessarily have to go to a
> mail server?
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Tue Jul 06 2004 - 12:10:41 CDT