cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

queue name description

Former Member
0 Likes
2,473

Hi experts,

I want to find out what is a description of any queue name. Like in LBWQ all queue names

start with MCEXZZ last 2 values are digits like 02,04 or 13. Then how to find out whether the particular queue

is related to 2LIS_13_VDITM or not? and what all transactions data get store in LBWQ?

Regards,

Priyanka Joshi

View Entire Topic
Former Member
0 Likes

Hi......

Last two digits in MCEX* represents the Application component.............for 2LIS_13_VDITM queue name will be MCEX13........

LBWQ means Extraction Queue.............when we use the Update mode Queued Delta.........LBWQ comes in picture...........In this case the extraction data from the affected application is collected in an extraction queue and can be transferred to the delta queue, in a similar manner to the V3 update, with an update collection run. Depending on the application, up to 10,000 delta extractions of documents can be aggregated to an LUW in the delta queue per DataSource........

I think u know V3 update........if not for ur reference......With this update mode, the extraction data of the application being viewed is written to the update tables with an V3 update module and is kept there until the data is read with an update collection run and processed. The data in the update collection run, however, is read from the update table without considering sequence and is transferred to the delta queue.

U can check this..........

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg//1906

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg//1183

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg//1262

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg//1106

https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg//1522

Hope this helps...........

Regards,

Debjani........