Oracle Spatial and Graph - Version 12.1.0.2 and later
SYMPTOMS
~~~~~~~~~~
Errors related to Semantics while upgrading a Standard Edition 12.1.0.2 database to 12.2.0.1.
In the catupgrd0.log file:
sdo/admin/sdordfctx.sql
ERROR at line 1:
ORA-20000: RDF Component not installed:RDF Component for 11.1 or above must be
installed.
ORA-06512: at line 11
CAUSE
~~~~~~~~~~
Neither RDF nor Spatial is included in Standard Edition, so the RDF upgrade scripts should not have been running.
No RDF packages or tables should exist in 12c Standard Edition database.
SOLUTION
~~~~~~~~~~~
Neither RDF nor Spatial is included in Standard Edition. The upgrade completed successfully and all components are in a VALID state and there are no invalid related objects, therefore the upgrade errors can be ignored.
REFER (Doc ID 2296328.1) for more info from MOS