Installation guide
b.
Log into the Administration Tools and select Study Manager. Ensure that all DAA archived
studies are marked off-line.
c. Launch CLUI, run the following statement, and ensure that studies are listed as offline:
select count(*) from dosr_study_location where volume_type = 'O'
5. To convert the DAA entries to PACS Store and Remember, on the PACS Store and Remember
server, open a command prompt and type
convert_to_remote_archive.exe -A PACS_AE_title [-R ret rieve_PACS_AE_title] [-S
source_archive_AE_title]
where PACS_AE_title refers to the external Store and Remember archive configured on the
IMPAX 6.5.3 system and source_archive_AE_title refers to the DAA system to be replaced.
Tip:
You can also specify a log file by including -l debug -f logfile in the command.
6. Verify that all the offline studies are now marked as PACS archived.
a. Open CLUI and type
select count(*) from dosr_study_location where volume_type = 'P'
b. Ensure that the following query returns a count of zero:
select count(*) from dosr_study_location where volume_type = 'O'
c. In the Administration Tools Study Manager, ensure that the offline studies are marked
PACS archived.
7. If you want to prevent additional archiving to this PACS Store and Remember archive, open
CLUI and type
Delete from dosr_archive_destination where queue_ref =
Store_and_Remember_archive_queue_ref
Delete from dosr_study_destination where queue_ref =
Store_and_Remember_archive_queue_ref
8. Check the log file for any errors. Should you find any, contact Agfa Professional Services for
assistance as you may need to manually update the database before running the tool again.
Note:
Check the concurrency of the newly added PACS Store and Remember archive and, depending
on the site, determine whether it should be modified or left as is.
AS300 Upgrade and DAA Consolidation Guide—IMPAX 5.2 or 5.3 to IMPAX 6.5.3 41
Agfa Company Confidential—Subject to Non-Disclosure Obligation