Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: dbms_job question ??

RE: dbms_job question ??

From: <awaisb_at_paktel.com>
Date: Wed, 26 Apr 2000 15:22:37 +0500
Message-Id: <10479.104171@fatcity.com>


Hi
use this one, * may case some overhead

select count (1) ,batch_status from remote_outgoing_mail group by batch_status

by

-----Original Message-----
From: Jack van Zanen [mailto:nlzanen1_at_ey.nl] Sent: Wednesday, April 26, 2000 3:29 PM
To: Multiple recipients of list ORACLE-L Subject: dbms_job question ??

Hi All,

Our test team wants to run the following select every 5 seconds on our test database to monitor some stuff.

What would be the impact and is it possible using dbms_job (Howto?)

*******************************statement************************

select count (*) ,batch_status from remote_outgoing_mail group by batch_status


TIA Jack



De informatie verzonden met dit E-mail bericht is uitsluitend bestemd voor de geadresseerde. Gebruik van deze informatie door anderen dan de geadresseerde is verboden. Openbaarmaking, vermenigvuldiging, verspreiding en/of verstrekking van deze informatie aan derden is niet toegestaan. Ernst & Young staat niet in voor de juiste en volledige overbrenging van de inhoud van een verzonden E-mail, noch voor tijdige ontvangst daarvan.

The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or entity to whom it is addressed and others authorised to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking any action in reliance on the contents of this information is strictly prohibited and may be unlawful. Ernst & Young is neither liable for the proper and complete transmission of the information contained in this communication nor for any delay in its receipt.
-- 
Author: Jack van Zanen
  INET: nlzanen1_at_ey.nl

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
Received on Wed Apr 26 2000 - 05:22:37 CDT

Original text of this message

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