Database Error Messages

OCI-39853

type "owner_name"."type_name" version type_version type unique identifier (TOID) "toid" not found
  • owner_name: The owner of type.
  • type_name: The type name.
  • type_version: The version of type.
  • toid: The internal ID for type.

Cause

The table data using the specified type cannot be imported. The type is nonexistent in the database.


Action

Ensure that the types in the database match those at export time.