Oracle Solution for Error ora-32126

Solution for Oracle Error ORA-32126

ORA-32126: Cannot perform operations on a null REF

What triggered the Error:

The REF instance on which the operation was attempted was null.

What should we do to fix it:

Use a valid, non-null REF instance to perform this operation.