Technote

(troubleshooting)
Excessive entries created in CTXMGMT table
Problem(Abstract)
You see a large number of records created in the CTXMGMT table whenever WebSphere Commerce receives a Web service request. This happens when calling Business Object Document web service request in WebSphere Commerce.
Cause WebSphere Commerce creates an entry in this table for persisted Web service sessions, and for every request in a session, an activity token should be provided in the SOAP header. However, for a temporary Web service request with user name and password, WebSphere Commerce also creates an entry in the CTXMGMT table. This is not a desirable behavior, because the request is temporary and should not be persisted in the table. Resolving the problem This is a known issue and has been resolved by APAR LI73107. This APAR corrects the logic so that a new CTXMGMT entry is no longer created when serving a temporary request. This APAR could potentially enhance performance since it eliminates the need to create entries on CTXMGMT.

Contact IBM Support for APAR LI73107.
Cross Reference information
Segment Product Component Platform Version Edition
Commerce WebSphere Commerce - Express Customization / Application Development i5/OS, Linux, Windows 6.0
Commerce WebSphere Commerce Enterprise Customization / Application Development AIX, i5/OS, Linux, Solaris, Windows 6.0
Commerce WebSphere Commerce Professional Edition Customization / Application Development AIX, i5/OS, Linux, Solaris, Windows 6.0
Commerce WebSphere Commerce Developer Express Customization / Application Development Windows 6.0
Commerce WebSphere Commerce Developer Professional Edition Customization / Application Development Windows 6.0
   

Document Information

Current web document: http://www.ibm.com/support/docview.wss?uid=swg21297422