The detailed procedure after  of BW source system.

Hi all.
our BW source system was changed to another new R/3 system
from PRDCLNT131 to  QASCLNT100.
the source system of All datasources in BW  was PRDCLNT131 butd now we should  change the source system to QASCLNT100 and we should re-create all transformations and  DTPs for every  datasource  !!
With BDLS, Could the source system be converted  from PRDCLNT131 to QASCLNT100  ?  Could the transformation and DTP    be converted  by BDLS ?
If yes,  How to do converted the source system and transformation and DTP ?
Please give me detailed procedures.
Thanks in advance.
shon,

Hi Pedro,
this has no impact and you can ignore it. When you look in table RSBASIDOC you will see that the SRCTYPE is not 3 but something else (D I guess).
This column is only relevant for the way the system is displayed in RSA1, so it does not really matter.
Best regards,
Ralf

Similar Messages

  • How to install owa in iphone 4s? what are the detailed procedures to proceed?

    How to install owa in iphone 4s? what are the detailed procedures to proceed? Can you help on this? Thanks

    You don't need to install OWA on your iPhone. It needs to be enabled by your email provider - presumably your employer? They should also be able to provide you with detailed instructions on how to access your email remotely using your iPhone.

  • Deletion of Data from Infoprovider  after upgradation of source system

    HI All,
    In our project  source system is upgraded from 4.7 to ecc 6.
    I have kept the same logical name and changed the RFC connection so that it points to new source system.
    Now do i need to delete all data before uploading data from source system or it will be fine as source system name is same.
    If i need to delete data ,can u help me how to delete master data especially Hierarchy data. do we need to Delete Hierarchy and recreate it.
    Please help em to resolve this issue

    Hi,
    It depends on your requirements whether you have to keep the history or not.
    If you  delete the data from your info providers, you have to reload everything from scratch.
    If you want to delete the data from all
    1. first delete the data in data targets such as cubes, DSO's or ODS then
    2. master data
    use these programs to delete from se38
    -> rsdrd_delete_facts - for Cubes and DSO or ODS
    -> rsdmd_del_background - for master data in background
    -> rsdmd_del_master_data_texts - for master data right away
    manage your master data info objetcs after the deletion, if you still find them....
    go to se14 and delete individually each and every table such as attributes, texts, sids, hierarchy.
    hope it helps you better.
    But I dont recommend you to delete try to load full repair options for all yur loads

  • Problem in activating datasource after replication from source system

    Hi Experts,
    After replication of data sources from source system ,I get all data sources inactive. I tried to make it active manually but every time I get
    Syntax error in GP_ERR_RSAPTD1, row 27 (-> long text)
        Message no. RG102
    Diagnosis
        Field "/BIC/CCZVBAK2031" is unknown. It is neither in one of the
        specified tables nor defi...
    How do I go about solving this problem....Any advise please...

    Hello,
    You do not mention your source system release but can you execute the check report
    described in the SAP note 493422 , if this does not resolve the problem can you goto
    RSA1, right click on the relevant "source system" and choose the "restore" option,
    then please try and replicate and activate the datasource again.
    If you  have BW release 7.0 please check that the note 929751is applied in your system
    or that you are on a higher support package level.
    If there is still a problem please le me know your BW Release and Support package level.
    Best Regards,
    Des

  • Data source not shown in active state after replicating from source system

    Hi Gurus,
    I have activated the datasou 0CO_PC_ACT_05 in R/3 system form RSA5 and replicated the same in BW system. After replication when i try to activate the datasource by instaling the business content.It is not getting installed.
    The datasource is already present in the BW system in the modified version, do we need to install the business content to bring the datasource to active state.
    Please help.

    if its in 3.x then first you need to install business content info source(0CO_PC_ACT_05)
    later you can assign your ecc data source to info source and source system. in this process transfer rules and communication structures will comes into picture.
    you can use program to activate data source - RS_TRANSTRU_ACTIVATE_ALL
    You want use in 3.x version only?
    if you have 7.x version bw, better to go with 7.x data flow.

  • Could not start the portal server after installing Portal Source Code

    Hi all, I try to install the portal source code and compile portal source code on the development computer. It does not work. I use Visual Studio 2002. Now I can not start the portal server. I got the error. I delete source code from webapp\portal folder. I still get the following error.
    948 03-14 11:16:20 Error UI Infrastructure 3328 3340 com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest() Unable to load request data._System.NullReferenceException_ at com.plumtree.uiinfrastructure.application.RequestData.LoadQSSettings() at com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application)949 03-14 11:16:20 Error UI Infrastructure 3328 3340 com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleError() Server error._System.NullReferenceException_ at com.plumtree.uiinfrastructure.application.RequestData.LoadQSSettings() at com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application)950 03-14 11:16:20 Info UI Infrastructure 3328 3340 com.plumtree.uiinfrastructure.activityspace.Interpreter.DisplayServerErrorPage() Server error, redirecting to error page.951 03-14 11:16:20 Error UI Infrastructure 3328 3340 com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleError() Error displaying error page._com.plumtree.openfoundation.util.XPException_ at System.Environment.GetStackTrace(Exception e) at System.Environment.GetStackTrace(Exception e) at System.Environment.get_StackTrace() at com.plumtree.openfoundation.util.XPException..ctor(String message) at com.plumtree.portaluiinfrastructure.login.PTPersonalSettingsHelper.GetPersonalSettingValue(String sSettingName, ISessionManager sessionManager, IApplication application, IPTSession ptSession) at com.plumtree.portaluiinfrastructure.login.PTPersonalSettingsHelper.GetPersonalSettingValue(String sSettingName, AActivitySpace asSpace) at com.plumtree.portalpages.common.uiparts.NavigationModel.Init(AActivitySpace parent) at com.plumtree.uiinfrastructure.activityspace.AActivitySpace.RegisterModel(String modelName, String storageName) at com.plumtree.uiinfrastructure.activityspace.AActivitySpace.RegisterModel(String modelName) at com.plumtree.portalpages.common.uiparts.PlumtreeAS.Init() at com.plumtree.portalpages.common.error.ErrorAS.Init() at com.plumtree.uiinfrastructure.activityspace.Interpreter.CreateSpace(RequestData tempData) at com.plumtree.uiinfrastructure.activityspace.Interpreter.DisplayServerErrorPage(RequestData tempData) at com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleError(Exception e, Boolean bDisplayErrorInComments, RequestData tempData) at com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) at com.plumtree.uiinfrastructure.activityspace.Interpreter.DoService(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) at com.plumtree.uiinfrastructure.web.XPPage.Service(HttpRequest httpRequest, HttpResponse httpResponse, HttpSessionState httpSession, HttpApplicationState httpApplication) at com.plumtree.portaluiinfrastructure.activityspace.PlumHandler.ProcessRequest(HttpContext context) at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.ResumeSteps(Exception error) at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr) at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
    I don't know how to fix this problem. Should I reinstall portal server? Thank you for your help! Jan

    Hi all, I try to install the portal source code and compile portal source code on the development computer. It does not work. I use Visual Studio 2002. Now I can not start the portal server. I got the error. I delete source code from webapp\portal folder. I still get the following error.
    948 03-14 11:16:20 Error UI Infrastructure 3328 3340 com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest() Unable to load request data._System.NullReferenceException_ at com.plumtree.uiinfrastructure.application.RequestData.LoadQSSettings() at com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application)949 03-14 11:16:20 Error UI Infrastructure 3328 3340 com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleError() Server error._System.NullReferenceException_ at com.plumtree.uiinfrastructure.application.RequestData.LoadQSSettings() at com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application)950 03-14 11:16:20 Info UI Infrastructure 3328 3340 com.plumtree.uiinfrastructure.activityspace.Interpreter.DisplayServerErrorPage() Server error, redirecting to error page.951 03-14 11:16:20 Error UI Infrastructure 3328 3340 com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleError() Error displaying error page._com.plumtree.openfoundation.util.XPException_ at System.Environment.GetStackTrace(Exception e) at System.Environment.GetStackTrace(Exception e) at System.Environment.get_StackTrace() at com.plumtree.openfoundation.util.XPException..ctor(String message) at com.plumtree.portaluiinfrastructure.login.PTPersonalSettingsHelper.GetPersonalSettingValue(String sSettingName, ISessionManager sessionManager, IApplication application, IPTSession ptSession) at com.plumtree.portaluiinfrastructure.login.PTPersonalSettingsHelper.GetPersonalSettingValue(String sSettingName, AActivitySpace asSpace) at com.plumtree.portalpages.common.uiparts.NavigationModel.Init(AActivitySpace parent) at com.plumtree.uiinfrastructure.activityspace.AActivitySpace.RegisterModel(String modelName, String storageName) at com.plumtree.uiinfrastructure.activityspace.AActivitySpace.RegisterModel(String modelName) at com.plumtree.portalpages.common.uiparts.PlumtreeAS.Init() at com.plumtree.portalpages.common.error.ErrorAS.Init() at com.plumtree.uiinfrastructure.activityspace.Interpreter.CreateSpace(RequestData tempData) at com.plumtree.uiinfrastructure.activityspace.Interpreter.DisplayServerErrorPage(RequestData tempData) at com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleError(Exception e, Boolean bDisplayErrorInComments, RequestData tempData) at com.plumtree.uiinfrastructure.activityspace.Interpreter.HandleRequest(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) at com.plumtree.uiinfrastructure.activityspace.Interpreter.DoService(IXPRequest request, IXPResponse response, ISessionManager session, IApplication application) at com.plumtree.uiinfrastructure.web.XPPage.Service(HttpRequest httpRequest, HttpResponse httpResponse, HttpSessionState httpSession, HttpApplicationState httpApplication) at com.plumtree.portaluiinfrastructure.activityspace.PlumHandler.ProcessRequest(HttpContext context) at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) at System.Web.HttpApplication.ResumeSteps(Exception error) at System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) at System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) at System.Web.HttpRuntime.ProcessRequest(HttpWorkerRequest wr) at System.Web.Hosting.ISAPIRuntime.ProcessRequest(IntPtr ecb, Int32 iWRType)
    I don't know how to fix this problem. Should I reinstall portal server? Thank you for your help! Jan

  • An error occurred in the source system (DB Conect)

    Hi,
    It message appear while an ODS was loading data fully to a Cube.
    Please, can anyone help me to solve this problem?
    Thank you very much in advance.
    Jorge
    Mensaje de error del sistema fuente
    Diagnóstico
    An error occurred in the source system.
    Actividades en el sistema
    An error occurred in Extractor .
    Check the error message.
    Procedimiento
    The procedure for removing errors takes place depending on
    the error message:
    Note
    If the source system is a Client Workstation, then it is possible that the file that was to be loaded was being edited at the time of the data request. Make sure that the file is in the specified directory and is not being edited, and restart the request.

    HI,
    go to RSA1->Source systems -> Right-click -> check. if the connection is OK then, u will find the message in the status bar saying that, source system connection ok.
    otherwise select the source system>context menu>activate.
    if its activated then replicate your data source if it is giving error while activating source system, then contact your BASIS Administrator to activate the Source system.
    plz assign points
    regards
    vadlamudi

  • Incorrect Idoc type ZSPA065 in the ALE definition of the source system RSAR

    Hi Experts,
    Incorrect Idoc type ZSPA065 in the ALE definition of the source system RSAR 373 error is coming .
    Some one suggested note no 886102  but i went inside i did not find correction or code for implementing please any body suggeste for rectifying this error.
    Please tell correct aproach for solving the issue.

    Hi,
    there is some problem with your RFC connection
    just go to WE20 T code and expand partner type LS
    here search your r/3 system and click on that here you can find the details of idoc
    if you are not able to correct yourself you can contact basis team for that.
    just go to RSA1--> using the conxt menu doa check of Source system you will get the error message
    just send the screen shot of the same to Basis team they will take care of the same.
    Br
    santosh

  • RSA1: source system missing after restoring broken in midway

    Dear expert,
    We are doing the ECC system refresh (ECC PRD to QAS)
    ECC QAS has connection with BW QAS
    So we after we maintain the RFC logon , steps are as following
    Logon Q23 as client 0**
    Run SU01 and change the password of ALEREMOTE to ‘****’ (must be uppercased)
    Run SM59 and delete ABAP connection ABWCLNT0** if it exists.
    Logon ABW using Client 0** as user sapsupport
    Run SM59 and choose ABAP connection Q23CNLT0**, update the password of ALEREMOTE and perform connectivity test and make sure it is working fine.
    After the steps above we continue on ABW with RSA1 (see picture 1) but unfortunately the remote connection is broken and when i logon RSA1 again
    The Q23 client DISAPPEAR(see picture 2)!
    Could anyone help to explain why ??? and how to fix/create the ECC QAS source system again ?
    Thank you so much 

    Hi Reagan,
    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
    Message was edited by: Kate Ji  i updated the content as above

  • Reconnect R/3 source system after BW systemcopy ?

    We want to copy our BW 3.0b development system as a BW sandbox system in order to try out the BW 3.5 migration.
    Therefore, we performed a system copy of our BW DEV system to a new machine. On the BW-side we ran BDLS to get a new logical name for the system and defined a RFC connection to our R/3 Dev Source System (incl. appropriate RFC users).
    On the R/3 side we also defined an additional RFC connection to the "new - just copied" BW-system.
    While trying to reconnect our R/3 Devopment source system within the new BW we encountered the problem that the R/3 system recognized that there already exists a connection to a BW (the old BW dev). If we take this option, the old connection is deleted and a new one is defined. However, from the R/3 perspective we want two BWs connected. It seems the problem has to do with the IDOCs and TRFC port definitions, because the IDOC type ZRSBW010 seems to point to the wrong system.
    Unfortunately, we are stuck at the moment.
    Any kind of help or hints to relevant SAP documents would be much appreciated.
    In the OSS we found some notes on this topic (325525 etc.) but we still not sure how to proceed.
    However, in general, we think it shouldn't be a problem to have one R/3 connected to several BW's or is it?
    Frank Schülke, E.ON Ruhrgas IT, Germany

    Frank,
    It is possible to connect a copy of your BW dev. system to the same R/3 system. The problem you are experiencing is related to the connection ID from table RSABASIDOC. This is a unique ID in your system (normally the first two characters of your source system name). Tis ID is in RSBASIDOC in yuor BW and R/3 system. When you copy your BW and try to connect it to your R/3 system again, you will get the conflict you already noticed.
    The solution is to run SE37 --> RSAP_BIW_DISCONNECT in your new BW system (make a screen shot first of the RSBASIDOC entry!). This will be cleared by the function module. You will notice that the source system is not visible anymore is RSA1. However all the transfer rules etc. are still there (invisible). This would not be the case when you are doing a remove source system in RSA1 as suggested.  Now you can create the source system again via the normal way. Use exactly the same name for the source system mas you made it via the BDLS. During this process the BW and R/3 systems are "negociating" a new unique connection ID for this BW-R/3 connection. This creation of the source system will also make all the related info visible again (like transfer rules).
    Note in general: If you get a screen saying the connection ID is already used, ALWAYS choose DO NOT DELETE. After chosing DELETE there is no way of solving the issue other then restoring the system from backup! In this case you would delete everything in your R/3 system regarding the original BW system! When you get the message, check RSBASIDOC in both systems as there will be a conflict.
    Regards,
    Sander.

  • Error occured in the source system(urgent)

    Hi,
    For the Master data 0BPARTNER I got the following error......
    (1)Update mode R is not supported by the extraction API
    (2)Errors in Source System
          I have replicated the data source and activated the transfer rules by using the ABAP program RS_TRANSTRU_ACTIVATE_ALL and ran the job.
    But it is keep on failing....Pls suggest me is there any other method to solve this.
                 Surely the points will be assigned........

    Hi,
    I feel your doing delta load for your 0BPARTNER. Do the initialization of your deltal load. Load the data.
    You can get some clues from the following threads. Check it out and let me know this situation.
    Update mode R is not supported by the extraction API
    Update mode R is not supported by the extraction API
    Regards,
    Vivek V

  • Error in the Data Selection - Errors in Source System RSM 340

    Hey Everyone,
    I'm having an issue with loading a Delta for 0MAT_PLANT_ATTR.  This is the second night it has happened, where I get the error "Error in the Data Selection".  This error happens in the EXTRACTION part of the Monitor.  And, we cannot run another Delta to see if it'll work, we have to delete the old Delta Init, and run a new one.  The other error is "Errors in Source System - RSM340".  That's as much it gives.
    Could anyone suggest why this would be happening?  I checked RSA3 in R/3, and no errors on the extraction.  I also checked sm37 against the job that loads that data, and it completed successfully.  I honestly don't think there's an issue with the data.  We cannot have this happen often, and I just need to know if this is something that can be corrected.
    Thanks,
    John

    There is nothing wrong with the TID's or anything like that.  There is also no selection criteria in the infopackage.
    When the Delta fails, the error occurs under EXTRACTION in the monitor.  It seems to be successful under TRANSFER and PROCESSING in the monitor, which I find strange.  Also, I run a new Delta Init with Data Transfer, and that works just fine.
    So, I'm not sure what it could be?

  • SLT Replication for the same table from Multiple Source Systems

    Hello,
    With HANA 1.0 SP03, it is now possible to connect multiple source systems to the same SLT Replication server and from there on to the same schema in SAP HANA - does this mean same table as well? Or will it be different tables?
    My doubt:
    Consider i am replicating the information from KNA1 from 2 Source Systems - say SourceA and SourceB.
    If I have different records in SourceA.KNA1 and SourceB.KNA1, i believe the records will be added during the replication and as a result, the final table has 2 different records.
    Now, if the same record appears in the KNA1 tables from both the sources, the final table should hold only 1 record.
    Also, if the same Customer's record is posted in both the systems with different values, it should add the records.
    How does HANA have a check in this situation?
    Please throw some light on this.

    Hi Vishal,
    i suggest you to take a look to SAP HANA SPS03 Master Guide. There is a comparison table for the three replication technologies available (see page 25).
    For Multi-System Support, there are these values:
    - Trigger-Based Replication (SLT Replication): Multiple source systems to multiple SAP  HANA instances (one  source system can be connected to one SAP HANA schema only)
    So i think that in your case you should consider BO Data Services (losing real-time analytics capabilities of course).
    Regards
    Leopoldo Capasso

  • 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

  • Please send the details of Notes-note-184754,407485

    Hai
    Please send the details of Notes-note-184754,407485 to [email protected]
    I will assing the points
    kumar

    Hi check it here.
    <b>184754</b>
    Summary
    Symptom
    CAUTION: THIS NOTE WAS REPLACED. FOR MORE UP-TO-DATE, COMPREHENSIVE INFORMATION SEE NOTE 886102.
    You want to copy a single BW System of a system group using a database copy. After the copy, you want to have a functional BW source system connection.
    Refer to Note 325525. This helps you to select the correct procedure for your scenario. Also note that there are several ways to carry out the actual copy procedure. This is not covered in this note. Refer instead to the URL http://service.sap.com/solutionmanagerbp.
    Other terms
    Database copy, source system, BW, connection, refresh
    Reason and Prerequisites
    There are three scenarios:
    1. You want to install a new BW (referred to below as "target BW") by copying an existing BW (referred to below as "original BW"). That is, you import the copy onto an empty computer.
    2. You want to replace an existing BW (henceforth "old BW"), by copying a different BW (henceforth "original BW"). That is, a BW was already installed on the target host (the old BW). We will call the copy of the original BW "target BW". There are two different scenarios here:
    a) You are still in the planning phase of this step, that is, you have not yet made the copy.
    b) You have already overwritten the old BW with the copy of the other BW.
    Solution
    You must perform ONLY THE STEPS required for YOUR SCENARIO.
    Scenario 1): In 1.2B, create a transport request in the original BW that contains all source system-dependent objects for all R/3 and DataMart source systems. The object types are ISMT, ISTT and ISTS. Note that the ISTS object (the transfer structure) may contain routines that must be transported as separate objects (Object Type ROUT).
               As of BW 2. 0A, you are supported by the BW transport link, grouping "Backup for system copy". Select the R/3 and DataMart source systems in the source system filter and collect the source systems using the Drag and Drop function.
               If you use type PSADELETE processes, also add these to the transport request.
    Scenario 2)a): Create the described transport request in the old BW.
    Scenario 2)a): In the old BW, delete all R/3 and DataMart source systems in the Administrator Workbench source system tree.
    Scenario 1), 2)a) and 2)b): Import the copy.
    Scenario 1), 2)a) and 2)b): In the target BW, change the contents of the "target host" field in all RFC connections (destinations) for R/3 and DataMart source systems (Transaction SM59) to a nonsensical, nonexistent address (such as 'nowhere'). Then, delete ALL R/3 and DataMart source systems in the Administrator Workbench source system tree. Caution: This step deletes all PSA tables of these source systems - the data is lost. A message is generated stating that the source system cannot be accessed (since you deleted the host of the RFC connection). Select "Ignore".
    Scenario 2)b): Change to the source systems connected to the old BW and THERE delete the connection (in the source system) to BW. To do this, change to Transaction SE37 - RSAP_BIW_DISCONNECT function module  Sngl. test. Parameter I_BIW_LOGSYS = <name of BW>, I_OLTP_LOGSYS = <name of the source system>, I_FORCE_DELETE = 'X'.
    Scenario 1): If you want to connect the target BW to one or more source systems that are also connected to the original BW, assign a new logical system name (Table T000) to the target BW. However, we recommend that you follow Note 184447 when designing the system environment.
    Scenario 2)a) and 2)b): Assign the same name to the target BW system that was assigned to the old BW system (logical system name, Table T000).
    Scenario 1), 2)a) and 2)b): If you have just renamed the BW, execute Transaction BDLS to convert all relevant tables to the new logical system name. To do this, refer to Notes 121163 and 369758.
    Scenario 1): Connect the required source systems. (Administrator Workbench - Source systems)
    Scenario 2)a) and 2)b): Connect the source systems, that were connected to the old BW. (Administrator Workbench - Source systems)
    Scenario 1) and 2)a): Import the request created above. Bear in mind the special CTS features for the source system-dependent objects (system changeability in connected systems; View V_RSLOGSYSMAP).
    Scenario 2)b): Recreate the transfer structures/transfer rules and activate them.
    Header Data
    Release Status: Released for Customer
    Released on: 20.03.2007  15:58:10
    Priority: Correction with medium priority
    Category: Consulting
    Primary Component: BW-WHM-DST-SRC Source Systems
    Releases
    Release Independant
    Related Notes
    886102 - System Landscape Copy for SAP BW 2.X, 3.X and NW2004s BI
    733623 - Oracle export/import for BW system copies
    524554 - Storing destinations in the BW environment
    369758 - BDLS: New functions and better performance
    325525 - Copying and renaming systems in a BW environment
    127326 - CTS for InfoSources, update rules ...
    121163 - BDLS: Converting logical system names
    <b>
    40785</b>
    Summary
    Symptom
    You are transporting BW objects that are heavily linked with each other so that several requests are necessary.Objects of a request are using objects which are locked on other requests.
    In the target system, errors arise during the method execution of requests with BW objects (return code 8).The messages indicate that objects are required which do not exist in the target system and are also not contained on the request.
    For example, you transport an object with attributes, but the attributes are not transported nor are they available in the system.In the log, message R7322 appears: 'Attribute &1 from characteristic &2 not (actively) available'. As a result, an InfoCube cannot be activated if InfoObjects are missing and so forth.
    Additional key words
    CTS, transport link, AWB, object collector
    Cause and prerequisites
    You collect objects with the transport link of the Administrator Workbench and then write these to a transport request.In the process, all objects which have not yet been transported are marked (development class $TMP). Or you install Business Content and write the installed objects directly to a request.
    Objects with a different development class (not $TMP) are also gathered but they are not marked because the system assumes that these have already been transported and are then subject to automatic recording.If you are not sure whether these objects already exist in the target system, you can mark the objects.The system then writes them to the request and transports them (once again).
    It could happen that objects that are locked on another request have been collected.You can recognize this by the column "Transport request" in the window with the collected objects (you may have to expand the tree with the collected objects completely). You should always release the requests beforehand, that means prior to the request that is being compiled.
    This is because these objects are needed by objects that the system is now collecting, but do not yet reside in the target system or do not yet reside there in their most current version. If you import the request which the system is collecting prior to the other request, then the errors described in the symptom section of this note.
    Solution
    Proceed as follows if you are using the object collector:
    Collect the objects
    expand the tree with the collected objects completely
    Release all requests that are displayed in the 'transport request' column.
    Only then release the request with the objects that are being currently collected.
    As of Support Package 16 this approach is simplified even further.In this case, a log with the following messages is displayed after writing the collected objects:
    'Objects which are locked on a different transport request' (Message RS0305).If you expand this message, you receive a list of all objects which are locked on other requests.
    'Transport requests which must be released first' (Message RS0306).If you expand this message, you receive a clear summary of the requests which must be released before the request currently being compiled.Here the system simply summarizes the requests from the previous list that still contain dependent objects.
    Thus, as of Support Package 16 you no longer have to expand the tree completely and search for linked requests.
    Source code corrections
    Header Data
    Release Status: Released for Customer
    Released on: 05.09.2001  22:00:00
    Priority: Recommendations/additional info
    Category: Consulting
    Primary Component: BW-SYS Basis System and Installation
    Secondary Components: BW-BEX Business Explorer
    BW-WHM Data Warehouse Management
    Releases
    Release Independant
    Highest Implemented Support Package
    Support
    Packages Release Package
    Name
    SAP_BW 20B SAPKW20B19
    SAP_BW 20B SAPKW20B20
    Related Notes
    125499 - Activation error after transport of BW objects
    <b></b>

Maybe you are looking for