2010 May 17 8:21 AM
Hi all,
We have modified some user exits in FM IDOC_INPUT_ORDERS to create sales order from inbound IDoc.
The IDoc processed successfully in development and quality server.
When the changes moved to production server it worked fine around 15 days, but then all IDoc failed with error as 'document processing blocked by batch processing'.
I want to know what the probable reason for this?
Thanks in advance,
~Sachin
2010 May 17 8:33 AM
Hi Sachin,
It appears there is another job that is running in your system that locks the whole VBAK table. One probable cause could a Credit Re-Org program that locks VBAK completey by using ENQUEUE_EVVBAKE (without any other input parameter). While you see these errors, if you can go to SM12, you will be a locked entry with VBAK######### which means complete table lock. Such complete table lock jobs should only be run in quite time.
--
Reddy
Hi Sachin,
It appears there is another job that is running in your system that locks the whole VBAK table. One probable cause could a Credit Re-Org program that locks VBAK completey by using ENQUEUE_EVVBAKE (without any other input parameter). While you see these errors, if you can go to SM12, you will be a locked entry with VBAK######### which means complete table lock. Such complete table lock jobs should only be run in quite time.
--
Reddy
2010 May 17 8:33 AM
Hi Sachin,
It appears there is another job that is running in your system that locks the whole VBAK table. One probable cause could a Credit Re-Org program that locks VBAK completey by using ENQUEUE_EVVBAKE (without any other input parameter). While you see these errors, if you can go to SM12, you will be a locked entry with VBAK######### which means complete table lock. Such complete table lock jobs should only be run in quite time.
--
Reddy
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |