Database Error Messages

PLS-00598

comparison of object with NULL using "string" is not allowed

Action

Use IS NULL comparison operator.