2023 Mar 14 1:32 AM
Hi all,
I currently am having issue in background batch job, have to check what incidently failed batch event.
the MC601 directs to following message :
Technical Information: The C_ENQUEUE routine returned the following values:
COLLISION_OBJECT = 0041000603
COLLISION_UNAME = BATCH_ID
I would like to know what collison_object directs to.. where can i find which this object directs to ? (ie. material master etc)
Thanks.
2023 Mar 14 5:39 AM
Hi,
try to get in contact with functional experts if they can recognize this number range
KR
Robert
2023 Mar 14 9:31 AM
Did you check with transaction SM12 ?
Else go to SE84, Abap Dictionnay, Fields, Lock Object Fields : Input the field name BATCH_ID and you should get some related lock objects (3?)
2023 Mar 14 9:48 AM
If you can reproduce the error, you may run the enqueue/lock trace via ST05, you will see all enqueue/dequeue locks.