Database Error Messages

ORA-40583

view name or table name or JSON column name cannot be null

Cause

The view name or table name or JSON column name was null.


Action

Pass in a valid view name or table name or JavaScript Object Notation (JSON) column name to the function or procedure.