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

RE: buffer overflow

From: Michael Boligan <mboligan_at_healthvision.com>
Date: Tue, 2 May 2000 18:26:22 -0400
Message-Id: <10485.104744@fatcity.com>


set serveroutput on size 1000000

-----Original Message-----
From: DEVERGE Philippe [mailto:Philippe.DEVERGE_at_opt.nc] Sent: Tuesday, May 02, 2000 7:16 PM
To: Multiple recipients of list ORACLE-L Subject: buffer overflow

        Hi,

        I have an error (cf below) when i execute a storage procedure and i do not know where i can found a solution.

        (ORU not found in my Oracle errors messages books, none in the server documentation master index book)

        Can any body help me to point on the solution ?

	Client : NT4 sp6, Oracle 805, net 8
	Server : AIX & Oracle 8.05

	TIA
	PHD

	SQL> set serveroutput on
	SQL> spool toto
	SQL>  execute compare_schema;
	begin compare_schema; end;

	*
	ERREUR =E0 la ligne 1:
	ORA-20000: ORU-10027: buffer overflow, limit of 2000 bytes
	ORA-06512: =E0 "SERFADM.COMPARE_SCHEMA", ligne 32
	ORA-06512: =E0 ligne 1

--=20
Author: DEVERGE Philippe
  INET: Philippe.DEVERGE_at_opt.nc
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 also send the HELP command for other information (like subscribing). Received on Tue May 02 2000 - 17:26:22 CDT

Original text of this message

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