Results 1 to 2 of 2

Thread: 5.2.0a Ent - Oracle 10g - Repair tasks causing 'maximum open cursors' error

  1. #1
    RichW is offline Senior Member
    Join Date
    Jan 2009
    Posts
    35

    Default 5.2.0a Ent - Oracle 10g - Repair tasks causing 'maximum open cursors' error

    SunOS 10
    Sugar ENT 5.2.0a
    Apache 2.0.53
    PHP 5.2
    Oracle 10g

    When running repair tasks such as "Repair Workflow" or "Repair Database" (db-heavy repair tasks), I get the following error continuously:
    [exec] Warning: oci_execute(): ORA-00604: error occurred at recursive SQL level 1
    [exec] ORA-01000: maximum open cursors exceeded
    [exec] ORA-00604: error occurred at recursive SQL level 1
    [exec] ORA-01000: maximum open cursors exceeded
    [exec] ORA-00604: error occurred at recursive SQL level 1
    [exec] ORA-01000: maximum open cursors exceeded in /apps/sugarcrm/include/database/OracleManager.php on line 216
    Now, we have about 100 workflows defined and plenty of customizations in our vardefs that need to sync with the database, but by looking at this code I don't see anywhere where the "oci_free_statement()" is called to release some resources except for when the entire connection is closed.

    For reference our Oracle max open cursors setting is set around 3000, above the default of 1000.

    As well, this task tends to take a long time (over 15 minutes) to repair the database and workflows.

    Any help would be appreciated.

  2. #2
    jimmyrayjit is offline Junior Member
    Join Date
    Mar 2010
    Posts
    1

    Default Re: 5.2.0a Ent - Oracle 10g - Repair tasks causing 'maximum open cursors' error

    For Oracle 10G repair, today's latest and advanced Oracle Repair tools are available. You can choose any one and fix your issue.

    Note: for more detail info you must visit at Oracle Forum

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 3
    Last Post: 2009-02-15, 07:41 AM
  2. installation SugarCRM Open source et Oracle
    By zakaria.sugar in forum Français
    Replies: 2
    Last Post: 2008-05-09, 10:54 PM
  3. Install Error: Fatal error: Maximum execution time of 30 seconds
    By JoeTo0045 in forum Installation and Upgrade Help
    Replies: 4
    Last Post: 2007-09-10, 08:43 PM
  4. Open source to support oracle
    By Ksagitarius in forum Developer Help
    Replies: 3
    Last Post: 2005-09-23, 09:28 AM
  5. Does Sugar Open Source 3.5.1 support Oracle?
    By Ksagitarius in forum General Discussion
    Replies: 1
    Last Post: 2005-09-22, 02:33 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •