OBIEE 11g installation over Oracle Express (XE)

During OBIEE 11g installation we are required to cofigure connection string to DB.
We installled Oracle Express (XE) on the same machine with default settings.
What should be the connection string in the DB details form?
Whether and if so, how should we configure the service in XE?

localhost:port_used:db_service_name
Port is usually 1521. DB Service name is the DB name that you assigned to your DB.

Similar Messages

  • OBIEE 11g installation got struck in "Configuration Process"

    Hi
    I am trying to instal OBIEE 11g 11.1.1.5.0 on Win 7 computer on MS Sql server Express.
    Every went smooth with RCU, and OBIEE 11g installation upto step 12.
    Now in Step 13, 'Configuration Process', the installer got struck forever showing:
    BI Configuration -> 0%
    Creating Domain -> In Progress
    and rest of all the items in 'Recommended' status.
    How can I make this move forward?
    I see no activity going on in logs etc. Looks like installer got struck 'creating domain' activity forever.
    Thanks for any inputs.

    Please find the error messages from log: Thanks for any inputs.
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    LOADING DLL : C:\obiee\obieemiddlewarehome\Oracle_BI1\install\config\\StartUtil64.dll
    DEBUG : Loading DLL : C:\obiee\obieemiddlewarehome\Oracle_BI1\install\config\\StartUtil64.dll
    DEBUG : Loaded DLL : C:\obiee\obieemiddlewarehome\Oracle_BI1\install\config\\StartUtil64.dll
    oracle.as.provisioning.util.ConfigException:
    Error while starting the domain.
    Cause:
    An error occurred while starting the domain.
    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:3179)
         at oracle.as.provisioning.weblogic.ASDomain.startDomain(ASDomain.java:3039)
         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:112)
         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:662)
    Caused by: 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:3149)
         ... 19 more
    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.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:112)
         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:662)
    Caused by: 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)
         ... 14 more
    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.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:112)
         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:662)
    Caused by: 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)
         ... 14 more

  • 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

  • Error when trying to run the rcu.bat file as part of OBIEE 11g installation

    when trying to run the rcu.bat file as part of OBIEE 11g installation on windows 7 64 bit I am getting the following error
    "windows cannot find C:\Users\manoj\Desktop\Oracle.Make sure you typed the name correctly, and then try again".
    Please help me how to overcome this error, I am not able to understand why it is looking for C:\Users\manoj\Desktop\Oracle.
    Thanks
    Manoj

    after setting the ORACLE_HOME and Path environment variables also....I am still getting the same error...so is it like RCU can be run only on windows 7 32-bit machines and it does not work on 64-bit machines? and also it seems like the previous versions of OBIEE 10.1.3.X does not support windows 7 64-bit machines...
    please help me finding a solution to this error....
    and what are all the versions of OBIEE can be installed on windows 7 64-bit machines?
    can't we install OBIEE 11g on windows 7 64-bit machines without including RCU?
    thanks
    Manoj
    Edited by: mkumar on Jun 2, 2011 3:47 AM

  • OBIEE 11g installation - OutOfMemoryError: PermGen space

    Hi All
    OBIEE 11g installation fails at configuration step with the following error:
    Creating a new AdminServer Object ...
    AdminServer port is 7001
    Starting the domain ...
    java.lang.OutOfMemoryError: PermGen space
    java.lang.OutOfMemoryError: PermGen space
    We tried to set the set JRE_MEMORY_OPTIONS in oraparam.ini file and ran the config.bat too.
    While running config.bat, the setup is asking for "Scale out BI" and not for creating New domain.
    So we are unable to continue with the installation.
    Has anyone faced this error.
    We are installing on Win7 64 bit machine.
    Thanks
    Edited by: 943911 on Aug 8, 2012 5:17 AM

    increase permgen space like this:
    -XX:PermSize=256m
    -XX:MaxPermSize=256m
    If not try enabling permgen garbage collection with
    -XX:+CMSClassUnloadingEnabled -XX:+CMSPermGenSweepingEnabled

  • Problem in installation of Oracle Express

    I have problem in installation of Oracle Express 6
    My problem is that when i click the setup file it doesnt go anyfurther and the computer does not hang even.And even if i try to run the setup file again i get the same response.
    i am installing all this on Windows Server 2000.
    Can anyone help me.

    It's rare to get apps assistance in the database forum. You might have better luck going to 'http://forums.oracle.com' and asking in the appropriate foum. Look for
    E-Business Suite
    Applications Technology
        * •  XML Publisher
        * •  Managing Oracle Applications
        * •  OA Framework
        * •  Install and Upgrade <-------
        * •  More...

  • 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

  • About OBIEE 11g Installation

    Hello all
    I want to install a OBIEE 11g i hv a question that does it require any dotnet framework??
    Edited by: 916405 on 25-Apr-2012 00:01
    Also i hv a question that RCU utility requires only if we hv 32 bit version or does it needs in 64 bit version also.
    Edited by: 916405 on 25-Apr-2012 00:09

    Hi,
    dotnet framework not required for obiee11g version
    for the RCU, its required fro obiee11g installation purpose so its nessasary for 32/64 bit.
    http://123obi.com/2011/01/obiee-11g-installation-on-windows7-64-bits-part1/
    http://gerardnico.com/wiki/dat/obiee/installation_11.1
    http://obieeelegant.blogspot.com/2012/03/obiee-111160-installation-on-windows-7.html
    http://obieeelegant.blogspot.com/2011/09/obiee-11g-111150-software-only.html
    thanks
    Deva

  • Preparing for Oracle OCA 11g using an Oracle Express 10g database

    As a software application developer, I have been considering Oracle certification for a while to enhance my skill set. Unfortunately I don't have access to a commercial Oracle installation, and would like to use a free version of Oracle Express during my studies. The latest OCA courses largely focus on Oracle 11g, and it would appear that there is no free (Express) 11g database available yet.
    Could anyone please advise me whether it would be possible and practical to prepare for the 1Z0-051 Oracle Database 11g: SQL Fundamentals I and 1Z0-052 Oracle Database 11g: Administration I exams using an Oracle Express 10g database instance, while accompanied by the relevant Oracle 11g study material? In other words, is the overlap between Oracle 10g and 11g sufficient that a solid understanding of 10g could allow me to successfully sit the 11g exams? Furthermore, would the Express edition of the database provide sufficient functionality to prepare for the Administration exam?

    user10750763 wrote:
    As a software application developer, I have been considering Oracle certification for a while to enhance my skill set. Unfortunately I don't have access to a commercial Oracle installation, and would like to use a free version of Oracle Express during my studies. The latest OCA courses largely focus on Oracle 11g, and it would appear that there is no free (Express) 11g database available yet.
    Could anyone please advise me whether it would be possible and practical to prepare for the 1Z0-051 Oracle Database 11g: SQL Fundamentals I and 1Z0-052 Oracle Database 11g: Administration I exams using an Oracle Express 10g database instance, while accompanied by the relevant Oracle 11g study material? In other words, is the overlap between Oracle 10g and 11g sufficient that a solid understanding of 10g could allow me to successfully sit the 11g exams? Furthermore, would the Express edition of the database provide sufficient functionality to prepare for the Administration exam?Using Oracle 10g express edition to prepare for 1z0-051 should be OK.
    (http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=41&p_org_id=1080544&lang=US&p_exam_id=1Z0_051 says Exam 051 has been validated against Oracle Database 10g and Oracle Database 11g. Training on either version will be appropriate preparation.).
    For 1z0-052 the situation is different. Oracle 10g express edition hides some of the administration tasks ... you really need to be using 11g.
    If you dont waht Oracle 11g all over your regular machine then I would typically recommend install Oracle Enterprise Linux either on a spare machine with a dual core or HT processor and with 2GB or more of memory (eg Dell gx280 or better); or using a virtualisation solution on your current machine (ram would need to be 3GB or higher) (eg virtualbox or whatever ... though windows as a guest can have a license issue).

  • OBIEE 11g installation errors

    Hi Folks,
    I have downloaded OBIEE 11g and Oracle 11g form Oracle downloads link successfully.
    When i am trying to extract iam getting error no 0x80004005
    i skipped that error and extracted files and then i installed on my laptop, but it was not installed properly, even by the time of installation i got some error messages i skipped and installed.
    please let me know wat that error means and wat is the solution??
    can i have to download again??
    Please guide me i need this urgency....
    Thanks in Advance.
    Surendra

    Hi Surendra,
    1. You can use your otn username/pwd for downloading the software.
    2. Use this link https://edelivery.oracle.com for downloading the OBIEE 11.1.1.5.0 version software.
    3. Enter your OTN credentials and accept the agreement by checking the checkboxes.
    4. In the select a product pack option you choose Oracle Business Intellignece and in the platform you need to choose your platform either windows or linux etc and click on Go Button.
    5. When you click on go button a list will be displayed and within that you select Oracle Business Intelligence 11g Media Pack for Microsoft Windows (32-bit) if your OS is Microsoft windows 32 bit or else it will display according to the platform versions which you choose already and after this click on continue button.
    6. As OBIEE 11.1.1.5.0 comes in 5 different parts and the below given are the part names which you need to download it.
    Oracle Business Intelligence 11g (11.1.1.5.0) for Microsoft Windows (32-bit) (Disc 1of 3) (Part 1 of 2)
    Oracle Business Intelligence 11g (11.1.1.5.0) for Microsoft Windows (32-bit) (Disc 1of 3) (Part 2 of 2)
    Oracle Business Intelligence 11g (11.1.1.5.0) for Microsoft Windows (32-bit) (Disc 2 of 3) (Part 1 of 2)
    Oracle Business Intelligence 11g (11.1.1.5.0) for Microsoft Windows (32-bit) (Disc 2 of 3) (Part 2 of 2)
    Oracle Business Intelligence 11g (11.1.1.5.0) for Microsoft Windows (32-bit) (Disc 3 of 3)
    Hope this helps you and let me know if you need anything else apart from this.
    Thanks,
    Navin Kumar Bolla

  • 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

  • OBIEE 11g installation stuck at step 12 of 14 (0% copying files...)

    Hi All,
    I am installing OBIEE 11g on Windows7 32Bit OS.
    I have done with all the steps till step 11 without any error. However, ASA it starts the step 12 (i.e. Configuring WebLogic- Copying files...), installation stuck at 0% and do not continue. I waited for 8-10 Hrs but it never started copying files.
    Also, I tried the installation numerous times, but every time I got the same problem.
    I verified the logs as well, but there was no error.
    Please help me to resolve the issue.
    Regards,
    Ashish

    Yes, I got an idea, install OBIEE in a supported platform as your it's not supported at the moment:
    http://www.oracle.com/technetwork/middleware/bi-enterprise-edition/bi-11gr1certmatrix-166168.xls

  • Essbase 11.1.2 and OBIEE 11g Installation

    Hi All,
    we have installed OBIEE 11g on the LINUX instance & we are going to install Essbase 11.1.2 on the same instance....can we use the same WEBLOGIC INSTANCE for the Essbase installation ? does it works ?
    If I install into existing weblogic server would be there an impact ?
    any ideas............
    Thanks,
    MP.
    Edited by: Pradeep on Nov 30, 2011 10:27 AM
    Edited by: Pradeep on Nov 30, 2011 12:22 PM

    let me check... yeah u can do that dude i cant tell u how to do it but i can give u some idea
    try to see properties file or db files for web logic ...i think it where the port number are stored and in war file is where multiple instance info is stored
    iam sure that u can create multiple instance as long as u give different ports (yeah u have to other wise u cant config it :))
    Go through this doc
    http://docs.oracle.com/cd/E13222_01/wls/docs81/adminguide/overview.html
    hope this info helps some sort :)
    Edited by: KVC on Nov 26, 2011 8:28 PM
    Edited by: KVC on Nov 26, 2011 8:45 PM

  • OBIEE 11g Installer

    Hi,
    I am trying to install OBIEE 11g and as per the installation document I need to have OBIEE Installer to start with installation. The document points to
    Download Oracle Business Intelligence 11g Installer .zip file from OTN at the
    following link:
    http://www.oracle.com/technology/software/products/middleware/htdocs/111110_fmw.html
    This takes to the page with listing to download Weblogic installer instead. Is it the same installer I need to use eve for obiee 11g or the link is wrong.
    Appreciate if someone can point to correct location.
    Also, RCU zip file donot have any setup or any such file. Which file I should launch to get RCU running?
    Appreciate if some one can provider pointer to this.
    Thanks,
    Ritesh

    Hi,
    Thanks a bunch. I just got carried away by document.
    Thanks again for the pointer.
    Ritesh

  • How to install  OBIEE 11g(already installed Oracle 11g)

    hi, i already installed oracle 11g DB on my system, shall i directly install OBI 11g on that or do i stil need to install l RCU..?
    please help me on this concern,

    Hi,
    1st you need to install RCU 1st then proceed (OBIEE 11g - simple/software/enterprise installation option).
    refer RCU DSN setup & config steps,
    http://gerardnico.com/wiki/dat/obiee/installation_11.1
    also further steps refer my blog,
    http://obieeelegant.blogspot.com/2012/07/obiee111160-software-only-installation.html
    Thanks
    Deva
    Edited by: Devarasu R on Feb 19, 2013 5:35 PM

