Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Output a report to a terminal screen
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
![]() |
![]() |