Problems Delta Extractor after Homogeneous Source System Copy

Hi,
We have R/3 system landscape HUD, HUQ, HUP. And we have BW system landscape BWD and BWP.
We connect BWD to HUQ and BWP to HUP.
We made a homogeneous system copy from HUP to HUQ.
We haven´t made any homogeneous system copy from BWP to BWD.
We have applied the next OSS note after source system copy:
325525 Copying and renaming systems in a BW environment
184322 Procedure after DB copy of BW source system
184754 Procedure after BW database copy.
But we have problems in our BW Development (BWD), and we have the next Dump "MESSAGE_TYPE_X" when we can change any delta infopacket, the next text are from Dump:
"MESSAGE_TYPE_X" C        
"SAPLRSS1 " or "LRSS1F11 "
"RSM1_CHECK_FOR_DELTAUPD" 
I think that the problem is about inconsistencies between RSSDLINIT/SEL tables in BW side and ROOSPRMSC/F tables in R/3 side.
Please could you tell how can i solve this Dump, because i can restrart and initial and delta packet for different Datasource and i can´t do anything.
Thanks in advanced,

Hi,
We are upgrading our R/3 system from 4.7 to Ecc 6.
While copying database tables we are using Clinet Carrier tool which is considering only clinet dependent tables. Hence we are loosing our BW delta queue entries in RSA7 of ugraded system.
We found ROOSPRMSC and ROOSPRMSF tables and copying these 2 tables may resolve the issue and We copied and delta went fine.But we are not sure of only these are the tables to be considered.
Please let us know what are the relevent tables to be considered to make the Delta to work while copying Data base tables from one system to another.
Thanks in Advance
Regards,
R@ngzz

