Installation guide
Troubleshooting: Server name registered in SQL Server is incorrect
(Topic number: 7625)
Issue
If the server name registered in SQL Server is not the same as the server name registered in Windows,
you must update the server name in SQL Server.
Details
This discrepancy may happen if you use a ghost image when installing the third-party applications.
Solution
To check the server name registered in Windows
1.
Right-click My Computer and select Properties.
2.
Switch to the Computer Name tab.
The server name is listed as the full server name.
To check the server name registered in SQL Server
1.
In a SQL Server query window, type select @@servername
To update the server name registered in SQL Server
1. In the SQL Server query window, type:
sp_dropserver old_server_name
go
sp_addserver server_name_as_in_Windows, local
go
Installing the IMPAX 6.5.3 AS300 packages on a new SQL Database
Server
(Topic number: 125936)
To install IMPAX AS300 Server, you must be logged into Windows as an administrator-level user.
Use the IMPAX installer to install the necessary AS300 packages on the system. These packages are
described in “AS300 installer packages reference” (topic number 7682) in the IMPAX 6.5.3 AS300
Installation and Configuration Guide.
To install the IMPAX 6.5.3 AS300 packages on a new SQL Database Server
1. Insert the IMPAX AS300 DVD or access the ISO file.
2.
Double-click as300-installer.exe.
AS300 Preparing to Upgrade Guide—IMPAX 4.5, 5.2, 5.3,or WEB1000 to IMPAX 6.5.3 45
Agfa Company Confidential—Subject to Non-Disclosure Obligation