Oracle Error Message
ORA-31658: specifying a schema name requires a table name
Reason for the Error
The caller specified a schema name but neglected to specify a corresponding table name.
Solution
Fix the call to include a table name.
ORA-31658: specifying a schema name requires a table name
The caller specified a schema name but neglected to specify a corresponding table name.
Fix the call to include a table name.