You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/dynamics/gp/violation-of-primary-key-or-dbms-2627-error.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,18 +30,18 @@ When you try to post or print in Payables Management in Microsoft Dynamics GP, y
30
30
31
31
## Cause
32
32
33
-
These errors occur after some type of posting interruption. Typically, a transaction is written to the history table. However, the interruption occurs before the transaction is removed from the work table or from the open table. Therefore, the transaction exists in both tables and violates the primary key fields of the table.
33
+
These errors occur after some type of posting interruption. Typically, a transaction is written to the history table. However, the interruption occurs before the transaction is removed from the work table or the open table. Therefore, the transaction exists in both tables and violates the primary key fields of the table.
34
34
35
35
## Resolution
36
36
37
37
> [!IMPORTANT]
38
-
> Before you follow the instructions in this article, make sure that you have a complete backup of the database to restore if a problem occurs.
38
+
> Before you follow the instructions in this article, make sure that you have a complete backup of the database that you can restore if a problem occurs.
39
39
40
-
To resolve the problem, locate the duplicate records, and remove the invalid record manually. If you need assistance in removing the invalid records, reach out to your partner, or create a ticket with [Microsoft Support](https://support.microsoft.com/contactus/).
40
+
To resolve the problem, locate the duplicate records and remove the invalid records manually. If you need assistance removing the invalid records, contact your partner, or create a ticket with [Microsoft Support](https://support.microsoft.com/contactus/).
41
41
42
42
> [!NOTE]
43
43
>
44
44
> - You should back up your company database before proceeding. You should also verify that the information in the history tables is correct and complete.
45
-
> - If the duplicate records are in history and also either the work or open tables, determine if the records in the history table are valid. If so, remove the records from the work tables or from the open tables.
46
-
> - If the duplicate records are only in the work and open tables, determine which record is valid, and remove the invalid records. When removing the invalid records, note that these tables share a distribution table that also must be modified.
47
-
> - If you require further assistance regarding this process, reach out to your partner, or create a ticket with [Microsoft Support](https://support.microsoft.com/contactus/).
45
+
> - If the duplicate records are in the history table and also either the work table or open table, determine if the records in the history table are valid. If so, remove the records from the work table or the open table.
46
+
> - If the duplicate records are only in the work and open tables, determine which record is valid, and remove the invalid records. When removing the invalid records, note that these tables share a distribution table that must also be modified.
47
+
> - If you need further assistance regarding this process, contact your partner, or create a ticket with [Microsoft Support](https://support.microsoft.com/contactus/).
0 commit comments