Oracle DBA, How To, Error, Cause and Action

ORA-02400: explain plan output buffer size limit exceeded

ORA-02400: explain plan output buffer size limit exceeded


Cause:


Internally this error is raised and caught to handle cases where the plan output exceeds te buffer size. The output is truncated in cases.



Action:


This error should never be seen externally.

No comments:

Post a Comment

Thanks for your comment.