Similar Messages

  • We would like to test old deltas from the source system( copied to new)

    Hi Gurus,
    The scenario is
    They will make a DB copy of the Prod system onto a QA system, the Copied system will have
    its system ID changed(SID) to a new one.
    There will be deltas available in the RSA7, as this is a copy of the  3 weeks old prod
    system. Now the delta's will be available on the Copied system pointing to the BW Prod system.
    We would like to test these delta's to BW Dev. why we would like to do the delta's to the
    BW dev system is to check whether we can do system copies without clearing the delta's on
    the source system.
    After the system copy we will do all the activities necessary to reflect the system changes
    a. Like BDLS, We20, we21,ALE checks, RFCDES, RSLOGSYSDEST, RSBASIDOC, etc on the source system to
    reflect the changes of the BW Prod system to BW Dev system.
    b. Likewise, we will perform all the above activities on the BW dev system by changing the
    existing source system to the new source system( performing BDLS,we0, we21, etc)to reflect
    the new Source system with the new (SID).
    c. We will check the source system connection
    d. Replicate the datasources on the new source system
    e. Activate the Transfer rules for the new source system.
    Now for us to do delta's from the new source system to the Bw dev system we need to change
    underlying tables in source system to point the delta's, arfc TID's etc to the BW dev system.
    We can change the entries in the TRFCQOUT, ARFCCSTATE, ARFCDATA tables to point the LUW's and
    destination to the BW dev system.
    What I presume is if we run the BDLS on the Copied system to change the BW prod system to BW
    and also  the underlying Tables for the LUW's and etc will still be pointing to BW Dev. I would
    like to know if this is the case .
    Lastly, appreciate if anyone can say if this is possible to do without having to clear the
    BW delta queue on the source system.

    Hi Ramesh,
    Appreciate a lot for your response, but i would like to know if we can reflect the entries in table RSSDLINIT(Last Valid Initializations to an OLTP Source) and RSSDLINITSEL(Last Valid Initializations to an OLTP Source)  in the BW system on the copied source system
    tables ROOSPRMSC(Control Parameter Per DataSource Channel), ROOSPRMSF(Control Parameter Per DataSource Channel) by executing the ABAP program RSSM_OLTP_INIT_DELTA_UPDATE after we do the BDLS conversion on the new copied source system.
    After the BDLS conversion I reckon the entries in the RSA7 queue, ARFCCSTATE, TRFCQOUT tables willl reflect the BW Development system instead of the BW Production system isnt it.
    response much appreciated.
    Kalyan

  • Homogeneous/heterogeneous system copy

    In the homogeneous/heterogeneous system copy guide, I'm told to delete all entries in the tables DBSTATHORA, DBSTAIHORA, DBSTAIORA and DBSTATTORA.
    Why do I need to delete all the entries in these tables? What are the entries in these tables for? What happens if I don't delete the entries from these tables?

    Hi Jamal,
    I believe you are talking about the tables DBSTATHORA, DBSTAIHORA,
    DBSTATIORA, DBSTATTORA. These tables contain statistical
    data (like performance) from the source system. Since that is of no use
    in your new system you can delete it with the following command in
    SQL*Plus as user sapr3 (or sap<sid> when using Basis >=610)
    delete from DBSTATHORA;
    Repeat this command for the other tables
    or execute being in SQL> prompt
    truncate <Tablename>
    Hope this helps you to understand the pupose and how to delete them.
    Regards
    Sekhar

  • Problem with extractors after system copy

    Hi Gurus!
    After system copy I have problem with export data source from infocubes. Logical system name was converted  with BDLS. When I check any export datasource (8*) with transaction RSA3 system tell me that no data records was found though data in fact table every infocube exist (in SE11). What can I do to solve this problem?
    Thanx.

    Hi,
    Of course I tried reactivate myself source system but problem is still here. When I check extractor (with RSA3) of any data source of  any infoobject (master data) - everything is OK. When I check extractor for export data sorce - I have problem.
    to Mickael: In modeling every thing is OK.
    Thank you for all answers.....

  • Some errors after doing the system copy for DB2 database instance

    HI,
    Recently we have transferred the DB2 database instance from old host( db 9.1.7 under windows 2003 R2) to new host( DB2 9.7.9 under windows 2008 R2) using the system copy database depending methods.
    Currently system is:
    * ECC 6.0 under NW 7.0 SR3
    * Kernel : 7.20
    * Basis: 7.0 with support package level 17
    *application instance connecting db instance via DB2 CLI
    1)  a) After log in system using the T-code: SM21 to read the system log, it will record the bellow error:
         b)  From the log taken from log fie: dev_w*, i also found the below error:
    A  ABAP Program SAPMSSY2                                .
    A  Source RSBTCTRC                                 Line 60.
    A  Error Code DBIF_RSQL_SQL_ERROR.
    A  Module  $Id: //bas/720_REL/src/krn/runt/absapsql.c#28 $ SAP.
    A  Function ab_HandleRsqlErrors Line 716.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end no http/smtp
    A  ** RABAX: end RX_BTCHLOG|RX_VBLOG
    A  SQL error in the database when accessing a table..
    c) any background job will be cancelled when it is running. I think the error is related to above mentioned issue.
    2) If i go to T-code: DB13---Diagnostics----db2 logs,  it will come out the below error:
    Thanks.

    HI Manas,
    Yes, this problem is with particular this table.
    Refer to below error coming from db2diag.log when i access the table:BTCCTL:
    2014-08-12-17.52.08.866000+480 I35784932F1196     LEVEL: Severe
    PID     : 3380                 TID  : 2676        PROC : db2syscs.exe
    INSTANCE: DB2DV1               NODE : 000         DB   : DV1
    APPHDL  : 0-127                APPID: *LOCAL.DB2DV1.140812095207
    AUTHID  : DB2DV1 
    EDUID   : 2676                 EDUNAME: db2agent (DV1) 0
    FUNCTION: DB2 UDB, data management, sqldSetupIndexScan, probe:1873
    MESSAGE : ZRC=0x82040001=-2113667071=SQLD_NONSEVERE_PRGERR
              "non-severe dms programming error"
              DIA8532C An internal processing error has occurred.
    DATA #1 : String, 39 bytes
    Specified index not found for scan open
    DATA #2 : String, 12 bytes
    sqldScanOpen
    CALLSTCK:
      [0] 0x000000018010E989 pdLog + 0x353
      [1] 0x0000000003ABE3C2 sqlzSetAndLog901 + 0x192
      [2] 0x0000000001E61F01 sqldSetupIndexScan + 0xF37
      [3] 0x0000000001E5F5CC sqldScanOpen + 0xBEE
      [4] 0x000000000334F460 sqlriopn + 0x316
      [5] 0x00000000034AE788 sqlritaSimplePerm + 0x252
      [6] 0x000000000336AC8B sqlriSectInvoke + 0x139
      [7] 0x00000000030A6F0C sqlrr_process_fetch_request + 0x1A8
      [8] 0x00000000030A2902 sqlrr_open + 0x534
      [9] 0x000000000223FCCB sqljs_ddm_opnqry + 0x447
    2014-08-12-17.52.08.866000+480 I35786130F533      LEVEL: Error
    PID     : 3380                 TID  : 2676        PROC : db2syscs.exe
    INSTANCE: DB2DV1               NODE : 000         DB   : DV1
    APPHDL  : 0-127                APPID: *LOCAL.DB2DV1.140812095207
    AUTHID  : DB2DV1 
    EDUID   : 2676                 EDUNAME: db2agent (DV1) 0
    FUNCTION: DB2 UDB, data management, sqldSetupIndexScan, probe:1873
    DATA #1 : unsigned integer, 4 bytes
    10
    DATA #2 : unsigned integer, 4 bytes
    1704
    DATA #3 : unsigned integer, 2 bytes

  • Question about source system copy for BW

    Dear all,
    I have a quick question about copying a source system for BW.
    We have two clients in the source ERP:
    100 Customizing
    200 Testing
    Our BW is only linked to client 200, so when we now delete client 200 and make a copy from 100 to 200, are we then still able to restore the source system connection so that our extraction will work, or will it fail, as in client 100 I have no BW related (except the cross-client-objects like datasource) information, that can be used for a possible restore of this connection.
    What is the procedure in this case?
    Thanks,
    Andreas

    Unfortunately, you will lose your source connection and need to create a new one in R/3.  You can use the same source system name in BW, but check the source system connection after the copy (SM59).  Also, I would "Restore" the source system (in BW, right-click on Source system in RSA1, and click "Restore") to insure the datasources get replicated from R/3 to BW.
    Depending on how much you want your BW and R/3 systems to be in synch, you will need to rebuild all your data providers (cubes/ODS's) from your R/3 system.  This means deleting all the data and running the initializations from scratch.  At the very least, you will need to rebuild the delta queues.
    Curious, if 100 is just for customizing, is there any data in it?  Are you just creating a new blank client 200?

  • The disp+work.exe process does not start - after a homogenouse system copy-

    Hi there,
    after a system copy from 4.6C (windows server 2003/oracle 10.2) to the same the database start and it is running fine but the when I try to start R/3 the process "disp+work.exe" stops after few seconde. The msg_server is running.
    Is this a problem of memory? Maybe you have a quick feedback?
    Thanks in advance
    HanseAtik

    Hi Sharad,
    Thanks for your reply. the problem was  the password of user SAPR3. Now I changed it vis sqlplus to sap and R/ can start.
    Now I am getting the problem that the saplicense is not valid - when I try to login to R/3. This is logic because its from the source system.
    My problem now is:
    When try install the saplicende vis: saplicense -install
    I get the error message:
    *SAPLICENSE (Release 46D) ERROR ****
    ERROR: Connect to Database failed
    Details: DbsIConnect failed with return code 18.
    Even "R3trans -d" failed.
    Any idea?
    Thanks in advance
    Hanseatik

  • Post installation steps after SAP BW system copy

    Hi!
    I am about to do post processsing steps after system copy of SAP BW system.
    1) One of the steps is to delete all entries from tables DBSTATHORA, DBSTAIHORA, DBSTATIORA,
    DBSTATTORA.
    Question: what is the way to do this?
    2) During the installation I received the error within import ABAP step.
    (IMP) INFO: import of D010TAB completed (4477754 rows) #20090505133631
    DbSl Trace: Error 12801 in exec_immediate() from oci_execute_stmt(), orpc=0
    DbSl Trace: ORA-12801 occurred when executing SQL stmt (parse error offset=0)
    (DB) ERROR: DDL statement failed
    (CREATE UNIQUE INDEX "D010TAB~0" ON "D010TAB" ( "MASTER", "TABNAME" ) TABLESPACE PSAPSR3700 STORAGE (INITIAL 423090176 NEXT 0000000640K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS PARALLEL )
    DbSlExecute: rc = 99
    (SQL error 12801)
    error message returned by DbSl:
    ORA-12801: error signaled in parallel query server P000
    ORA-01659: unable to allocate MINEXTENTS beyond 34 in tablespace PSAPSR3700
    (DB) INFO: disconnected from DB
    As solution I changed the the following lines within D010TAB.TSK:
    from D010TAB~ 0 C err to D010TAB~0 C ign and
    from D010TAB1  C err to D010TAB1 C ign
    Question:
    how to create index manually after system copy?
    Thnak you very much!

    Jgen Pfeiffer wrote:>
    > Hi!
    >
    > I am about to do post processsing steps after system copy of SAP BW system.
    >
    > 1) One of the steps is to delete all entries from tables DBSTATHORA, DBSTAIHORA, DBSTATIORA,
    > DBSTATTORA.
    > Question: what is the way to do this?
    Simply run
    TRUNCATE TABLE <table_name>;
    for each of those tables.
    Make sure to either logon as SAP<SID> or provide the owner of the tables with the statement.
    > 2) During the installation I received the error within import ABAP step.
    > (IMP) INFO: import of D010TAB completed (4477754 rows) #20090505133631
    > DbSl Trace: Error 12801 in exec_immediate() from oci_execute_stmt(), orpc=0
    > DbSl Trace: ORA-12801 occurred when executing SQL stmt (parse error offset=0)
    > (DB) ERROR: DDL statement failed
    >  (CREATE UNIQUE INDEX "D010TAB~0" ON "D010TAB" ( "MASTER", "TABNAME" ) TABLESPACE PSAPSR3700 STORAGE (INITIAL 423090176 NEXT 0000000640K MINEXTENTS 0000000001 MAXEXTENTS 2147483645 PCTINCREASE 0 ) NOLOGGING COMPUTE STATISTICS PARALLEL )
    >  DbSlExecute: rc = 99
    >  (SQL error 12801)
    >  error message returned by DbSl:
    > ORA-12801: error signaled in parallel query server P000
    > ORA-01659: unable to allocate MINEXTENTS beyond 34 in tablespace PSAPSR3700
    > (DB) INFO: disconnected from DB
    >
    > As solution I changed the the following lines within D010TAB.TSK:
    > from D010TAB~ 0 C err to D010TAB~0 C ign and
    > from D010TAB1  C err to D010TAB1 C ign
    >
    > Question:
    > how to create index manually after system copy?
    The problem here was the large INITIAL size clause.
    If there is enough freespace at all in the tablespace this should work:
    CREATE UNIQUE INDEX "D010TAB~0" ON "D010TAB" ( "MASTER", "TABNAME" ) TABLESPACE PSAPSR3700 NOLOGGING COMPUTE STATISTICS PARALLEL;
    If I'm not wrong, the second index is just vice versa:
    CREATE UNIQUE INDEX "D010TAB~1" ON "D010TAB" (  "TABNAME", "MASTER" ) TABLESPACE PSAPSR3700 NOLOGGING COMPUTE STATISTICS PARALLEL;
    In general it is really not a good idea to skip the creation of unique indexes...
    regards,
    Lars

  • WE20, WE21 settings after SAP BW system copy

    Hi!
    I copied SAP BW system and have executed the following post installation settings:
    - BDLS (conversion of logical system names)
    - Program RS_BW_POST_MIGRATION
    When I go to tcode RSA1 on my new copied SAP BW system and try to reach source system I get the following error:
    BI unknown in source system
    BI IDoc type ZSBA004 is not the same as source system IDoc type
    The following errors occurred in the source system
    EDI: Partner profile not available
    +Entry in inbound table not found     +
    Entry in outbound table not found
    Question:
    Should I create new entries in tcode WE20, WE21?
    If yes, how (copy of existing one from SAP source BW system)
    Thank you!

    Hi!
    I face currently with the problem on my new SAP BW within RSA1 --> Source system --> Check:
    BI unknown in source system
    BI IDoc type ZSBA004 is not the same as source system IDoc type
    How can I solve this problem?
    The partner definition t-RFC as well are created...
    Thank you!

  • Problem in creating DB Connect source system

    Hi All,
    Iam creating a DB Connect source system to a legacy ORACLE database.
    Since my legacy database is ORACLE, I have given the TNS name as the connection info.
    The source system got created successfully. but the problem is, upon clicking on 'datasource overview', the system has to generate an application component hierarchy. But it is showing the same application component hierarchy which is there for flat file source system, and iam not getting the option to "select Database Tables" where i can create and edit the datasource.
    please help me out.
    help would be appreciable and carry reward.

    Hi,
    Create source system first.
    you have to select the option "Database system (Data and meta data using SAP DB Connect)".
    Now enter the database specific information.
    DBMS:
    Username:
    Pwd:
    Conn. Info:
    Conn. Info should be the TNS name if it is oracle database.
    after giving the relevent information save it, and come back. Source system will be created.
    Now right click on source system and select the option " select Database Tables". it will show you the list of tables or views on that database.
    select the table/view on which you need to create data source, and click on "edit datasource" there you can generate datasource.
    after creating the datasource, replicate it... adn proceed.
    any doubts plz ask me.
    Message was edited by: suman dara

  • Problems Creating R/3 46c Source System in BW3.50

    Hello.
    Does anyone know if there is a way around opening up your R/3 system when creating it as a Source System in BW?  I have no problems when creating the Source System in DEV, but when I attempt to create it in QAS and PRD, I get the message "Changes to Repository or cross-client Customizing are not permitted".  Also, short dumps for ALEREMOTE "Dynpro Send In Background" occur in the R/3 system after each attempt.
    If there is no way around this, I guess we will just open the systems up to these type of changes and then lock them back down afterwards, but I am hoping there are alternatives.
    Thanks for the help.

    Hi Mike,
    You must open the system for changes, there is no way around this. This is usually not a major issue but if the security people are concerned, you can open a trace on the admin user in the OLTP source system.
    I have been involved in cases where the security guys had to open the system and watch the source system creation - not sure they learnt anything but they signed off on it!
    Cheers,
    Mike.

  • Problem in extracting data from source system

    HI
       I am comparing source system and data in bW for a particular datasource.In this process in source system transaction RSA3 when i am trying to extract data its not showing the exact count.I couldnt able to understand the setting options like Datarecord/calls & Displa extr.calls in transaction RSA3.can some one assist in this..?

    Vara Prasad,
    I do know about the popup , but then the popup is displayed only AFTER the extraction completes. Asusming that you have about 10 million records - I cannot find the number of records without actually extracting it and my RSA3 will fail because it is too large of RSA3 , I was talking about if there was a method by which I could fins the number of records alone without extracting the data / running RSA3.
    Also if your extractor has 20,000 records , and if you set 10 datapackets of 1000 each the popup will display 10000 whih is incorrect and you would have to increase the data packet / package size to finally arrive at the right number...

  • Source system copy

    hi all,
    my question is
    i need to make a copy of source system,i.e make a copy,then what will happen to my delta?
    whether i have to initialize this delta again?
    regards,
    nnpr

    If you have copied the BW system and also the source system at the same time, the delta points should be set there. So you don't need re-init again.
    If the source system is not copied then you don't have the option except reinit delta.
    Procedure: You need to do reinit without data transfer and in order to reinit, you have to delete the existing one, otherwise, it won't let you do it.
    Hope it helps..

  • CO-PA Delta load - Errors in source system RSM 340

    Hi,
    We are facing a unique error when we do a CO-PA delta load. The error message is as follows:
    "Errors in source system RSM 340,The selected data source is locked by another process RD 156"
    The load completes successfully with 0 delta records fetched. When we re - trigger this after sometime, the load goes through.
    Can anyone explain as to why this issue occurs ? Basically, looking at the root cause.
    We are pulling data from CE1XXXX table, the delta for which is pulled into BW with the setting of 30 minutes safety delta. Just wanted to understand how is it that in this scenario we are faced with a lock issue ? It is also confirmed that while the delta load is initiated the transactions are being passed into the CE1XXXX table.
    Thanks,
    Amit Mitra

    Hi PK,
    caller 09 error mainly because of source(target system) and destination(bw system) not configured correctly.
    i think you get the error message as follows. file is in the client workstation as like.
    better you contact basis people. they will resolve this.
    hope this help you
    Regards
    Harikrishna N

  • Error after restoring source system in SAP BI side

    Dear all,
    i am getting issue while restoring sap source system through sap bI
    "Connection LA is used in the 'LD1CLNT010'
    source system as a connection 'LB1CLNT400' to BW."
    Do you want to delete this connection in the source system?
    Connection Is Restored After It Has Been Deleted Successfully
    it asked me delete or do not delete
    what to do next

    hi,
    you need to ensure that source system to BW is restored properly .
    check in TABLE RSBASIDOC in BW through transaction se11/se16.every source system entry must be here with repect to BW.
    If source system entry is missing then there are issues.Normally BASIS Team makes entry.restores system
    you cn also check in RSA1-->SOURCE SYSTEM.Here u must find your R3 system name.
    hope it helps
    thanks,
    nilesh

