Database Error Messages

OCI-31041

property property_name: memory type (memory_type) not compatible with database type (database_type)
  • property_name: The property name defined in the schema.
  • memory_type: The memory type defined in the schema.
  • database_type: The database type stored in the schema.

Cause

The memory type associated with this property was mapped to an incompatible database type, and a conversion could not be made.


Action

This is an internal error, generally resulting from corruption of the compiled XML schema. Re-register the schemas, or contact Oracle Support.