Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Error message when you try to post a batch that has a Posting Interrupted status in the Batch Recovery window in Microsoft Dynamics GP: "Batch Failed to Complete Posting"


View products that this article applies to.

More Information

Symptoms

When you try to post a batch that has a Posting Interrupted status in the Batch Recovery window in Microsoft Dynamics GP, you receive the following error message: Batch Failed to Complete Posting. Use the Batch Recovery Window to complete the posting process. Transaction not completed at initiating scripts exist, implicitly rolled back.


Cause

This problem occurs if records are locked open on the server.

Resolution

To resolve this problem, follow these steps:  

1. Instruct all users to exit Microsoft Dynamics GP.

2. Make a full backup of Microsoft Dynamics GP that does not overwrite an existing backup. 

3. Stop and then restart the computer that is running Microsoft SQL Server.

4. Run the Check Links procedure on the Sales table and on the Financial Series table. To do this, follow these steps:  

a.In Microsoft Dynamics GP, point to Maintenance on the Microsoft Dynamics GP menu, and then click Check Links.

b.  In the Series list, click Sales, and then click the All button.

c. In the Series list, click Financial Series, and then click the All button.

d. Click OK.

e. Print the report.


5. Print the report. Start SQL Server Management Studio, and then run the following command against the DYNAMICS database.

delete ACTIVITY

delete SY00800

delete SY00801


6. Start SQL Server Management Studio, and then run the following command against the TEMPDB database.


delete DEX_LOCK

delete DEX_SESSION


7. Verify that the MKDTOPST field and the BCHSTTUS field are set to 0 for all batches in the SY00500 table.













↑ Back to the top


Keywords: kbmbsgp10,, kbfreshness2007, kbexpertiseinter, kbtshoot, kbentirenet, kbmbspartner, kbmbsmigrate, kbprb, kb

↑ Back to the top

Article Info
Article ID : 923381
Revision : 1
Created on : 1/7/2017
Published on : 12/19/2012
Exists online : False
Views : 232