Queue smq2

Hi all,
Are all the entries in smq2 converted to XML (sxmb_moni) after the queue has been processed? Does that mean that 1 entry in the queue is equal to 1 IDOC? thanks for the info.
Regards,
IX

Hi,
No. This is not equal.
Look at this scenario: one file to multiple receivers.
Here the receiver determination determines the no of receiver.
Regards,
Boopathi

Similar Messages

  • Messages still stuck in the Inbound queue SMQ2

    Hello XI Gurus,
    All my messages with "READY" status are still stuck in the inbound queue (smq2) for the last 2 hours...there was no SYSFAIL error messages or scheduled background running. I have to manually go in and executed each of those messages, instead of automatically process it. Could someone please tell me how to troubleshoot this?
    Thanks so much in advanced,
    Dng

    Implement SAP note 758677 for this. This exactly deals with your issue.
    This Basically speaks about scheduling 'RSQIWKEX' for inbound and 'RSQOWKEX' for outbound queues.
    Also, you need to set the parameter 'QRFC_Restart_ALLOWED' to '1' in the transaction 'SXMB_ADM' -> Integration engine. Its in the runtime dropdown menu.
    Note : without this parameter being set this will not work.
    Thanks,
    Karthik
    Edited by: Karthik Rangaraju on Oct 1, 2008 2:13 PM

  • 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

  • Queue with error in Inbound Queue SMQ2 can not de deleted

    Hello,
    We did the replication of Materials and Services correctly.
    However, in the SMQ2 trx. (inbound Queue in SRM 5), we keep seeing the following queues:
    R3AD_ATTRIBUTE
    R3AD_CONDITIONS
    R3AD_LEDELIVERY
    R3AD_OBJCL
    These queue have status "SYSFAIL". We want to get rid of these queues but upon deleting them, they keep appearing again the folowing day!
    How do we have to proceed?
    Thanks for any reply.
    Aart

    Thanks Dean but it did not work.
    The queue´s keep coming back.
    The message of the SYSFAIL is now:
    SR053 - No mapping function module entered in SMOFSUBTAB
    Any clues?
    Thanks,
    Aart

  • Message Stuck in Queues SMQ2

    Hi All.
        We are having a production issue where now and then, we have message accumulation which is visible in SMQ2. Messages accumulates upto 10000 in the queues. Most of the times the queues are outbound queues XBTO* and the status of the message is in "Scheduled for outbound processing".
        There are no regular patterns in them, in terms of, when it occurs.
       Any clue could be of great help.
    Thanks
    Vedavyas

    Hi,
    Regarding your error you just follw the below points:
    if you face Blocked Queues (SYSFAIL), Incoming Messages are blocked then follow the steps
    1.)     Go to SMQ2 (qRFC monitor) and execute
    2.)     If there is a queue not moving, double click on queues ‘til you see the status. SYSFAIL due to error – move to the right to see the error text
    If error is due to cache not refreshed:
    1.)     Go to transaction SXI_CACHE and check if CACHE is not up to date In this case, CACHE contents are up-to-date.
    2.)     If CACHE is not up to date, click Refresh   before refreshing the cache just in case someone else already did it. If still not up to date, click “Start Delta Cache Refresh” in “XI Runtime Cache”.
    If CACHE is already up to date as seen above, proceed to next steps.
    3.)     Then, go back to SMQ2. Unlock the queue that is in SYSFAIL. To do this:
    a.)     Choose the queue that is in SYSFAIL.
    b.)     Click unlock icon
    4.)     Then, double click in the queue name ‘til you go to the user.
    5.)     Double click on the user to go to the message in error
    6.)     Select the one in error
    7.)     Click restart   and refresh   to see if the message will be processed successful.
    If error text is due to JCo failure (Java connector)
    -     When J2EE is already up, do the following:
    1.)     Just go inside the queue in error ‘til you go to the user.
    2.)     Double click on the user to go to the message in error.
    3.)     Click/Choose the message in error (just going to the right for the error message, it is JCo failure related)
    4.)     Restart   the message (retaining the trace level)
    6.)     Check for the status of the XML if it is now processed.
    7.)     Then, click F3 or back   ‘til you go back to the queue in SYSFAIL.
    8.)     Then, reset status of the LUW of the queue in SYSFAIL.
    After that, it could be seen that queues are now in RUNNING status.
    If helpful reward points pls
    Thanks & Regards,
    Venkata Nagesh B

  • Debuging inbound queue SMQ2

    Hi mi experts,
    while debuging inbound queue entrie
    It is very hard to me to find
    where exactly "bapi wrapper(create,update )"  of a Data Object is called?
    please guide me
    lakshman balanagu.

    i have debugged with help
    breakpoint at
    statement option.'call function'
    i reached the bapi wrapper.
    lakshman balanagu

  • Proxy messages are stucked in SMQ2.Can I pass these msgs in separate queue?

    Hi Guys,
    File >PI>ABAP proxy. (ECC)
    Once i pick and process the file, the resultant message is updating the table in ECC through ABAP proxy. These messages are high priority and they should not stuck in the queues in ECC.
    The problem is some of the messages of this interface are getting stucked in queues (SMQ2) by colliding with other low priority messages which are failed due to some data issues.
    Is there any way I can separate these high priority messages into separate custom queue and process them?
    Do I need to this in ECC or PI?
    Thanks
    Deepthi

    Hi,
         As Debashis has already said, use message prioritization in PI to handle your requirement.
    For SAP NetWeaver PI 7.0, navigate to SAP NetWeaver 7.0  SAP NetWeaver 7.0 Library  SAP NetWeaver Library  SAP NetWeaver by Key Capability  Process Integration by Key Capability  SAP NetWeaver Exchange Infrastructure  Runtime  Integration Engine  Prioritized Message Processing.
    For SAP NetWeaver PI 7.1 (including EHP 1), navigate to SAP NetWeaver  SAP NetWeaver PI/Mobile/IdM 7.1  SAP NetWeaver Process Integration 7.1 Including Enhancement Package 1  SAP NetWeaver Process Integration Library  Function-Oriented View  Process Integration  Integration Engine  Prioritized Message Processing.
    For more details about message prioritization within the Advanced Adapter Engine, please refer to SAP Help Portal http://help.sap.com, and navigate to SAP NetWeaver  SAP NetWeaver PI/Mobile/IdM 7.1  SAP NetWeaver Process Integration 7.1 Including Enhancement Package 1  SAP NetWeaver Process Integration Library  Function-Oriented View  Process Integration  Process Integration Monitoring  Component Monitoring  Prioritizing the Processing of Messages.

  • How to UNLOCK  queues when data is migrated from legacy system to SAP syste

    Hi  All,
    I need some help regarding queues (SMQ2). XI is been used to migrate data from legacy system to SAP system. Sometimes the queue is getting locked. Once the queue is unlocked then the message is processed correctly. So, the incoming queues must be "unlocked" routinely so that they can process through the system. There is a standard report RSQIWKEX available that can be scheduled in SAP system to automatically unlock the queues. Before using the standard report RSDIWKEX, we made sure that we have added parameter MONITOR QRFC_RESTART_ALLOWED set to "1" in Integration Engine specific configuration (TCODE SXMB_ADM).We are unable to analyze the reason for locking of queues and how to avoid it. If the locking of the queues can not be avoided, is there any way to unlock the queues? We tried executing this report but were not successful in unlocking the queues. Please guide us in solving this issue. It would be really helpful if you can give us a direction in solving this problem.
    Thanks in Advance,
    Shwetha.

    Hi,
    Just check if the Queues are registered in Transaction SMQR.
    If its not, then register the Queue by pressing 'Register' Button
    Sharif.

  • Proxy messages are stucked in SMQ2 as scheduled status

    Hi,
    I am doing File(FCC) >PI 7.0>ABAP proxy. (ECC) Scenario.
    Once i pick and process the file, the resultant message is updating the table in ECC through ABAP proxy. These messages are getting stucked in queues (SMQ2)  in ECC. My message is not having much data , it is very less in size.
    And there is no messages in Queue.
    I register all queues in SMQR in PI and ECC.
    Does I need to do any activity in ECC or PI? What could be a problem. Please suggest .
    Thanks
    Ayub

    Hi Venkata,
    Thanks for very quick replay.
    Are the messages stuck with any error?--> First I can see the Green Color Flag as scheduled status, I open the message I can see there is no error message.Bt when I have look at end of the message in SXMB_MONI at Q.Status , I can see Message Has error
    In SMQ2 -->
    Cl. Queue Name               Entries    Status   Date 1     Time 1   NxtDate           NxtTim                  Sender ID                        Wait for queue
    200 XBTR0009                         1  SYSFAIL  24.02.2012 10:53:34 24.02.2012 10:53:34      R3DEVQA_RDV_01
    And when I double click the XBTR009 I can see the below message :
    Cl.       User                  Function Module                 Queue Name                Date        Time                       StatusText
    200  ALEREMOTE    SXMS_ASYNC_EXEC                 XBTR0009                  24.02.2012  10:53:34  Screen output without connection to user.
    This are status of the messages. Please help me.
    Regards,
    Ahmed

  • BDOC - BUS_TRANS_MSG error in SMQ2 and SMW01

    Hi All,
    *When checked the Inbound queue (SMQ2) in CRM it shows this error for one sales order
    .R3AD_304289786           11.11.2010  06:08:30  Error in Validation (Details: transaction SMW01)
    *then when I check the error in SMW01 it shows this..* Error code is F05 in SMW01
    Processing of document with Guid DFF206DE9B8CFFF1A7730024E84DD2E3 is canceled     CRM_ORDER     11
    Validation error occurred: Module CRM_DOWNLOAD_BTMBDOC_VAL, BDoc type BUS_TRANS_MSG.     SMW3     18
    I tried to re-process, but it still gives the same error..
    how do I correct the error ? how do I fix it...? and re-process the BDOC.
    any guidance...
    Thanks
    Ken

    Hi Rohit,
    where do I need to check the middleware settings... for R3AD*...in tbale SMOFPARSFA??
    we are using CRM 2007.
    Some time some sales orders are transfering from ECC6 to CRM without that error (succesfully) only some sales orders get that error....
    any other area I need to check....?
    Some of the entries in that tbale...
    R3ACOMMON     SWITCH_OFF_LENGTH_CHECK     CDBC_TB039B     SPRAS
    R3A_BILL     CRM_DEFAULT_DESTINATION_DIALOG     CRM_BILLING_FOREIGN                        
    R3A_CMP     COMPARE_BLOCKSIZE                                                 
    R3A_COMMON     CRM_AUTO_DELTA_EVENT_ACTIVATION                                                 
    R3A_COMMON     CRM_R3OLTP_ACTIVE                                                 
    R3A_COMMON     MAX_PARALLEL_PROCESSES                                                 
    R3A_COMMON     WAIT FOR UPDATE     RESPONSE_DLV                        
    R3A_COMMON     WAIT FOR UPDATE     SALESCONTRACT                        
    R3A_SALES     BEHAVE_WHEN_ERROR                                                 
    R3A_SALES     INT_NUMBER_ASSIGNMENT                                                 
    R3A_SALES     PRICINGTYPE                                                 
    R3_CRM     R3_CRM_SERVICE_SYNCHRONOUS_CALL     BOM                        
    R3_CRM     R3_CRM_SERVICE_SYNCHRONOUS_CALL     BUPA_MAIN_20C                        
    R3_CRM     R3_CRM_SERVICE_SYNCHRONOUS_CALL     BUPA_REL_20C                        
    R3_CRM     R3_CRM_SERVICE_SYNCHRONOUS_CALL     CONTACT                        
    R3_CRM     R3_CRM_SERVICE_SYNCHRONOUS_CALL     CUSTOMER                        
    R3_CRM     R3_CRM_SERVICE_SYNCHRONOUS_CALL     MATERIAL                        
    R3_CRM     R3_CRM_SERVICE_SYNCHRONOUS_CALL     SERVICE_MASTER
    thanks,
    Ken
    Edited by: KenPerera on Nov 18, 2010 7:22 AM

  • Message with error in SMQ2

    Hi,
    Does anyone know why some messages with message mapping failures shows up in SMQ2 and some messages with message mapping failures won't show up in SMQ2?
    Thanks,
    Jay

    Hi Jung,
    If there is a mapping problem then you should be able to see the error messages in SXMB_MONI.
    SMQ2 will show errors in case there are problems with inbound queue.
    The various problems can be queue getting stuck, queues not registered, etc.. incase of mapping error you cannot see error in inbound queue (SMQ2).
    Regards,
    Gautam Purohit

  • How to debug XI--- R/3 (abap server proxy) code,  SYSFAIL in SMQ2

    Hi
    i have a XI (BPM) to R/3 (ABAP server proxy) scenario,
    when the data goes from XI to R/3, it is getting stuck at R/3 inbound queue (SMQ2), with status : SYSFAIL and error text: "No roll storage space of length
    3391496 available for internal storage",
    we tried activating the queue/ reexecute the LUW, but it still shows the same error status after running for some time,
    how can i debug the ABAP server proxy,
    pls tell me how can i debug the ABAP proxy code in the R/3
    very critical issue

    Have a look at SAP Note 17965 - No storage space available
    Regards,
    Prateek

  • 545 mb file stuck in inbound queue

    Hi
    we are sending article master data from IS Retail to ftp server as flat file.
    data size is around 545 mb...it got stuck in inbound queue(smq2) ..
    error is : " Internally required memory is not available".
    XI server config : RAM - 16 gb.
    How to process such big file.
    what are the hardware configuration needed ?
    Regards
    Abhijit

    Hi Michal
    Thanks for your response
    This activity is done in PRD server.
    An idoc with 545 mb data is triggred from SAP.
    But it got stuck in inbound queue.
    I came across a thread ..
    Re: Processing large XML messages (>100Mb) in PI 7.1
    According to this thread we need to maintain a parameter
    icm/HTTP/max_request_size_KB  has default value of 102400 & maximum it can accept is 2097152
    Please suggest on this...do we need to maintain this parameter ?
    Regards
    Abhijit

  • Message stuck in Adapter Engine queue with status "Delivering"

    Hi All,
    I have a File to File EOIO scenario. The messages are sucessfully delivered from IE to AE. All entries have a chequered flag in SXMB_MONI. No messages are stuck in IE queue (SMQ2). But the message is stuck in AE queue with status "Delivering". I can not resend or cancel the message coz the status is "delivering".
    The reason it is in "delivering" status is due to some config error that I made in Communication Channel FTP parameters. Now it is corrected. But how do I deal with this message now?
    Restart of server is not an option here. Is there are place I can delete the message from AE queue?
    Thanks
    Jaishankar

    You can see the queues status (and number of stuck entries etc) through the link:
    http://<host>:<port>/MessagingSystem/monitor/systemStatus.jsp
    There, you can maintain the queues.
    There is also a link for the EOIO Sequence Monitor:
    http://<host>:<port>/MessagingSystem/monitor/sequenceMonitor.jsp
    There you can see the stuck messages and maintain these.
    Make sure to handle the proper message IDs.
    All of these are acessible through the Messaging System main page:
    http://<host>:<port>/MessagingSystem/
    Regards,
    Henrique.

  • Problem in Queue

    Hi,
    When XI receive a lot of Idocs (about 8000) of R/3, sometime one has the following error in the queue (SMQ2): "<i>The ABAP/4 Open SQL array insert results in dupl.</i>".
    Thus corresponding queue is in error and is blocked. After one has the posssibility to re-execute (in fact Debug LUW), and data are sent.
    Have you the same problem?
    Is there a solution?
    P.S: There is an OSS note (584601 of 08.01.2003), but it's already integrated into our XI 3.0 (SP9).
    Regards.
    Mickael.

    Hi,
    In the integration engine specific configuration, set the tunning parameter EO_MSG_SIZE_LIMIT (try with 1024) that enables you to process messages of a particular size in serial. If the incoming message is larger than EO_MSG_SIZE_LIMIT, the message will be processed in an extra queue (XBTL).
    You can refer to the XI 3.0 tuning guide for more details on integration engine tuning parameters.
    Also check the parameter enque/table_size value in rz11. Increasing that value and test.
    Thanks,
    Sasi

