Installation guide
Removing references to old caches and archives
from the IMPAX 6.5.3 servers
(Topic number: 123352)
3.
The upgraded IMPAX 6.5.3 database may contain references to caches and archives from the old
cluster that are no longer part of the IMPAX 6.5.3 cluster. Once the caches and archive locations
themselves are removed, you can use a tool to remove references to them.
Important!
Before removing the old AE titles from the new system, determine whether you want to maintain
the Task Scheduler settings.This is especially important if they have been changed from the
default settings. The Primary Task Scheduler is normally the one running on the Database
Server.
To remove references to old caches and archives from the new servers
1.
On the IMPAX 6.5.3 Database Server, open a command prompt and change to the C:\mvf\bin
directory.
2. To remove image caches and locations of Network Gateways that are no longer applicable,
type
bash mvf-remove-caches -a Network_Gateway_AE_title
This bash script has no log files. All of the information is output to the screen.
3. To remove image caches and locations of DAA archives that are no longer applicable, type
bash mvf-remove-caches -a DAA_archive_AE_title
After removing caches, the is_cached flag in the dosr_study may not be accurate.
4. To fix the is_cached flag, type
Select module_ref from mvf_ts_config where module_name = 'UPDATE_IS_CACHED' and
ae_ref = local_AE_reference
Signal WAKE_MVF_TASK_SCHEDULER_MODULE module_ref_from_previous_command
MVF_TASK_SCHEDULER
5. To update the primary task scheduler setting in map_ini if it exists, type
select * from map_ini where ini_section = ‘MVF_TASK_SCHEDULER’ and ini_key =
‘PRIMARY_SERVER’ .
6. To copy the Task Scheduler settings from the 5.3 or earlier Database Server, open CLUI and
type
Update map_ini set ini_value = 'new_D atabase_Server_AE_title' where ini_section =
'MVF_TASK_SCHEDULER' and ini_key = 'PRIMARY_SERVER'
If this entry does not exist, insert it instead of updating.
AS300 Upgrade and DAA Consolidation Guide—IMPAX 5.2 or 5.3 to IMPAX 6.5.3 42
Agfa Company Confidential—Subject to Non-Disclosure Obligation