RCU /MDS Installation

I cudnot run rcu i m trying to run rcu.bat (11.1.1.5).
its opening a directory where jdeveloper is installed.
Kindly let me know how to check if MDS is installed or not or how to install it.
i am trying the discussion server but there is no jive_startup.xml available as
i am using webcenter extension
Kindly HElp
DRS

Dhruv,
If I understand you correctly, you got the WebCenter 11.1.1.5 services running on a standalone Weblogic 12c and are developing a WebCenter 11.1.1.5 application in JDev and running that on the integrated WebLogic 10.3.5.
For one: It is not supported to run WebCenter on Weblogic 12c
Second: It is never wise to develop on two different platform versions
Therefore, I would advise to install Weblogic 10.3.5 as stand alone and install / run WebCenter 11.1.1.5 on that.
However, you could create a discussion connection in your WebCenter application in JDev.
You can point that connection to the Discussion application in your standalone Weblogic 12c
To get this properly up and running, you need to have both environments pointing to the same identity store (e.g. the one in your standalone domain)
I'm predicting a lot of time and effort to get this properly running as nothing goed directly the way you want.
Especially when you run different versions of software that need to interact.
My advise: Install Weblogic 10.3.5. and WebCenter 11.1.1.5 and create a domain.
Configure your application to use that discussion server
Deploy your application inside that domain and run it.
Good luck.
Rob

