Multiple BW instances on one BO system

Hello experts,
The infrastructure setup of my project is to have 2 separate BW instances (testing and training) to be connected to the same BO system.
When setting up a BOJ connection (from Universe Designer), we need to specify the Application Server (ie. IP address of the BW instance). So it seems BOJ connection is BW instance-specific. However, we don't want to create separate sets of Connections (and hence, Universes & Queries) for each BW instance.
Is there any way for one Connection (and hence, Universe & Query) to be shared across 2 BW instances?
If this is not possible, is it possible to copy the Connection (plus Universe & Query) for BW instance #1 to a another Connection for BW instance #2? This is to simplify the effort of setting up BO for the second BW instance.
Thanks in advance for any suggestions.
Linda

Hi Ingo,
Thanks for the information. I too have same scenario to work out.
Is there any possibility of automatic Source/server name conversion from system A to System B while copying all the Universes and Queries.
For Example: In BI we have an option to datasource server name change convention while transporting from one system to another system through out the landscape.
As you said in your reply, in life cycle manager, do we need to edit connection for each & every universe or any option for one and all universes.
Any documentation on this is appreciable...
Please provide me information.
Thanks in Advance.
Regards,
Ravi Kanth

Similar Messages

  • How To Install Multiple OBIEE Instances On One Linux Machine

    Hi,
    OS: Red Hat ES 5.2
    OBIEE : 10.1.3.4
    We one development server(Linux) where one OBIEE 10.1.3.4 was installed with os user as 'ora1a' (Deployed on Oracle Application Server 10.1.3.4)
    and now I have installed OBIEE 10.1.3.4 on same Linux Server with different user(ora2b) and different mount point (Deployed on Another Oracle Application Server 10.1.3.4 )
    But My OBIEE was not working and I came to know that only one can be working by default.
    After following few notes i have update NQSConfig.inc and odbc.ini with different ports ie from 9704 to 9725 and bounced BI server and presentation server
    But still its not working can any one tell me what are all needs to update to make it work
    Thanks in advance
    Regards,
    Bhanu Chander
    Reference's i used: HOW TO: Install Multiple OBIEE Instances On One UNIX Machine          (Doc ID 605582.1)

    Hi
    I was not much clear about what you are telling
    See my first OBIEE instance URL is http://hostname18.oracle.com:7777/analytics (As i deployed OBIEE on Application server 10g(OAS1))
    and second one is http://hostname18.oracle.com:7778/analytics (As i deployed OBIEE on another Application server 10g(OAS2))
    Also My port for first OBIEE instance is 9704 and second one is 9725(Which i changed to this)
    Now tell me what are all i should update
    Thanks,
    Bhanu Chander

  • Multiple component instances for one component usage

    Hi,all
    How can I create multiple component instances for one component usage.
    I'm using the following code for creating  a single component instance for specific component usage:
    if(c_Usage.hasActiveComponent())
          c_Usage.deleteComponent();
    if(wdContext.currentContextElement().getSelectedTab().equalsIgnoreCase("Registered"))
          c_Usage.createComponent("health.gov.registered.Registered";);
    I can't create one more component instance for
    IWDComponentUsage c_Usage
    cause I have to delete the component instance associated with this component usage.
    Any idea how can I do it anyway?
    Regards,
    Michael

    Hi,
    To create another instance of the same component you need to embed the same component under the Used Components more then once. For Example if you have Componet A to which you want to embed Component B then under "Used Components" of Component A add component B twice.

  • Create multiple Task Instance from one Task Instance

    We have a process, where user can request for multiple resources(access) in one single request.Currently user has to wait until all the resource requests are approved by application owners to start the provisioning process.
    I am thinking of splitting that one request(task) into multiple task, based on the number of resources requested.so that, if one resource request is approved user can get that particular access.
    My question :
    1.How will I split the one task into multiple task and pass the required information to child task?
    2.How do I handle views?Currently since its one task , we checkout and check-in the same view.
    3.How will I overcome the possibility of one view overwritten by the other.
    Thanks.

    We have a process, where user can request for
    multiple resources(access) in one single
    request.Currently user has to wait until all the
    resource requests are approved by application owners
    to start the provisioning process.
    I am thinking of splitting that one request(task)
    into multiple task, based on the number of resources
    requested.so that, if one resource request is
    approved user can get that particular access.
    My question :
    1.How will I split the one task into multiple task
    and pass the required information to child task?
    2.How do I handle views?Currently since its one task
    , we checkout and check-in the same view.
    3.How will I overcome the possibility of one view
    overwritten by the other.
    Thanks.Hi,
    yes u can split one task into multiple task means as ur requirment diffrent task for different resource. so u have to write diffrent W/F for each resource and call them by setting a counter for number of resource.
    the below code help u.
    <Variable name='index'>
              <i>0</i>
         </Variable>
    <Activity id='1' name='createNewTask'>
              <Action id='0' name='createView' application='com.waveset.session.WorkflowServices'>
                   <Argument name='op' value='createView'/>
                   <Argument name='type' value='Process'/>
                   <Argument name='viewId' value='Process'/>
                   <Argument name='taskName'>
                             <s>give any name to the task</s>
                   </Argument>
                   <Argument name='process'>
                             <s>task name that u want to launch</s><!-- u can get task name dynamicly by rule also by passing resource name -->
                   </Argument>          
                   <Argument name='accountId' value='$(accountId)'/><!-- pass the required information to child task as argument -->
                   </Action>
                   <Action id='1' application='com.waveset.session.WorkflowServices'>
                   <Argument name='op' value='checkinView'/>
                   <Argument name='view'>
                        <ref>view</ref>
                   </Argument>
                   </Action>
                   <Action id='2'>
                        <set name='view'>
                        <null/>
                        </set>
                   </Action>
                   <Transition to='incrementIndex'/>
    </Activity>
         <Activity id='2' name='incrementIndex'>
              <Action id='0'>
                   <set name='index'>
                        <add>
                             <ref>index</ref>
                             <i>1</i>
                        </add>
                   </set>
              </Action>
              <Transition to='createNewTask'>
                   <lt>
                        <ref>index</ref>
                        <ref>length</ref><!-- number of resource-->
                   </lt>
              </Transition>
              <Transition to='end'/>
         </Activity>

  • Multiple Schema Creation with One Source system Via SLT

    Hi all,
    we have BW on HANA environment at our company premises, with SLT server installed
    So, my Question is that is it possible to create more than one schema in HANA system with one Source system
    As an example, lets say, ECC (Client 601) Source System has been connected to HANA via SLT and created Schema called SCHEMA_1 and again i want to create SCHEMA_2 by connecting same ECC (Client 601) source System.
    please help me to short this out?
    Thanks
    Mirana

    Hi Mirana,
    Yes, it is possible to create more than one schema in HANA system with one Source system.
    Please go through the Official SAP LT document for more details @ page number 13
    http://www.saphana.com/servlet/JiveServlet/previewBody/1811-102-5-5419/SAP_LT_Replication_Server_for_SAP_HANA_SPS05_Over…

  • Multiple tomcat instances in one zone

    I would like to install multiple tomcat instances in the same zone. the first instance starts without an issue. The second instance fails and gives an error message that it 'could not reserve enough space for object heap'. We are able to run multiple instances of tomcat on our solaris servers without a problem. Is there something I'm missing or is this a feature of zones? I've tried it in two separate zones with the same result.

    Don't set the environment variable in your profile, that sets the env variable the same in every terminal session you launch. You need to set the WSHOME variable differently in each terminal depending on which instance you are working with.
    I believe that should work.
    Xoth wrote:I am running idm on rhel 4. I want to run mulitple instance of tomcat 5.5.25. I have another instance set up ok but have run into a snag. In my /etc/profile I state for my first idm/tomcat instance...
    WSHOME=/usr/local/apache-tomcat-5.5.25/webapps/2008110601_idm7.1
    export WSHOME
    PATH=$WSHOME/bin:$PATH
    export PATH
    How to I set WSHOME for mulitple instances? I dont think I can add another WSHOME variable pointing to the other instance. I want them running at the same time.

  • Multiple broker instances on one server

    We are running multiple OpenMQ 4.4u1 broker instances on a single server (two different environments, one development and one staging). It appears as though the RC file I installed in /etc/init.d on our RHEL server is designed to manage one and only one broker instance (using the $IMQ_ETCHOME/imqbrokerd.conf file).
    Is there an elegant way to have the single RC script manage multiple instances, or should I just create a second RC file and a second $IMQ_ETCHOME/imqbrokerd.conf file to manage the second instance?
    Thanks,
    Bill

    Yes, the MQ RC script is for 1 broker instance only. On Solaris, it's possible to use SMF to manage multiple processes/services. You may want to look for something similar on RHEL or clone/customize the RC script, imqbrokerd.conf and relevant links in rc?.d for each instance

  • Multiple database instance on one server

    Hi experts
    We are planning to implement ERP, BI, Solman, CRM and MDSD on windows/oracle platform. There is an idea about system landscape that all database instance of production systems are installed on one server and central instances of each system are installed on separate servers. Is there any performance or maintenance risk about this scenario? What is the advanteges and disadvantages of this landscape? Shall we prefer central system installation?
    I'm waiting for your recommandation.
    Best Regards...

    Hi,
    From experience one disadvantage in having an Oracle farm, is if the server plays up
    or needs a reboot you of course lose all the systems databases.
    Also getting all customers to aggree a maintenance slot together can be a pain.
    Failover needs to be considered, DR also.
    IMHO separate servers, but that is my preference I'm sure there are advantages.
    Mark

  • 2 SCM 4.0 Optimizer instances for one SCM system as high availability?

    Hi
    Can we install more (i.e. 2) seperate SCM 4.0 Optimizers and connect them both to one SCM Server system?
    If yes:
    1) Can/will the SCM Server system used both optimizers?
    2) If one failes, can/will the SCM server then just use the one still running
    Best regards
    Tom

    Hi Larsen
    Since optimizer is just exe.file, you can install several optimizers<engine> (put exe.file into
    different location <folder>) and it should not be in same HW. And in the IMG customize you can priolatize Optimizer engine. So system can use several engine depending on the priority (or for some component like CTM, you can specify engine and run CTM in parallel with using different CTM engine for different objects.
    And I know 1 company who install 2 CTM engine into 2 servers for high availbility solution (This means active server A has 2 CTM engine/ stand by server B has 2 CTM engine).
    To use fail over scenario with several server, I think you need to define following customize in SCM system.
    T-CD /SAPAPO/COPT01 (Define directly and engine name)
    T-CD /SAPAPO/COPT00 (Check availbility of Server)
    <Also RFC definition should be correctly customized in SM59).
    best regards
    Keiji

  • Can I use multiple coherence instances on one JVM?

    Or can I explicitly designate a tangosol-coherence-override.xml to coherence? If I can, how to?
    Thanks.
    Edited by: user8028833 on May 31, 2010 1:35 AM

    OK apologies as I was going to just post the bits of code but I didn't get much time last night.
    This code was originally written by a couple of us who wrote some security and single sign on code for Coherence. The project is on Google Code here: http://code.google.com/p/coherence-security/
    The source is a Maven project so it follows the Maven directory structure. If you look in the coherence-security-core test sources there is a package called com.oracle.coherence.patterns.security.test.starter which contains all the ClassLoader code and classes to start a Coherence "cluster" in a single JVM.
    The com.oracle.coherence.patterns.security.ApacheDirectoryTest test class uses this code to start a cluster to run its unit tests. To start the cluster you call CoherenceClusterStarter.getInstance() for example the com.oracle.coherence.patterns.security.ApacheDirectoryTest testSecureClientWithUnauthorisedCredentials() method.
        @Test
        public void testSecureClientWithUnauthorisedCredentials() throws Throwable {
            // Set the main class that runs to be the Secure servers
            System.setProperty("coherence.incubator.mainclass", SecureSandboxStarter.class.getName());
            // Make sure the cluster members run with the [email protected] Principal
            System.setProperty("sun.security.krb5.principal", "[email protected]");
            CoherenceClusterStarter.getInstance();
            // Run the client as the Thomas the Tank identity ([email protected]) which is
            // not authorised to connect as an Extend client in the extend-permissions.xml file
            System.setProperty("sun.security.krb5.principal", "[email protected]");
            LoginContext lc = new LoginContext("Coherence");
            lc.login();
            Subject subject = lc.getSubject();
            try {
                Subject.doAs(subject, new PrivilegedExceptionAction<Object>(){
                    public Object run() throws Exception {
                        SystemPropertyLoader.loadEnvironment("client");
                        System.setProperty("tangosol.coherence.security", "true");
                        CacheFactory.getCache("test");
                        return null;
                fail("Expected to have a PortableException wrapping a java.lang.SecurityException thrown");
            } catch (PortableException e) {
                assertEquals("Portable(java.lang.SecurityException)", e.getName());
        }In the code above the first line sets the coherence.incubator.mainclass System property to the name of the class that will be run (in this case our secured DefaultCacheServer wrapper). Then the next line starts the psuedo-Cluster which the rest of the code uses.
    Note
    The Google Code above was originally done due to a requierment to secure Coherence using Active Directory (Kerberos). The code was started on 3.4 and eventually on 3.5.3 and then used to help Oracle change the Security API for 3.6. There are a few things not quite right and a few "gotchas" that are not in the code online.
    Anyone is welcome to take it and use it but I and the others who worked on it offer no warranty or guarantee it will work for you.
    As of Coherence 3.6 there are much simpler ways to do security - although if you want to use Active Directory or Kerberos some of the code on Google will still be useful.
    Any problems or questions give me a shout either here or mail [email protected].
    Regards
    JK

  • Multiple database instance for one user in Oracle XE

    Hello,
    I would like to know if there is a way to create more than one database/schema for the same user in Oracle XE.
    Thanks.

    And i say...
    yes, indeed.. you can find out some info here..
    http://www.oracle.com/technology/pub/articles/cunningham-database-xe.html

  • Multiple Apex Instances for ONE listener

    Hi All,
    ENV:
    1) Weblogic 10.3.5 hosting Apex Listener
    2). Front END HTTP server for SSO
    So... Apex request ---> HTTP SERVER AT Port 7777 ----> Apex Listener with weblogic.
    So the question is:
    1) is it possible to HOST another APEX INSTANCE on the SAME SERVER using this existing listener?
    Sorry, if its vague , let me know.
    thanks

    ENV:1) Weblogic 10.3.5 hosting Apex Listener
    2). Front END HTTP server for SSO
    So... Apex request ---> HTTP SERVER AT Port 7777 ----> Apex Listener with weblogic.
    So the question is:
    1) is it possible to HOST another APEX INSTANCE on the SAME SERVER using this existing listener?
    Sorry, if its vague , let me know.>
    ApexListener version?
    Possible with 2.0EA, not earlier versions.
    Cheers,

  • 'SPROXY' - Multiple PI Systems connected to one ECC System for ABAP Proxies

    Dear Experts
    I am currently facing an issue when I want to connected multiple PI instances to one ECC client for
    ABAP Proxy purposes.
    In transaction 'SPROXY', in the Enterprise Service Brower, only one PI instance is shown and accessable.
    Can this setting be changed to allow multiple PI systems in this Enterprise Service Browser?
    Thanks for your ideas.
    Mathias

    Hi,
    Check these replies.
    R/3 connected to multiple XI instances
    'SPROXY' - Multiple PI Systems connected to one ECC System for ABAP Proxies
    Multiple XI Instances
    Multiple XI instances or multiple app server
    Thanks,
    Vijaya.
    Edited by: Vijaya Lakshmi Palla on Jun 4, 2008 11:43 AM

  • Multiple processes for a host instance on one server

    Hi,
    One of the prod environment server memory utilization is getting very high every few days. I searched a bit and found that there are many processes for "BTSNTSvc64.exe" in the task manager. Whenever we restart the host instance a new process is
    getting created and the previous process is not getting killed.
    This caused multiple processes in task manager and every process is occupying some memory. The process is actually not active but it is creating some bad sectors which is causing the Memory utlization to become high.
    I am not able to kill the zombie processes either from Task manager. Server reboot is the option but wanted to know a permanent fix.
    Can you please tell me the reason as to why this is happening and also the solution? 

    How many BizTalk Hosts do you have defined on the system? If you have multiple Hosts defined then you're likely to see one host instance associated with each of the hosts. Each host instance is a service and in the "Task Manager" - Processes you will
    see multiple BTSNTSvc64.exe OR BTSNTSvc.exe * 32. This is OK is you have multiple host instances defined on your system (Services MMC will show you BizTalk Service BizTalk Group : BizTalk Host) and BizTalk Administration Console ->BizTalk Group ->Platform
    Settings -> Host Instances will also show you the different host instances. Each instance is a multi threaded process running different aspects of the BizTalk Framework/Components. So each process will occupy memory if it is "started". All this is normal
    behavior. If you're facing performance issues, you might want to ask the solution designer on their rationale for the number of hosts instances.
    So when you stop the service, it does not stop? goes into a non-responsive state? and creates another instance?
    Regards.

  • Dynamic memory allocation on HP-UX for multiple instances on one host

    Hi everyone,
    I was wondering what the current possibilities are nowadays on running multiple SAP instances on one very large host with regard to resource sharing. Normally, for each instance, using PHYS_MEMSIZE etc you have to set the memory to a fixed size and then optimize it.
    Preferrably we would like the memory to be allocated based upon actual usage. Is that possible at all? on HP-UX? Using third party techniques?
    Thank you
    Marcel Rabe

    Hello Marcel,
    As Juan said you may not be able to change the parameters at runtime.
    The only parameters that can be dynamically switched are :
    ztta/roll_first
    ztta/roll_extension
    ztta/roll_area
    abap/heap_area_dia
    abap/heap_area_nondia
    abap/heap_area_total
    em/stat_log_size_MB
    em/stat_log_timeout
    These parameters would put a cap on memory allocations, however they wouldn't help increase the total addressable memory area.
    I would suggest that you consider Adaptive Computing for dynamic use of resources.
    Adaptive Computing
    Regards,
    Siddhesh

