User guide

6. To check the status of the web services again, in Internet Explorer, click Refresh.
Configuring the Audit Record Repository database connection2.
After installing or upgrading the database and adding an Audit Record Repository (an audit server
such as Audit Manager), you must update certain entries in the database to ensure that auditing
functions correctly. If not using an Audit Record Repository, this task is not required.
To configure the Audit Record Repository database connection
1. On the Database Server, open a command prompt or terminal window.
2. Change to the C:\mvf\bin (AS300) or /usr/mvf/bin (AS3000) directory.
3. Type clui.
4. To check if the entry already exists in the database, type
select * from map_ini where ini_key='ARR_INSTALLED' and ini_section='MAP_EVENT'
5. If the entry exists, update the entry by typing
update map_ini set ini_value='T' where ini_key='ARR_INSTALLED' and
ini_section='MAP_EVENT'
or
If the entry does not exist, insert it by typing:
insert into map_ini (ini_section,ini_key,ini_value) values
('MAP_EVENT','ARR_INSTALLED','T')
The Application Server must also be connected to the Audit Record Repository. For details, refer to
“Connecting to the audit server” in the IMPAX 6.4 Application Server Installation and Configuration
Guide.
Upgrading the Curator3.
All dedicated Curator stations need upgrading. Upgrade the master Curator first, by uninstalling the
existing IMPAX software, then installing the IMPAX 6.4 AS300 software with the MVFCore, possibly
MVFCache, MVFCurator, and MVFcdexport packages selected. Then upgrade all slave Curators in
much the same way, except that the MVFcdexport packages only has to be included on one of the slave
Curators.
Uninstalling the previous IMPAX software packages
If you are upgrading an existing server, before installing the IMPAX 6.4 AS300 server packages, uninstall
the previous-version IMPAX packages.
To uninstall the previous IMPAX software packages
1. Open Control Panel.
2. Select Add or Remove Programs.
AS300 Upgrade Guide—IMPAX 6.2 or later to IMPAX 6.4 47
AGFA COMPANY CONFIDENTIAL