Schema of clients on BW system

Hello,
We have two servers for BI 7.0 instalation, one for DEV another for PROD.
Could you suggest schema of clients that should be created on that BI 7.0 systems?
How i know clients are "cross clients", so the best way is to create just one client for one server? Am i wrong?
I want to have <b>Customizing, Sandbox, Quality assurance</b> clients in my DEV system.
I am waiting for your advices.
Thanks in advance.
Best Regards,
Arunas Stonys

Hi Arunas and Ruchit,
The implementation of the technical client structure in a BI system is different than in ERP systems.  While Ruchit's answer is accurate for ERP systems -- that is, having multiple clients in the development system for different roles -- this is not the case for BI systems.  Many of the tables that would be considered "client dependent customizing" in a BI system do not contain the mandant, or client, field.  So, any customizing entries in these tables would be available in all clients created, thus defeating the purpose of having multi-clients in the first place.
Also, the BI system identifies itself (for example, for the BW Administrator Workbench) with an "own system" connection that can only be setup in a single client. 
So, BI systems must be operated in one single client only!  This client must NOT be either 000 or 066.
An exception to this is if the usage type BI is sharing the instance with another usage type.  For example, you could have a system with <i>both</i> BI and ERP installed.  In this case, BI requires a dedicated client and you would have one (or multiple) client for ERP and one (and only one) client for BI.
Best Regards,
Matt