Maybe you are looking for

  • Error in Creating Request - Access Enforcer

    Hi, When using copy request option to create a request similar to another user and creating  10 user IDs simillar to other ID, Iam getting error" error in creating request". When I look at log report it is giving Ora-XXXXXX error Unable to save the r

  • HP Officejet Pro 8600 - Google Cloud Print

    Hi, I use google cloudprint to print my 8600 from my chromebook.  Within the cloudprint dialog, the settings always default to gray scale with 300 dpi.  I can't seem to find a way to change these defaults - I don't see any configuration information t

  • Updating Acrobat 9 Pro does not work

    Hello, i'm trying to update Acrobat 9.0 Professional. I already tried the atomatic update, but it was stuck somewhere and it made no further progress. Now I downloaded all the update files und tried to update Acrobat manually, but it's also stucked.

  • Accessing Party EDI details through code in 2013

    Hi, We are looking at options of accessing the Party EDI details from orchestration in BTS 2013 R2. But looks like the property X12Receiver belonging to the partner object  Microsoft.BizTalk.Edi.PartnerAgreementManager.Partner has been deprecated. Al

  • Jdbc mysql using JNDI- org.apache.tomcat.dbcp.dbcp.SQLNestedException:

    Hi I am new to JNDI and i want to set up database connection using JNDI. I read the documentation at tomcat site and accordingly. Presently i m using- Tomcat 5.5 MySQL 5.0.6 this is my context.xml file under * $CATALINA_HOME/webapps/mywebsite/META-IN