ERROR

err-1000: maximum open cursors exceeded when performing an ArcGIS operation

Last Published: April 25, 2020

Error Message

The following Oracle error is being encountered:

"err-1000: maximum open cursors exceeded when performing an ArcGIS operation."

Cause

To improve performance, ArcSDE 9 holds open numerous cursors within Oracle. Holding a cursor open can prevent the query from being parsed upon each execution and improves the overall scalability of the system.

A session is limited to a maximum number of concurrent open cursors by the Oracle initialization parameter open_cursors. The parameter's default value is 300, but based upon the complexity of the organizations data model, for example, the number of feature classes, the ArcSDE session can require a large number of cursors to be open.

If the session attempts to open a new cursor, but already has the maximum number of cursors open, the Oracle error err-1000 is raised.

Solution or Workaround

Increase the Oracle initialization parameter open_cursors. The database administrator can increase the value in increments of 50 or 100.

If the value for open_cursors is set to a large value and the error persists, report the problem to ESRI Support Services and provide the steps to reproduce the problem.

    Article ID:000006777

    Software:
    • ArcMap 9 x
    • Legacy Products

    Get help from ArcGIS experts

    Contact technical support

    Download the Esri Support App

    Go to download options

    Discover more on this topic