OBIEE 11g install fails on step 7 (database connect string)

I've currently spent 2 days trying to install OBIEE 11g on two machines (independently). This first is a Windows XP SP3 test PC running 4GB RAM, whilst the second is a Windows 2003 virtual server with 3GB RAM. The Database is Oracle 10g (10.2.0.4.0) on AIX 5.3.
The DBA has successfully run the RCU on the Database and the schemas needed for OBIEE have been created. The BIPLATFORM schema has also been granted DBA privileges.
Now I've tried to run both the simple and the Enterprise install for OBIEE 11g, but it always fails at the same step (step 7 of 13: Database details). I have selected the following:
Database Type: Oracle Database
Connect String: hostname:port:instance, where hostname is the full server path eg xxxxx.uk.com and instance name is FFADEV01
BIPLATFORM Schema Username: As per username defined in RCU
BIPLATFORM Schema Password: As per password entered in RCU
If i change the connection string to FFADEV01.WORLD i get a 08031 error, whereas I am normally getting an 08035 error. The annoying thing is that I can connect to the schema using RapidSQL and the usernames and passwords as created in the RCU.
Any help greatly appreciated. Thanks

How was he able to install the BIPlATFORM schema using RCU on AIX? I thought RCU was only on Linux and Window platforms? I am about to install OBIEE 11.1.1.5 on AIX with a Oracle 10g DB but from what I read I wont be able to create the needed OBIEE schemas for the install because I won't be able to use the RCU on AIX. Any help would be appreciated.
Thanks.
Ryan

