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: RE: buffer overflow

Re: RE: buffer overflow

From: AK <oramagic_at_hotmail.com>
Date: Tue, 26 Aug 2003 10:14:26 -0800
Message-ID: <F001.005CD4CD.20030826101426@fatcity.com>


looks like internally from proc its setting dbms_output.enable();

-ak

> talk about unprofessional... this stuff should never go into production.
which vendor is it? ill aviod?
>
> cant you juse set serveroutput off? to turn off the output?
>
> >
> > From: Kevin Toepke <ktoepke_at_rlcarriers.com>
> > Date: 2003/08/26 Tue PM 01:44:42 EDT
> > To: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> > Subject: RE: buffer overflow
> >
> > contact the vendor and ask them to remove the dbms_output calls?
> >
> > -----Original Message-----
> > Sent: Tuesday, August 26, 2003 1:34 PM
> > To: Multiple recipients of list ORACLE-L
> >
> >
> > Hi Gang ,
> > I have some upgrade script from vendor ( no source code ) which calling
some
> > procs . Now I am getting "buffer overflow, limit of 1000000 bytes" error
> > from it . Looks like they are spitting out debug statmts out with
> > dbms_output . How can I stop this to happen without touching source code
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > --
> > Author: Kevin Toepke
> > INET: ktoepke_at_rlcarriers.com
> >
> > Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> > San Diego, California -- Mailing list and web hosting services
> > ---------------------------------------------------------------------
> > 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
> > also send the HELP command for other information (like subscribing).
> >
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: <rgaffuri_at_cox.net
> INET: rgaffuri_at_cox.net
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> 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
> also send the HELP command for other information (like subscribing).
>
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: AK
  INET: oramagic_at_hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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
also send the HELP command for other information (like subscribing).
Received on Tue Aug 26 2003 - 13:14:26 CDT

Original text of this message

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