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: ORA-01044 error

Re: ORA-01044 error

From: <DBarbour_at_austin.isd.tenet.edu>
Date: Fri, 08 Jun 2001 15:30:12 -0700
Message-ID: <F001.00322F6E.20010608152027@fatcity.com>

>From OTN:

ORA-01044 size string of buffer bound to variable string exceeds maximum string

     Cause: An attempt was made to bind a buffer whose total size would
     exceed the maximum size allowed. Total array size for arrays is
     calculated as:


     (element_size)*(number of elements)


     Action: Reduce the buffer size.

David A. Barbour
Oracle DBA, OCP
AISD
512-414-1002

                                                                                       
                       
                    "Bartolo,                                                          
                       
                    David"               To:     Multiple recipients of list ORACLE-L 
<ORACLE-L_at_fatcity.com>  
                    <bartolo_at_USCO        cc:                                           
                       
                    LO.edu>              Subject:     ORA-01044 error                  
                       
                    Sent by:                                                           
                       
                    root_at_fatcity.                                                      
                       
                    com                                                                
                       
                                                                                       
                       
                                                                                       
                       
                    06/08/2001                                                         
                       
                    12:11 PM                                                           
                       
                    Please                                                             
                       
                    respond to                                                         
                       
                    ORACLE-L                                                           
                       
                                                                                       
                       
                                                                                       
                       




Hi all,

Can anyone tell me what this error means? I have had no luck finding info on this.

ORA-01044: size 256000 of buffer bound to variable R001C005 exceeds maximum
32512

TIA
David

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Bartolo, David
  INET: bartolo_at_USCOLO.edu

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).




-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: 
  INET: DBarbour_at_austin.isd.tenet.edu

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 Fri Jun 08 2001 - 17:30:12 CDT

Original text of this message

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