Skip to content

Facing ORA-20000: ORU-10027: buffer overflow, limit of 20000 bytes issue #467

@mrafivyr

Description

@mrafivyr

Tried executing cur.callproc("DBMS_OUTPUT.ENABLE") in each iteration to release buffer, but it not working.

Even tried cur.callproc("DBMS_OUTPUT.ENABLE", (None, )) to increase buffer size to unlimited.

import cx_Oracle
cx_Oracle.version
'5.3'

Python 3.4.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions