KB 168 - LOGS extractor deadlock
KB 168 (ABAP): LOGS extractor deadlock
Category: Problem | Priority: High |
---|---|
Platform: ABAP | Version: 1 from 25.01.2023 |
Description
In some cases LOGS extractor might create deadlock for /BNWVS/MTR_LOGS table.
The problem is related to SP 7.01 and /BNWVS/CL_EXT_LOGS_ASYNC extractor object.
Cause
Program issue.
Resolution
The workaround is fallback to old extractor class /BNWVS/CL_EXT_LOGS. The change could be done following steps below:
Open /bnwvs/main tcode
Open Administrator->Setup Task Group menu option
Find LOGS extractor configuration and change the classname in the Object column from /BNWVS/CL_EXT_LOGS_ASYNC to/BNWVS/CL_EXT_LOGS.
Before
AfterSave
Product version
Product | From | To |
PowerConnect (all ABAP platforms) | 7.01 | 7.01 |