Configuring the Database Connection
- Last UpdatedMay 11, 2022
- 2 minute read
You must select a database to restore the archived data to. If the specified database is not present on the server, you are prompted to create a new database with default server parameters.
To configure a database for restoring
-
Open the Alarm DB Restore utility. Do the following:
-
In the Tools view, expand Applications.
-
Double-click Alarm DB Restore.
-
-
Click the Configuration tab.

-
Configure the connection to the alarm database. Do the following:
-
In the Authentication list, select the authentication method: SQL Server Authentication or Windows Authentication (default).
Note: Windows authentication can provide better application security than SQL Authentication. If you switch from Windows Authentication to SQL Authentication, a pop up dialog will appear recommending that you use Windows Authentication for this reason. If you choose to ignore this warning and proceed with SQL Authentication, click OK. A similar message will be logged in the Log Viewer.
-
In the SQL Server Name list, click the node name of the server that hosts the alarm database.
-
In the Database box, type the name of the alarm database.
-
In the User Information area, type an alarm database user name and password in the respective boxes.
-
Click Test Connection to test your connection to the database. A message indicates whether the connection to the alarm database is successful or not.
-
Click OK.
Note: The Windows Authentication method uses the credentials of the user currently logged in, and disables the user name and password fields.
-
-
Click Close.