My Oracle Support Banner

Repository Creation Check Failed Error During WebCenter Portal Installation. (Doc ID 1562805.1)

Last updated on DECEMBER 11, 2023

Applies to:

Oracle WebCenter Portal - Version 11.1.1.7.0 to 11.1.1.9.170828 [Release 11g]
Information in this document applies to any platform.

Symptoms


When installing Oracle WebCenter Portal schema using RCU on MS SQL Server 2008 database, the precheck fails and the following error is in the RCU log file:


2012-01-27 13:32:18.454 ERROR rcu: oracle.sysman.assistants.rcu.backend.task.PrereqTask::execute: Prereq Evaluation Failed
oracle.sysman.assistants.rcu.backend.validation.PrereqException: RCU-6083:Failed - Check prerequisites requirement for selected component:MDS
Please refer to RCU log at C:\<DIRECTORY>\rcuHome\rcu\log\logdir.2012-01-27_13-12\rcu.log for details.
at oracle.sysman.assistants.rcu.backend.validation.PrereqEvaluator.executePrereqTask(PrereqEvaluator.java:642)
at oracle.sysman.assistants.rcu.backend.task.PrereqTask.execute(PrereqTask.java:68)
at oracle.sysman.assistants.rcu.backend.task.ActualTask.run(TaskRunner.java:306)
at java.lang.Thread.run(Thread.java:662)

2012-01-27 13:32:18.455 ERROR rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: RCU Operation Failed
oracle.sysman.assistants.common.task.TaskExecutionException: RCU-6083:Failed - Check prerequisites requirement for selected component:MDS
Please refer to RCU log at C:\<DIRECTORY>\rcuHome\rcu\log\logdir.2012-01-27_13-12\rcu.log for details.
------------------------------------------------------------------------------
Component : MDS
Error     : Repository creation check failed.
Cause     : Database: '<SID>' is not configured correctly.
Action    : Alter database to turn on the READ_COMMITTED_SNAPSHOT option.
            Ensure you have DBA priviliges. Also the DBA should not have
            multiple logins on this database - else it will result in a
            lock error.
Command   : ALTER database <SID> SET READ_COMMITTED_SNAPSHOT ON
-------------------------------------------------------------------------------

 



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
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.