ORA-06598 when running spatial functions as sysdba on 12.2
(Doc ID 2278423.1)
Last updated on APRIL 06, 2022
Applies to:
Oracle Spatial and Graph - Version 12.2 BETA1 and laterInformation in this document applies to any platform.
Symptoms
When attempting to run following sql-Statement as user sys with sysdba:
call SDO_CS.CREATE_PREF_CONCATENATED_OP(300,'CONCATENATED OPERATION',TFM_PLAN(SDO_TFM_CHAIN(4314, 4649, 4258, 1000000000, 4258)), NULL);
the following error occurs.
ERROR
-----------------------
ORA-06598: Nicht ausreichende INHERIT PRIVILEGES-Berechtigung
ORA-06512: in "MDSYS.SDO_CS", Zeile 1973
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 |
Cause |
Solution |