Installation guide

g.
To close the Properties dialog, click OK.
4. If you are restoring from tape, insert the backup tape into the tape drive.
5.
In the Explorer window of the SQL Server Management Studio, expand server > Databases
where server is the name of the SQL Server that IMPAX is running under.
6.
Right-click Database and select Restore Database.
7.
In the Destination for restore section, in the To database field, type mvf.
8.
In the Source for restore section, select From device and specify the backup media and location.
9.
Under Select the backup sets to restore, select the mvf-Full Database Backup set.
10.
Select the Options page.
11. In the Restore the database files section, change the location of the data files as needed.
12.
Select Leave database ready to use by rolling back uncommitted transactions. Additional
transaction logs cannot be restored. Click OK.
The database is restored. A message confirms a successful restore.
13. Create IMPAX-specific users:
a. Open SQL Server Management Studio.
b. Open a new query window.
c.
Select File > Open and browse to C:\mvf\etc.
d.
Select add_group.sql and click Open.
e.
To execute the script, press F5 or click Execute.
f.
Execute the procedures_mvf.sql and recreate_user_mvf.sql scripts as well.
14. To update the statistics for performance reasons, open a SQL Server Management Studio query
window and type
use mvf
exec sp_updatestats
go
15.
In a command prompt, change to the C:\mvf\bin directory.
16.
Type clui and confirm that you can successfully query the database.
17.
On the Application Server, open the Windows Administrative Tools and select Services.
Right-click each of the following services and select Properties. From the Startup type list,
select Automated. Click Start, then click OK.
a.
IMPAX App Server Data Manager
b.
IMPAX Audit Event Log Manager
c.
IMPAX Dicom Object Sender
d.
IMPAX Distributed License Manager
e.
IMPAX Messaging Service
AS300 Upgrade Guide—IMPAX 5.2 or 5.3 to IMPAX 6.5.3 27
Agfa Company Confidential—Subject to Non-Disclosure Obligation