While configuring owb repository missing opmn.xml

Hello,
I have installed Oracle Database 11g R2 (11.2.0.1.0) for Microsoft Windows (Windows7 32-bit).
Using http://docs.oracle.com/cd/E18283_01/owb.112/e17130.pdf for Configuring OWB on Windows Installed as Part of Oracle Database 11g R2
missing applications\owbb\WEB-INF\web.xml located at OWB_HOME\owb\j2ee\;
then missing config\opmn.xml at AS_HOME\opmn;
then missing config\ct_permissions.properties at AS_HOME\j2ee\home\ ...
Could anyone help me resolve this?
Many Thanks

Hi Experts,
Any help on this ?
Regards,
Saurabh

Similar Messages

  • This is good while running OWB repository assitant

    hi friends
    if u face to this propblem while running OWB repository assitant :
    Exception occurred in 'processSPAWN'.java'lang.Exception: Error: java.sql.SQLException: ORA-29532: Java call terminated by uncaught Java exception: java.sqlSQLException: OWBSYS is not granted access to c:\oracle\product\11.1.0\db_1\/owb/bin/admin/rtrepos.propterties: Please run UnifiedRepos/reset_owbcc_home.sql specifying the path of the Oracle Home from which the Control Center Service is being run.
    follow in this way :
    First, unlock the OWBSYS user account and assign a password.
    Second, edit the reset_owbcc_home.sql script with the following entry and then save the file:
    dbms_java.grant_permission('OWBSYS','java.io.FilePermission',path||'\owb\bin\admin\rtrepos.properties','read,write');
    ( take a look @ this link :
    http://ezinearticles.com/?ORA-29532-Error-During-Oracle-11g-Warehouse-Builder-Install-on-Microsoft-Vista&id=1235302 )
    then
    check OWBSYS privilages : be sure this user has these privilages : grant any object privilage and grant any privilage
    these privilages are not in cat_owb.sql and sometimes after creating a new DB are not default privilage for OWBSYS user .
    pls inform me if u have any comment .
    cheers
    Padideh

    Hi,
    the first look at Oracle Univeral Installer logfile for details on error.
    Reason for this error can be (for example) inappropriate database instance configuration.
    Check that you configured your database according installagion guide
    http://download.oracle.com/docs/cd/B31080_01/doc/install.102/b28224/reqs01.htm#BABFEHDB
    What exact OWB release are you using - 10g R1 or 10g R2.
    As I remember it is impossible install base release 10g R1 (10.1.0.2) on Oracle Database 10g R2
    (this is supported only from OWB 10.1.0.4).
    Regards,
    Oleg

  • INS0017: Error while installing OWB Repository.

    Hi All,
    I am trying to install OWB 9.0.2.56 on windows NT env.
    Steps followed are.
    1> I managed to install OWB client.
    2> Selected Oracle9i Warehouse Builder Repository Assistant to install Repository. After installing the repository upto 31 % it displays following error message.
    'INS0017:Installation of the seeded data failed.'
    Does someone know moare about it ?
    Please note that objects are created in schema specified while installing OWB Repository.
    Thanks in Advance.
    Regards,
    Vidyanand

    Hi All,
    I managed to get rid of this error. It was due to Roll Back Segment.
    I managed to install OWB 9i Repository successfully.
    Thanks & Regards,
    Vidyanand

  • Missing opmn.xml file and opmn/conf folder

    I downloaded Oracle Application Server 10g, Version 10.1.3.4.0
    My app says “Warning: Could not find file /Desktop/OAS/opmn/conf/opmn.xml to copy.” My opmn/conf folder is missing and I am unable to install my application that uses OAS. The zip file I downloaded, oc4j_extended_101340.zip, doesn’t have that directory either. So how do I generate it?
    The readme file doesn’t say anything about it. It just says
    “There are no specific tasks that need to be performed to ready the new OC4J
    instance for use. The new OC4J instance can be used immediately after the unzip
    operation has completed.”
    So then the opmn/conf should come right out of the box, right?

    First thing, if you are using standalone OC4J (the one installed by unzipping oc4j_extended_101340.zip), you will not have OPMN in there. That means $ORACLE_HOME/opmn directory (and any sub directory) will not exist. Standalone OC4J is not managed by OPMN.
    But if you installed Oracle Application Server from the media using regular Oracle Installer, it is OPMN managed and all of opmn directories and files should exist. If any of the file or directory doesn't exist that would mean your installation wasn't clean. You will have look at installer logs for errors. In theory you can try by creating/copying files and opmn directories from some other clean installation but I will strongly suggest to re-install to avoid any other future potential issues.
    I didn't understand the part when you say your application is complaining about missing opmn.xml. What is this application? Any custom (non-Oracle provided) application does/should not have any dependency on opmn. Can you clarify this?
    Thanks
    Shail

  • Error while configuring work repository details in topology Manager

    Hi,
    Could anyone pls advice, is it possible creating more than one Master repository connection for the same instance.
    When i try to do so, am getting the below error while configuring the work repository details in topology manager.
    “A work repository already exists for this connection.
    Enter the repository password to declare it in your Master Repository”
    I tried with both the new master and work repository password. But no luck.
    Previous Master & work details:
    Master: PCS_MASTER
    Work:PCS_WORKREP
    New Details
    Master: PCS_MASTER_INT
    Work:PCS_WORKREP_INT
    Instance: PCBID
    Am trying to create new master repository for PCS_MASTER_INT.

    In the same oracle schema you can have only 1 master and 1 work repository. Usually they take 2 schema (1 for each).
    If you need 2 master repository you have to use 2 different jdbc path. I'm using a db with several master / work, each repo has got its schema..

  • Error while cofigring OWB repository

    Hello,
    I have installed Oracle Database 11g R2(11.2.0.1) in my laptop(windows 7,64 bit). Installation was successful and SYSTEM, OWBSYS etc schemas are already unlocked.
    Now when I start to configure OWB through repository assistant, at the time of creation of OWB workspace, it's getting stuck.Hence, I killed the process and started all again.
    But this time, it's showing error:
    java.lang exception:Package body error:
    OWBSYS.WB_WORKSPACE.MANAGEMENT has errors
    Can anyone please  help me resolve this.
    Many Thanks..

    Hi,
    Cleanup the old repository installation and start afresh as per the steps mentioned below(connection should be with any DBA user):
    1.Drop the old workspace owner( if any).
    2.Clean the owbsys user using the clean_owbsys.sql  located in <OWB_HOME>\owb\UnifiedRepos
               where <OWB_HOME> is the oracle home for your OWB.
    3.Recreate the owbsys using the script cat_owb.sql
    4.Unlock the user owbsys and owbsys_audit
    5.Start the installation afresh.
    Note: The repository creation can be successful but the OWB 11.2.0.1 design client will not work on windows 64-bit platform (11.2.0.3 is the first version that is supported on windows64-bit platform
    Regards,
    Pnreddy

  • Error while configuring Informatica Repository

    HI,
    I am getting error while configuring repository services in Informatica(http://host:6008/administrator) can any one rectify how to do this
    this is log i found in infoematica - services
    OBJM_54538
    Unable to connect to the repository Info_rep on database ORCL.
    PowerCenter Repository Service
    Info_rep
    ERROR
    01/18/2013 02:24:17.838 AM
    3003197664
    REP_51002
    Failed to logon to Database server
    Database driver error...
    Function Name : Logon
    Error while trying to retrieve text for error ORA-12154
    Database driver error...
    Function Name : Connect
    Database Error: Failed to connect to database using user [info_rep] and connection string [ORCL].
    PowerCenter Repository Service

    This is a common error people get when configuring Repository Service in Admin Console...
    Main reason for this is that there is an incompatible bit versions of Oracle Database and Informatica Server and windows. Try to reinstall Oracle DB or Infa Server and tryconfiguring the same it will work
    Or it could be parameter issues if it is linux...
    Please mark helpful this post

  • Missing opmn.xml in OC4J standalone

    Hi, I just downloaded the latest standalone version of OC4J. When I unpack it, there is no opmn.xml file in the archive at all.
    I need to set some JVM options, and all instructions say to use this file. Is there some other way to set java options with the standalone version?
    Thx in advance,
    Davis

    Davis,
    You do not need opmn.xmml file for the standalone OC4J, and you can pass all the VM parameters on command line or add them in the start up batch file.
    Please review this link.
    Hope this helps.
    Deepak

  • Getting WCMException while configuring a repository service

    Hi KM Experts,
    I wrote a program to create a repository service, to start the approval process automatically, and select it for the required repository manager. I restarted the servlet engine, but still the status of newly added document is 'In Progress' and when I tried to submit it manually its throwing the following exception -
    Could not execute command 'com.sapportals.wcm.rendering.uicommand.cm.UIStatemanagementCommand'
    Below is the program written by me -
    package com.infy.autoapprove;
    import com.sapportals.wcm.repository.IResource;
    import com.sapportals.wcm.repository.ResourceFactory;
    import com.sapportals.wcm.repository.service.AbstractRepositoryService;
    import com.sapportals.wcm.repository.service.IRepositoryServiceFactory;
    import com.sapportals.wcm.repository.service.ServiceNotAvailableException;
    import com.sapportals.wcm.repository.service.statemanagement.IResourceTransition;
    import com.sapportals.wcm.repository.service.statemanagement.IStatemanagementManager;
    import com.sapportals.wcm.repository.service.statemanagement.IStatemanagementResource;
    import com.sapportals.wcm.repository.manager.IResourceEventReceiver;
    import com.sapportals.wcm.repository.manager.IRepositoryManager;
    import com.sapportals.wcm.repository.manager.ResourceEvent;
    import com.sapportals.wcm.util.events.IEvent;
    import com.sapportals.wcm.crt.component.*;
    import com.sapportals.wcm.crt.configuration.*;
    import com.sapportals.wcm.IWcmConst;
    import com.sapportals.wcm.WcmException;
    import java.util.Collection;
    // implements IMyNewRepositoryService interface
      Note: IReconfigurable and IResourceEventReceiver interfaces are optional
    public class AutoApprove extends AbstractRepositoryService implements IReconfigurable, IResourceEventReceiver {
      private static final String TYPE = "AutoApprove";
      public AutoApprove() {
        super();
        // Do not add code here. Add it to startUpImpl() instead
      public String getServiceType() {
        return AutoApprove.TYPE;
      protected void startUpImpl(Collection repositoryManagers) throws ConfigurationException, StartupException {
        // implement this method as follows:
        // - Verify configuration data
        // - Get references to other needed (global) services
        // - Check whether other repository services (this service depends on) are also assigned to the repository managers
        // - Usually the service registers itself for certain events at all repository managers
        try  {
        catch (Exception e) {
          throw new StartupException(e.getMessage(), e);
      protected void shutDownImpl() { }
      protected void addRepositoryAssignment(IRepositoryManager mgr) throws ServiceNotAvailableException {
        // Implement this method: Usually the service registers itself for certain events at the repository manager.
         try
               mgr.getEventBroker().register(this, new ResourceEvent(ResourceEvent.CREATE_CHILD, null));
         catch(WcmException e)
      protected void removeRepositoryAssignment(IRepositoryManager mgr) throws WcmException {
        // Implement this method: Usually the service must unregister itself as an event handler.
      public void reconfigure(IConfiguration config) throws ConfigurationException {
        this.stateHandler.preReconfigure();
        // check the new configuration data
        try {
        catch (ConfigurationException ex) {
          this.stateHandler.postReconfigure(ex);
          throw ex;
        this.config = config;
        this.stateHandler.postReconfigure();
      public void received(IEvent event) {
                   IResource resource = (IResource)event.getParameter();
                   try
                      //     get the statemanagement service from the resource
                      String rid = resource.getRID().toString();
                      if(rid.equals("/documents/TestScenario/XML Form Content/"+resource.getName()))
                           IRepositoryServiceFactory factory = ResourceFactory.getInstance().getServiceFactory();
                            IStatemanagementManager statemanagement = (IStatemanagementManager)factory.getRepositoryService(resource, IWcmConst.STATEMANAGEMENT_SERVICE);
                            IStatemanagementResource sResource = statemanagement.getStatemangementResource(resource);
                            IResourceTransition transition = sResource.getTransition("lbl.submit");
                           //  if everything is correct than transition is not null
                           if (transition != null)
                                     transition.execute();
                   }catch(Exception e){
                        e.printStackTrace();
    Kindly help me out as I am not able to figure out the issue.
    Thanks in Advance,
    Saurabh

    Hi Experts,
    Any help on this ?
    Regards,
    Saurabh

  • Error while configuring owb respository

    i have
    oracle 9i v. 9.2.0.1.0 at server side
    and i have installed client for this at one cleint
    now whie i have tried to install owb 10g cleint at cleint pc and configure repository
    at client then it gives error after 94 % like
    the warehouse builder repository owner installation failed on user OWBCLIENT
    java.sql.SQLEXCEPtion :
    ora-22905:can not access rows from nested table item ORA-06512 atline 17
    please solve my this problem !i am waiting for soln
    thanks

    This is a common error people get when configuring Repository Service in Admin Console...
    Main reason for this is that there is an incompatible bit versions of Oracle Database and Informatica Server and windows. Try to reinstall Oracle DB or Infa Server and tryconfiguring the same it will work
    Or it could be parameter issues if it is linux...
    Please mark helpful this post

  • OWB Repository Creation with Repository Assistant

    Dear All,
    Im getting an error when configuring owb repository, this error raising at OWBSYS Information step. following is the error im getting
    OWB software with the compatible version must be installed locally on the database server machine. If it is already installed, please acquire the DBA user credentials, and run the SQL script owb/uUnifiedRepos/remote_owb_install.sql. on the database server machine. This creates a database directory named 'OWB_REMOVE_ADMIN' that the remote installation will access to read the database servers OWBHOME/owb/bin/admin directory. Relaunch the repository Assistant or execute OWB scripting command OMBSEED top seed the repository.
    Im trying to create repository on a database in another remote server. below are the my system details...
    Machine 1
    OS:Windows Server 2008 R2 (64 bit)
    Database: Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
    Machine 2
    OS: Windows 7 Ultimate (32 bit)
    Database: Oracle Database 11g Release 11.2.0.1.0 - 32bit Production
    since i couldn't open design center in 64 bit environment im using the design center installed in 32 bit. where am i going wrong? what will be the ideal solution for this?
    thanks in advance.

    Hi,
    The error is self explanatory.
    If you are doing repository installation on remote server you have to run the script <OH>/owb/uUnifiedRepos/remote_owb_install.sql(where OH is Oracle Home) in order to set the remote OWB home.
    So as suggested in the error message itself you need to connect to the database as any DBA user and run the script remote_owb_install.sql and do the repository installation.
    Regards,
    Pnreddy.

  • Error while running creating repository in OWB

    Hi All,
    I am facing problem while creation of repositiory in OWB, at 31% OWB repository creation gets failed.
    Error message is "Process element SeedData.xml" 36%
    The warehouse builder repository Owner installation failed on user REP_OWNER
    INS0017: Installation of seeded data failed.oracle.wh.util.parser.ParseException
    I saw lot of threads for the soln but nothing is working.
    O.S:- Windows XP
    Database:- 10g R2
    OWB :- 10g
    Please suggest..
    Thanks a lot for your help.

    Hi,
    the first look at Oracle Univeral Installer logfile for details on error.
    Reason for this error can be (for example) inappropriate database instance configuration.
    Check that you configured your database according installagion guide
    http://download.oracle.com/docs/cd/B31080_01/doc/install.102/b28224/reqs01.htm#BABFEHDB
    What exact OWB release are you using - 10g R1 or 10g R2.
    As I remember it is impossible install base release 10g R1 (10.1.0.2) on Oracle Database 10g R2
    (this is supported only from OWB 10.1.0.4).
    Regards,
    Oleg

  • Error while Configuring Repository INS0017: Installation of the seeded data

    I am getting error while configuring repository at 36%
    Error:
    Seeding Failed:
    The warehouse builder workspace owner installation failed on user OWBSYS.
    INS0017:Installation of the seeded data failed java.io.FileNotFoundException:
    xmlClasses.xml (Access is denied)
    Operating system: Windows 2008 server 64 bit
    Database: Oracle 11g Release 11.2.0.1.0 64 bit
    Log file is not created in given location(Unified repos)

    Hi David,
    But we have successfully Created the Repository(Using Repository Assistance) using OWB 10.2.0.4 on Oracle 11.1.0.7 Db on Solaris OS.
    and i also checked the Metalink it say the OWB 10.2.0.4 can be used with Oracle 11.1.0.7 Db.
    Nawneet

  • Error while configuring repository

    hi all,
    I am new to oracle(linux).my problem is,when i try to configure my repository in below manner it is giving exception.
    [oracle@oel5 ~]$ emca -repos create
    STARTED EMCA at Oct 4, 2010 2:24:55 PM
    EM Configuration Assistant, Version 11.1.0.5.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Oct 4, 2010 2:24:56 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    SEVERE: No SID specified
    Database SID: XYZ
    Listener port number: 1521
    Password for SYS user:
    Password for SYSMAN user:
    Do you wish to continue? [yes(Y)/no(N)]: y
    Oct 4, 2010 2:25:11 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /opt/oracle/cfgtoollogs/emca/XYZ/emca_2010_10_04_14_24_55.log.
    Oct 4, 2010 2:25:12 PM oracle.sysman.emcp.EMReposConfig createRepository
    INFO: Creating the EM repository (this may take a while) ...
    Oct 4, 2010 2:31:22 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Repository successfully created
    Enterprise Manager configuration completed successfully
    FINISHED EMCA at Oct 4, 2010 2:31:22 PM
    [oracle@oel5 ~]$ emca -config dbcontrol db
    STARTED EMCA at Oct 4, 2010 2:32:16 PM
    EM Configuration Assistant, Version 11.1.0.5.0 Production
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Enter the following information:
    Database SID: XYZ
    Listener port number: 1521
    Password for SYS user:
    Password for DBSNMP user:
    Password for SYSMAN user:
    Email address for notifications (optional):
    Outgoing Mail (SMTP) server for notifications (optional):
    You have specified the following settings
    Database ORACLE_HOME ................ /opt/oracle/product/11.1.0/db_4
    Local hostname ................ oel5.localdomain
    Listener port number ................ 1521
    Database SID ................ XYZ
    Email address for notifications ...............
    Outgoing Mail (SMTP) server for notifications ...............
    Do you wish to continue? [yes(Y)/no(N)]: y
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /opt/oracle/cfgtoollogs/emca/XYZ/emca_2010_10_04_14_32_16.log.
    Oct 4, 2010 2:32:45 PM oracle.sysman.emcp.EMReposConfig uploadConfigDataToRepository
    INFO: Uploading configuration data to EM repository (this may take a while) ...
    Oct 4, 2010 2:33:56 PM oracle.sysman.emcp.EMReposConfig invoke
    INFO: Uploaded configuration data successfully
    Oct 4, 2010 2:33:58 PM oracle.sysman.emcp.EMAgentConfig updateDBControlPort
    SEVERE: Error updating /opt/oracle/product/11.1.0/db_4/oel5.localdomain_xyz/sysman/config/emoms.properties
    Oct 4, 2010 2:33:58 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating EM configuration files
    Refer to the log file at /opt/oracle/cfgtoollogs/emca/xyz/emca_2010_10_04_14_32_16.log for more details.
    Could not complete the configuration. Refer to the log file at /opt/oracle/cfgtoollogs/emca/xyz/emca_2010_10_04_14_32_16.log for more details.
    [oracle@oel5 ~]$
    emca_2010_10_04_14_32_16.log file contains the following message
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-migrate' set to false
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromDBControl' set to false
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToCentralAgent' set to false
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateFromCentralAgent' set to false
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'migrateToDBControl' set to false
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag '-config' set to true
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'UPDATE_EMAIL' set to true
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'dbcontrol' set to true
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'db' set to true
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: ORACLE_HOME value: /opt/oracle/product/11.1.0/db_4
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 4, 2010 2:32:16 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EM_HOME value: /opt/oracle/product/11.1.0/db_4
    Oct 4, 2010 2:32:19 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SID value: xyz
    Oct 4, 2010 2:32:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 4, 2010 2:32:19 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Oct 4, 2010 2:32:19 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: Cluster.isCluster: false. Skip call to getLocalNode
    Oct 4, 2010 2:32:19 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Oct 4, 2010 2:32:19 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 4, 2010 2:32:20 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: xyz: xyz Host: oel5.localdomain Node: null OH: /opt/oracle/product/11.1.0/db_4 isDBC: false
    Oct 4, 2010 2:32:20 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: xyz: xyz Host: oel5.localdomain Node: null OH: /opt/oracle/product/11.1.0/db_4 agentHome: null isCentral: false
    Oct 4, 2010 2:32:20 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: xyz: xyz Host: oel5.localdomain Node: null OH: /opt/oracle/product/11.1.0/db_4 agentHome: null isCentral: false
    Oct 4, 2010 2:32:20 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Oct 4, 2010 2:32:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user:
    Oct 4, 2010 2:32:20 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:20 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Oct 4, 2010 2:32:20 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Oct 4, 2010 2:32:22 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: PORT value: 1521
    Oct 4, 2010 2:32:26 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter SYS_PWD.
    Oct 4, 2010 2:32:26 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYS
    Oct 4, 2010 2:32:26 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:30 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: DBSNMP
    Oct 4, 2010 2:32:31 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:34 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYSMAN
    Oct 4, 2010 2:32:34 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:35 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: EMAIL_ADDRESS value:
    Oct 4, 2010 2:32:36 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: MAIL_SERVER_NAME value:
    Oct 4, 2010 2:32:36 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 4, 2010 2:32:36 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value:
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: CONFIRMATION ANSWER value: yes
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter LOG_FILE.
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.EMConfig addEMCALogFile
    CONFIG: ORACLE_BASE :/opt/oracle
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYS
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: xyz
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.EMConfig perform
    INFO: This operation is being logged at /opt/oracle/cfgtoollogs/emca/xyz/emca_2010_10_04_14_32_16.log.
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.util.ClusterUtil isCRSInstalled
    CONFIG: isCRSInstalled: false
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'CHECK_CONFIG' set to true
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYS
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: DBSNMP
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYS
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'asm_db' set to false
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.DatabaseChecks getDbServiceName
    CONFIG: No service name available. Will try to set db_unique_name.db_domain
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYS
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value:
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_UNIQUE_NAME.
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.DatabaseChecks getDbUniqueName
    CONFIG: No Database unique name available. Will try to retrieve it from DB itself
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: xyz
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DB_UNIQUE_NAME value: xyz
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: SERVICE_NAME value: xyz
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBID.
    Oct 4, 2010 2:32:38 PM oracle.sysman.emcp.DatabaseChecks getDbid
    CONFIG: No dbid available. Will query db to extract it.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYS
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBID value: 25229678
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYSMAN
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter EMAIL_ADDRESS.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYS
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.EMDBPreConfig invoke
    CONFIG: Passed repository configuration check
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MODIFY_SID.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter GLOBAL_DB_UNIQUE_NAME.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.DatabaseChecks getGlobalDbUniqueName
    CONFIG: No Global database unique name available. Will try to retrieve it from DB itself
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYS
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DB_DOMAIN.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.DatabaseChecks getDbDomain
    CONFIG: No db domain available. Will query db for db_domain parameter
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: GLOBAL_DB_UNIQUE_NAME value: xyz
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /opt/oracle/product/11.1.0/db_4/sysman/config/emd.properties to /opt/oracle/product/11.1.0/db_4/sysman/config/emd.properties.emca.tmp
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file /opt/oracle/product/11.1.0/db_4/sysman/config/emd.properties has been copied to /opt/oracle/product/11.1.0/db_4/sysman/config/emd.properties.emca.tmp
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /opt/oracle/product/11.1.0/db_4/sysman/config/emoms.properties to /opt/oracle/product/11.1.0/db_4/sysman/config/emoms.properties.emca.tmp
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file /opt/oracle/product/11.1.0/db_4/sysman/config/emoms.properties has been copied to /opt/oracle/product/11.1.0/db_4/sysman/config/emoms.properties.emca.tmp
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.FileUtil _copyFile
    CONFIG: Copying file /opt/oracle/product/11.1.0/db_4/sysman/emd/targets.xml to /opt/oracle/product/11.1.0/db_4/sysman/emd/targets.xml.emca.tmp
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.FileUtil backupFile
    CONFIG: The original file /opt/oracle/product/11.1.0/db_4/sysman/emd/targets.xml has been copied to /opt/oracle/product/11.1.0/db_4/sysman/emd/targets.xml.emca.tmp
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_RECONFIG' set to false
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.CentralAgentUtil isCentralAgentConfigured
    CONFIG: xyz: xyz Host: oel5.localdomain Node: null OH: /opt/oracle/product/11.1.0/db_4 agentHome: null isCentral: false
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: xyz: xyz Host: oel5.localdomain Node: null OH: /opt/oracle/product/11.1.0/db_4 isDBC: false
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_CENTRAL_AGENT_CONFIGURED' set to false
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager setFlag
    CONFIG: Flag 'IS_DBCONTROL_CONFIGURED' set to false
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.DBControlUtil isDBConsoleConfigured
    CONFIG: xyz: xyz Host: oel5.localdomain Node: null OH: /opt/oracle/product/11.1.0/db_4 isDBC: false
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter PORTS_FILE.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_xyz.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_xyz.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_xyz.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_xyz.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /opt/oracle/product/11.1.0/db_4/oui
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.OUIInventoryUtil setOUILoc
    CONFIG: Setting oracle.installer.oui_loc to /opt/oracle/product/11.1.0/db_4/oui
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Homes to scan for used ports: [opt/oracle/product/11.1.0/db_4]
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Searching all DBConsole instances for used ports under ORACLE_HOME /opt/oracle/product/11.1.0/db_4
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: 5540 from /opt/oracle/product/11.1.0/db_4/oc4j/j2ee/OC4J_DBConsole_oel5.localdomain_xyz
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: 5520 from /opt/oracle/product/11.1.0/db_4/oc4j/j2ee/OC4J_DBConsole_oel5.localdomain_xyz
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: 1158 from /opt/oracle/product/11.1.0/db_4/oc4j/j2ee/OC4J_DBConsole_oel5.localdomain_xyz
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking JMS port: null from /opt/oracle/product/11.1.0/db_4/oc4j/j2ee/OC4J_DBConsole
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking RMI port: null from /opt/oracle/product/11.1.0/db_4/oc4j/j2ee/OC4J_DBConsole
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking HTTP port: null from /opt/oracle/product/11.1.0/db_4/oc4j/j2ee/OC4J_DBConsole
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.PortManager getAgentPort
    CONFIG: Cannot parse EMD_URL correctly. No port identified
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Marking Agent port: null from /opt/oracle/product/11.1.0/db_4/sysman/config/emd.properties
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.PortManager markAllUsedPorts
    CONFIG: Cannnot parse EMD_URL correctly. No port identified
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.FileUtil getProperties
    CONFIG: Error reading file /opt/oracle/product/11.1.0/db_4/install/staticports.ini
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.util.PortManager getFreePorts
    CONFIG: /opt/oracle/product/11.1.0/db_4:oel5.localdomain:null:xyz:{}:null:{DBCONTROL_HTTP_PORT=1158, RMI_PORT=5521, JMS_PORT=5541, AGENT_PORT=3938}
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter AGENT_PORT_xyz.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: AGENT_PORT_xyz value: 3938
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter DBCONTROL_HTTP_PORT_xyz.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: DBCONTROL_HTTP_PORT_xyz value: 1158
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter JMS_PORT_xyz.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: JMS_PORT_xyz value: 5541
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter RMI_PORT_xyz.
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager setParam
    CONFIG: Setting param: RMI_PORT_xyz value: 5521
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.EMDBPreConfig getFreePorts
    CONFIG: Ports assigned for SID: xyz : {DBCONTROL_HTTP_PORT=1158, RMI_PORT=5521, JMS_PORT=5541, AGENT_PORT=3938}
    Oct 4, 2010 2:32:39 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter ORACLE_HOSTNAME.
    Oct 4, 2010 2:32:40 PM oracle.sysman.emcp.util.ClusterUtil getLocalNode
    CONFIG: isLocalNodeDone: true localNode: null
    Oct 4, 2010 2:32:40 PM oracle.sysman.emcp.EMDBPreConfig copyAgentTimeStampFile
    CONFIG: File: /opt/oracle/product/11.1.0/db_4/oel5.localdomain_xyz/sysman/emd/agntstmp.txt:oel5.localdomain does not exists.
    Oct 4, 2010 2:32:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter EMAIL_ADDRESS.
    Oct 4, 2010 2:32:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_NAME.
    Oct 4, 2010 2:32:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_NAME.
    Oct 4, 2010 2:32:40 PM oracle.sysman.emcp.ParamsManager getParam
    CONFIG: No value was set for the parameter MAIL_SERVER_SENDER_ADDR.
    Oct 4, 2010 2:32:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYS
    Oct 4, 2010 2:32:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:40 PM oracle.sysman.emcp.EMReposConfig unlockAccounts
    CONFIG: Unlocking dbsnmp and sysman
    Oct 4, 2010 2:32:40 PM oracle.sysman.emcp.EMReposConfig invoke
    CONFIG: Successfully unlocked relevant accounts
    Oct 4, 2010 2:32:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYSMAN
    Oct 4, 2010 2:32:40 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:42 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Finished executing emreposoutofbox.sql
    Oct 4, 2010 2:32:42 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine connecting with SID: xyz, oracleHome: /opt/oracle/product/11.1.0/db_4, and user: SYSMAN
    Oct 4, 2010 2:32:43 PM oracle.sysman.emcp.util.GeneralUtil initSQLEngine
    CONFIG: SQLEngine created successfully and connected
    Oct 4, 2010 2:32:43 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Submitting dbms job: /opt/oracle/product/11.1.0/db_4/sysman/admin/emdrep/sql/core/latest/admin/admin_submit_dbms_jobs.sql
    Oct 4, 2010 2:32:43 PM oracle.sysman.emcp.EMReposConfig createOutOfBoxJobs
    CONFIG: Successfully submitted dbms job
    Oct 4, 2010 2:32:43 PM oracle.sysman.emcp.EMReposConfig unlockMGMTAccount
    Oct 4, 2010 2:33:58 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Starting execution: /opt/oracle/product/11.1.0/db_4/bin/emctl deploy dbconsole /opt/oracle/product/11.1.0/db_4/oel5.localdomain_xyz oel5.localdomain:3938 oel5.localdomain xyz
    Oct 4, 2010 2:33:58 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Exit value of 0
    Oct 4, 2010 2:33:58 PM oracle.sysman.emcp.util.PlatformInterface executeCommand
    CONFIG: Execution of /opt/oracle/product/11.1.0/db_4/bin/emctl deploy dbconsole /opt/oracle/product/11.1.0/db_4/oel5.localdomain_xyz oel5.localdomain:3938 oel5.localdomain xyz completed successfully
    Oct 4, 2010 2:33:58 PM oracle.sysman.emcp.EMAgentConfig updateDBControlPort
    CONFIG: Setting https port as: -1
    Oct 4, 2010 2:33:58 PM oracle.sysman.emcp.EMAgentConfig updateDBControlPort
    SEVERE: Error updating /opt/oracle/product/11.1.0/db_4/oel5.localdomain_xyz/sysman/config/emoms.properties
    Oct 4, 2010 2:33:58 PM oracle.sysman.emcp.EMAgentConfig instantiateEMConfigFiles
    CONFIG: Failed to deploy state dirs
    Oct 4, 2010 2:33:58 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Error instantiating EM configuration files
    Refer to the log file at /opt/oracle/cfgtoollogs/emca/xyz/emca_2010_10_04_14_32_16.log for more details.
    Oct 4, 2010 2:33:58 PM oracle.sysman.emcp.EMConfig perform
    CONFIG: Stack Trace:
    oracle.sysman.emcp.exception.EMConfigException: Error instantiating EM configuration files
         at oracle.sysman.emcp.EMAgentConfig.updateAgentConfigFiles(EMAgentConfig.java:2940)
         at oracle.sysman.emcp.EMAgentConfig.performConfiguration(EMAgentConfig.java:1236)
         at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:239)
         at oracle.sysman.emcp.EMAgentConfig.invoke(EMAgentConfig.java:217)
         at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:225)
         at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:534)
         at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1214)
         at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:518)
         at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:467)
    Please forgive the length of this post but I wanted to give complete information on my problem.
    Thanks in advance for your time.
    srikar.
    Edited by: srikar on Oct 22, 2010 5:02 AM

    Hi
    SEVERE: Error updating /opt/oracle/product/11.1.0/db_4/oel5.localdomain_xyz/sysman/config/emoms.propertiesI see the "xyz" in small but your SID seems to be mentioned in captitals "XYZ". Can you investigate why it is not using capitals for directory creation "oel5.localdomain_xyz". This seems to be Linux where directory names should be case sensitive and should match to your SID which you provided during configuration prompts. Perhaps you set your SId in smalls in your environment variables, check where you have set it correctly as follows
    export ORACLE_SID=XYZYou can also check the directory name case sensitivity in following example
    http://www.oracle-base.com/articles/misc/BasicEnterpriseManagerTroubleshooting.php
    PS: Please use "code" tag to enclose your code/output to make them readable.
    Salman

  • Error while configuring OBIEE 11G OPMN Service during Installtion

    Hello,
    i tried installing 11G with simple install on Vista and didnot work, I think 11g does not work on Any Vista and not sure of W7
    second, i tried installing the same on Windows XP and the installtion worked fine till the end and while configuring OPMN Services,
    the OBIPS Services and OBICCS services failed, i retried to configure this services with "retry" option but never worked, so i skipped this part thinking that
    i can configure this manually. finally i was not able
    weblogic's Admin server, Managed server, Node manager and Analytics.war deployments are all healthy in EM Console and Weblogic console
    the Fusion Middleware control in EM Console shows the BI Components are not started and i tried restarting it and but never started.
    so i think there is something wrong with OPMN configuration at the end of installtion
    is there a way to trouble shoot this.
    i tried searching of SAWSERVER service so i can start the manaully, but it did not start
    i did a softwareonly install on top this single instance installtion thinking if that can help me, but it didnt
    so please anyone help me
    Thanks
    Kumar

    Hi Kumar,
    I believe OBICCS is the Oracle BI Cluster Controller Service. That particular service requires a static IP address. A lot of people use the loopback adaptor to accomplish.
    Here's a quick rundown of some things you should check before installing OBIEE 11g.
    1. Make sure you have a static IP (use a loopback adaptor if you have to).
    2. Make sure your static IP adaptor is the first adaptor in your connections list. You can do this by going to Control Panel -> Network and Internet -> Network Connections -> Advanced. Use the up and down arrows to ensure that the static IP is the top of the list.
    3. Make sure you hosts file (c:\Windows\system32\drivers\etc\hosts) has the proper entry for the static IP address. For example, if your computer is called MyComputer and your static IP is 192.168.0.1, then the first entry should be: 192.168.0.1 MyComputer. Note: You may need to have your domain on your entry. ie. 192.168.0.1 MyComputer.mydomain.com.
    I recommend you check those things. If you missed one of them, fix it and then back out the 11g install and re-install.
    Good luck and if you found this helpful, please award points!
    -Joe

Maybe you are looking for

  • Can't see image in File Open box for CR2 files.

    I just upgraded to PSE 13. When I open a folder with my RAW files, CR2 format, I only see icons, not the actual image. I didn't have this issue with PSE 11. Do I need to download a codec to allow me to view the files? I am running Windows7 Profession

  • Enable Node Manager debug using WLST

    Hi, I would like to enable debug for node manager using WLST instead of using the Admin console - by selecting the check box for "Debug Enabled" property under Environment > Machine > Configuration > Node Manager in the Admin console. I could locate

  • Mail: photos won't display, only "missing plug-in" message

    My wife's old G4 PowerMac running OS X10.5.8 recently stopped displaying photos in Mail.  Instead, all that displays is message "Missing Plug-in" and the photo number or caption.  This happens with all incoming e-mails, as well as outgoing e-mails ge

  • Flash project from Romania not displaying on my UK PC

    We have had a couple of pieces of work produced in Romania. The companies in Romania have supplied web links for us to view the projects - one a flipbook the other a website and all we get is a blank screen with a grey square. I noticed that the enco

  • Show Viewer Options abbreviates date to one number.

    In list view I can not get the date to expand even though I have unchecked the approximate date. Date created is listed as 9,. I have given the column plenty of space. Has anyone else had this problem. Does anyone have any ideas on how to fix it?