Maybe you are looking for

  • Category Group (Objective Settings and Appraisals)

    Hi How can I create a new category group in the activity "Edit Templates" from the objective settings and appraisals?, The system automatically generates one category group Personnel Appraisals, so we need to create  a new one? This new category grou

  • IPad mini backlight issues after digitizer replacement

    I recently replaced the digitizer on my 1st gen iPad mini, and after reassembly, I'm havering issues with the backlight. Please have a look at my photo and let me know what the issue may be. Thanks a lot, Dave

  • Connection Problem from Client ?

    I can connect to database for SYS and SYSTEM but not for any other USER using JDBC (Oracle (Thin driver)) Connection URL: jdbc:oracle:thin:@localhost:1521:xe USER Name: System Password:***** If I use other user then it give me problem. ERROR: ORA-010

  • Why Is Adobe employee Directory don't display picture properly?

    I've been wondering about that for a while, and did think that it was because the picture were resized by the APP, but they are not....it seems that the rendeering process is saving the photos all jagged?! That's ED out of the box... it give all empl

  • The ALL_VIEWS Table

    i was wondering if there is a way to see the full SQL in the TEXT field that is in the ALL_VIEWS table. when i do a query on the ALL_VIEWS table it only show the start of it. and i woud like to see the whole select statement that makes up the view. o