ORA-39779: Type "MDSYS"."SDO_GEOMETRY" Not Found Or Conversion To Latest Version Is Not Possible
(Doc ID 1584858.1)
Last updated on DECEMBER 31, 2020
Applies to:
Oracle Spatial and Graph - Version 11.2.0.3 and laterInformation in this document applies to any platform.
***** Checked for Relevance on 18-Feb-2015 *****
Symptoms
- The following errors are returned when performing datapump import:
ORA-31693: Table data object "SPATIAL_USER"."COLA_MARKETS" failed to load/unload and is being skipped due to error:
ORA-29913: error in executing ODCIEXTTABLEOPEN callout
ORA-29400: data cartridge error
ORA-39779: type "MDSYS"."SDO_GEOMETRY" not found or conversion to latest version is not possible
ORA-29913: error in executing ODCIEXTTABLEOPEN callout
ORA-29400: data cartridge error
ORA-39779: type "MDSYS"."SDO_GEOMETRY" not found or conversion to latest version is not possible
- using TRANSFORM=OID:N during the import does not change the behavior
- the file $ORACLE_HOME/md/admin/sdoupggeom.sql was run on the source database to increase the size of ordinate arrays to support very large geometries. It was not run on the destination database where the dump file is imported.
The definition of SDO_ORDINATE_ARRAY is looking like this on the source:
Changes
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Changes |
Cause |
Solution |
A.4 -- Increasing the Size of Ordinate Arrays to Support Very Large Geometries |
References |