Database Error Messages

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

EXP-00053

unable to execute QUERY on table string because the table has inner nested tables

Cause

You specified the QUERY parameter on a table that has one or more inner nested tables. The QUERY parameter cannot be specified on tables that have inner nested tables.


Action

Export the entire table by omitting the QUERY parameter.