Similar Messages

  • OBIEE 11g install failed on Windows 7 - 64 bit

    I am trying to install OBIEE 11g in my Windows 7 - 64 bit laptop.
    It is failing during configuration at the step
    Starting Managed Server: bi_server1
    The log file is showing following error ....
    Starting Managed Server : bi_server1
    In public start
    ASWLServer.start ...
    LOADING DLL : C:\FusionMW\Oracle_BI1\install\config\\StartUtil64.dll
    getDomainRuntimeMBeanServerConnection ...
    Connecting to Domain runtime ...
    trying to connect to vikas-PC 7001
    Successfully connected to the Domain Runtime ...
    getDomainRuntimeMBeanServerConnection ...
    Connecting to Domain runtime ...
    trying to connect to vikas-PC 7001
    Successfully connected to the Domain Runtime ...
    oracle.as.provisioning.exception.ASProvisioningException
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.StartStopManagedServer.doExecute(StartStopManagedServer.java:56)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:79)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:110)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:335)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:87)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:104)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:63)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:158)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:83)
         at java.lang.Thread.run(Thread.java:619)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException
         at oracle.as.provisioning.weblogic.ASWLServer._start(ASWLServer.java:1196)
         at oracle.as.provisioning.weblogic.ASWLServer.start(ASWLServer.java:999)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startStopServersAndApps(WorkFlowExecutor.java:815)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:484)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         ... 14 more
    Please help
    Thanks in advance,
    Vikas Agarwal

    Greetings Vikas.
    Dou you solve this issue?
    I got the exact same message but setting the second node of a Forms 11.1.2.1 Installation. But the message I got is the same that you have:
    Successfully connected to the Domain Runtime ...
    oracle.as.provisioning.exception.ASProvisioningException
      at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:872)
      at oracle.as.install.classic.ca.standard.StandardWorkFlowExecutor.execute(StandardWorkFlowExecutor.java:65)
      at oracle.as.install.classic.ca.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:26)
      at oracle.as.install.classic.ca.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
      at oracle.as.install.classic.ca.ClassicConfigMain.doExecute(ClassicConfigMain.java:124)
      at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
      at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
      at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
      at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
      at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
      at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
      at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
      at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
      at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.as.provisioning.exception.ASProvWorkflowException
      at oracle.as.provisioning.weblogic.ASWLServer._start(ASWLServer.java:1196)
      at oracle.as.provisioning.weblogic.ASWLServer.start(ASWLServer.java:999)
      at oracle.as.provisioning.engine.WorkFlowExecutor._startStopServersAndApps(WorkFlowExecutor.java:814)
      at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:483)
      at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
      ... 13 more

  • OBIEE 11g Installing Failing on Configuring Domain

    Lenovo Thinkpad T400
    Windows XP SP3
    8GB RAM
    250GB
    My installing of OBIEE 11.1.1.6.0 fails on Step 13 of 14 Configuring Domain. I have done the following steps before the installation.
    Installed Microsoft Loopback Adapter
    Set User Environment Variables to C:\TEMP
    Set classpath to C:\Java\jdk1.7.0_05\bin (Made sure there were no spaces)
    My log files reads as follows:
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    Starting the Admin_Server timed out.
    Action:
    See logs for more details.
         at oracle.as.provisioning.util.ConfigException.createConfigException(ConfigException.java:123)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3150)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3040)
         at oracle.as.provisioning.engine.WorkFlowExecutor._startAdminServer(WorkFlowExecutor.java:1645)
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:635)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)
    [2012-08-12T21:55:18.265-06:00] [as] [ERROR] [] [oracle.as.provisioning] [tid: 26] [ecid: 0000J^TsEWp5yW^5xV_AiW1GA5kH00000H,0] [[
    oracle.as.provisioning.exception.ASProvWorkflowException: Error Executing workflow.
         at oracle.as.provisioning.engine.WorkFlowExecutor._createDomain(WorkFlowExecutor.java:686)
         at oracle.as.provisioning.engine.WorkFlowExecutor.executeWLSWorkFlow(WorkFlowExecutor.java:391)
         at oracle.as.provisioning.engine.Config.executeConfigWorkflow_WLS(Config.java:866)
         at oracle.as.install.bi.biconfig.standard.StandardWorkFlowExecutor.executeHelper(StandardWorkFlowExecutor.java:31)
         at oracle.as.install.bi.biconfig.standard.DomainProvisioningTask.doExecute(DomainProvisioningTask.java:48)
         at oracle.as.install.bi.biconfig.standard.AbstractProvisioningTask.execute(AbstractProvisioningTask.java:70)
         at oracle.as.install.bi.biconfig.standard.StandardProvisionTaskList.execute(StandardProvisionTaskList.java:61)
         at oracle.as.install.bi.biconfig.BIConfigMain.doExecute(BIConfigMain.java:113)
         at oracle.as.install.engine.modules.configuration.client.ConfigAction.execute(ConfigAction.java:371)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.run(TaskPerformer.java:88)
         at oracle.as.install.engine.modules.configuration.action.TaskPerformer.startConfigAction(TaskPerformer.java:105)
         at oracle.as.install.engine.modules.configuration.action.ActionRequest.perform(ActionRequest.java:15)
         at oracle.as.install.engine.modules.configuration.action.RequestQueue.perform(RequestQueue.java:64)
         at oracle.as.install.engine.modules.configuration.standard.StandardConfigActionManager.start(StandardConfigActionManager.java:160)
         at oracle.as.install.engine.modules.configuration.boot.ConfigurationExtension.kickstart(ConfigurationExtension.java:81)
         at oracle.as.install.engine.modules.configuration.ConfigurationModule.run(ConfigurationModule.java:86)
         at java.lang.Thread.run(Thread.java:662)

    Hi All,
    Thanks for the response. Turns out I had to remove the underscore (_) from my computer name for the Configuring Domain process to work. Even though this worked, my OBIEE installation still failed at a later stage called PolicyStoreMerge. I have attached the log below.
    C:\OBIHOME\Oracle_BI1\opmn\conf\opmn.xsd
    [2012-08-13T16:50:38.046-06:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] Updating opmn.xml at: C:\OBIHOME\instances\instance1\config\OPMN\opmn\opmn.xml
    [2012-08-13T16:50:38.046-06:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] Snippet:[[
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <ias-component id="@BI_APPLICATION_NAME@_obiccs">
    <environment>
    <variable id="ORACLE_BI_OPMNMANAGED" value="true"/>
    <variable id="ORACLE_BI_APPLICATION" value="coreapplication"/>
    <variable id="ORA_NLS10" value="$ORACLE_HOME/nls/data"/>
    <variable id="PATH" value="$ORACLE_HOME/common/ODBC/Merant/5.3/Drivers$:$ORACLE_HOME/bifoundation/server/bin$:$ORACLE_HOME/bifoundation/web/bin$:$ORACLE_INSTANCE$:$ORACLE_HOME/lib" append="true"/>
    </environment>
    <process-type id="OracleBIClusterControllerComponent" module-id="CUSTOM">
    <module-data>
    <category id="start-parameters">
    <data id="start-executable" value="$ORACLE_HOME/bifoundation/server/bin/nqsclustercontroller.exe"/>
    <data id="no-stdio" value="true"/>
    </category>
    <category id="stop-parameters">
    <data id="stop-executable" value="integrator"/>
    </category>
    <category id="ping-parameters">
    <data id="ping-type" value="integrator"/>
    </category>
    <category id="ready-parameters">
    <data id="use-ping-for-ready" value="true"/>
    </category>
    </module-data>
    <start timeout="600" retry="1"/>
    <stop timeout="120"/>
    <restart timeout="720" retry="1"/>
    <process-set id="BIClusterController" numprocs="1"/>
    </process-type>
    </ias-component>
    [2012-08-13T16:50:38.078-06:00] [as] [TRACE:16] [] [oracle.as.install.bi.util] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.install.bi.util.FilePermissions] [SRC_METHOD: setNormalFilePermissions] Setting Normal permissions on: C:\OBIHOME\instances\instance1\config\OracleBIClusterControllerComponent\coreapplication_obiccs1\component-logs.xml
    [2012-08-13T16:50:38.078-06:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] Post-config component: class oracle.bi.management.agentcore.impl.clustercontroller.BIClusterControllerManager
    [2012-08-13T16:50:38.078-06:00] [as] [NOTIFICATION] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] Recording mbean em property: EMTargetType with value: oracle_bi_cluster_controller
    [2012-08-13T16:50:38.078-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.bi.management.agent.api.install.ClusterControllerInstallHandler] [SRC_METHOD: onCreate] RETURN
    [2012-08-13T16:50:38.078-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: registerComponent] Registering coreapplication_obiccs1 component
    [2012-08-13T16:50:38.078-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.bi.management.agent.api.install.ClusterControllerInstallHandler] [SRC_METHOD: registerComponent] ENTRY
    [2012-08-13T16:50:38.078-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: connect] Creating connection to hello there weblogic.management.mbeanservers.runtime
    [2012-08-13T16:50:38.093-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.config.impl.AbstractRuntimeServiceConnection] [SRC_METHOD: invokeMBean] Invoking RegisterMBean operation: registerComponent
    [2012-08-13T16:50:38.125-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.config.impl.RuntimeServiceConnectionWLS] [SRC_METHOD: disconnect] Breaking connection to mbean server
    [2012-08-13T16:50:38.125-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.bi.management.agent.api.install.ClusterControllerInstallHandler] [SRC_METHOD: registerComponent] RETURN
    [2012-08-13T16:50:38.125-06:00] [as] [TRACE] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.config.utl.FileUtil] [SRC_METHOD: isWebsphereEnabled] Java property is not defined. isWebsphereEnabled=false
    [2012-08-13T16:50:38.125-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.bi.management.agent.api.install.ClusterControllerInstallHandler] [SRC_METHOD: reloadOpmn] ENTRY
    [2012-08-13T16:50:40.484-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.as.config.impl.OracleASComponentBaseImpl] [SRC_METHOD: reloadOpmn] Invoking opmn reload...
    [2012-08-13T16:50:56.171-06:00] [as] [TRACE:16] [] [oracle.as.config] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] [SRC_CLASS: oracle.bi.management.agent.api.install.ClusterControllerInstallHandler] [SRC_METHOD: reloadOpmn] RETURN
    [2012-08-13T16:50:56.406-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] Running script C:\OBIHOME\Oracle_BI1\common\bin\wlst.cmd
    [2012-08-13T16:50:56.406-06:00] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 24] [ecid: 0000J^Y8iMW5yW^5xV_AiW1GANBm00000F,0] Parameters : [C:\OBIHOME\oracle_common\modules\oracle.jps_11.1.1\common\wlstscripts\migrateSecurityStore.py][-type][policyStore][-configFile][C:\OBIHOME\user_projects\domains\bifoundation_domain\config\fmwconfig\bi-policystoremerge-jpscfg.xml][-src][XMLSourceContext][-dst][XMLDestinationContext]

  • OBIEE-11g installation failed in "opmnctl start coreapplication_obips1"

    OBIEE-11g installation failed in "opmnctl start coreapplication_obips1"
    it is the lost step of OBIEE-11g installation and it failed "opmnctl start coreapplication_obips1".appriciate for early reply.
    "opmnctl task failed" Taks executing "opmnctl start coreapplication_obips1" is failed.OBIEE Guru's help urgently.
    Edited by: RAGHAVENDRA HARI N on Sep 11, 2012 5:09 PM

    Hi, check the server logs inside <@yourBIPath>/bifoundation/diagnostics/OBIEEPresentationservicecomponent and OBIEE servercomponent.
    This may sound silly, but are your servers&the nodeman up and running?
    Regards,
    D

  • OBIEE 11g installing in Linux. domain creation error

    Hi,
    OBIEE 11g installing in Linux server now. domain creation is in progress for about an hour and in log I can see below error.
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    domain creation is still running and looks like it is struck to start domain no idea how to solve the issue. waiting to see whether domain creation successful.
    Please let me know how to fix this issue.
    Thanks
    Jay.

    Hi,
    Have you try to increase MaxPermSize, it may occure memory issue.
    change the Middleware/ORACLE_BI1/oui/oraparam.ini and fine it like below
    JRE_MEMORY_OPTIONS=" -mx512m -XX:MaxPermSize=512m" then try to change it
    JRE_MEMORY_OPTIONS=" -mx2048m -XX:MaxPermSize=2048m"
    (i.e:It will increase the numbers for allocating more memory) then save it and then try to run config.bat (software only/enterprise) method and configure it.
    Thanks
    Deva

  • Error in OFR : "No database connection string set for connection group"

    Hi all..
    In OFR, Batches Fail To Export When Line Pairing is Enabled and Batch Remains in State 750 With Error "No database connection string set for connection group".
    I have followed all steps associated to line pairing with database still my batch is not exported..
    Any help is appreciated..
    Thanks in advance

    Hi,
    in case you haven't done this already: for this problem we'd really need you to open a CSS message.
    From your problem description it sounds likely that LCA routines and liveCache user don't fit together. Please check the solution of note 811207 to see if that assumption is correct.
    Furthermore: liveCache 7.5 and SCM 4.0 are not released together (yet). When using SCM 4.0 only liveCache versions 7.4.03 Build XX are released. This it seems you're current combination is not supported!
    Please take a look at PAM (Produkt Availability Matrix) on the SAP Service Marketplace to see which combinations have been released.
    Kind regards,
    Roland
    Message was edited by: Roland Mallmann

  • I run Dev 6i on Windows 2008 R2 64-bit,the forms are working fine after connection to the database but the reports continue to request for username, password and database connection string every time i try to open a report.

    I receive REP-0501: Unable to connect to specified database. I run developer 6i application on windows 2008 r2. I have applied the nn60.dll and nnb60.dll files to the \BIN directory. The forms are working fine. The reports will only display after the correct user id (username, password and database connection string) is supplied. This is happening to all attempts to open already complied form. Pls, help.

    If you are connecting to an Oracle 11g database, remember that by default the passwords are case sensitive. To disable that, run
    ALTER SYSTEM SET SEC_CASE_SENSITIVE_LOGON = FALSE;

  • Default Database Connection Strings

    Does anyone know if it is possible to default the database connection strings/setup?
    We are trying to rollout ADI through Citrix and would like to default or pre-install the database connection setup instead of having every user set this up individually.
    I'm assuming there are some registry entries that can be set?
    If anyone has any ideas please share.
    Thanks and Regards,
    Chris
    ([email protected])

    ADI 7.2 included a service to centrally manage database definitions. Instructions on how to setup this service can be found in any of the ADI 7.2 Rollup patches in a file called CENTRAL.TXT (root directory of the patch).

  • Database connection string

    how to find database connection string after instllation of Oracle 10g application server .
    any queries we have no documents.

    its ok i got it
    <my machine>:1521:databasename.
    ignore this.

  • OBIEE 11g installation failed multiple times at Distributing Repository Configuration Step

    Hi,
    I am getting the following error during the Distributing Repository Configuration step in the OBIEE 11g 11.1.1.7 enterprise installation in Windows 8 system.
    Severe: Element Type:Domain
    Element id: null
    Operation result: failed to obtain domain file lock
    Detail Message: java.util.concurrent.timeoutException.Timeout;
    waiting for lock: Domain config lock;
    c:\OBIEE\MIDDLE~1\USER_p~1\domains\EAM_DO~1\config\FMWCON~1\biee-config.lock;[121 secs]
    Step Distributing Repository failed
    Configuration Action 'Distributing Repository' has failed. Please check logs for details.
    Step Distributing repository failed
    I checked another blog for this https://forums.oracle.com/thread/2565716 and even there the explanation doesn't convince me.
    I tried to look at the Locale of my system where I am installing and I could see it is using Eng-Us by default. One way suggested to check the Unicode format from the web browser and I could check that too to be UTF-8 as suggested by someone on some other blog.
    I checked in the logs too as suggested by the Installation dialogue box but it didn't seem much conclusive too.
    Here is the snapshot of the log file which I could found.
    INFO: Current Inventory:
      Oracle Home: OraDb11g_home1
      This Oracle Home has not been changed in this session.
      Oracle Home: OH1858390736
      This Oracle Home has not been changed in this session.
      Oracle Home: OH440082373
      This Oracle Home has not been changed in this session.
      Oracle Home: OH440082374
      This Oracle Home has not been changed in this session.
      Oracle Home: OH1597391518
      This Oracle Home has not been changed in this session.
      Oracle Home: OH1285215443
      This Oracle Home has not been changed in this session.
    INFO: Ending the inventory Session
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    Can someone please help me with this since I am stuck with for quite some time now.
    Is there any way to check in command prompt to check the locale as required by the system.
    What could be the issue here?
    Thanks,
    Nitin

    Hi all,
    We are able to resolve the above issue with the below solution.
    Root cause of the issue:
    You may have a temp directory in the path C:\Documents and Settings\user_name\Local Settings\Temp. You got the above mentioned exception because of the temp directory path having spaces_+ in it.
    Solution:
    1. Create a new directory called TEMP in a different location for ex: C:\TEMP
    2. Now, Right click on My computer --> Properties --> Advanced --> click on Environment Variables.
    3. You should be having TEMP and TMP as variables under user variables section pointing to the C:\Documents and Settings\user_name\Local Settings\Temp path.
    4. Edit the TEMP and TMP variables and mention C:\TEMP in the variable value.
    5. Deinstall and re-install OBIEE 11g.
    Happy OBIEE 11g installation!!
    Thanks,
    Rajesh Gurram

  • (OBIEE11G install) - FAIL at step 13, impossible to start OPMN

    Hi
    I'm trying to install OBIEE 11G, but I've encountered some problems.
    I can connect to the Oracle Weblogic admin console.
    I can connect to the Oracle Fusion Middleware Control (entreprise manager).
    But, in the list of servers, I've got only the "Admin server". The "BI Server" is not present.
    In entreprise manager, the "business intelligence core application" is not started and I can't start it. If i try, I've got the following message :
    "SEVERE: Element Type: PROCESS, Element Id: instance1:coreapplication_obijh1, Operation Result: FAILED_TO_START, Detail Message: Operation Failed: start; OracleInstance: instance1; Component: coreapplication_obijh1; msg: 0 of 1 processes started."
    In windows services, the oracle process manager of my instance is not started. When I start it, it becames unstarted automatically later.
    I've tried to launch the command one by one :
    \wlserver_10.3\server\bin\startNodeManager.cmd
    \user_projects\domains\bifoundation_domain\bin\startWebLogic.cmd
    ... liked it's mentioned in the following topic : unable to start obiee11g oracle process manager
    or to use the "stop BI service" then "start BI service"
    but the Bi Server is still not present.
    I can connect to the OBIEE presentation services ("http:\\localhost\analytics") but graphics of the sample webcat doesn't display (I don't know if it's related to the absence of bi server), and I can't open online repository (it's probably related, this time !).
    Do you have any ideas ?
    Thanks in advance
    Edited by: A. Drieux on 15 mai 2013 09:30 - change of title

    Hi
    I've executed the .bat. A command dos windows has appeared then disappeared.
    But I don't have any log in the "../instance1/diagnostics/logs/OracleBIJavaHostComponent/coreapplication_obijh1" directory. It's empty.
    I've tried to install OBIEE on another similar machine. But there was an error during the configuration step, at the step "executing opmnctl start coreapplication_obijh1"
    The inventory logs says :
    ==============================================
    INFO: Variables d'environnement :
    INFO:      ORACLE_HOME =
    INFO:      PATH = C:\Oracle\ODP-ODQ11G\oracledq\Software\bin;C:\Oracle\Administrateur\product\11.1.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Oracle\Middleware\Oracle_BI1\products\Essbase\EssbaseServer\bin;C:\Oracle\Middleware\Oracle_BI1\bin;C:\Oracle\Middleware\Oracle_BI1\opmn\bin;C:\Oracle\Middleware\Oracle_BI1\opmn\lib;C:\Oracle\Middleware\Oracle_BI1\perl\bin
    INFO:      CLASSPATH =
    INFO: Nom utilisateur :Administrateur
    INFO: Saving the install inventory which has the access of 1
    INFO: The flags set for this home (C:\Oracle\Administrateur\product\11.1.0\db_1) are:clean
    INFO: Home:C:\Oracle\Administrateur\product\11.1.0\db_1 oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: The flags set for this home (C:\oracle\ODI11G) are:clean
    INFO: Home:C:\oracle\ODI11G oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: The flags set for this home (C:\oracle\ODP-ODQ11G) are:clean
    INFO: Home:C:\oracle\ODP-ODQ11G oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: The flags set for this home (C:\Oracle\Middleware\oracle_common) are:aruID|aruDesc|guid|addedToCI
    INFO: The flags set for this home (C:\Oracle\Middleware\Oracle_BI1) are:aruID|aruDesc|guid|addedToCI
    INFO: Updating XML inventory.
    INFO: Inventaire actuel :
    +     Répertoire d'origine Oracle Home : OraDb11g_home1+
    +          Ce répertoire d'origine Oracle Home n'a pas été changé dans cette session.+
    +     Répertoire d'origine Oracle Home : OH1491996442+
    +          Ce répertoire d'origine Oracle Home n'a pas été changé dans cette session.+
    +     Répertoire d'origine Oracle Home : OH1031334788+
    +          Ce répertoire d'origine Oracle Home n'a pas été changé dans cette session.+
    +     Répertoire d'origine Oracle Home : OH1623473687+
    +          Ce répertoire d'origine Oracle Home n'a pas été changé dans cette session.+
    +     Répertoire d'origine Oracle Home : OH1211664980+
    +          Ce répertoire d'origine Oracle Home n'a pas été changé dans cette session.+
    INFO: Ending the inventory Session
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    ==============================================
    I've put some pictures, if it can help :
    Entreprise Manager :
    http://imageshack.us/photo/my-images/594/64598566.jpg
    http://imageshack.us/photo/my-images/638/em2s.jpg
    Installation step failed :
    http://imageshack.us/photo/my-images/836/erreurinstall.jpg

  • OBIEE 11g install - is C drive the only drive that will work?

    Anyone know if the installation needs to be done on the C drive only . i tried to specify the middleware home on the d drive and got stuck with an error at 98%
    Invalid weblogic home specified: D:\app\OBIEE11g\wlserver_10.3
    I havent encountered this when installing on the C drive . Oracle's documentation does not specify this requrement . does anyone know if this is a requirement? Any tips on a clean uninstall for the OBIEE 11g server ?

    Hi Team,
    While installing OBIEE11g with database 11g the installation getting successful at 98% and Post installation steps are executing and getting hanged.
    after verifing the log the below message came across.
    pls. suggest how to resolve this error.
    [2010-10-06T17:18:13.558+05:30] [as] [NOTIFICATION] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ii1FPUX1ZbS_UDk3yc1Cf5UQ000006,0] Validating node manager service arguments...
    [2010-10-06T17:18:13.558+05:30] [as] [ERROR] [] [oracle.as.install.bi] [tid: 15] [ecid: 0000Ii1FPUX1ZbS_UDk3yc1Cf5UQ000006,0] Invalid weblogic home specified: D:\OBIEE11g\wlserver_10.3
    [2010-10-06T17:18:13.558+05:30] [as] [ERROR] [] [oracle.as.install.engine.modules.install] [tid: 15] [ecid: 0000Ii1FPUX1ZbS_UDk3yc1Cf5UQ000006,0] Error occurred during OUI launch[[
    java.lang.IllegalStateException: Invalid weblogic home specified: D:\OBIEE11g\wlserver_10.3
    at oracle.as.install.bi.installaction.NodeManagerService._validate(NodeManagerService.java:64)
    at oracle.as.install.bi.installaction.NodeManagerService.install(NodeManagerService.java:32)
    at oracle.as.install.bi.installaction.BIInstallAction._installNodeManagerService(BIInstallAction.java:459)
    at oracle.as.install.bi.installaction.BIInstallAction.executeAfterCopy(BIInstallAction.java:216)
    at oracle.as.install.engine.modules.util.installaction.InstallActionProviderUtility.invokeExecuteAfterCopy(InstallActionProviderUtility.java:91)
    at oracle.as.install.engine.modules.presentation.ui.common.wizard.ModifiedDWizard.executeEvent(ModifiedDWizard.java:2907)
    at oracle.as.install.engine.modules.presentation.PresentationModule.processModuleEvent(PresentationModule.java:655)
    at oracle.as.install.engine.modules.util.PartnerModuleImpl.processEvent(PartnerModuleImpl.java:118)
    at oracle.as.install.engine.InstallEngine.notifyListeners(InstallEngine.java:626)
    at oracle.as.install.engine.InstallEngine.processEvent(InstallEngine.java:584)
    at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyAllEventListenersHelper(PartnerModuleImpl.java:227)
    at oracle.as.install.engine.modules.util.PartnerModuleImpl.notifyListeners(PartnerModuleImpl.java:158)
    at oracle.as.install.engine.modules.install.InstallModule.onSuccess(InstallModule.java:478)
    at oracle.as.install.engine.modules.install.action.InstallManager.notifySuccess(InstallManager.java:321)
    at oracle.as.install.engine.modules.install.command.InstallSuccessCommand.execute(InstallSuccessCommand.java:42)
    at oracle.as.install.engine.modules.install.action.InstallManager.onInstallEvent(InstallManager.java:333)
    at oracle.as.install.engine.modules.install.action.AbstractOUIHandler.fireInstallEvent(AbstractOUIHandler.java:145)
    at oracle.as.install.engine.modules.install.action.OUIInstaller.succeed(OUIInstaller.java:524)
    at oracle.as.install.engine.modules.install.action.OUIInstaller.start(OUIInstaller.java:469)
    at oracle.as.install.engine.modules.install.action.InstallManager.launchOUI(InstallManager.java:211)
    at oracle.as.install.engine.modules.install.InstallModule.launchOUI(InstallModule.java:155)
    at oracle.as.install.engine.modules.install.InstallModule$1.run(InstallModule.java:246)
    pls. let me know how to resolve this issue...
    Thanks in advance
    Regards,
    VSR

  • OBIEE 11g install

    Hi,
    I am trying to install OBIEE 11g on Windows XP with 4 GIG of ram and during Configuration it is failing at "Creating ASInstance" If I continue to configure then it also failed at " Executing: opmnctl start"
    The log file has the following information
    INFO:      PATH = C:\app\akhan\product\11.1.0\db_2\bin;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;
    C:\OracleBI\SQLAnywhere;C:\Program Files\Java\jdk1.6.0_20\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
    C:\Program Files\Intel\WiFi\bin\;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\Program Files\Google\Google Apps Sync\;
    C:\Program Files\QuickTime\QTSystem\;C:\app\akhan\rcuHome\bin;c:\Middleware\Oracle_BI1\bin;c:\Middleware\Oracle_BI1\opmn\bin;
    c:\Middleware\Oracle_BI1\opmn\lib;c:\Middleware\Oracle_BI1\perl\bin
    INFO:      CLASSPATH = .;C:\Program Files\Java\jre6\lib\ext\QTJava.zip
    INFO: Username:akhan
    INFO: Saving the install inventory which has the access of 1
    INFO: The flags set for this home (C:\app\akhan\product\11.1.0\db_2) are:clean
    INFO: Home:C:\app\akhan\product\11.1.0\db_2 oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: The flags set for this home (C:\Middleware\oracle_common) are:aruID|aruDesc|guid|additionalOHProps
    INFO: The flags set for this home (C:\Middleware2\oracle_common) are:clean
    INFO: Home:C:\Middleware2\oracle_common oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: The flags set for this home (c:\Middleware\Oracle_BI1) are:aruID|aruDesc|guid|addedToCI|additionalOHProps
    INFO: Updating XML inventory.
    INFO: Current Inventory:
         Oracle Home: OraDb11g_home1
              This Oracle Home has not been changed in this session.
         Oracle Home: OH1023793388
              This Oracle Home has not been changed in this session.
         Oracle Home: OH1494677506
              This Oracle Home has not been changed in this session.
         Oracle Home: OH1929386081
              This Oracle Home has not been changed in this session.
    INFO: Ending the inventory Session
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    Can you please tell me how to fix this problem.
    Thanks
    Asghar

    Hi everyone,
    I'm having the same problem on my OBIEE 11g installation on windows 2003 Server SP2 but on the step "Restarting AdminServer"
    the log file has the following info:
    INFO: Variables de entorno:
    INFO:      ORACLE_HOME =
    INFO:      PATH = C:\app\Administrator\product\11.1.0\db_1\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\OBI11\Oracle_BI1\bin;C:\OBI11\Oracle_BI1\opmn\bin;C:\OBI11\Oracle_BI1\opmn\lib;C:\OBI11\Oracle_BI1\perl\bin
    INFO:      CLASSPATH =
    INFO: Nombre de Usuario:Administrator
    INFO: Saving the install inventory which has the access of 1
    INFO: The flags set for this home (C:\app\Administrator\product\11.1.0\db_1) are:clean
    INFO: Home:C:\app\Administrator\product\11.1.0\db_1 oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: The flags set for this home (C:\OBI11\oracle_common) are:aruID|aruDesc|guid|addedToCI|additionalOHProps
    INFO: The flags set for this home (C:\OBI11\Oracle_BI1) are:aruID|aruDesc|guid|addedToCI|additionalOHProps
    INFO: The flags set for this home (C:\oracle\product\10.2.0\db_1) are:clean
    INFO: Home:C:\oracle\product\10.2.0\db_1 oraclehomeproperties.xml is not saved because the flags indicate no changes to this file.
    INFO: Updating XML inventory.
    INFO: Inventario Actual:
         Directorio Raíz de Oracle: OraDb11g_home1
              En esta sesión no se ha cambiado este Directorio Raíz de Oracle
         Directorio Raíz de Oracle: OH1650365751
              En esta sesión no se ha cambiado este Directorio Raíz de Oracle
         Directorio Raíz de Oracle: OH1829599436
              En esta sesión no se ha cambiado este Directorio Raíz de Oracle
    INFO: Ending the inventory Session
    INFO: Using an existing InstallAreaControl for this Inventory Session with existing access level 1
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    INFO: The ORACLE_CONFIG_HOME env var is set to
    Do I have to reinstall everything again?
    Thanks
    Carlos Hernandez

  • OBIEE 11g Installation Fails at configuration process

    Hi All,
    I tried installing OBIEE 11.1.1.5.0 in my machine.Below are the prerequsite which I followed and the laptop system configuration details.
    Pre-Requisites Followed : 1) Creation of Static IP address,2) Created Schema's using RCU In Oracle 11g Database.
    Laptop Details : OS-Windows 7,Ram 3 GB and space for Installation nearly 14 GB.
    Installation Type: Simple Installation
    Issue : There are 14 steps in the wizard.I have succeeded till step 12 which is called "Installation Process",But in Step 13 'Configuration progress' the wizard says Creating Domain status as 'In Progress' which stays in the same status even after 2 hours.So I am not able to complete installation Process as the wizard is not completing the Step 13 process which is 'BI Configuration'. This is the 4 attempt Iam trying the installation and the output is failure in the installation of OBIEE 11g on my machine.
    Known Issue : Also when I executed the setup file for running the installation file in 'Drive:\bi_windows_x86_111150_32_disk1_1of2\bishiphome\Disk1\setup.exe',in the command prompt i got a warning message like swap space is 0.But I ignored that error and I gave 'y' to proceed further for the installation.As this swap space issue was common in many of our folk installation process which has ended in successful installation.
    Help Needed : Can any one suggest me what will be the cause for the issue,or any Pre-requisite is missing,or the installation steps which I need to follow to make my installation successful.
    Thanks in advance,
    Regards
    Kris

    - all installation files must be in a folder without spaces.
    Try to decompress all files in c:obi11g for exemple and restart installation.
    Or
    - You may have a temp directory in the path C:Documents and Settingsuser_nameLocal SettingsTemp. You got the above mentioned exception because of the temp directory path having spaces in it.
    Solution:
    1. Create a new directory called TEMP in a different location for ex: C:TEMP
    2. Now, Right click on My computer --> Properties --> Advanced --> click on Environment Variables.
    3. You should be having TEMP and TMP as variables under user variables section pointing to the C:Documents and Settingsuser_nameLocal SettingsTemp path.
    4. Edit the TEMP and TMP variables and mention C:TEMP in the variable value.
    5. Deinstall and re-install OBIEE 11g.
    regards
    srinivas

  • Other user can't access to OBIEE 11G installed on a server

    Hello,
    We have installed OBIEE 11G on a server ( windows sever 2008 r2) with admin account, and it works fine, But others users can't access to obiee 11g ( administration icons are white in their sessions) even they have admin rights.
    Can anyone tell me what should we do??
    Thank you.

    Hi,
    This is the exact format how my tnsnames.ora file looks. sorry, I can ping it in command prompt now. In my connection pool i tried first DSN =  ab.bc.xy.zx, did not work. Then I saw oracle's default repository and changed my DSN to your suggested format starting from "DESCRPTION" to rest. Still no luck Do you think, i should put the same TNS in my local machine??
    ab.bc.xy.zx =
    (DESCRIPTION =
        #(ADDRESS = (PROTOCOL = TCP)(HOST = 10.20.30.110)(PORT = 1521))
        #(ADDRESS = (PROTOCOL = TCP)(HOST = 10.20.30.120)(PORT = 1521))
        (ADDRESS = (PROTOCOL = TCP)(HOST = 10.20.30.130)(PORT = 1521))
        (LOAD_BALANCE = yes)
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SID = cap2)
    thanks,
    BK.