Maybe you are looking for

  • Used windows update, installed 8 updates, FireFox does not display some websites and images correctly.

    Hello, Windows update installed 8 updates to my computer and now several websites are not displaying images or text correctly. Some forum looks like they were loaded in an extreme basic mode, another forum main page looks fine but sub forums are load

  • Manual Check issue

    HI, I had to reverse a payment for manual check 200018, cancel the invoice and the GR then reissue the GR and IR and now I want to pay with the same manual check the balance for vendor 477 but I can no longer find check 200018 in the system, not even

  • AQ - MDB on WebLogic

    Hi, I have written a java startup class to bind the AQ connection factory and AQ queue to the JNDI tree of a WebLogic server and have deployed an MDB on WebLogic to listen to the AQ. The MDB is working fine and is continuously listening to the Oracle

  • DockSyncClient crashes repeatedly in 10.5.3 and then in 10.5.4

    Hello, This is driving me crazy, but for several weeks, now, DockSyncClient crashes multiple times a day. I have no idea why. I thought about replacing an application like dock.app, but I'm not sure if that will work. Any ideas? I've sent the report

  • Request response as xml

    I have been given an xsd file and asked to create a web service whose request/response is based on this provided xsd. and the requirement is to have request/response of web service in xml doc. This complete XML cannot be a sent as string. So, please