Can deployment  affect source system due to registering / deployment in owb

HI ,
We have one 3 source system and one target system. Through OWB 10 g r2 we have defined connections for all locations like source staging target repository, workflow manager...etc.
Target system IP address was going to change. So we did reset the IP in our all connection information and register them again. then deployed all the location with the objects like mapping process ..etc.
But Incident happened is,
There is one of source (production) system, which have 10-12 tables. and those tables dropped and create as replace action of deployment.
Ideally It should not happened through ETL tool.
what are the steps or process which will ensure that if any changes need to do at server side (like IP address changes) , will not affect the production source system by re-registration of locations and re-deployment.
needs reply on urgent basis.
any body can help on this ....
Regards
Umesh
Edited by: Umesh2 on Jan 14, 2009 10:38 PM
Edited by: Umesh2 on Jan 14, 2009 10:39 PM

In the Runtime Audit browser you should find a Location Summary report. From here you can view and edit the connection information for the registered location. Note that this information remains in the runtime, and does not get pushed back to the design repository, so if you re-register a location you'll overwrite the changes.
The upgrade action will generate an upgrade plan for any changed objects - eg instead of dropping a table and then creating it again, it may just do an "alter table" statement. This ensures that the data is retained, and is the default deployment action for any data object.
Using hostname instead of IP address is the right way to go, and should mean that when you changed the IP address of a server, the hostname remains the same. Unless you also changed port numbers and service names then you should not need to make any changes to the locations, or perform any redeployments.
The Runtime Audit Browser is installed as part of OWB, so I'm not sure why it's not available in your environment. Could someone have removed the shortcuts from the menus? You could try reinstalling the OWB client and see if the shortcuts re-appear.
Nigel.

