Deleted Queues From SMQ2

Hi All,
I have got struck up some lakhs of messages in SMQ2.
Q1) As soon as the messages got struck in SMQ2 Will these all messages appear in SXMB_MONI???
Q2)OR When ever i delete those messages from SMQ2, then that time will those come to MONI??
Regards
Suman

Hello Suman,
When message struck in SMQ2,Then you have to flush them
by running the Queue name manually(if locked,unloack them).
dont Delete them,
To automate the process
Use transaction SMQR or SMQ2 to reset the status of queues
For this to initiate processing of messages stuck in the queue, make sure to set following IS configuration parameter
MONITOR QRFC_RESTART_ALLOWED to value 1
otherwise schedule the report RSQIWKEX to run periodically. This report enables automatically resets the queues.
go to SXMB_ADM->Manage Queues and Deregister all the Queues. Then go to SMQ2 and try to activate all the queues by selecting the each lines and with activate button.
Then re-register the queues in SXMB_ADM and chek it..
Problem may be because of workprocess related. Also check transaction ST22 for if any dump in XI box.
**********Reward points ,if found useful

Similar Messages

  • Queues deleted from smq2

    Hi
    I have mistakenly  deleted some important queues from SMQ2, now i want to retrive those quesues. could you please provide me the solution..
    Thanks
    SK

    Hi SK,
    I have mistakenly deleted some important queues from SMQ2, now i want to retrive those quesues.
    that's no problem provided that we are dealing with ExactlyOnce queues. When deleting the SMQ2 queue you do not delete the message, but it's registration for asynchronous execution.
    I suppose you already have identified the messages. Simply select them in SXMB_MONI and press the 'Restart' button. This way a new queue entry is generated and pipeline processing of these messages will continue.
    Please note: This procedure also applies to ExactlyOnceInOrder (EOIO) queues, however, by deleting the queues the system has lost all information on the order. Consequently the Integration Server can not re-create the initial order of messages. It is up to you to restart EOIO messages in correct order.
    Best regards,
    Harald Keimer
    XI Development Support
    SAP AG, Walldorf

  • Unable to delete entries from queue (SMQ2)

    Hi
    I am unable to delete entries from inbound queue due to number of entries are too high (Approximately 160,000). Deletion in dialog mode producing timeout error...Is there any way to delete these entris in background mode or any other idea about this situation..
    Your valuable time & annswer appreciated.
    Thanks
    Rakesh

    Hi Rakesh,
       Check these threads on SMQ2. It may give some help to you:
       Queue issue
       deleting the inbound queue tc smq2
       Also check this file:
      http://help.sap.com/saphelp_nw04s/helpdata/en/d9/b9f2407b937e7fe10000000a1550b0/frameset.htm
    Regards,
    Subhasha Ranjan

  • Error while deleting events from the integration event queue

    I am trying to delete all the events from the integration event queue after reading it, like this (this is in Java):
            IntegrationEventWS_DeleteEvents_Input input = new IntegrationEventWS_DeleteEvents_Input();
            input.setDateTime("");
            input.setLastEventId("");
            try {
                 ((Default_Binding_IntegrationEventWS)onDemandStub).deleteEvents(input);
            } catch (Exception e) {
                 log.error("Deleting events from integration queue failed: ", e);
            }Alas, I get the following error message:
    Invalid method parameter(s): 'File Id'(SBL-ODS-50007)What does this mean? What is this mysterious "File Id" it supposedly gets? I don't see it anywhere in the SOAP message I'm sending and it isn't mentioned anywhere in the docs.
    Thanks in advance for any input.

    Dont keep this attributes null
    input.setDateTime(""); //Put a Default Time way in
    the past. Ex:"1/1/2000"
    input.setLastEventId(""); //pass the eventIdThe documentation states that those two are optional (although they are not nillable, for some reason). I tried to set the date to today, but I got the same result. Since setting a date is supposed to delete all events older than that date, I don't think setting it in the past will delete anything.

  • How do I delete programs from my download queue?

    How do I delete programs from my download queue?  I have some just hanging there in "downloads" that won't download and won't go away.

    Thanks, uselesssabotage, but it isn't the app, it's the individual episodes I'm struggling with.  I've tried the usual as you describe, no dice.

  • Deleting items from download queue

    How do I delete items from my download queue permanently?
    I know you can just delete them... but they always come back!
    I had bought season 3 of supernatural a while back, and I know they messed up some stuff and just fixed it, which is nice, but I don't want to download them all! I have a data transfer limit per month and having the whole season download would kill me.

    i have the exact same problem.
    i've ordered two episodes of lost but instead of getting just the smaller file version, it came with HD copies and these are choking my satellite connection. i'd love to delete them and i seem to remember i can do so but that info's not easy to find (at least i can't find it.)

  • Queue Block (SMQ2) and no GATP invoking for Sales Order

    Hi,
    I am encountering two issues:
    - Every time I activate any integration model for customer, materials etc. it queues up in SMQ2 in ECC and on processing there it goes to the APO
    - When I create sales order it does not invoke the GATP screen. However, if I click onto the 'Item availability' button it takes me to the APO screen with a different check mode (different from the one maintained in product master)
    - On saving the sales order and then clicking 'Item availability' button again, I get the message 'Order do not exist'. Next, if I check SMQ1 in ECC I find the queue. If I try to re-process, I get the message "LUWs in status NOSEND must be picked up by the application.
    Well, we have maintained X0 for the MRP materials, did CIF manually, and have udated the product master ATP view with new check mode. We have also maintained the distribution, RFC destination, change transfer settings etc.
    Can someone please tell me as to what is it that controls the queue communication between ECC & APO or if anything else that is controlling this.
    Regards,
    Avijit

    Hi Santosh,
    We maintained this settings in /SAPAPO/C4 in APO.
    Also, we maintained Debug = 'R', Logging = 'D' (Detailed) and RFC Mode = 'Q' (Queued RFC) in CFC2 of ECC.
    Even on changing the Debugging off in APO system to "Debugging on" / "Debugging on, Recording of t/qRFCs (NOSENDS)". I get the queue in SMQ2 of APO with status 'NOEXEC' i.e. no automatic execution.
    Another info:
    The queues are CF* and for that we maintained like this:
    In ECC (T-code: SMQS): Host id of ECC system is appearing at the 'Schedular Information' section and against the Destination of SCM system we maintained Host id of ECC system once again
    In ECC (T-code: SMQR): Host id of ECC system is appearing at the 'Schedular Information' section and against CF* queue Destination with Logon data is blank
    In SCM (T-code: SMQS): Host id of SCM system is appearing at the 'Schedular Information' section and against the Destination of ECC system Host id is kept blank
    In SCM (T-code: SMQR): Host id of SCM system is appearing at the 'Schedular Information' section and against CF* queue Destination with Logon data is blank
    In the light of these, is there something , that I am missing. Please let me know.
    Regards,
    Avijit

  • How can I delete movie from my itunes

    How can I delete movie from my itunes on cpmputer?

    I think I found a solution to this problem. Go into the Video app and tap on TV Shows and then tap on the icon for the show that is downloading. Next to each episode, there is a circle with a square in the middle of it. Tap the square next to each episode and it will disappear both from that list and and from the downloading queue in the iTunes app. When you want to download a particular episode, go back into the show in the Video season and tap on Show Complete Season. Now each episode has its own Download button.
    Needless to say, it is insane that when you redeem a season purchase on the iPad, it insists on downloading the entire season.

  • Deleting orders from Live Cache

    Hi Gurus,
    Is there any way where we can delete orders directly from Live cache?
    I have a situation where Process orders are present in R/3 and not available in APO. It shows up in the CCR report, but when we push them it gets stuck in the queue with the error Order Type 6 and 'A table entry exists with this Secondary Key'.
    I verified these orders in OM16 transaction and these orders are available there, but I am unable to view them in RRP3. When I check in Tcode: OM19 this is availavble in ORDMAP Object.
    Is there any way I can delete them from directly Live cache ? or how can I make both the systems sync?
    Thanks in advance.
    Regards,
    Murali.

    Hi
    Check the following
    1)Use this Program /SAPAPO/DELETE_PP_ORDER and make sure the check box LV_EXECU is ticked and specify the time period of the orders. Becuase some times without specifying the above it will not display the details
    2) Use the Program /SAPAPO/RLCDELETE and execute. I'm not sure on this. But you can try
    3) Tell me- This Process orders are created in R3 and ciffed to APO or it got converted in APO from Planned order to Production order. Pls look at the origin of Process orders
    Hope this helps
    regards
    Vijay

  • Delete queued messages having env_from=

    I have an iMS 5.2 on Solaris 8, but I cannot manage to delete queued messages having env_from = "<>".
    Exact command I use:
    qm.maint> clean -env_from= "<>" -delete -min_length=2
    Can anybody help?

    Actually, this sounds like a "Bad Idea". Messages from the server itself normally have no env_from, so you'd be removing notifications that mail did not go through. Perhaps if you explained why you wish to do this, we can help you achieve your goals a different way.

  • Delete queues - doubt. Two questions.

    Hi
    First:
    My basis plans to upgrade R3 by ST-PI.
    whether it will be enough to clean queues in RSA7 and LBWQ
    by pulling all data to BW (twice)
    stop jobs, blocks users to do any changes
    or I must delete all rows from RSA7 and LBWQ
    whether there is no difference between this both actions when I refill setup tables ?
    Second:
    It is necessary to delete queue for 0FI_AR_3 other FI, CO when
    we upgrade R3 by ST-PI ?
    My basis is insisting that it is necessary.
    Note 328181 no says about it.
    Regards
    PWnuk

    1 - it is enough to clean queues in RSA7 and LBWQ by pulling all data to BW
         (twice) stop jobs, blocks users to do any changes
    2 - It is necessary to delete queue for 0FI_AR_3 other FI, CO
    if it may be useful rewards points are appreciated

  • Delete Queue for Precalculations

    I want to delete Queue Overview of Current Precalculations as there are precalculations that have been in there for a long time. In RSPRECADMIN I go to the queue and select delete and it deletes the Processed Precalcs but not the current precalcs. I have tried restarting precalc service but cant find a way to clear queue. Most of these in queue are from Precalc servers that havent existed in a long time. Please let me know how to delete entries in "Queue Overview of Current Precalculations".
    Thank You,
    Alex
    Edited by: Alex Williams on Mar 6, 2012 7:15 PM

    You marked your answer as correct, is it solved ?
    Did you checked the appserv.log of the messaging server ? What the remote sender (PTools version) ?
    Nicolas.

  • Idisk app: delete file from iphone but NOT idisk?

    maybe i'm missing something but how do you delete a downloaded file from just your iphone? when i tap the delete button in the downloaded file window it deletes it from my idisk.

    Jeff Stone1 wrote:
    well that is sort of what i thought. when the app was originally previewed it was stated that you can VIEW your documents stored on your idisk. but the mobileme page on the apple site says that you can DOWNLOAD files to your iphone.
    i just looked and i only see where you can view and share files but i don't see anything about downloading files.
    on a side note why is the icon blue didn't it change from blue to a pink with the change from .mac to mobile me.

  • Process Chain - Delete File from Application Server

    Hi Gurus,
    Im working with Process chain, and i have a load from a flat file, so my question is :
    How can i delete that file from the application server after was loaded ?
    THANKS IN ADVANCED !!! I REALLY APRECCIATE YOUR HELP.
    Marcos

    hi,
    I have gone through the forum you have posted for deleting files from application server through process chain.
    I have similar reuirement in my project.
    Can you please provide me the solution?
    Your inputs will be highly appreciated.
    Thanks in advance.
    Regards,
    Lavanya.

  • Trying to delete file from trash but get this: The operation can't be completed because the item "File name" is in use. All other files delete except this one. Please help

    Trying to delete file from trash but get this: The operation can’t be completed because the item “File name” is in use. All other files delete except this one. Please help

    Maybe some help here:
    http://osxdaily.com/2012/07/19/force-empty-trash-in-mac-os-x-when-file-is-locked -or-in-use//

