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

Home -> Community -> Mailing Lists -> Oracle-L -> SQL-2100 in Pro*C program

SQL-2100 in Pro*C program

From: Paul Baumgartel <treegarden_at_yahoo.com>
Date: Thu, 29 Aug 2002 11:48:25 -0800
Message-ID: <F001.004C2FE9.20020829114825@fatcity.com>


I guess this is my day to post questions to the list.

Does anyone have any ideas on how to diagnose and fix SQL-2100 (aka ORA-2100)? The manual says

ORA-02100 PCC: out of memory (i.e., could not allocate)

Cause: SQLLIB was unable to allocate enough memory to execute the program.

Action: Allocate more memory to the user session and then rerun the program. If the error persists, call Oracle Customer Support for assistance.

MetaLink has almost nothing relevant to the version (8.1.7) that we're running. Our SAs don't want to increase the memory allocated to the process. Can we do anything in the program itself, such as closing cursors more frequently, that will help?

TIA!



Paul Baumgartel, Adept Computer Associates, Inc. paul.baumgartel_at_aya.yale.edu

Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes http://finance.yahoo.com
--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Paul Baumgartel
  INET: treegarden_at_yahoo.com
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 Thu Aug 29 2002 - 14:48:25 CDT

Original text of this message

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