Similar Messages

  • How can i create source system in BI

    Hi gurus,
      I am using BI 7.0, its SRM addon.
    in that i used source sytem sub functional for creating flatfile.
    there i got folder like BI, SAP, EXTERNAL SYSTEM, FILE, DB CONNECT, UD CONNECT, WEBSERVICE.
    so i trying to create PC souce sytem by right click on FILE folder,
    it popups window with
    Logical system nae---i have given current client
    type and release---What is that?? which one i have to select...it shows as ORA, TLF, XPD.
    I dont know for flat file source sytem why they are asking the above stuff, even we select ORA it shows error as <b>"source system has same name as BI"</b>
    pls hep me out on creation of the source system'
    pls reply as early as possible
    <b>if anyone unable to understand pls tell me</b>
    Thanks in Advance

    Hi Dae,
    Thanks for reply, i will give points tp you, before that let me know the below one.
    I am trying to load master data then Transaction data to cube from flat file.
    For that I have created infoObjects, insource with those objects, and infocube.
    now how can i give the connections in between them like as 3.X, let me know with steps for loading Master and transaction data to Cube.
    Thanks in advance

  • Can't found source system after successfully created in RSA1

    Dear expert,
    I'm afraid that my orignal post will drown..
    I put here for the new quesiton of my new upcoming issue
    Background:
    We are doing the ECC system refresh (ECC PRD to QAS)
    ECC QAS has connection with BW QAS
    The next step is to restore the Q23(ECC) source system in QBW RSA1
    it is somehow missing, so i try to create it
    I created it by clicking on the icon of "SAP" then it will pop up a "create" tab It takes me quite a long time around half an hour. Finally it shown in the end of RSA1 screen , Q23CLNT0** source system is created successfully.
    BUT the strange thing is i refresh the RSA1 screen , i can't not find the Q23 apears in the folder of SAP!!!
    And i try to recreate , it shows in the end " Q23CLNT0** "already exist (see attached), how could it be , can anyone come to help? thank you! Best regards,kate

    Hi,
      Check in BW tab , it may be mistaken created there .
    if it is so, delete it and recreate in SAP tab.
    Regards
    Yugandhar T R

  • Can't get Source System to come up for BBPGETVD

    Hi Guys,
    i can't get the source syst. visible in tx: bbpgetvd.
    i have maintained the ERP system in table BBP_BACKEND_DEST with the following:
    client: 010
    log_sys: FD0CLNT903
    dest: FDoCLNT903
    sys_type: ERP_2.0
    rfc_poss: X
    fi_validation: 2
    also table RFCDES has the entry for the RFC destination of the ERP system.
    Any ideas where did I missed something?
    10x in advance!
    Catalin

    make sure that you have maintained the SPRO setting for "definition of Back-End systems in SAP-SRM" inside the node SRM SERVER->technical basic settings->define system landscape
    here, logsys, description, rfc name, description, sys type, flag for rfc,  SDL name etc etc
    the search help used in bbpgetvd is BBP_BACKEND_DESTINATION_F4 and FM BBP_F4IF_SHLP_EXIT_BACKEND_DES.
    and the code used to pick the fields is below
    SELECT A~DEST A~LOG_SYS B~LOG_DESCRIPTION A~SYS_TYPE
             INTO TABLE LT_SYSTEMS
             FROM BBP_BACKEND_DEST AS A INNER JOIN BBP_BACKEND_TEXT AS B
                  ON B~LOG_SYS = A~LOG_SYS
                  INNER JOIN RFCDES AS C
                        ON C~RFCDEST = A~DEST
             WHERE A~SYS_TYPE IN LR_SYSTEM_TYPE
             AND   A~RFC_POSS = 'X'
             AND   B~SPRAS    = SY-LANGU
             AND   C~RFCTYPE  = LC_RFCTYPE_R3.
    so what you can check in you system are:
    1. system type of you ECC is kept as a R3*** or ERP****
    2.  RFC_POSS thats nothing but the flag(checkbox) in the config table for RFC
    hope this will solve your problem
    yes, prior to that you need to make sure that the logical systems and RFCs are configured properly or not..

  • Can't update the system due to unresolved dependencies-nvidia-bumblebe

    resolving dependencies...
    looking for inter-conflicts...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: nvidia-bumblebee: requires linux<3.8
    Desktop: KDE 4.10.1
    Kernel: 3.7.10-1-ARCH x86_64 (64 bit)
    nvidia-bumblebee: 313.18-3
    How to proceed?

    >anonymous_user
    TNX!
    FWIW, besides nvidia-bumblebee I had to reinstall also nvidia-utils-bumblebee & bbswitch

  • Can we have two R/3 Source Systems(Dev & Test) in BW Development....?

    Hi All,
    Till now we have only BW Development box..
    Our Landscape for R/3 side is R/3 Development, Testing and Production.....
    Already we have connected R/3 Development with BW Development... It is working fine as now... We have finished our task at Development...
    My doubt is <i><b>Can we Configure R/3 Testing to BW Development</b></i>....eventhough R/3 Development is already configured with BW Dev....
    <b>Can we have two R/3 Source Systems(Dev & Test) in BW Development....?</b>
    Please help me out in this issue....
    Your help will be appriciated...
    Regards,
    Kiran Telkar

    Hi Kiran,
    You can create second source system which will point to SAP R/3 Quality .
    If you have transported all datasource activation requests to QA environment then all datasources are available in R3QA as well.
    After creating source system , replicate datasources.
    Only thing you need to do is to replicate efforts of assigning source system (R3QA)-> creating transfer rule -> Create info package and load data.
    Hope that helps.
    Regards
    Mr Kapadia
    Assigning points is the way to say thanks in SDN.

  • Can Insosource be fed by more than one source system

    Hi
    Can Insosource be fed by more than one source system?
    One from R/3 and other from flat file?
    Its urgent?

    You can have multipple source systems to the same infosource and load them through separate infopackages.
    Create a new infosource for flat file and assign it to the object ... ,
    it is very similar to how you would do it for an R/3 source , but here there will be no datasource to choose froim since it will be a flat file.
    Arun

  • How to retreive logical name for the OLAP source system

    dear all, i am writing an extractor for a data source and need to fetch the OLAP SOURCE SYSTEM (r3 backend) for it.
    obviously in RSA1, you can see the source system of the data source, however, i have debugged this and could not find the function or class that puts the source system in the field.
    in short i have the data source, and i know i want it to be the active version, so how can i get the olap source system of this ?
    thanks
    glen
    Edited by: gingle on Dec 2, 2008 10:22 PM

    Try tcode SM59.  I am locked out of the transaction at this client, so I can't give you any more details.
    You can also look at the source system in RSA1 ... go to the source systems tab and change it.
    Both of these steps are typically basis steps, so i would advise you to be cautious when doing anything in either of those screens.
    Brian

  • Source system restore - Source system does not exist

    Hello friends,
    We have a problem. Now we have a new test system QA2. From BW system source system connection was configured for older test source system QA1.
    We needed to route this source system to new system. I tried with changing RFC of QA1 to QA2 details.
    Now, when i check RSA1 source system Check for QA1, i get this error :
    Port 'A000000103 ' of type 'ALE ' does not exist
    No destination exists to source system QA1
    I can see this source system in RSA1 in BW. However, in WE21 port is not available now.
    Please suggest.
    I do not have to lose transfer rules/PSA tables..etc.
    thanks
    ashish

    I get this when i try to restor connection :
    Source system does not exist
    Message no. RSAR175
    Diagnosis
    You have specified that you want to restore source system QA2. This source system is not known in BI.
    System Response
    The source system is not restored.
    Procedure
    Recreate the source system.
    If the source system should be known to BI, the name of source system QA2 may be incorrect. Rename the source system and try the function again.

  • Multiple R/3 Source systems for BW(3.5)

    Hi,
       A BW system being linked with multiple R/3 source systems , is a very common scenario. But could someone please help me out with a strategy doc / how -to etc. on the best possible way to install business content for multiple R/3 sources .
    thanks

    Hi Shurobhi,
    This is a common scenario. there is not much difference between single source system and multiple source systems.
    If you have data coming from 3 source systems you dont need to create 3 cubes and update seperately. you can update 3 source systems data into one single cube. For Example: FI AP Line Item data : You have source systems 1 2 and 3. you can use standard business content ODS  and Cube to update FI AP data. Here first, init for source system 1 followed by delta for source system 1, then init for source system 2 followed by delta 2, finally init for 3 followed by delta 3. From here on you can load data to info cube in the above layer.
    Thanks
    Praveen

  • Source System in BI

    Hello All
    I have following questions related to Source system in BI. RSA1 --> Source Ssytem
    1) We have following source system connection
      BI (DEV)  BWDCLNT400 ---> ECDCLNT400,
      BI (QA)     BWQCLNT400   --> ECQCLNT400  and
      BI (PROD)   BWPCLNT400  --> ECPCLNT400.
    I would like to know to manage DTP / Info Packages / Data Source because all these are tied up with source system and we have different names in DEV, QA and PROD ? Is there any way, I can change the source system name after the import steps in BI ?
    2) One way to answer my questions is to have a generic names likes BISYS400, as the name of the source system in BI , that points as follows, to different source system on ECC side
      BI (DEV)  BISYS400 ---> ECDCLNT400,
      BI (QA)    BISYS400 ---> ECQCLNT400,
      BI (PROD) BISYS400 ---> ECPCLNT400,
    What is preferred from above whether step 1 or step 2 ?
    3. when we create a source system ECDCLNT400 in BI, I don;t know why it is getting created within "BI" node, under the source system, I know for sure I got selected the code "SAP", before I create source system within BI. How would I move my source system ECDCLNT400, from BI node SAP node with Source system ?
    3. Do I need to create the info packages and DTP manually in each region like DEV, QA and PROD again or can I import these Info Package / DTP from QA / PROD ?
    Thanks
    BI

    Hi
    1. If iam not wrong my understanding with your question is when you trasnport  the Objects from DEV to QA
    how the Infosource names will be changed. If that is the problem we need to maintain the Conversion for this Origin an Target systems after transport
    in RSA1 - Tools-Mapping of source System names : hope this automatically leads to the tcode RSLGMP
    for you
    Origin Source System     Target Source System
    BI (DEV) BWDCLNT400  -BI (QA) BWQCLNT400
    2. For the Source system to be moved from one node SAP to BI , i dont think so u will be able to move that,
    3. All the objects can be transported from DEV to QA and then to PROD or you cna create as required in the different systems
    Regards
    Edited by: 200816 on Sep 24, 2009 4:24 PM

  • Detailed Source System Analysis

    Hi
    I am a new bie to this community and am trying to learn things as much as I can asap. :)
    I am looking for any standard templates available for a detailed "source system analysis". We are trying to put that into practice on two systems that we are targeting and I just want to make sure that we are not missing any information that needs to be gathered from the source system from any angle. So, any of you can point me to the right links,reosurces or templates that we have that would help in capturing all these, help me.
    If my understanding goes right, this is a task that is inevitable in a typical warehouse development cycle. So, I am expecting such templates to exist already. Correct me if I am wrong.
    hoping to hear favourable replies asap.. :)
    Have a great day at your end..
    best regards
    Manesh

    Hello Manesh,
    If your question is non-technical I would recommend the book "The Data Warehouse Lifecycle Toolkit" by R. Kimball et al (ISBN: 0471255475) as a starting point for discovering client requirements. The book contains detailed questions for every phase of a DW project including source system discovery, it even contains an Excel questionnaire / requirements sheet on the companion CD).
    If technical and OWB-related, the next release of OWB (10.2) will as we're told contain advanced source system table analysis. The present OWB only lets you discover database objects that can be imported to OWB, as well as discover/sample flat file structures.
    Good luck, Hans Henrik

  • Change source system name in variant in BWQ

    Hi Gurus,
    I created a process chain for global seetings for unit of measurement and fiscal year variants and transported to BWQ.
    In BWQ, I found the source system name in variant is showing ERD source system name, but I need to change it to ERQ source system name. Any advice how to change source system name in variant in BWQ I would appreciate it.
    Thanks
    Liza

    Hello Again Liza...
    I had the same problem but I didn't need to include in process chain...
    So to execute periodically you can change it in debug mode, not the best solution...
    But since you need to use it in a process chain, you should copy that program to one of yours Z.
    Do this:
    Go to transaction se38 and insert the program name "RSIMPCUST".
    Click on the button of "Copy" (Ctrl+F5).
    Change the source program name to ZRSIMPCUST (or whatever you want)
    Click Enter
    Click the button to mark everything (F8)
    Click Enter
    On the next window of the name of the include click enter (leave it blank)
    Click on the button Change of your Source Code
    In line number 54 you'll find this in Selection Screen part:
    PARAMETERS:  logsys  TYPE rsa_logsys MODIF ID p01.
    PARAMETERS: logsysnm LIKE tbdlst-stext MODIF ID p02.
    Delete those two lines and insert this ones:
    PARAMETERS:  logsys  TYPE rsa_logsys.
    PARAMETERS: logsysnm LIKE tbdlst-stext.
    Now click on Activate button (Ctrl+F3)
    Now you have a new program just like the old one but you can change the source system to whatever you want!
    Please assign points,
    Diogo.

  • Source system replication in BI 7.0

    Hello All,
    I want to replicate my datasource(for function module Generic extraction) in  BI 7.0 system
    I have replicated datasource in BI 7.....
    Now when I want to create transformation....I selected my datasource and Source system(R/3)......but its giving a msg
    Source not active
    kindly suggest ...
    Thanks in advance,
    Sonu

    Hi,
    Check
    1. in rsa1>source system>select your source system-->right click ->check
    2.Rsa1>Tools->Source system Mapping in Bw
    3.In sm59 tcode you can check the  source system status.
    If you find ther is no connection b/w Source and BW
    Just Right click your sourcesystem (as in point1) -->go to Restore.(you can take the help of Basis team for this settings)
    Regards
    Hari

  • New source system : selective source system change

    Hello,
    Here is the situation, in BW dev we had only one system for all R3 module, DEV. Now they have split DEV in two system for HR and the rest of the modules. We than have HRD and DEV. HRD is a new system which have to be connected in BW Dev. That's not the problem.
    The problem is that all my HR extractions have now to take place in HRD, and not anymore in DEV (where the others modules extractions still have to continue).
    I would like to change the source system assignement, but only for the HR infosources, and not manually one by one ...
    I cannot use BDLS or something like that because it will change all the assignements, and not only HR ones.
    Do you have any experience ?
    Jarod

    I don't think you can "programmatically" change source system assignments for selected infosources/infopackages.  I think you will need to set up the extractions from HRD manually.  However, there are some things to think about. 
    How many infosources will be shared between DEV and HRD (ie. extract the same data from both systems)?
    Do you need to segregate the master data (ie. append 0sourcesystem to shared master data infoobjects)?
    Will there be a separate HRQ and QAS quality system? production?
    Hope this helps.

Maybe you are looking for