Similar Messages

  • XAI Schema Editor Client, Error 383 during opening of the Application

    Hi,
    I have a problem with the actual XAI Schema Editor Client (V2.2.0.5 and V2.2.0.6).
    During startup of the application, after the logon screen when I've pressed connect, I got the error "Run-time error '383': 'Text' property is read-only".
    It seems that this is a VB error, mentioning that a control is in read only mode or not enabled for writing.
    After this, the application is not responding on a click of a menu entry.
    Every suggestion or help would be appreciated.

    Hi,
    I have a same problem as Markus
    With the actual XAI Schema Editor Client V2.1.0 in MDM 2.0.1
    During startup of the application, after the logon screen when I've pressed connect, I got the error "Run-time error '383': 'Text' property is read-only".
    My process to install XAI Schema Editor is :
    1) Install Oracle Client so that TNS file is created in system .
    2) Provide the service name details in TNS to which I wish to connect my schema editor to .
    3) Start my oracle service using My computer -manage -services .
    4) Create a ODBC data source using Control Panel-Administrator-ODBC .
    5) Test my odbc connection there itself.
    6) Install schema editor and it will show all ODBC data sources in my system .
    7) Provide details as : ODBC Source Name , cisadm(database user) , cisadm(database passwd) , cisadm(database owner)
    Please can you help me, I am very new in XAI
    Thanks
    Naby

  • 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…

  • Common Code Schema with Client Schema

    I have a Oracle HTTP Server, basically have a set of PL/SQL procedures and Packages that create a web pages. These packages generate HTTP and SQL statements. Each client has a schema, with a copy of the same Packages plus Tables with their own data. Data is Client specific and PL/SQL code is not. When I add a user account under a client, it basically creates synonyms to the Clients Schema.
    We now have 6 Clients and the code maintenance is getting cumbersome. Would like to have a central place for code. I'm thinking to have a Common Schema for code and Client schemas to contain the data. My question is what would be the best way to implement this or if this is the best approach? When a user logins how would I point a user to the correct data schema.

    Spent my Sunday morning on this issue. Ignore my earlier comment about include schema.
    [System.Xml.Serialization.XmlElementAttribute(Form=System.Xml.Schema.XmlSchemaForm.Unqualified, Order=5)]
    the above error occurs when you have any reserved keywords in your schema. Reserved keywords like "System" etc..So when your schema has element like "System", you this schema is exposed as webservice/WCF service, when you create a proxy class, the above
    line will be created for system reserved elements. The clue is in your error message "System.Xml.Schema.XmlSchemaForm".
    Check whether your schema has "System" as one of its elements, the you would get this error.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Client Copy and System Restore query

    Dear All,
    I have few major doubt regarding client copy and system restor.
    1. In my Quality system there are 2 clients: 100 and 200.In my PRD there is only 1 client 300(other than the standard default clients). My doubt is during remote client copy with SAP_ALL profile from PRD to QUA why the space increases only in MB.
    I have been asked the same question by my management. They are saying PRD is 300GB and QUA is 220GB then why the space increases in MB though all data is copied in client 200(QUA) from client300(PRD)
    2. If I delete client why the space is released in MB. Because according to them it should be in GBs.
    3. Now my third query is I have to restore PRD backup in QUA.So I said that this requires same <SID> and Same sapce in the sapdatafiles(OS is HP-UX 11.31 and DB is Oracle 10g).So I have to explain them why these two things are contradary to each other. In case of client copy space required is only in MB and in case of System restore of PRD in QUA sapce require is in GBs.
    Your suggestions will be highly obliged.
    Regards,
    PG

    1. In my Quality system there are 2 clients: 100 and 200.In my PRD there is only 1 client 300(other than the standard default clients). My doubt is during remote client copy with SAP_ALL profile from PRD to QUA why the space increases only in MB.
    Response > Because during client copy your customizing and other objects are copied.
                        The database structures,tables etc are already present.
    2. If I delete client why the space is released in MB. Because according to them it should be in GBs.
    Response > Since client deletion is not same as deleting database /customizing tables .If you delete complete dataspaces/tables then there will be sizeable difference.Similar logic as Response 1
    3. Now my third query is I have to restore PRD backup in QUA.So I said that this requires same <SID> and Same sapce in the sapdatafiles(OS is HP-UX 11.31 and DB is Oracle 10g).So I have to explain them why these two things are contradary to each other. In case of client copy space required is only in MB and in case of System restore of PRD in QUA sapce require is in GBs.
    Response > Since in a system copy you will copy data files (which includes tables,and all otehr strucutres ) hence the size required will be similar to PRD.

  • Create a client and logical system for BW

    Hi all,
    Can anyone show me how to create a BW client?
         create a BW client and logical system for BW client.
         create sourcesystems for the other clients in BW.
    I have follow some documents
    B84: BI Connectivity
    B03: General Settings BI Integration
    But it's not working the data can't flow to BW server.

    hi,
    check out the following thread's. it will guide you
    Connection steps for SAP BW and R/3
    Info required  while  creating source system
    R/3 Source system creation error in BW 7.0
    regards
    harikrishna N

  • Is there a way to find all config changes between clients and sap system

    We have our Dev system with clients
    310 - Developer make changes and create transport
    400 - Test client
    410 - a copy of our Production system (over 1 year ago0
    TST - this is our quality system with one client
    101
    Production system one client
    101
    I know if i do a database copy from Production to our TST system, both systems would be exact.
    Abaper Director wants to know all the configuration changes that are different between Devopment client 310 - Test and production.
    I told him that in development client 310 the abaper or functional users make most of the changes if they do  not get transported they would be missing.
    I cannot copy to client 310 otherwise we would loose all of our version management.
    Is there another way that I can see the config changes between all these clients.
    Thanks
    Joe

    You should be able to use tcode SCU0 
    Regards,
    Brian

  • How to configure TMS landscape using three clients of same system?

    Hi All,
    I have to design a prototype for linking satellite systems to Solution Manager. To work on the Change Request Management module of Solution Manager.
    Here, I need a Development - Quality - Production landscape to be configured to link it to Solution Manager, but I have only one system available to do this.
    I have the clients 410, 420 and 430 in the system XYZ. Now, how do I simulate the three system landscape in STMS for the three clients mentioned above.
    I tried using many attempts, but it is not working out. I could figure it out that this is possible by activating "extended transport control" parameter for each system, in STMS.
    Also, there are some specific needs to configure this landscape for linking to Solution Manager, the comments are shown below:
    "Transports are supported in the standard transport layer of each client. When you configure transport routes, note that only consolidation routes that are assigned to the standard transport layer of the relevant exporting client are taken into consideration. For each exporting client, exactly one target client and one target group are permitted.
    We recommend that you assign exactly one development system to a production system, and that these two systems are connected by exactly one unique transport track.
    If a development system and a production system are connected by more than one transport track, this may lead to inconsistencies within the transport distribution.
    This type of transport configuration cannot be supported by Change Request Management, and may cause inconsistencies within the tools involved."
    Please suggest me, as how to proceed to configure STMS for the same.
    Thanks in advance.
    Anil Santhapuri
    Message was edited by: Anil Santhapuri

    Hi Anil,
    Can you please share how you could setup the 3 system landscape with diferent clients on one system using Target Groups?
    Thanks,
    Poorna

  • Two clients in XI system

    Hi all,
    Actually client 100 is created in Production .while installation in java engine its through some error, we are not able to continue the installation & we are not able to connect the jave engine with client 100.So that we created the new client 101 and we made the client copy again and started installation its completed succesfully.So there is any issue that of two client in production system & Can we will delete the 100 client in the production system is there is any issue.
    pls help me in this ASAP.
    Kind Regards,
    Gopinath.

    hi,
    if you don't have any messages yet
    delete it and start the installtion once more
    it may help to prevent many problems <b>in the future</b>
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • SCM and CRM Multiple Clients in one system

    Dear all,
    I want to ask a question regarding Multiple clients in SCM 5 - IDES and CRM 5 -IDES.
    I installed the system and plan to have multiple clients in a system with copying client 800 (IDES) to others.
    I heard opinion that it can't possibly be done because if during the exercise the Administrator Workbench is executed it will search to the source client (800) and probably affect the exercise.
    Would you mind giving me more suggestion about this?
    Thank you.
    Fausto

    Hi Fausto,
    Could you be more specific about what you need to achive?
    You can always creat a new client, logon to the client and do a client copy with TCod SCCL.
    If you logon to other IDES clients then You'ld overwrite the content of the client which have been pre-configured.
    Check the status of the client you need to overwrite from TCod scc4.
    Also to verfiy the status of the target client for TCod se06 -system change option.
    Regards,
    Tolulope

  • ALE - Error - Assign client to logical system

    Hi All,
    When i am working in ALE [SAP IDES]. In SALE transaction when i try to do ' Assign client to logical system' -
    in the second screen 'Change View: clients details' after i give all the details, it's showing error
    'An entry already exists in the same key' & the cursor is in the client field [i entered 800 as i m working in client 800],
    Kindly help.

    Hi,
    You did create a client in SCC4.
    firstly,
    1. did you create a logical system via BD54 and then did you assign that logical system to this newly created client ?
    2. did you perform a local client copy to put data into this new client from an old or from a standard client like 000 ?
    If you didn't perform above two things, then please do.
    Hope it works!!
    Regards,
    Amruta

  • Client Based Database System

    I'm trying to come out with a design for a client-based database system. i wanna create at least 20 databases all linked to one main server and i can make updates whenever i want either manually or thru the update table that will update automatically all the other databases.
    each client can look other's information on the server and get access to it as well as clients will get the ability to communicate thru the server or sub-servers within the network.
    im really confused myself how to start this and what will be the ideal shema or design to start off with.
    i d really appreciate any hints guys.
    thanks

    If the goal is disaster recovery, you want to be looking into something like DataGuard to provide a hot standby. Basically, you take archive logs from the primary, copy them to the standby database running in a physically separate data center, and apply the logs to the standby. In the event of a failure on the primary, you simply transition over to the hot standby database. You can configure DataGuard in a variety of modes, including zero data loss (though there will be perforamance and availability implications for this sort of setting).
    I don't understand the second part of your question.
    how are the tables gonna be structured? This will depend entirely on your application. You don't need anything special in your data model to use DataGuard.
    because this is a client based application...so it requires an updatable table or sourceI don't follow this at all.
    can i get some details or a shema that shows how to put these tables togetherNor do I follow this
    let's say we have one main server or source and only two other client applicationsWhat do you mean by "two other client applications"? Do you really mean applications (i.e. a collection of J2EE, .NET, PHP, etc components)? Or are you coming back to a multiple database setup with replication?
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Client Side Operating System Commands

    Hello,
    I need to invoke client side operating system commands or batch executables (e.g. test.bat) with the help of Java stored procedures and PL/SQL written in database server. My database is Oracle 10g and installed on UNIX platform, and I am trying to call Windows client commands. What do you prefer to do this?
    I investigated lots of documents, but they generally refer how to call OS commands of the server on which the database is running.
    Thanks.

    It mostly depends on your particular client application how it handles return parameters from SQL or PLSQL.
    One simple way would be to simply "print" out the desired client command and let it evaluate it from the client side.
    As an example I use SQL*Plus:
    /* declare bind variable */
    SQL> VAR x varchar2(30)
    /* define substitution variable (cmd)  */
    SQL> COLUMN cmd new_value cmd
    /*    Assign the SQL output to the declared bind variable */
    SQL> BEGIN
       SELECT 'echo Hello World'
         INTO :x
         FROM DUAL;
    END;
    PL/SQL procedure successfully completed.
    /*  Assign the bind variable to SQL*Plus substitution variable */
    SQL> SELECT :x cmd
      FROM DUAL
    CMD                            
    echo Hello World               
    1 row selected.
    /*  Finally let the HOST command evaluate the substution variable */
    SQL> HOST &&cmd
    Hello WorldHope you got the idea ...

  • I want to schedule my back ups to my Western Digital Elements HDD so that it doesn't interfere with my Skype calls with clients. Operating system - version 10.7.4. The default for Time Machine is to back up every 1 hour. I'd like daily at 3am. Any ideas?

    I want to schedule my back ups to my Western Digital Elements HDD so that it doesn't interfere with my Skype calls with clients. Operating system - version 10.7.4. The default for Time Machine is to back up every 1 hour. I'd like daily at 3am. Any ideas?

    Time Machine Editor.
    Clinton

  • Diff. between Client Refresh and System Refresh ?

    Hi Gurus,
    Can anyone tell me the difference between System Refresh and Client Refresh ??
    Regards,
    Kalyan

    Hai,
    Check the below link.....
    http://sap.ittoolbox.com/groups/technical-functional/sap-basis/difference-between-client-refresh-and-system-refresh-1838354?cv=expanded
    Regards,
    Yoganand.V

Maybe you are looking for

  • Re: Yoga 2 Pro - upgrade from 8.1 to 8.1 pro

    A little off topic, but hope you guys can help. Seems our Yogas are pre-installed with Win 8.1. I need 8.1 pro for powershell and hyper-v. If I tell it to upgrade, it asks me for £99.99. So the price to upgrade from 8.1 to 8.1 pro is £100, but to upg

  • Assistance in How to Communicate to Serial Port

    Hello, I am designing an Interface to communicate with RFID Device. My problem is that I cannot seem to get the data sent to loop back and be displayed back to a textbox that I have setup. The serial port pins 2 and 3 have been connected with jumper

  • Only part of a song?

    My 60gb ipod will start playing a song and then skip onto another song at a random spot in it. The songs seem quite arbitrary as do the spots where they switch... for example I was able to play "Eriatarka" by The Mars Volta halfway through once befor

  • Differnece between Oracle BPM and Aqua Logic BPM

    Hi, Iam just started readign about Oracle BPM , could anyone answer is there nay difference beteen Orcale BPM and Aqualogic BPM. I am working on other BPM technology ,I am analyzing other BPM tools to get the key differentiators among them. Please br

  • Hyperion business rules and calc scripts

    Hi...can anyone differentiate HBR and Calc scripts.. what is the advantage HBR got over Calc scripts.. replies will be highly appreciated