Upgrade OWCS 12.2.1.0 To 12.1.4 Fails
(Doc ID 2664799.1)
Last updated on MAY 24, 2022
Applies to:
Oracle WebCenter Sites - Version 12.2.1.0.0 and laterInformation in this document applies to any platform.
Symptoms
Customer getting the following error when attempting to upgrade from WCS 12.2.1.0 to 12.1.4:
ORA-00955: name is already used by an existing object
at oracle.ias.update.plan.PlanStep.upgrade(PlanStep.java:736)
at oracle.ias.update.PhaseProcessor$UpgradeProcessor.runStepPhase(PhaseProcessor.java:775)
at oracle.ias.update.PhaseProcessor.runStep(PhaseProcessor.java:382)
at oracle.ias.update.PhaseProcessor$ExtendedRunnable.run(PhaseProcessor.java:1178)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: Error : 955, Position : 13, Sql = CREATE TABLE "ELOQUAINSTANCES"
( "ID" NUMBER(38,0),
"INSTANCEID" VARCHAR2(255 BYTE),
"ASSETTYPE" VARCHAR2(255 BYTE),
"ASSETID" NUMBER(38,0),
"PAGENAME" VARCHAR2(255 BYTE),
"ARGS" VARCHAR2(2000 BYTE)
) , OriginalSql = CREATE TABLE "ELOQUAINS
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 |
References |