oracle error- ORA-01022: database operation not supported in this configuration

Oracle error
oracle, oracle error, oracle blog


ORA-01022: database operation not supported in this configuration
Cause: The attempted database operation does not conform to the user programming interface (UPI) for the two communicating ORACLE servers.
Action: You may need to upgrade one or more of your ORACLE servers or re-link your user side application with new libraries. Report the problem to Worldwide Customer Support.



See more oracle error here.

oracle error- ORA-01019: unable to allocate memory in the user side

Oracle error
oracle, oracle error, oracle blog



ORA-01019: unable to allocate memory in the user side
Cause: The user side memory allocator returned error.
Action: Increase the processes heap size or switch to the old set of calls.




See more oracle error here.

oracle error - ORA-01016: This function can be called only after a fetch

Oracle error
oracle, oracle error, oracle blog


ORA-01016: This function can be called only after a fetch
Cause: Cursor in an invalid state.
Action: Make sure that the oci/upi function is called after fetch.



See more oracle error here.