Posts by ljxken

    Dear Marcel,
    I believe conquest can support Utf 8, but have to change connection of database. The problem is that I'm not similar to C++.
    In Java, we can set the connection to database, like,
    <connection-url>jdbc:mysql://localhost:3306/pacsdb?characterEncoding=UTF-8</connection-url>.
    Then, the charaters is utf-8 in the database.
    Hopefully conquest will support utf-8 soon.
    Thanks and have a nice day!


    Regards,
    Ken

    I try to store images to Mag1 when mag0 is full. (Does Magdevice work like that?) And copy some files to fill up Mag0.
    when I continue to send images to the server, I get error on log "Out of space" (Images are not stored to MAGDevice1).


    below is the setting in dicom.ini


    # Configuration of disk(s) to store images
    MAGDeviceThreshhold = 0
    MAGDevices = 2
    MAGDevice0 = J:\dicomserver1415\data\
    MAGDevice1 = k:\data\
    NightlyCleanThreshhold = 0
    NightlyMoveThreshhold = 0
    NightlyMoveTarget = 0

    I get a error message when using c-move to copy images to local conquest.


    I can search patients from another server which is also running conquest. but when I copy to local conquest: get error


    DICOM move error: Remote DICOM error


    [CONQUESTSRV11] UPACS THREAD 0: STARTED AT: Wed Dec 16 18:37:30 2009
    [CONQUESTSRV11] Calling Application Title : "PASSDICOM "
    [CONQUESTSRV11] Called Application Title : "CONQUESTSRV11 "
    [CONQUESTSRV11] Application Context : "1.2.840.10008.3.1.1.1", PDU length: 16384
    [CONQUESTSRV11] Presentation Context 0 "1.2.840.10008.5.1.4.1.1.7" 1
    [CONQUESTSRV11] Presentation Context 1 "1.2.840.10008.5.1.4.1.1.2" 1
    [CONQUESTSRV11] ***Error saving to SQL: 602357\1.3.12.2.1107.5.1.4.54545.30000007011816595929600000181_0501_000000_12610174570000.dcm
    [CONQUESTSRV11] UPACS THREAD 0: ENDED AT: Wed Dec 16 18:37:38 2009
    [CONQUESTSRV11] UPACS THREAD 0: TOTAL RUNNING TIME: 8 SECONDS