cancel
Showing results for 
Search instead for 
Did you mean: 

Maximum running queues at a time

Former Member
0 Kudos

Hello Experts,  

I´m looking for some help to know what is the maximum number of queues that can processed at one time and how to configure.

Thanks in Advance

with regards,

babu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Babu,

Please try tuning the queues in the system.

Parallelization of the qRFC Queues will be a good process to follow.

Kindly take a look into the below PDF link for better understanding and process :

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/70c8bdb7-6fe0-2e10-5b86-a33fdb53f...

Hope this helps.

Thanks and Regards,

Satanik

Answers (1)

Answers (1)

engswee
Active Contributor
0 Kudos

Babu

What "queues" are you referring to? Integration engine qRFC queues? Adapter Engine Messaging System Queues?

What are you trying to achieve and what type of PI system do you have?

Rgds

Eng Swee

Former Member
0 Kudos

Hi Eng Swee Yeoh,

I mean to ask queues in smq1 my PI version is 7.3 dualstack.

with regards,

babu

engswee
Active Contributor
0 Kudos

Hi Babu

AFAIK, the ABAP queues are configured via SXMB_ADM > Manage Queues and the number are not configurable. PI just dynamically assign messages to dynamically numbered queues during runtime and I think the number of parallel running queues are dependent on the work processes available in the system.

Rgds

Eng Swee

engswee
Active Contributor
0 Kudos

Looks like you can do some further tuning using parallelization in the Integration Engine Configuration section based on Satanik's link below.