Re: DBMS_ALERT package

From: kaazih <ns_kaazih_at_hotmail.com>
Date: Mon, 23 Aug 1999 19:18:57 +1200
Message-ID: <7pqss4$apo$1_at_newsource.ihug.co.nz>


Make sure the MESSAGE parameter you pass in is big enough to hold the output message.

<burkeblackman_at_my-deja.com> wrote in message news:7pjsq1$u0j$1_at_nnrp1.deja.com...
> Hello, I am trying to use DBMS_ALERT and am having problems executing
> the WAITONE procedure. The parameters for this procedure are:
> (NAME VARCHAR2 IN
> MESSAGE VARCHAR2 OUT
> STATUS NUMBER(38) OUT
> TIMEOUT NUMBER IN DEFAULT)
> I've tried many different ways but always receive the message:
> Wrong number or types of arguments in call to 'WAITONE'.
> Could someone please give me a good example of how you would execute
> this procedure.
>
Received on Mon Aug 23 1999 - 09:18:57 CEST

Original text of this message