Question about Note 886102 - Empty the delta queue of the connected SAP source systems

Dear expert
I'm doing the system refresh from ECC PRD to QAS using the hot backup of PRD
Before i start the database restore i was told to do the following step since this ECC has connection with one BW system
-----------------------Step -----------------------------
2.17 SAP note 886102 scenario C3
Empty the delta queue for all of the connected BW systems.
Execute all delta info packages two times on BW side, to clean up the delta queue in the source system. This is needed, because BDLS cannot rename the still available LUW-s in the qRFC queue.
----------------------Step-----------------------
But unfortunately i missed to execute this step
And the Q11 is now retoreing the backup of the database
My quesion
1. what will be bad consequence due to not execute this step? any way to makeup this error?
Best regards,

Hi Kate,
The probably issue which I could forsee is data getting wrongly updated into production if RFC connection from ECC to BW is not stopped.
Solution here could be to disable or deletethe RFC connections between ECC and BW before starting the SAP system at database level.
delete from sapr3.rfcdes where rfcdest = '<name>';
Once the system is up and running you can recreate them if required.
Also before starting SAP set the number of batch processes to 0 on the profile at OS level so that any released jobs don't start as soon as SAP is up.
Once the SAP system is up execute BDLS and change the logical system name.
Hope this helps.
Regards,
Deepak Kori

