When running ora_setup, you come across the following errors:
.
.
.
SPLEX.SHAREPLEX_COMMAND already exists; continuing setup . . .
SQL> CREATE SEQUENCE splex.SHAREPLEX_JOBID
MINVALUE 1
MAXVALUE 9999999999
START WITH 1
INCREMENT BY 1
CACHE 20
OCIStmtExecute: Oracle error ORA-00604: error occurred at recursive SQL level 1
ORA-20000: Trigger xdb_installation_trigger does not support object creation of type SEQUENCE
ORA-06512: at line 32
You need to be signed in and under a current maintenance contract to view premium knowledge articles.
© ALL RIGHTS RESERVED. Feedback Terms of Use Privacy Cookie Preference Center