Merge Dicom File Storages

  • Hi,

    We use Conquest with the integrated SQL-Lite database and 2x hard disks (MAG0, MAG1) for Storage von Dicom-files.

    Now we would like to merge the Dicom-files onto new hard disk (MAG3).

    Is there a way to copy the data via operating system (windows) together and then change the paths in the SQL DB (MAG 0/1 => MAG3) via database command (e.g. SQL command oder ...)?

    Many thanks

  • Yes,

    something like

    dgate64 -aeFROM,TO

    where FROM is MAG1 and TO is MAG0

    Alternatively:

    dgate64 -amMAG1,MAG0

    copies and verifies the data and changes the database.

    This would run a long time but runs while the server is active and all data is accessible.

    To do it step by step (e.g. for 1GB) you can use a set of commands:

    dgate64 -as1000000,1

    dgate64 -amMAG1.Archiving,MAG0

    Marcel

    Marcel van Herk is developer of the Conquest DICOM server together with Lambert Zijp.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!