Maybe you are looking for

  • RFC to JDBC response

    Hello, I have a scenario SAP-> RFC -> XI -> JDBC. Where i'm using data from SAP R/3 to update a table in an Oracle database of a third party system. Is there any way i can find out if the fields have been updated succesfully or not? I know that only

  • Internal Order Distribution

    Hello guys, I have one request to upload the internal orders from SAP FI/CO to SAP HR via ALE in the same way as standard ALE scenario for Cost Centers - message type COSMAS. But in order to decide whether we can do that or not we need some more back

  • E-mail attachments, PSE 9

    I used to be able to send photos as e-mail attachments from within PSE 9 but having changed my PC it seems I can no longer do this: I get a message saying, "Elements cannot proceed with sending this as an attachment" or similar wording.  I went into

  • Issue with VPN after upgrading to 10.9.1

    Hi. Complete newbie so please go easy on me... I set up a new VPN connection, via the Network Preferences dialog, to connect to my company's network - Interface set to "VPN" and VPN Type set to "Cisco IPSec".  This was working fine - connected withou

  • VIdeoDisplay & A Timeline - SOLVED

    I am using the VideoDisplay feature in Flex, and what I want to do is access a different state when the video reaches certain points... For example: When the video gets into about 27 seconds, then I was it to show State 1, when it gets about 45 secon