Oracle DBA, How To, Error, Cause and Action

ORA-02028: fetching an exact number of rows is not supported by the server

ORA-02028: fetching an exact number of rows is not supported by the server


Cause:


The server does not support UPIALL, so the fetch of an exact number of rows cannot be emulated on the user side.



Action:


Connect to a valid server or do not use an exact fetch.

No comments:

Post a Comment

Thanks for your comment.