Skip to content

ORA-01000: maximum open cursors exceeded #202

@deniscpereira

Description

@deniscpereira

I'm running several inserts and updates in the database.

But I got this exception that seems to be when performing the update. Am I right?

Microsoft.EntityFrameworkCore.DbUpdateException: An error occurred while updating the entries. See the inner exception for details. ---> Oracle.ManagedDataAccess.Client.OracleException (0x80004005): ORA-01000: maximum open cursors exceeded

How can I manage not to have this exception? If possible an example.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions