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 -> Re: Sending a Page from PL/Sql

Re: Sending a Page from PL/Sql

From: jack dectis <oradba_at_erols.com>
Date: Wed, 10 Feb 1999 21:52:46 +0000
Message-ID: <36C1FFAE.58D753DF@erols.com>


I usually have a shell script which queries the database regularly and then
pages the DBA. In this case the call is not made from the PLSQL but from
the script. This is what you probably want since the SQL won't work if the
database is dead.

Venkatesh Kumar wrote:

> Hi,
> Has anyone developed a PL/Sql script for sending a page to a person.
> We need to develop this so that we can automatically page the DBA
> incase a tablepdace is full or there is some other database problem.
>
> Thanks
> Ven Kumar
> ==============================================================
> internet : vkumar_at_fundu.com
> URL : http://www.fundu.com
> =============================================================
> Want to be a Fundu ? Check out http://www.fundu.com
> =============================================================
Received on Wed Feb 10 1999 - 15:52:46 CST

Original text of this message

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