Maybe you are looking for

  • Bi7.0 to portal integration using template installer

    hi frnds, i change my connectivity step to bi to ep 7.0 now i m using template installer for full bi installation all the step are successfully completd. when i am cheking with java based Note 937697 - Usage of SAP NetWeaver BI Diagnostics & Support

  • User Name in Public shared folder

    I deleted the shared folders in my sharing system preferences, but when I add the public folders back the user's name is omitted. Now when accessing the shared computer, all I see is Public and Public-1. Is there anyway to get the folders back with t

  • Internal LAN adapter configuration commands

    Could anyone describe me the meaning of hsma command option: 7206MEDA(cfg-lan-Token 0)#adapter 1 4000.0047.4522 7206MEDA(cfg-adap-Token 0-1)#? Internal Lan Adapter configuration commands: hsma Hot Standby MAC Address parameters Thanks in advance for

  • Customized setup for deployment of Firefox 4 : How to integrate addons & prefs (seems different than 3.6.x)

    I'd like to silently install Firefox 4 using customized prefs, but it's seems different than the 3.6.x versions. How does it work with the new "folder architecture" used in Firefox ? * For 3.6.x, using the -ms switch install Firefox silently, and i i

  • Lost communication btw cs4 bridge and photoshop cs4

    I cannot double click a thumb in the bridge and enter Photoshop cs4. It brings up the Microsoft viewer instead. Nothing I have tried corrects this. I can get to Photoshop cs4 through camera raw, but that means opening all jpegs and tiffs in raw. Can