cancel
Showing results for 
Search instead for 
Did you mean: 

enqueue performance

Former Member
0 Kudos

Hello,

How to improve the performance of a standalone enqueue?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

former_member197561
Active Participant
0 Kudos

Hi ,

you can fine-tune the enqueue for higher throughput by changing number of threads, number of connections and tables size related parameters.

http://help.sap.com/saphelp_nw04s/helpdata/en/39/da8d840167402cb39c5920b340bbb6/content.htm

The machine where enqueue is running should have excellent CPU speed and excellent network access times.

Best Regards,

Sylvia

Answers (2)

Answers (2)

venkata_emandi
Participant
0 Kudos

Hello Dupin,

You can improve the performance of a standalone enqueue by

separating enqueue from application instance so that overall performance is improved.

Second by maintain the logon groups from the sapgui to login to enqueue insted of login into application instance.

Third make sure you maintain logon groups for each application instance.

Hope this helps

Regards

venkata

0 Kudos

try to check the enqueue response time with the reprort Z_ENQUEUE_PERF.

See note 1320810.

What is the enqueue throughput?