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/error-message-start-microsoft-dynamics-gp.md
+6-26Lines changed: 6 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Error message when you start Microsoft Dynamics GP
3
3
description: This article provides a resolution for the problem that occurs when you start Microsoft Dynamics GP.
4
4
ms.reviewer: theley, kyouells
5
5
ms.topic: troubleshooting
6
-
ms.date: 03/20/2024
6
+
ms.date: 04/15/2025
7
7
ms.custom: sap:System and Security Setup, Installation, Upgrade, and Migrations
8
8
---
9
9
# Error message when you start Microsoft Dynamics GP (Your attempt to log into the server failed because of an unknown error. Attempt to log in again.)
@@ -29,23 +29,9 @@ This problem occurs when the `DEX_LOCK` and `DEX_SESSION` tables do not exist in
29
29
30
30
Restart the instance for SQL Server that is being used with Microsoft Dynamics GP. To do this, follow these steps depending on the SQL Server version you are using.
31
31
32
-
- Microsoft SQL Server 2000
32
+
- Microsoft SQL Server
33
33
34
-
1. Click **Start**, point to **All Programs**, and then click **Enterprise Manager**.
35
-
36
-
2. In the **Connect to Server** window, follow these steps:
37
-
38
-
1. In the **Server name** box, type the name of the server that is running SQL Server.
39
-
40
-
2. In the **Authentication** box, click **SQL Authentication**.
41
-
42
-
3. In the **login** box, type *sa*.
43
-
44
-
3. Right-click the instance name of the SQL Server, click **Stop**, and then click **Start**.
45
-
46
-
- Microsoft SQL Server 2005 and SQL Server 2008
47
-
48
-
1. Click **Start**, point to **All Programs**, point to **Microsoft SQL Server 2005** or **Microsoft SQL Server 2008**, and then click **SQL Server Management Studio**.
34
+
1. Click **Start**, point to **All Programs**, point to **Microsoft SQL Server**, and then click **SQL Server Management Studio**.
49
35
50
36
2. In the **Connect to Server** window, follow these steps:
51
37
@@ -63,11 +49,7 @@ This problem occurs when the `DEX_LOCK` and `DEX_SESSION` tables do not exist in
63
49
64
50
To resolve this issue, start Microsoft Dynamics GP or Microsoft Dynamics GP Utilities as the sa user. To do this, follow these steps:
65
51
66
-
1. On a computer that is running Microsoft Dynamics GP 10.0, point to **All Programs**, point to **Microsoft Dynamics**, point to **GP 10.0**, and then click **GP** OR click **Utilities**.
67
-
68
-
- If you are running Microsoft Dynamics GP 9.0, click **Start**, point to **All Programs**, point to **Microsoft Dynamics**, point to **GP 9.0**, and then click **GP** OR click **Utilities**.
69
-
70
-
- If you are running Microsoft Business Solutions Great Plains 8.0, click **Start**, point to **All Programs**, point to **Microsoft Business Solutions**, point to **Great Plains**, and then click **Great Plains** OR click **Great Plains Utilities**.
52
+
1. On a computer that is running Microsoft Dynamics GP, point to **All Programs**, point to **Microsoft Dynamics**, and then click **GP** OR click **Utilities**.
71
53
72
54
2. In the login box, type *sa*.
73
55
@@ -79,8 +61,6 @@ This problem occurs when the `DEX_LOCK` and `DEX_SESSION` tables do not exist in
79
61
80
62
1. Locate the dex_req.sql file that is located in the installation folder.
81
63
82
-
- If you are running Microsoft Dynamics GP 10.0 or 9.0, the default location is `C:\Program Files\Microsoft Dynamics\GP\SQL\Utililty\0`.
83
-
84
-
- If you are running Microsoft Business Solutions-Great Plains 8.0, the default location is located on a Server installation at `C:\Program Files\Microsoft Business Solutions\Great Plains\SQL\Util`.
64
+
- If you are running Microsoft Dynamics GP, the default location is `C:\Program Files\Microsoft Dynamics\GP\SQL\Utililty\0`.
85
65
86
-
2. Open the dex_req.sql file in Query Analyzer or Management Studio, and then click **Execute** to run the script.
66
+
2. Open the dex_req.sql file in SQL Server Management Studio, and then click **Execute** to run the script.
0 commit comments