Using Microsoft Small Business Financials
Inventory
Utilities
Close Inventory Year
Message: You cannot complete this process while invoices are being posted.
We cannot find any invoices that have not posted. What should we do?
361.575.6886 Debbie
Hi Debbie,
Here is a good link regarding you issue. jpdavey.blogspot.com/.../clearing-locked-dynamics-gp-batches.html
- Make a backup first of the DYNAMICS and company databases
- You can run the above mentioned script but the important part is
-- MAKE SURE EVERYONE IS OUT OF THE SYSTEM before you run this:
DELETE FROM DYNAMICS..SY00800
DELETE FROM DYNAMICS..SY00801
DELETE FROM DYNAMICS..ACTIVITY
DELETE FROM tempdb..DEX_LOCK
DELETE FROM tempdb..DEX_SESSION
--- View the contents of the above tables
SELECT * FROM DYNAMICS..Activity
SELECT * FROM tempdb..DEX_SESSION
SELECT * FROM tempdb..DEX_LOCK
SELECT * FROM DYNAMICS..SY00800
SELECT * FROM DYNAMICS..SY00801
Thomas
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156