Similar Messages

  • Service account in MDS installation error

    Dilip Patil..

    Look like windows user is not in active directory, or may be system un mapped with domain.
    Take a look on http://sqlblog.com/blogs/mds_team/default.aspx?p=2
    http://wikiprogrammer.wordpress.com/2011/04/06/the-user-does-not-match-a-known-account-in-active-directory-error-in-mds-master-data-service-web-configuration/
    --Please Mark This As Answer if it helps to solve the issue

  • RCU (Repository Creation Utility) installation problem

    Hi......
    my oracle version
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    PL/SQL Release 11.1.0.6.0 - Production
    CORE    11.1.0.6.0      Production
    TNS for 32-bit Windows: Version 11.1.0.6.0 - Production
    NLSRTL Version 11.1.0.6.0 - Productionwhen i tried to install RCU before installling Oracle Fusion Middleware 11g, i found following errors,please tell me the solution in detail for the following issues.
    1) The aq_tm_processes initialization parameter needs to be greater than or equal to 1.Please correct it and try again.
    2)The db_chache_size initialization parameter needs to be set to 144MB or a greater value.Please correct it and try again.
    3)The shared_pool_size initialization parameter needs to be set to 175MB or a greater value.Please correct it and try again.
    4)The java_pool_size initialization parameter needs to be set to 120MB or a greater value.After changing the value of parameter,restart the database for the new value to take effect.
    5)The pge_aggregate_target initialization parameter needs to be set to 96MB or a greater value.Please correct it and try again.
    6)The sessions initialization parameter needs to be set to 400 or a greater value.After changing the value of parameter,restart the database for the new value to take effect.Thanks in Advance,
    Regards,
    Santosh.Minupurey

    There's no solution for my problem ???????
    else no one could able to explain how to solve my issue ?????
    kindly tell me the solution
    Regards,
    Santosh.Minupurey

  • OMS Configfuration failed with missing  cremds-rcu.sql file

    Hello,
    I'm performing a new install of 11g grid control, but observed the OMS failed. After a deeper dive, I noticed the output below which suggests that the cremds-rcu.sql file is missing from the install package. The error is below:
    oracle.sysman.assistants.common.dbutil.SQLFatalErrorException: java.io.FileNotFoundException: /oem/Middleware/oms11g/rcu/integration/mds/sql/cremds-rcu.s
    ql (No such file or directory)
    Environment Information:
    uname -a:
    Linux oramgr 2.6.16.60-0.27-bigsmp #1 SMP Mon Jul 28 13:06:32 UTC 2008 i686 i686 i386 GNU/Linux
    SLES10 32bit
    2010-10-20 15:44:24.732 TRACE rcu: oracle.sysman.assistants.rcu.backend.action.JDBCAction::perform: Sql command to run: /oem/Middleware/oms11g/rcu/integr
    ation/mds/sql/cremds-rcu.sql
    2010-10-20 15:44:24.732 TRACE rcu: oracle.sysman.assistants.rcu.backend.action.JDBCAction::perform: m_bean.getCommandType() = SCRIPT
    2010-10-20 15:44:24.733 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.JDBCAction::perform: current user=SYS
    2010-10-20 15:44:24.733 NOTIFICATION rcu: oracle.sysman.assistants.rcu.backend.action.JDBCAction::perform: Performing JDBCScript Action Command: /oem/Mid
    dleware/oms11g/rcu/integration/mds/sql/cremds-rcu.sql CMDLINE Parameters Length: 1
    2010-10-20 15:44:24.733 NOTIFICATION rcu: oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine::parseNexecuteScript: ParseNexecute Script: /oem/Middlew
    are/oms11g/rcu/integration/mds/sql/cremds-rcu.sql
    2010-10-20 15:44:24.734 TRACE rcu: oracle.sysman.assistants.rcu.backend.action.AbstractSQLAction::removeLocalErrors: Removing Local Fatal and Ignorable E
    rrors
    2010-10-20 15:44:24.734 TRACE rcu: oracle.sysman.assistants.rcu.backend.action.AbstractSQLAction::removeLocalErrors: Removing LocalFatal Errors
    2010-10-20 15:44:24.734 TRACE rcu: oracle.sysman.assistants.rcu.backend.action.AbstractSQLAction::removeLocalErrors: Removing LocalIgnorable Errors
    2010-10-20 15:44:24.734 INCIDENT_ERROR rcu: oracle.sysman.assistants.rcu.backend.action.JDBCAction::cleanAndLog: RCU-6134:Error while trying to execute J
    DBC action. - MDS
    oracle.sysman.assistants.common.dbutil.SQLFatalErrorException: java.io.FileNotFoundException: /oem/Middleware/oms11g/rcu/integration/mds/sql/cremds-rcu.s
    ql (No such file or directory)
    at oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine.parseNexecuteScript(JDBCEngine.java:1121)
    at oracle.sysman.assistants.rcu.backend.action.JDBCAction.perform(JDBCAction.java:348)
    at oracle.sysman.assistants.rcu.backend.task.AbstractCompTask.execute(AbstractCompTask.java:243)
    at oracle.sysman.assistants.rcu.backend.task.ActualTask.run(TaskRunner.java:303)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.io.FileNotFoundException: /oem/Middleware/oms11g/rcu/integration/mds/sql/cremds-rcu.sql (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at oracle.sysman.assistants.common.dbutil.jdbc.NestedInputReader.<init>(NestedInputReader.java:69)
    at oracle.sysman.assistants.common.dbutil.jdbc.SQLScriptReader.<init>(SQLScriptReader.java:66)
    at oracle.sysman.assistants.common.dbutil.jdbc.ANSISQLScriptReader.<init>(ANSISQLScriptReader.java:55)
    at oracle.sysman.assistants.common.dbutil.jdbc.OracleSQLScriptReader.<init>(OracleSQLScriptReader.java:63)
    at oracle.sysman.assistants.common.dbutil.jdbc.SQLScriptReader.getSQLScriptReader(SQLScriptReader.java:356)
    at oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine.parseNexecuteScript(JDBCEngine.java:1075)
    ... 4 more
    2010-10-20 15:44:24.737 TRACE rcu: oracle.sysman.assistants.rcu.util.RCUCheckpoint::moveComponentToPending: Entering
    2010-10-20 15:44:24.737 TRACE rcu: oracle.sysman.assistants.rcu.util.RCUCheckpoint::moveComponentToPending: Moving component to pending list: MDS
    2010-10-20 15:44:24.737 TRACE rcu: oracle.sysman.assistants.rcu.util.RCUCheckpoint::moveComponentToPending: Completed action: 1
    2010-10-20 15:44:24.737 TRACE rcu: oracle.sysman.assistants.rcu.util.RCUCheckpoint::moveComponentToPending: Statements list size : 0
    2010-10-20 15:44:24.738 TRACE rcu: oracle.sysman.assistants.rcu.util.RCUCheckpoint::resetActionAndStatements: Entering.
    2010-10-20 15:44:24.738 TRACE rcu: oracle.sysman.assistants.rcu.backend.task.TaskContext::clearSQLEngines: Calling SQLEngine.done()
    2010-10-20 15:44:24.739 TRACE rcu: oracle.sysman.assistants.rcu.backend.task.TaskContext::clearSQLEngines: Calling SQLEngine.done()
    2010-10-20 15:44:24.742 ERROR rcu: oracle.sysman.assistants.rcu.backend.task.ActualTask::run: RCU Operation Failed
    oracle.sysman.assistants.common.task.TaskExecutionException: RCU-6134:Error while trying to execute JDBC action.
    at oracle.sysman.assistants.rcu.backend.task.AbstractCompTask.execute(AbstractCompTask.java:300)
    at oracle.sysman.assistants.rcu.backend.task.ActualTask.run(TaskRunner.java:303)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.sysman.assistants.common.task.ActionFailedException: RCU-6134:Error while trying to execute JDBC action.
    at oracle.sysman.assistants.rcu.backend.action.JDBCAction.perform(JDBCAction.java:368)
    at oracle.sysman.assistants.rcu.backend.task.AbstractCompTask.execute(AbstractCompTask.java:243)
    ... 2 more
    Caused by: oracle.sysman.assistants.common.dbutil.SQLFatalErrorException: java.io.FileNotFoundException: /oem/Middleware/oms11g/rcu/integration/mds/sql/c
    remds-rcu.sql (No such file or directory)
    at oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine.parseNexecuteScript(JDBCEngine.java:1121)
    at oracle.sysman.assistants.rcu.backend.action.JDBCAction.perform(JDBCAction.java:348)
    ... 3 more
    Caused by: java.io.FileNotFoundException: /oem/Middleware/oms11g/rcu/integration/mds/sql/cremds-rcu.sql (No such file or directory)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(FileInputStream.java:106)
    at java.io.FileInputStream.<init>(FileInputStream.java:66)
    at oracle.sysman.assistants.common.dbutil.jdbc.NestedInputReader.<init>(NestedInputReader.java:69)
    at oracle.sysman.assistants.common.dbutil.jdbc.SQLScriptReader.<init>(SQLScriptReader.java:66)
    at oracle.sysman.assistants.common.dbutil.jdbc.ANSISQLScriptReader.<init>(ANSISQLScriptReader.java:55)
    at oracle.sysman.assistants.common.dbutil.jdbc.OracleSQLScriptReader.<init>(OracleSQLScriptReader.java:63)
    at oracle.sysman.assistants.common.dbutil.jdbc.SQLScriptReader.getSQLScriptReader(SQLScriptReader.java:356)
    at oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine.parseNexecuteScript(JDBCEngine.java:1075)
    ... 4 more
    Any help would be greatly appreciated.
    Thanks in advance,

    I think the installation went wrong during the step: MDS Schema Configuration.
    1- The file you are missing (cremds-rcu.sql) should be in a filegroup1.jar file located in
    <your stage directory>/oms/Disk1/stage/Components/oracle.rcu.mds/11.1.1.2.0/1/DataFiles
    If you don't have the mentioned jar file, something went wrong during downloading the OMS zip files or the unzipping went wrong.
    Solution: uninstall OMS, download again, unzip and install
    2- If you open this jar file you should find 15 files that should have been copied during the installation to the directory /oem/Middleware/oms11g/rcu/integration/mds/sql
    If you don't find them here (and you do have the jar file) something went wrong during the installation phase of the OMS software. You may find what went wrong in one of the logs in oraInventory/logs
    Eric

  • How to reset RCU password in OBIEE 11g

    Hi
    We are using OBIEE11g in linux box.My production password was expired.When i try to restart bi_server1,it return error like
    "####<Jun 5, 2013 10:28:08 AM GMT+00:00> <Info> <JDBC> <10,192.85.29> <bi_server1> <[ACTIVE] ExecuteThread: '30' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <e850d402014990e8:-47b31d1f:13ddf227407:-8000-00000000002244ce> <1370428088475> <BEA-001156> <Stack trace associated with message 001129 follows:
    java.sql.SQLException: ORA-28001: the password has expired"
    Could you please let me know the solution.
    I thing we have to reset RCU MDS and BIPLATFORM password.If my solution is correct,Please provide me where can i set new password?
    (New password DB team given to me)

    Hi,
    Please follow the below steps.
    1. Please login SYS user then alter the both user passwords.
    2. You need to change password of below data sources also by logging to weblogic console --> bifoundation_domain --> Services --> Data Sources.
    EPMSystemRegistry
    rtd_datasource
    These two data sources are using BIPLATFORM schema.
    Please reset the password and restart all services.
    Note: If you not perform second step scheduler service will not up.
    Hope this help's
    Thanks,
    Satya Ranki Reddy

  • Is it mandatory to use MDS?

    We are creating a portal which will contain static content and no run time customization of pages. Also, WebCenter Spaces or SOA is not used. The database would be required for the applications, however. I want to ask if it is mandatory to use MDS in this case. Can we have a simple EAR file deployed with Datasources configured in weblogic and no MAR file or MDS installation?

    It would be a Webcenter portal application where we have individual ADF applications bundled as portlets. However features like runtime creation/ customization of pages, Message board, Spaces, etc are not used.
    I wanted to know can we still have a portal application which does not require a file based or DB based MDS environment.
    Edited by: newdev on Jul 14, 2011 7:46 PM

  • Obiee 11g on windows 2008 (64 bit )

    Hi Team,
    Is OBIEE 11g is support window server 2008 (64 BIT) R2 Standard system...and
    if yes please tell me I have to install RCU before installation of OBIEE 11g..reply soon...
    Thanks ,
    h
    Edited by: h on Apr 28, 2011 3:08 PM

    Hi,
    I hope you are talking about windows server 2008 not windows 8.
    Yes , but not all feature are supported. we tried enterprise install and did work but client tools are not supported by Oracle.
    http://123obi.com/2011/01/obiee-11g-installation-on-windows7-64-bits-part1/
    http://gerardnico.com/wiki/dat/obiee/installation_11.1#on_windows
    OBIEE 11g 64-bit install on Windows 64-bit
    Hope it helps.
    Thanks
    Sundeep

  • Run the Repository Creation Utility (RCU) to install the SOA and MDS schema

    Hi
    I am new to SOA Suit and RCU installation.
    Can any one help me to provide a link to download RCU for linux OS 64-bit.
    how to Run the Repository Creation Utility (RCU) 11gR1PS3 to install the SOA and MDS schemas (Please provide the doc file are installation steps)
    I have installed following softwares
    1. Install Linux OS 64-bit
    2. Install the Oracle 11gR2 (11.2.0.1.0) 32-bit or 64-bit Database.
    3. Install WebLogic 11gR1PS3 (10.3.4.0) 64-bit.
    4. Install SOA Suite 11gR1PS3 (11.1.1.4.0) 64-bit
    Thanks in advance......
    Bye
    Phani

    Hi Dasari,
    Thanks for your reply.
    I have downloaded RCU from
    Prerequisites & Recommended Install Process
    Repository Creation Utility 11.1.1.4.0 Size: 308 MB, Check Sum: 2446020112
    http://www.oracle.com/technetwork/middleware/soasuite/downloads/index.html
    but I didn't saw rcu.sh but I saw RCU_HOME/BIN/rcu.bat file, which is support windows environment.
    I am looking RCU for linux OS 64-bit.
    if the same will use for both windows and linux that to 64-bit. please help me the RCU runing steps
    Thanks
    Phani

  • Need info on RCU Schemas like MDS , CAPTURE

    HI All , Good evening ...........
    Recently we installed webcenter using JSK , after this we tried to extend domain name for the same  during this its searching for RCU Schemas like MDS, Capture along with passwords , we searched in database these schemas are not there , its showing this sql query
    QL> select 1 from schema_version_registry where owner=(select user from dual) and mr_type='CAPTURE' and version like '11.1.1.%';
    no rows selected
    and also checked this  schema_version_registry table is not there along with other rcu schemas
    I wanted to know whether this installation will create all these schemas by default or its need manual creation
    also I tried to start rcu , getting below error
    [rhavalda@ofss310125 bin]$ ./rcu
    Error occurred during initialization of VM
    java.lang.OutOfMemoryError: unable to create new native thread
    at java.lang.Thread.start0(Native Method)
    at java.lang.Thread.start(Thread.java:640)
    at java.lang.ref.Finalizer.<clinit>(Finalizer.java:176)
    can you please suggest this what to do in  this
    Thanks in advance
    Padmaja

    Emmanuel,
    It's been a while since you posted your message, but here's the info in the event you haven't already found it:
    http://www.iptc.org/IPTC4XMP/index.php
    I just started digging into XMP a few days ago and am planning to write software to add/read info from image files for the automagic creation of web pages. I've been using Adobe's XMP SDK and would be very interested in hearing how you wrote your code.
    Cheers,
    Andreas

  • OIM installation error while running rcu

    while repository crete in progess following error is coming
    user or role DEV_MDS doe not exist
    FILE:E:rcuhome\integration\\mds\mds_user.sql
    statement:GRANT connect TO &&1
    Kindly suggest.
    after ignoring that one am getting similar type of errors.
    like useror role 'DEV_SOAINFRA' does not exist .
    FYI: i installed rcu 11.1.1.2 first then while domain configuration, jdbc connection getting failed,so i dropped all the schemas using drop utility of rcu. while running rcu 11.1.1.5 am getting that error
    Kindly suggest.

    Please first drop all "DEV_" related schema properly thoroughly* before starting it again...
    And also don't ignore such errors: user or role DEV_MDS doe not exist...
    RCU is a very smooth sort of tool... It is so simple that these issues should not have come...
    So, please take another look at System Specifications, installers version compatibility and consistency...
    Hope, once you drop all DEV_ related schema (also their table spaces etc) and restart the process again, this time it should happen in one shot...
    Also, execute following 3 System properties setting for database using sys as sysdba:
    alter system set session_cached_cursors=100 scope=spfile;
    alter system set processes=500 scope=spfile;
    alter system set open_cursors=500 scope=spfile;
    Then shutdown the database i.e. shutdown immediate
    After that you are beginning afresh:-
    *(1) System properties: Set..*
    *(2) All DEV_ schema: properly deleted.*
    *(3) Version compatibility: Verified...*
    *(4) Installation document... Once again studied deeply...*
    http://docs.oracle.com/cd/E21764_01/install.1111/e12002/toc.htm
    Done...
    Hope we would hear good news that RCU was executed in one shot...

  • MDS Schema Configuration Failue during OEM installation

    During the OEM installation the set-up stops at MDS Schema Configuration. I see the following exception in the log files :-(
    emmdscreate_2010_08_25_AD_23_11_09_IST.log*
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Oracle Home is C:\Oracle\MiddlewareEM\oms11g
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Trying to set RCU_HOME to C:\Oracle\MiddlewareEM\oms11g
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : RCU_HOME is C:\Oracle\MiddlewareEM\oms11g
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Trying to set SCRIPT_HOME to C:\Oracle\MiddlewareEM\oms11g\rcu\integration
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : SCRIPT_HOME is C:\Oracle\MiddlewareEM\oms11g\rcu\integration
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Trying to set RCU_LOG_LOCATION to C:\Oracle\MiddlewareEM\oms11g\cfgtoollogs\cfgfw
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : RCU_LOG_LOCATION is C:\Oracle\MiddlewareEM\oms11g\sysman\log\schemamanager\m_082510_1057_PM\m_082510_1057_PM.CREATE\
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Trying to set RCU_LOG_NAME to emmds.log
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : RCU_LOG_NAME is rcu.log
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Prepare to initialize RCU
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : RCU initialized with parameters : -silent -createRepository -compInfoXMLLocation C:\Oracle\MiddlewareEM\oms11g\sysman\emdrep\config\mds\ComponentInfo.xml -storageXMLLocation C:\Oracle\MiddlewareEM\oms11g\sysman\emdrep\config\mds\Storage.xml -connectString (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=WXP-56M33BS.hyd.amer.dell.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl11g))) -dbUser SYS -dbRole sysdba -schemaPrefix SYSMAN -component MDS
    2010_08_25_AD_23_11_09_IST EMMDSSchemaManager: Info : Start rewriting mds.xml
    2010_08_25_AD_23_11_09_IST removePrereqFromMDS : mdsComp.xml[C:\Oracle\MiddlewareEM\oms11g\rcu\integration\mds\mdsComp.xml]
    2010_08_25_AD_23_11_09_IST removePrereqFromMDS : mds.xml[C:\Oracle\MiddlewareEM\oms11g\rcu\integration\mds\mds.xml]
    2010_08_25_AD_23_11_10_IST EMMDSSchemaManager: Info : Finish rewriting mds.xml
    2010_08_25_AD_23_11_10_IST EMMDSSchemaManager: Info : Invoking RCU
    2010_08_25_AD_23_11_12_IST ERROR:MDSoracle.sysman.assistants.rcu.backend.RCUExecutionException: RCU-6090:Skipping Main operation: Failed in Connection step validation
    2010_08_25_AD_23_11_12_IST Parameters are: -silent -createRepository -compInfoXMLLocation C:\Oracle\MiddlewareEM\oms11g\sysman\emdrep\config\mds\ComponentInfo.xml -storageXMLLocation C:\Oracle\MiddlewareEM\oms11g\sysman\emdrep\config\mds\Storage.xml -connectString (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=WXP-56M33BS.hyd.amer.dell.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl11g))) -dbUser SYS -dbRole sysdba -schemaPrefix SYSMAN -component MDS
    emmdscreate.err+
    ERROR:MDSoracle.sysman.assistants.rcu.backend.RCUExecutionException: RCU-6090:Skipping Main operation: Failed in Connection step validation
    oracle.sysman.assistants.rcu.backend.RCUExecutionException: RCU-6090:Skipping Main operation: Failed in Connection step validation
         at oracle.sysman.assistants.rcu.backend.SilentRCUModel.performOperation(SilentRCUModel.java:129)
         at oracle.sysman.assistants.rcu.backend.RCUModel.startOperation(RCUModel.java:268)
         at oracle.sysman.assistants.rcu.Rcu.execute(Rcu.java:324)
         at oracle.sysman.emdrep.mds.EMMDSSchemaManager.perform(EMMDSSchemaManager.java:230)
         at oracle.sysman.emcp.oms.MDSSchemaConfiguration.perform(MDSSchemaConfiguration.java:66)
         at oracle.sysman.emcp.oms.BaseConfiguration.invoke(BaseConfiguration.java:151)
         at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:540)
         at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:120)
         at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
         at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    Parameters are: -silent -createRepository -compInfoXMLLocation C:\Oracle\MiddlewareEM\oms11g\sysman\emdrep\config\mds\ComponentInfo.xml -storageXMLLocation C:\Oracle\MiddlewareEM\oms11g\sysman\emdrep\config\mds\Storage.xml -connectString (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=WXP-56M33BS.hyd.amer.dell.com)(PORT=1521)))(CONNECT_DATA=(SID=orcl11g))) -dbUser SYS -dbRole sysdba -schemaPrefix SYSMAN -component MDS
    Request help as I am unable to proceed further from here :-(
    Edited by: user8915544 on Aug 25, 2010 11:31 AM

    ... find some other problems regarding RCU-6090...
    Re: OID 11g installation problem: service name/tnsnames.ora ok?
    There are some suggestions with the global name in the connection descriptor....
    TNS name WXP-56M33BS.hyd.amer.dell.com
    maybe try IP / localhost or hostname....in the tnsnames
    nothing more than a suggestion....
    *T                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Error RCU-6083 during RCU installation prior to OBIEE 11g on Solaris

    Hello,
    I have an application server where I have an Oracle Database EE 11g running on Solaris 10 upgrade 9.
    The server has the following characteristics:
    - SUN V440
    - RAM 16GB
    - 2 processors Ultra Sparc III, 1.5GHz
    - OS: Solaris version 10
    - Disk space: 500GB
    - Oracle Weblogic Server 11g (10.3)
    - Ethernet 1 Gpbs
    I want to install the RCU schemas and OBIEE 11g (11.1.1.5.0) on this server so I verified all the pre-requisites for RCU and OBIEE and are OK.
    I am using the Repository Creation Utility (11.1.1.5.0) for Microsoft Windows (32-bit) to install the RCU because although the database is running on Solaris, the installer is not working through that server so I have a PC connected to the network and through that PC that has windows7 i could run the installer and connect to the db, using the SYSTEM user (because when i select sys as sysdba, although the password is correct, it doesn't connect to the db).
    However, the installer is sending the ERROR: RCU-6083 regarding the pre-requisites for the BIPLATFORM.
    I already use the following command alter system set processes=500 and restarted the db services, however the wizard installer is still sendig that error.
    What can be done to succesfully install the RCU?
    Thanks and regards,
    Rebeca

    Hello User,
    Below my comments in blue:-
    1) Do I need to install any Oracle DB (like to install 10g) prior to running rcu.bat file?
    Yes
    2) If I install Oracle 10g DB, does if create any compatibility issue while installing OBIEE 11g?
    Check below the compatibility matrix
    Oracle Fusion Middleware Supported System Configurations
    Thanks,
    Sasi Nagireddy.

  • OIM 11g R2 installation Issue. OIM Schema creation failed using RCU 11.1.2

    I have been trying to install OIM 11g R2 on a Windows server 2008 R2 64 Bit and have been encountering the following error during the OIM schema creation. The other schemas, such as Metadata, SOA, user messaging services and other associated schema creation was successful. But, the OIM schema creation was taking more than 2 minutes and finally it fails with the below error.
    RCU-6130: Action failed
    RCU-6135: Error while trying to execute java action.
    Components used:
    OS: Windows Server 2008 R2 64 Bit
    DBS: 11gR2 (11.2.0.1)
    RCU: 11.1.2
    The first error occured was ora-12637 packet receive failed followed by Table or View does not exist. I could not fetch much information from the oim and rcu.log.
    I have set the processes, open_cursors and session_cached_cursors as suggested in the preinstallation step of OIM 11g R2 installation.
    Any pointers on this will be highly appreciated.
    Thanks,
    Srini

    Copy the msvcr71.dll file from rcuHome\jdk\jre\bin inside rcu installer and paste it in C:\Windows\SysWOW64.
    Try running the rcu again with the new user i.e. instead of DEV_OIM, run it with DEV_OIM1.
    Or drop the DEV_OIM user first and then use the same user.

  • OIM 11g installation: oim-config.xml was not found in MDS Repository

    Hi,
    I just installed Oracle Identity Manager 11g (the latest version) on out test system. The installation worked fine. I can start the admin server as well as the soa_server. But when I start the oim_server1, the deployment of oim fails with the following error message:
    ####<Aug 18, 2010 3:33:22 PM CEST> <Error> <Deployer> <oim11g> <oim_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1282138402834> <BEA-149205> <Failed to initialize the application 'oim [Version=11.1.1.3.0]' due to error oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    oim-config.xml was not found in MDS Repository.
    Unable to find keystore "default-keystore.jks" in <DOMAIN_HOME>/config/fmwconfig/.
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    Password for OIMSchemaPassword is not seeded in CSF.
    Password for xell is not seeded in CSF.
    Password for DataBaseKey is not seeded in CSF.
    Password for JMSKey is not seeded in CSF.
    Password for .xldatabasekey is not seeded in CSF.
    Password for default-keystore.jks is not seeded in CSF.
    Password for SOAAdminPassword is not seeded in CSF.
    oracle.iam.platform.utils.OIMAppInitializationException:
    OIM application intialization failed because of the following reasons:
    oim-config.xml was not found in MDS Repository.
    Unable to find keystore "default-keystore.jks" in <DOMAIN_HOME>/config/fmwconfig/.
    Unable to find keystore ".xldatabasekey" in <DOMAIN_HOME>/config/fmwconfig/.
    Password for OIMSchemaPassword is not seeded in CSF.
    Password for xell is not seeded in CSF.
    Password for DataBaseKey is not seeded in CSF.
    Password for JMSKey is not seeded in CSF.
    Password for .xldatabasekey is not seeded in CSF.
    Password for default-keystore.jks is not seeded in CSF.
    Password for SOAAdminPassword is not seeded in CSF.
         at oracle.iam.platform.utils.OIMAppInitializationListener.preStart(OIMAppInitializationListener.java:145)
         at weblogic.application.internal.flow.BaseLifecycleFlow$PreStartAction.run(BaseLifecycleFlow.java:282)
    Has anybody seen this error before or knows how to fix it? Thanks for your help in advance!
    Best regards
    Tom

    This also solved my issue. If you can backup the .xldatabasekey file before you reinstall this will allow the OIM application to read the OIM database. I was successfully able to run rm -Rf and wipe my entire Middleware directory. Then I reinstalled ALL of OIM and SOA back to the same VM. I saved the .xldatabasekey file before hand and dropped it right back to the same folder before I ran the rm -Rf command later after the OIM Domain was installed. Finally, as mentioned above, I logged into EM and found that I needed to add the .xldatabasekey "password" and simply used the same password that I entered during the OIM configure steps for the keystore. Remember the .xldatabasekey password IS NOT the xelsysadm password, but the KEYSTORE password. They are different. I am now able to log into OIM and I can see all the pre-existing users. Thanks for the help!

  • Getting the error during RCU installation

    Hi,
    I am facing the below error during the installation of RCU.I has given the sys user and the pwd which is working fine from DOSPROMPT.the same when i give in the the configuration during the installation of RCU ,i am getting the below error .Can any one help me in sorting out this issue .
    Thanks in Advance..
    2012-10-02 22:52:58.645 NOTIFICATION rcu: oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine::connect: Connecting to database: user:sys, role:SYSDBA, connectString:(description=(address=(host=localhost)(protocol=tcp)(port=1521))(connect_data=(service_name=ORCL)(server=dedicated)))
    2012-10-02 22:52:58.730 ERROR rcu: oracle.sysman.assistants.rcu.backend.validation.StepValidator::isConnectionStepValidated: Failed to connect database: Invalid username/password.
    Please enter valid username/password
    2012-10-02 22:52:58.730 ERROR rcu: oracle.sysman.assistants.rcu.backend.validation.StepValidator::isConnectionStepValidated: SQLFatalErrorException:
    oracle.sysman.assistants.common.dbutil.SQLFatalErrorException: Invalid username/password.
    Please enter valid username/password
         at oracle.sysman.assistants.common.dbutil.jdbc.JDBCEngine.connect(JDBCEngine.java:585)
         at oracle.sysman.assistants.rcu.backend.validation.StepValidator.connectDatabase(StepValidator.java:358)
         at oracle.sysman.assistants.rcu.backend.validation.StepValidator.connectDatabase(StepValidator.java:253)
         at oracle.sysman.assistants.rcu.backend.validation.StepValidator.isConnectionStepValidated(StepValidator.java:1352)
         at oracle.sysman.assistants.rcu.ui.pages.DBConnectionPage.updateModel(DBConnectionPage.java:552)
         at oracle.sysman.assistants.common.wizard.WizardPageExt.wizardValidatePage(WizardPageExt.java:166)
         at oracle.bali.ewt.wizard.WizardPage.processWizardValidateEvent(WizardPage.java:710)
         at oracle.bali.ewt.wizard.WizardPage.validatePage(WizardPage.java:680)
         at oracle.bali.ewt.wizard.BaseWizard.validateSelectedPage(BaseWizard.java:2367)
         at oracle.bali.ewt.wizard.BaseWizard._validatePage(BaseWizard.java:3072)
         at oracle.bali.ewt.wizard.BaseWizard.doNext(BaseWizard.java:2152)
         at oracle.bali.ewt.wizard.dWizard.DWizard.doNext(DWizard.java:405)
         at oracle.sysman.assistants.common.wizard.WizardExt.doNext(WizardExt.java:261)
         at oracle.bali.ewt.wizard.BaseWizard$Action$1.run(BaseWizard.java:3944)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:209)
         at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:641)
         at java.awt.EventQueue.access$000(EventQueue.java:84)
         at java.awt.EventQueue$1.run(EventQueue.java:602)
         at java.awt.EventQueue$1.run(EventQueue.java:600)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:611)
         at oracle.sysman.assistants.common.util.EventPopUp.dispatchEvent(EventPopUp.java:94)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)

    Thanks veeravalli for your reply,
    I tried manually created a user and provided the sysdba priveiledge to that user and gave that user name and pwd in the database connection steps of RCU installation and gave next .this time i dint get the invalid username /pwd error.But instead i got the below error.
    RCU-6002:The specified database does not meet the minimum requirement to load metadata repository.
    RCU-6080:Global prerequisite check failed - Check requirement for specified database
    The database you are connecting is with non-AL32UTF8 character set. Oracle strongly recommends using AL32UTF8 as the database character set.
    Can anyone suggest an idea to resolve this issue .

Maybe you are looking for

  • Problem with Adobe Extension Manager

    Hi, I run Photoshop CS4, Bridge CS4 and Dreamweaver CS5 on a Windows 7 pc.  I've been trying to download the BridgeExportToJpegCS4 plugin but keep getting the error message "This extension can not be installed, it requires Bridge version 3 or greater

  • My playlists disappeared after update?   That's a lot of work!

    installing the new Itunes did not save all of my music and saved NONE of my playlists.......and I wonder what to do, where to look, to find them?

  • EDI for Bill Of Lading

    Hi experts. I would be implementing EDI for BOL and BOL Acknowledgement. What would be the Idoc type and Message type that I should use for these documents? Is this something do-able?

  • Problems Installing Camera Raw

    Hi, I had to re-install PS3 and Bridge earlier this week and had to download the Camera Raw and DNG convertor to deal with my D300. I can view RAW files in Bridge and edit them in PS3 but will not let me open them in Camera Raw or apply camera raw se

  • Will I be able to use my iPad in Singapore?

    I want to take this on a trip this spring, but do I have to do something so I can have Internet in Singapore.  Need the easiest solution!  Thanks.