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: Output a report to a terminal screen

Re: Output a report to a terminal screen

From: Lun Wing San <rdbms_at_b1.hkstar.com>
Date: 1997/04/22
Message-ID: <335D1F54.4050@b1.hkstar.com>#1/1

Nasier wrote:
>
> I am currently trying to devise a mechanism to output some data to a
> screen. This screen should be updated as soon as certain pre-defined
> events occur - it is thus system driven. I have the idea of creating a
> report which will carry the relevant information and displaying it on a
> terminal - the terminal will be refreshed whenever the data behind the
> report changes. Is this possible and how would I specify for the output
> to be sent to the terminal.

  You can use the package DBMS_ALERT to alert the occurrence of an event.

-- 
***************************************************************************** 
*                                                                          
*
* Please go to http://www.hkstar.com/~rdbms/oracle.htm to find other
solns  *
*                                                                          
*
***************************************************************************** 

---
Name   : Lun Wing San (Certified Oracle Database Administrator)

Title  : Oracle Database Administrator and System Administrator of QRC
Phone  : (852)27885841

This posting represents the personal opinions of the author. It is not
the
official opinion or policy of the author's employer. Warranty expired
when you
opened this article and I will not be responsible for its contents or
use.
Received on Tue Apr 22 1997 - 00:00:00 CDT

Original text of this message

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