Database Error Messages

PLS-00507

a PLSQL Table may not contain a table or a record with composite fields

Action

Remove the TABLE type definition, or replace the nested record type with a simple record type.