Database Error Messages

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

OCI-39965

Collection of records with PL/SQL type attributes are not allowed in this context.

Cause

A collection of records with attributes of PL/SQL types was used as an argument to the TABLE operator, which is not allowed.


Action

Use a collection of records whose attributes are of a type that your operation supports.