Skip to content

Commit 428c87f

Browse files
authored
minor changes
1 parent 42bca41 commit 428c87f

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

support/dynamics/gp/violation-of-primary-key-or-dbms-2627-error.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,18 +30,18 @@ When you try to post or print in Payables Management in Microsoft Dynamics GP, y
3030
3131
## Cause
3232

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.
3434

3535
## Resolution
3636

3737
> [!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.
3939
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/).
4141

4242
> [!NOTE]
4343
>
4444
> - 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

Comments
 (0)