Solution : https://service.sap.com/sap/support/notes/759407 (SAP Service marketplace login required)
Summary :
The SAP Note addresses an issue where the EU_INIT background job starts repeatedly in parallel, causing database deadlocks in tables WBCROSSI, CROSS, and WBCROSSGT. This unwanted recurrence arises due to a program error and improper initial job scheduling, as the job is designed for single execution. The job chiefly functions to create a complete index for the where-used list and is generally required in development systems only. To rectify, implement the advanced corrections provided. Additionally, execution of SAPRSEUB_STOP or ZSAPRSEUB_STOP based on the SAP Basis version will prevent EU_INIT from unscheduled restarts, ensuring stable system operations without impairing daily functions.
Key words :
job eu_init prevents daily operation, solution implement advance corrections, restart mechanism remains switched, customer-specific program zsaprseub_stop, eu_init job continues working, automatic restart mechanism, runs daily checks, equivalent program zsaprseub_stop, basis release level, incorrect job scheduling
Related Notes :
28022 | Customer system: Where-used list of SAP objects |
18023 | Jobs EU_INIT, EU_REORG, EU_PUT |