We have a Payable Txn Batch with status = 'Posting Interrupted', caused by the power failure.
So, we tried to check SQL queries, but all showing empty record.
SELECT * FROM DYNAMICS..ACTIVITY
SELECT * FROM DYNAMICS..SY00800
SELECT * FROM DYNAMICS..SY00801
SELECT * FROM TEMPDB..DEX_LOCK
SELECT * FROM TEMPDB..DEX_SESSION
but I still insist to update the SY00500 and set the BCHSTTUS=7 to become 0, then I lookup for the Payable batch again it show error as below:
Unhandled script exception: Index 0 of array 'VerifyBatchTotals' is out of range in script 'Batch_Lookup_Scrolling_Windows SCROLL_FILL'. Script terminated.
Please advice and many thanks in advance.
*This post is locked for comments