Similar Messages

  • How to delete the delta queue in the ECC

    Hi everyone!
    After I tryed to save a new Infopackage and I have the error :
    (Deltas already loaded for request REQU_41Q82WJLR9AZCE9ZMKQLVG3RG init. selection; no 2. init
    Message no. RSM1071
    Diagnosis
    Deltas have already been loaded for the init. selection of request REQU_41Q82WJLR9AZCE9ZMKQLVG3RG. A second initialization is therefore not possible with these selection conditions.
    Procedure
    If you want to carry out a new initialization, you have to choose selections that do not overlap.
    If you want to repeat the init. for the same selection, you have to delete the delta queue in the source system, and restart the delta process.
    As the error says - Deltas have already been loaded for the init. selection.
    Can you please give me some links/guids which describes how to  delete the delta queue in the source system, and restart the delta process.
    thank you, Ron

    Hi,
    Assuming as you need to the reinit for same selections.
    in such case you need to delete old init.
    how to delete init:
    Go to your info pack screen, menu Scheduler--> initialization options for source system--> here you can see the existing init, select init(green) and delete it.
    Later you can trigger your init info pack with selections.
    Thanks

  • A question about not having a pop up window for the hyperlink

    Hello!
    Now I am creating a hyperlink in my InDesign. After I transferred my indesign file into pdf and clicked on the link. There was always a pop up window asking me if I agree on going to this website or not. I don't want the people who recieved my ducument have this trouble. Is there a way for me to fix this? Thanks!

    See: http://helpx.adobe.com/acrobat/kb/security-warning-trusting-pdf-acrobat.html

  • The back ground job gets cancelled which feds the delta queue?

    Hi all,
    I can see the delta is empty for the 2lis_11_vahdr ( sales order header datasource) when i happened to check the background job name which feds the delta queue, all the background job gets failed for the same!!
    Can anyone let me know what needs to be carried out ?
    Thanks

    hi,
    when i happened to check the logs for that back ground job i got the below message
    Extraction queue processing started MCEX11 with 54,331 LUWs
    ABAP/4 processor: CALL_FUNCTION_NOT_FOUND''
    Thanks

  • I have an urgent question about my indesign. I had problems with the creative cloude app and then uninstalled it and then installed it again. Now it is not opening and I cannot download it again either. Pls give me help and advice if there is anything I c

    I have an urgent question about my indesign. I had problems with the creative cloude app and then uninstalled it and then installed it again. Now it is not opening and I cannot download it again either. Pls give me help and advice if there is anything I can do to repair it

    Please authorize ADE 3 with same credentials that you used with older version of ADE

  • ABR delta extractor and entries written to the delta queue

    Hello Everyone,
    We have an ABR extractor and it's behaving like this:
    For example fields: PM Order Number, Post Goods Issue Date, Start Date, Work Qty, Projected Qty
    Create the PM order the entry is written perfect to the delta queue:
    10019987, blank, 04/29/2009, 100 PC, 90 PC
    Now, if we perform a confirmation on the PM order we see the following:
    10019987, 04/29/2009, blank, 0 PC, 90 PC
    Now if we change something on the PM order header we see the following:
    10019987, blank, blank, 100 PC, 0 PC
    When this comes over to BW we don't get good results in our ODS.
    Basically we don't get our Post Goods Issue date and Work Qty gets blanked out.  Basically, the last change to the order gets written to the ODS and isn't correct.
    Shouldn't it do the following:
    10019987, blank, 100 PC, 90 PC
    10019987, 04/29/2009, 100 PC, 90 PC
    10019987, 04/29/2009, 100 PC, 90 PC
    10019987, 04/29/2009, 04/29/2009, 100 PC, 90 PC------this gets sent as last record with all fields updated.  We choose all these fields in the extract structure.
    Thanks

    Hello Martin,
    Below is a snapshot of the delta queue (you can see the Cancel).  Question:  How do you control what record is updated and what others are not?  We thought the cancel won't update and the others will in order they were updated to the delta queue (and that appears how it's behaving):
    Scenerio #1 (sorry, can't remember sequence of steps done in system, but thought I'd mention)
    Cancel, Order Number, Release Date, Posting Date, Material, Plan Qty, Confirmed Qty
    blank, 10019987, 04/29/2009, blank,       , 4415, 100, 0
    blank, 10019987, 04/29/2009, 04/30/2009, 4415, 0,    100
    blank, 10019987, 04/29/2009, blank,         4415, 100, 100
    X,       10019987, 04/29/2009, blank,         4415, 100, 100
    Scenerio #2
    cancel, order, release date, posting date, material, plan qty, confirm qty
    blank, 100019989, 04/29/2009, blank, 4415, 50, 0
    then we perform a confirmation for 50 pieces and this is how the delta queue looks like
    cancel, order, release date, posting date, material, plan qty, confirm qty
    blank, 100019989, 04/29/2009, blank, 4415, 50, 0
    blank, 100019989, 04/29/2009, 04/30/2009, 4415, 0, 50 <----
    second line
    Notice the second line now has plan qty at 0 and confirm at 50.  Plan should always show 50 (or whatever the plan amount is.  Something doesn't seem correct here??
    Now, if we change something on the order header, we get the correct plan qty of 50 (and confirmed still 50), but then the posting date is blank.  So when this comes over to BW we get correct plan and confirmed qty, but posting date is blank.  This really makes no sense because if you have confirmed qty populated with a quantity then you have a posting date.
    Thanks!

  • My mac's keyboard is not working with my mac.the green light blinks and i cannot get onto my mac. everything on the support questions does not help because i cant go on the mac and i cant sign in

    my mac's keyboard is not working with my mac.the green light blinks and i cannot get onto my mac. everything on the support questions does not help because i cant go on the mac and i cant sign in

    If you can't sign in, then you can't troubleshoot and/or pair the keyboard until after that........ so, for that, you will need to borrow someone's USB wired keyboard in order to get signed in and to the Keyboard Bluetooth Preferences.

  • How To Find The Delta Queue Table

    Hi All,
    Can anybody guide me, how and where can we find the table for the delta queue.
    Regards
    rahul
    Message was edited by: rahul kharya

    Hi Rahul,
    You can find the delta queue in RSA7.
    Check this post:
    Delta Queue
    Bye
    Dinesh

  • My gmail account is no longer available on my iPad 2 in the mail queue at the bottom. How can I reset it?

    This morning when I opened my iPad to check my email, the mail queue at the bottom was blank when I opened it. Upon further tries of trying to reset, it keeps telling me it can verify and that if I save the info submitted, it may not be available to me. How do I go back to yesterday when it worked?

    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any Apple Software Update entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install using an iTunesSetup.exe (or iTunes64Setup.exe) downloaded from the Apple Website:
    http://www.apple.com/itunes/download/
    Does it go through properly this time?

  • MS Exchange server 2010 messages will be placed in the poison queue and the transport service will crash

    Can any1 please help.
    We have Exchange server 2010, we just upgraded it with SP3 and then the issue occers that we were unable to send n receive mail outside of our LAN...i mean from gmail or hotmail..
    we have then updated with CU4 which is the latest but still messages will be placed in the poison queue and the transport service will crash.
    We have disabled the antivirus also but issue remains same.
    We have CAS 1 n 2 as of Clustering environment and we upgraded sp3 for both. but we did CU4 on CAS1 to see the results to resovle this issue but no luck

    Hi,
    Did you get any NDR message now when you send a email to outside? And vice versa.
    In addtion,I recommend you telnet to port 25 to test SMTP communication.
    If any question,please feel free to post here.
    Thanks.
    Niko Cheng
    TechNet Community Support

  • The delta update for the InfoCube ZCUBE is invalidated

    Hi BI Experts,
    I am working on BW 3.5.
    For the datasource 2LIS_13_VDITM there were some requests(deltas) missing for 3 days.  So I got all the documents there were missing or not updated in BW. I deleted the setup tables and filled them with the new document numbers.
    I did a full repair request from the Infopackage level and the data got updated in ODS.
    But the DM Status is missing for all the requests in the ODS.
    And the data for the full repair request didnt get updated in the Cube and I got the following error:-
    The delta update for the InfoCube ZCUBE is invalidated. The can be due to one of the following:
    1. A request, which was already retrieved from the target system, was deleted from the InfoCube.
    2. A request, which was not yet retrieved from the target system, was compressed in the InfoCube.
    And the following delta was also not successfull.. How can I clear up this mess and ensure smooth flow of deltas. How can I set the DM status.
    Thanks
    Kumar

    Thanks for your reply.
    When I did a Full Repair Request on the ODS the data is in the New table and the DM status got reset(vanished). And the following day delta got failed( data for that request did not get updated in ODS and Cube)
    How can we bring back the DM Status and make the deltas successfull.
    Thanks
    Kumar

  • How to look at the delta (daily load) records from R/3 system to BW master

    How to look at the delta (daily load) records from R/3 system to BW master on a particular date, let us say,
    today delta happened from R/3 to 0vendor  in BW , how to view what are all the records came to BW - 0vendor (from R/3) in today's delta.
    Regards
    Siva

    Hi,
    youi can see the data in the PSA.
    Just go to the request in monitor tab and in the monitor and in the left top click on the PSA button.
    In the nest window give the selection on the number of records you want to see from that if you want to see all the records give the number which get laoded in that request.
    this will show you the data loaded in that request.
    Hope it clears
    thanks

  • Why editing iview id break the delta link in the portal page?

    For some reason, everytime I edit the iview id, the delta link in the page will be broken.
    After I changed the iview id, the iview id that I added as delta link in portal page remain same, and seems like become a separate copy , rather than the original delta link.
    This frustracted me as I have to remove the old iview , and add the new edited iview into the page again.
    Why is this happen? (I am very sure I didn't accidentally add the iview as copy, instead of delta link)
    By the way, I am in NW04s SP9.
    Thanks for help.
    Kent

    Hi Kent,
    > (I am very sure I didn't accidentally
    > add the iview as copy, instead of delta link)
    The wording "I am very sure" points to the fact that you didn't really check and re-try it?!
    I just checked it on NW04 / SPS18 (which corresponds to SP09 on NW2004s) - and it works like a charme. The delta-link on the test page points to the new ID (as the ID-Change-Wizard announces it).
    As I have no 2004s installation at hand, I would suggest really to re-check if you are really talking of a delta-link. If it really doesn't work on SP09 while it works on SP18 in parallel, you would have to open an OSS message. Anyhow, this really should behave analogously...
    Hope it helps
    Detlev

  • Lots of tables in the non-SAP source systems

    Hi All,
    Earlier I asked a question on SDN about having about 50 tables in non-SAP source systems like SQL, Oracle, etc. According to the functional/business folks here, I'm supposed to be extracting only 1 or 2 fields from many tables. So I got a reply from SDN that I should recommened creating Views and client also agreed. Now I do not see any official documentation from SAP that that says that I should create Views in the source ysystem wherever it is possible. Any help in getting this information is very helpful.

    Hi,
    1. authorization: normally the database admin create you a new user. It's easier to get read authoriziation for your own views.
    2. a problem is the naming convension of tables and fields - the BW/database connector supported not all. create the fields
    - in upper case and
    - a length of ... (16 characteristcis?)
    - without special signs.
    => looking in service.sap.com/notes for "DB connect"
    3. changing of data source: when you need a second table for the data extraction, then you have to create a new datasource.
    => create a view directly (its the same to multiprovider. Don't work with the object directly - create a view).
    Sven

  • Message "Creation of DataSources for SAP source system is not permitted"

    Hi,
    I am in DW Workbench: Modeling and I need to copy a DataSource.
    It's impossible, beacause I have this Message "Creation of DataSources for SAP source system is not permitted"!
    What can I do?
    Thks

    Hii.
    You can not copy the standard datasource to any other source system it will not allow you to do that.
    But if you want to copy you can copy it to PC FILE source system.
    It will allow you to copy there.
    Right click in Datasource->Copy-> Give Target datasource name -
    > intarget Source system tab -
    >Give Source system for File.
    Thanks
    Mayank
    Edited by: Mayank Chauhan on Sep 4, 2009 5:41 PM

Maybe you are looking for

  • New laptop won't print wirelessly to a network printer

    I just bought a new laptop running windows 7, and it wont print to my photosmart c5580 that is networked and wired through my computer (desktop) and shared running windows XP. I also know that my computer has to be on for this to happen, I also know

  • Why does Yahoo Mail suddenly have problems for me with this browser?

    I was using it fine no problem (except for yahoo's own stuff and maybe some add ons stuff) with the firefox browser itself. although, for some reason, just in the past couple of days, there has been something else. whenever I try to click to move an

  • Updated my MacBook now it says my password is wrong and won't let me log in?

    Updated my MacBook now it says my password is wrong and won't let me log in?

  • Process order movement

    Dear All, I want to see goods movement in process COR2gotolist -document godds movement got the below message There is no data for the selection Message no. COIS024 Diagnosis Either no data was selected or you are not authorized to display the data.

  • How clean export/import (st02) swaps?

    Hi We are facing a big problem in PRD environment, point is, very low PRD time performance and users need to work; checking on ST02 systems shows Buffers "Export/Import" swaps values high ( red ), We were wondering if exists a T/C which help us to cl