Oracle DBA, How To, Error, Cause and Action

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

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.