Database Error Messages

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

OCI-29894

Base or varray data type type_schema.type_name does not exist.
  • type_schema: The schema of the missing type.
  • type_name: The name of the missing type.

Cause

One of the base and varray data types specified in the WITH ARRAY DML clause could not be found.


Action

Check to see if the data type exists, is in a valid state, and that the user has EXECUTE privilege on this data type.