Symptom
Releasing a transport request in transaction SE01 that contains a large number of security roles takes an unusually long time.
In some cases, the release process terminates with a TIME_OUT runtime error.
The following details can be observed in the short dump:
-----------------------------------------------------------
Runtime Errors TIME_OUT
ABAP Program SAPLTR_PROJECT_LOCKS
Application Component BC-CTS-ORG
| Programm SAPLTR_PROJECT_LOCKS |
| Include LTR_PROJECT_LOCKSU03 |
| Modulname TR_GET_PROJECT_LOCK_CONFLICTS |
....................
>>>>> SELECT * FROM tlockpc INTO TABLE et_tlockpc_conflicts
59 FOR ALL ENTRIES IN it_tlockpc
60 WHERE project <> iv_project
61 AND tabname = it_tlockpc-tabname
62 AND hikey >= it_tlockpc-lokey
63 AND lokey <= it_tlockpc-hikey."#EC PORTABLE
---------------------------------------------------------------*/
Read more...
Environment
- Release Independent
- STMS
Product
Keywords
performance, time consuming, TR_GET_PROJECT_LOCK_CONFLICTS, tlockp, TR_GET_PROJECT_LOCK_CONFLICTS , KBA , BC-CTS-ORG , Workbench/Customizing Organizer , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview