Database Error Messages

ORA-31658

specifying a schema name requires a table name

Cause

The caller specified a schema name but neglected to specify a corresponding table name.


Action

Fix the call to include a table name.