Maybe you are looking for

  • Spry Menu Bar - Different Background Image Wanted for menu items

    Hi, I've looked everywhere for help with this and just haven't found any answers yet ... I want my Dreamweaver CS5.5 menu to look like this design I've done in PhotoShop ... It's a simple one level list with no sub-levels. Everything is good, except

  • Site definition giving http error: 0

    I just spent a whole night trying to do what should be a simple task: binding the sql data to a table I made. It's amazing: I spent A LOT of money on CS4 and it doesn't work as does FileZilla. I'm taking a course in Dreamweaver and have to complete a

  • Missing link between Itunes and Music Loaded from CDs

    Somehow itunes no longer recognizes the link between itunes and music loaded from my Cds (error message in itunes indicates original file could not be found). I can establish this link manually one by one and the songs play but how can I establish th

  • How capture query in data model report

    Hi, I have multiples queries in my data model report >clause WHERE is dynamic in all queries<. I need capture the final query and look what query execute. Is this posible?, Are there any API that I can use? . Viktor.

  • Réglage des couleurs de la fenetre de rendu ?

    Bonsoir, Je suis sous Win7 64 sur PC. Ma question concerne Première Pro CC Je voudrais savoir s'il est possible de régler les couleurs et l'éclairage de la fenetre de rendu pour que l'image qui apparait soit le plus proche du rendu réel ? Je m'expliq