Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

OCI-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.