ORA-02028: fetching an exact number of rows is not supported by the server
What triggered the Error:
The server does not support UPIALL, so the fetch of an exact number of rows cannot be emulated on the user side.What should we do to fix it:
Connect to a valid server or do not use an exact fetch.