Installation guide
build-impax-mig-schema.bat
database-upgrade-script.bat
(Topic number: 10613)
Upgrades the IMPAX 5.2 or later SQL Server database schema to IMPAX 6.5.3. This is a batch file
that the user runs, which calls the executable file that handles the main part of the database upgrade.
The database-upgrade-script requires a report source. Reports are retrieved from IMPAX clusters
based on matches between the report source and the value of the dosr_study table's requesting_service
field, which is set by the Connectivity Manager’s requesting_service field during HIS verification.
Check the Connectivity Manager for the value of the requesting_service field. This field is
case-sensitive.
To check the value of the Connectivity Manager's requesting_service field
1. On the Connectivity Manager, open osql (refer to page 123) and type
use mcf;
select distinct requesting_service from mcf_service_request;
Note:
If this Connectivity Manager receives data from multiple report sources, several
requesting_service values may match each report source. If multiple values are returned,
consult a Connectivity Manager integrator, as data and mappings may need to be updated.
Default valueValuesParameters
C:\mvf-mig6\datadump_file_location_for_MAP_EVENT_and_MAP_EVENT_AUDIT
-l
C:\mvfpath_to_IMPAX_installation_directory
-x
Not applicableNone; runs the command in audit mode, which means that it tests the
upgrade script without actually upgrading the database. No longer
recommended for use.
-a
Not applicable
{52 | 53 | 62 | 63 | 64 | 65}; refers to the version being upgraded from. If
upgrading from IMPAX 6.5.x, the version parameter can be omitted.
-v
Examples:
database-upgrade-script.bat -v 62
Migrate the database from IMPAX 6.2 to IMPAX 6.5.3.
get_station_mapping.exe
(Topic number: 10615)
Not applicable to IMPAX 6.2 or later migrations. Extracts station configuration from the database
and creates a mapping of the Client machine name to the AD LDS station ID.
AS300 Preparing to Upgrade Guide—IMPAX 4.5, 5.2, 5.3,or WEB1000 to IMPAX 6.5.3 112
Agfa Company Confidential—Subject to Non-Disclosure Obligation