Posts by larc

    Hi,


    I'm a little confusing.


    For me the best option to free space (moving on archive and/or free space) was on studydate, but you said on previous answer that this behaviors work only on MAG0.


    If set on LRUSort the older study at 2.00 will be moved on MAG1

    Query and Retrieve on the server still work also in this study.


    But the clean space beahvior works only on MAG0 and, if I assume the nigtlyMove was well set to free the space needed on a production day, the MAG0 always have enough space and MAG1 will never clean.

    I need to delete only on MAG1 to have space for the Nighlymove.


    I think I need to clean space on MAG1 using the

    --deletestudies:date(range) Delete studies from server on date


    in this scenario with a external script looping check of space and the last studydate on server.


    I can use Conquest integrated features to "free" MAG0 and move to MAG1, but clean space on MAG1 was my duty. Correctly?


    Thanks

    Example if I understand correctly.

    After xxxx days
    NightlyCleanThreshhold = 70000

    NightlyMoveThreshhold = 100000


    Day 1

    MAG0 free space 101.000
    MAG1 free space 80.000

    1:00 --> Clean --> No clean (MAG0 > MAG1 > NightlyCleanThreshhold)
    2:00 --> Move --> No Move (MAG0 > NightlyMoveThreshhold)

    ... exams...

    Day 2

    MAG0 free space 50.000

    MAG1 free space 80.000


    1:00 --> Clean --> No clean (MAG1 > MAG0 > NightlyCleanThreshhold)

    2:00 --> Move --> Move + Compression (compression 50.000 >>> 30.000)


    MAG0 --> 100.000

    MAG1 --> 50.000


    ... exams ...


    Day 3


    MAG0 free space 60.000

    MAG1 free space 50.000


    1:00 --> Clean --> Clean from MAG1 or MAG0? LRUSort is not set.

    Thanks

    Hi,

    the behavior oh NightlyClean is still the same?
    I have 2 Mag devices on 2 disks


    # Configuration of compression for incoming images and archival

    DroppedFileCompression = un

    IncomingCompression = un

    ArchiveCompression = j2



    # Configuration of disk(s) to store images

    MAGDeviceFullThreshHold = 30

    MAGDevices = 2

    MAGDevice0 = d:\dcm_prod\

    MAGDevice1 = e:\dcm_arch\

    NightlyCleanThreshhold = 70000

    NightlyMoveThreshhold = 100000

    NightlyMoveTarget = MAG1



    I tested the move from MAG0 to MAG1 at 2:00 and the "archived" patient went compressed. It works like a charm!
    But I want to be the images stored on MAG1 to be cleaned at night... The MAG0 has "always" enough free space for the production day, but, if I read correctly, I must set the free space on
    NightlyCleanThreshhold to 170000?

    Nightly Clean start at 1:00 (rigth if I need space on MAG1) but can I be sure the space was "cleaned" from MAG1 and not from MAG0 to reach 170000 MB?

    Hi,


    I configured Conquest to store images from four MR ( Philips and Hitachi ) but the images stored from Hitachi not have all the data compiled on the Station:
    I found only the Referring phisycian but other data (Departement, Study Comment, Performing Physician, Technologist) disappears.
    Conquest get and store only dicom headers configured (where I can add others) ?


    Thanks for help

    The "first" configured conquest have the image compression set to JPEG Lossless. We found a bug with this compression on some type of images ( reported in Conquest's forum area ). Now, also for performance, we not compress images on the server, but zip them on the backup NAS.

    Installed the patch but the crashes continues.
    Iqview close without errors.


    Iqview get images from a conquest server without compression of images.

    Hello,


    the Print Manager of IQ 2.5 get me some "trouble" on using it.


    1) the pc is configured to work on 3 video ( one service video and two video "merged" in one for Windows and splitted by iqview). When I open the Print Manager IQ open it maximized on the "big screen". The print layout is splitted on the two video. For a clear work i must ù
    - unmaximize the windows
    - move it on a screen.. but... the layout not resize properly
    - close the primt manager
    - re-open the print manager (now the layout is ok)
    If I close IQview this setting is lost.


    2) If I choose to print the current serie or the current image no trouble, but if I choose current study or Selected I lost the settings of window/zoom maked on the viewer.

    Upgrading from 2.1 to 2.5 make me a similar problem.


    Iq 2.5 self-close whitout errors neithe notification: simply close all windows. The 2.1 version dont'have this "bug".
    This on five pc (2 type of hardware configuration).

    Hi,


    a Toshiba Tac can choose the fields imported from dicom worklist.
    Disabled the request of AccessionNumber conquest generate sql error


    [ROBERTO] Issue Query on Columns: , DICOMWorkList.PatientNam, DICOMWorkList.PatientID, DICOMWorkList.PatientBir, DICOMWorkList.PatientSex, DICOMWorkList.ReqProcDes, DICOMWorkList.ScheduledA, DICOMWorkList.StartDate, DICOMWorkList.StartTime, DICOMWorkList.SchedPSDes, DICOMWorkList.SchedPSID, DICOMWorkList.ReqProcID
    [ROBERTO] Values: DICOMWorkList.ScheduledA LIKE 'TM_CT_CMW_V3.00' and DICOMWorkList.StartDate = '20080417'
    [ROBERTO] Tables: DICOMWorkList
    [ROBERTO] Sorting (DICOMWorkList.PatientNam) DoSort := 1
    [ROBERTO] Query Distinct Tables: DICOMWorkList
    [ROBERTO] Columns : , DICOMWorkList.PatientNam, DICOMWorkList.PatientID, DICOMWorkList.PatientBir, DICOMWorkList.PatientSex, DICOMWorkList.ReqProcDes, DICOMWorkList.ScheduledA, DICOMWorkList.StartDate, DICOMWorkList.StartTime, DICOMWorkList.SchedPSDes, DICOMWorkList.SchedPSID, DICOMWorkList.ReqProcID
    [ROBERTO] Where : DICOMWorkList.ScheduledA LIKE 'TM_CT_CMW_V3.00' and DICOMWorkList.StartDate = '20080417'
    [ROBERTO] Order : DICOMWorkList.PatientNam
    [ROBERTO] ***Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' DICOMWorkList.PatientNam, DICOMWorkList.PatientID, DICOMWorkList.PatientBir, DI' at line 1
    [ROBERTO] C-Find (Modality Work List) located 0 records
    [ROBERTO] UPACS THREAD 4: ENDED AT: Thu Apr 17 16:08:06 2008
    [ROBERTO] UPACS THREAD 4: TOTAL RUNNING TIME: 0 SECONDS


    The "select" query start with comma and generate sql error.

    This client split error in Warn and Error. If the value is not acceptable it show with a different error type.


    For now I'm blocked on the Error (0040,1001) Key not Present.


    I set a key (valid or not) but the client respond to me "Key Not Present".


    Conquest send correctly this value?
    In the conquest log the item 0040,1001 has a > before, but other item sended not have it.
    Conquest send it to the client?


    [ROBERTO] 0010,0010 6 PN PatientName "Pippo " Sent to client
    [ROBERTO] > 0040,1001 2 SH RequestedProcedureID "0 " Not sent to client ( ? )

    Hi,


    I'm trying to configure a simple system of Worklist with conquest.
    The goal is to send only the data of patient (name, id, birth) to reduce the errors of technicians.


    I'm entered fuzzy data on db (direcly via mysql script) but the client reject the record.


    The log of conquest is:



    [ROBERTO] UPACS THREAD 0: STARTED AT: Wed Apr 16 09:15:03 2008
    [ROBERTO] A-ASSOCIATE-RQ Packet Dump
    [ROBERTO] Calling Application Title : "NmrEsaote "
    [ROBERTO] Called Application Title : "ROBERTO "
    [ROBERTO] Application Context : "1.2.840.10008.3.1.1.1"
    [ROBERTO] Number of Proposed Presentation Contexts: 1
    [ROBERTO] Presentation Context 0 "1.2.840.10008.5.1.4.31"
    [ROBERTO] Server Command := 0020
    [ROBERTO] 0000,0002 22 UI AffectedSOPClassUID "1.2.840.10008.5.1.4.31"
    [ROBERTO] 0000,0100 2 US CommandField 32
    [ROBERTO] 0000,0110 2 US MessageID 2
    [ROBERTO] 0000,0700 2 US Priority 0
    [ROBERTO] 0000,0800 2 US DataSetType 0
    [ROBERTO] (ModalityWorkListQuery) search level:
    [ROBERTO] 0008,0050 0 SH AccessionNumber (empty)
    [ROBERTO] 0008,0090 0 PN ReferringPhysicianNa (empty)
    [ROBERTO] 0008,1080 0 LO AdmittingDiagnosisDe (empty)
    [ROBERTO] 0008,1110 0 SQ ReferencedStudySeque Sequence Item
    [ROBERTO] 0010,0010 0 PN PatientName (empty)
    [ROBERTO] 0010,0020 0 LO PatientID (empty)
    [ROBERTO] 0010,0030 0 DA PatientBirthDate (empty)
    [ROBERTO] 0010,0040 0 CS PatientSex (empty)
    [ROBERTO] 0010,1020 0 DS PatientSize (empty)
    [ROBERTO] 0010,1030 0 DS PatientWeight (empty)
    [ROBERTO] 0010,2180 0 SH Occupation (empty)
    [ROBERTO] 0010,21b0 0 LT AdditionalPatientHis (empty)
    [ROBERTO] 0010,4000 0 LT PatientComments (empty)
    [ROBERTO] 0020,000d 0 UI StudyInstanceUID (empty)
    [ROBERTO] 0032,1060 0 LO RequestedProcedureDe (empty)
    [ROBERTO] 0032,1064 0 SQ RequestedProcedureCo Sequence Item
    [ROBERTO] 0040,0100 0 SQ ScheduledProcedureSt Sequence Item
    [ROBERTO] >0008,0060 2 CS Modality "MR"
    [ROBERTO] >0040,0001 10 AE ScheduledStationAETi "NmrEsaote "
    [ROBERTO] >0040,0002 18 DA ScheduledProcedureSt "20080416-20080416 "
    [ROBERTO] >0040,0003 0 TM ScheduledProcedureSt (empty)
    [ROBERTO] >0040,0007 0 LO ScheduledProcedureSt (empty)
    [ROBERTO] >0040,0008 0 SQ ScheduledProcedureSt Sequence Item
    [ROBERTO] >0040,0009 0 SH ScheduledProcedureSt (empty)
    [ROBERTO] 0040,1001 0 SH RequestedProcedureID (empty)
    [ROBERTO] Query On Modality WorkList
    [ROBERTO] Failed on VR Search: 0008 0090
    [ROBERTO] (testing phase) - ignored
    [ROBERTO] Failed on VR Search: 0008 1080
    [ROBERTO] (testing phase) - ignored
    [ROBERTO] Failed on VR Search: 0008 1110
    [ROBERTO] (testing phase) - ignored
    [ROBERTO] Failed on VR Search: 0010 1020
    [ROBERTO] (testing phase) - ignored
    [ROBERTO] Failed on VR Search: 0010 1030
    [ROBERTO] (testing phase) - ignored
    [ROBERTO] Failed on VR Search: 0010 2180
    [ROBERTO] (testing phase) - ignored
    [ROBERTO] Failed on VR Search: 0010 21b0
    [ROBERTO] (testing phase) - ignored
    [ROBERTO] Failed on VR Search: 0010 4000
    [ROBERTO] (testing phase) - ignored
    [ROBERTO] Failed on VR Search: 0032 1064
    [ROBERTO] (testing phase) - ignored
    [ROBERTO] Failed on VR Search: 0040 0008
    [ROBERTO] (testing phase) - ignored
    [ROBERTO] Issue Query on Columns: DICOMWorkList.AccessionN, DICOMWorkList.PatientNam, DICOMWorkList.PatientID, DICOMWorkList.PatientBir, DICOMWorkList.PatientSex, DICOMWorkList.StudyInsta, DICOMWorkList.ReqProcDes, DICOMWorkList.Modality, DICOMWorkList.ScheduledA, DICOMWorkList.StartDate, DICOMWorkList.StartTime, DICOMWorkList.SchedPSDes, DICOMWorkList.SchedPSID, DICOMWorkList.ReqProcID
    [ROBERTO] Values: DICOMWorkList.Modality = 'MR' and DICOMWorkList.ScheduledA = 'NmrEsaote' and DICOMWorkList.StartDate >= '20080416' and DICOMWorkList.StartDate <= '20080416'
    [ROBERTO] Tables: DICOMWorkList
    [ROBERTO] Sorting (DICOMWorkList.PatientNam) DoSort := 1
    [ROBERTO] Query Distinct Tables: DICOMWorkList
    [ROBERTO] Columns : DICOMWorkList.AccessionN, DICOMWorkList.PatientNam, DICOMWorkList.PatientID, DICOMWorkList.PatientBir, DICOMWorkList.PatientSex, DICOMWorkList.StudyInsta, DICOMWorkList.ReqProcDes, DICOMWorkList.Modality, DICOMWorkList.ScheduledA, DICOMWorkList.StartDate, DICOMWorkList.StartTime, DICOMWorkList.SchedPSDes, DICOMWorkList.SchedPSID, DICOMWorkList.ReqProcID
    [ROBERTO] Where : DICOMWorkList.Modality = 'MR' and DICOMWorkList.ScheduledA = 'NmrEsaote' and DICOMWorkList.StartDate >= '20080416' and DICOMWorkList.StartDate <= '20080416'
    [ROBERTO] Order : DICOMWorkList.PatientNam
    [ROBERTO] 0008,0050 2 SH AccessionNumber "1 "
    [ROBERTO] 0010,0010 6 PN PatientName "Pippo "
    [ROBERTO] 0010,0020 2 LO PatientID "1 "
    [ROBERTO] 0010,0030 8 DA PatientBirthDate "19781228"
    [ROBERTO] 0010,0040 2 CS PatientSex "M "
    [ROBERTO] 0020,000d 2 UI StudyInstanceUID "0"
    [ROBERTO] 0032,1060 16 LO RequestedProcedureDe " "
    [ROBERTO] Coding sequence (0040,0100), level=1
    [ROBERTO] 0008,0060 2 CS Modality "MR"
    [ROBERTO] 0040,0001 10 AE ScheduledStationAETi "NmrEsaote "
    [ROBERTO] 0040,0002 8 DA ScheduledProcedureSt "20080416"
    [ROBERTO] 0040,0003 8 TM ScheduledProcedureSt "9.00.00 "
    [ROBERTO] 0040,0007 64 LO ScheduledProcedureSt " "
    [ROBERTO] 0040,0009 2 SH ScheduledProcedureSt "0 "
    [ROBERTO] 0040,1001 2 SH RequestedProcedureID "0 "
    [ROBERTO] Records = 1
    [ROBERTO] First record of cleaned response:
    [ROBERTO] 0008,0050 2 SH AccessionNumber "1 "
    [ROBERTO] 0008,1110 0 SQ ReferencedStudySeque Sequence Item
    [ROBERTO] 0008,1120 0 SQ ReferencedPatientSeq Sequence Item
    [ROBERTO] 0010,0010 6 PN PatientName "Pippo "
    [ROBERTO] 0010,0020 2 LO PatientID "1 "
    [ROBERTO] 0010,0030 8 DA PatientBirthDate "19781228"
    [ROBERTO] 0010,0040 2 CS PatientSex "M "
    [ROBERTO] 0020,000d 2 UI StudyInstanceUID "0"
    [ROBERTO] 0032,1060 16 LO RequestedProcedureDe " "
    [ROBERTO] 0040,0100 0 SQ ScheduledProcedureSt Sequence Item
    [ROBERTO] >0008,0060 2 CS Modality "MR"
    [ROBERTO] >0040,0001 10 AE ScheduledStationAETi "NmrEsaote "
    [ROBERTO] >0040,0002 8 DA ScheduledProcedureSt "20080416"
    [ROBERTO] >0040,0003 8 TM ScheduledProcedureSt "9.00.00 "
    [ROBERTO] >0040,0007 64 LO ScheduledProcedureSt " "
    [ROBERTO] >0040,0009 2 SH ScheduledProcedureSt "0 "
    [ROBERTO] >0040,1001 2 SH RequestedProcedureID "0 "
    [ROBERTO] C-Find (Modality Work List) located 1 records
    [ROBERTO] UPACS THREAD 0: ENDED AT: Wed Apr 16 09:15:03 2008
    [ROBERTO] UPACS THREAD 0: TOTAL RUNNING TIME: 0 SECONDS


    but the client refuse the record with a similar error :


    - <Log>
    <ComputerName>ARTOSCAN</ComputerName>
    <ProcessId>0x3A8</ProcessId>
    <ThreadId>0xDC</ThreadId>
    <User>SYSTEM</User>
    <LocalTime>2008/04/15 12:59:39</LocalTime>
    <UtcTime>2008/04/15 10:59:39</UtcTime>
    <File>file://C:\CC_Views\PR_9.1B_Sviluppo\OPIW32\nmrdicomservice\WorklistSCU.cpp</File>
    <Line>201</Line>
    <Msg>[ROBERTO--5678--10.0.2.253] 1^ Worklist item. (0008,0090) Referring Physician's Name: invalid Dicom field (KEY NOT PRESENT)</Msg>
    </Log>

    - <Log>
    <ComputerName>ARTOSCAN</ComputerName>
    <ProcessId>0x3A8</ProcessId>
    <ThreadId>0xDC</ThreadId>
    <User>SYSTEM</User>
    <LocalTime>2008/04/15 12:59:39</LocalTime>
    <UtcTime>2008/04/15 10:59:39</UtcTime>
    <File>file://C:\CC_Views\PR_9.1B_Sviluppo\OPIW32\nmrdicomservice\WorklistSCU.cpp</File>
    <Line>198</Line>
    <Msg>[ROBERTO--5678--10.0.2.253] 1^ Worklist item. (0040,1001) Requested Procedure ID: invalid Dicom field (KEY NOT PRESENT)</Msg>
    </Log>

    - <Log>
    <ComputerName>ARTOSCAN</ComputerName>
    <ProcessId>0x3A8</ProcessId>
    <ThreadId>0xDC</ThreadId>
    <User>SYSTEM</User>
    <LocalTime>2008/04/15 12:59:39</LocalTime>
    <UtcTime>2008/04/15 10:59:39</UtcTime>
    <File>file://C:\CC_Views\PR_9.1B_Sviluppo\OPIW32\nmrdicomservice\WorklistSCU.cpp</File>
    <Line>201</Line>
    <Msg>[ROBERTO--5678--10.0.2.253] 1^ Worklist item. There are not or are empty (0032,1060) Requested Procedure Description and (0032,1064) Requested Protocol Code Sequence: invalid Dicom field (KEY NOT PRESENT)</Msg>
    - <Log>
    <ComputerName>ARTOSCAN</ComputerName>
    <ProcessId>0x3A8</ProcessId>
    <ThreadId>0xDC</ThreadId>
    <User>SYSTEM</User>
    <LocalTime>2008/04/15 12:59:39</LocalTime>
    <UtcTime>2008/04/15 10:59:39</UtcTime>
    <File>file://C:\CC_Views\PR_9.1B_Sviluppo\OPIW32\nmrdicomservice\WorklistSCU.cpp</File>
    <Line>201</Line>
    <Msg>[ROBERTO--5678--10.0.2.253] 1^ Worklist item. There are not or are empty (0040,0007) Scheduled Procedure Step Description and (0040,0008) Scheduled Protocol Code Sequence: invalid Dicom field (KEY NOT PRESENT)</Msg>
    </Log>

    - <Log>
    <ComputerName>ARTOSCAN</ComputerName>
    <ProcessId>0x3A8</ProcessId>
    <ThreadId>0xDC</ThreadId>
    <User>SYSTEM</User>
    <LocalTime>2008/04/15 12:59:39</LocalTime>
    <UtcTime>2008/04/15 10:59:39</UtcTime>
    <File>file://C:\CC_Views\PR_9.1B_Sviluppo\OPIW32\nmrdicomservice\WorklistSCU.cpp</File>
    <Line>1261</Line>
    <Msg>[ROBERTO--5678--10.0.2.253] 1^ Worklist item. The Worklist Item [Patient ID: 5; Patient Name: Pippa; Study Inst. UID: 0; Sched.Proc. Step ID: 0] is invalid.</Msg>
    </Log>



    Warn message (normal) is not important, but the Error message (in bold) on the (0040,1001) dicom field (Key NOT PRESENT) make me in trouble...


    Issue of client or Issue of Conquest?


    PS: the data log is different but the error is that.


    Thanks for interest.

    Hi all,


    I have configured a conquest dicom server without trouble... until now.


    The new TAC send images to conquest and, after storing, the dicom
    IMG RESCALE INTERCEPT value is changed from 0 to -32678.


    When the client station get the images it cannot read them.


    If the images is sended directly to the client station the valur of IMG RESCALE INTERCEPT is 0.


    I can force conquest to set this value to 0 in any way?


    Thanks