Database Error Messages

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

ORA-14457

Temporary tables cannot contain nested table columns.

Cause

An attempt made to create a nested table column in a temporary table. This is not supported.


Action

Do not specify these data types for temporary tables.