Posts by Barkow

    Hi everybody


    i do search for a parameter, which prevents to forward images to the defined exportconverters, when those
    images are imported per drag and drop directly on the server.
    i do know to use the %u parameter, when images were sent from another station, but this does not work with the server.


    explanation:
    sometimes it is necessary to import dvds which large sets of data into conquest via drag and drop. This is faster to do directly on the server. But it is not intended to distribute those (old ) datasets to all exportconverters.
    Does it make sense to use a date parameter, that only distribute images of the acutal day (and if: how to do that ?)


    Thanks for any hint


    Uli Barkow

    Hi everybody
    i´ m using forward export converters to severeal workstations.
    So i´ld like to ask, if it makes a difference regarding performance /speed to aline different workstations in one exporter or to use different exporters for each workstation.
    Background: at the moment different workstations, lets say those who do need mri-images are in one exporter line. When one or severeal of the workstations are offline, export progress to the online workstations
    slows down respec. is incomplete, the exportfailure list grows and as it grows, speed slows down even more. So is there a chance, that different exporters are more efficient ?
    As an alternativ, i´m trying to write a batch file, which dynamically changes the dicom.ini and restarts conquest, when a station goes on- ore offline.


    Thanks for any help.


    Uli Barkow

    Hi everybody


    I compared k-pacs and osirix when retrieving images from a conquest server.
    While all the images are send in one association from the server to osirix, the sending process to k-pacs stops after each series for some seconds before sending the next series. That slows down the retrieving process quite heavy, when there are lots of series.
    Is there any parameter in the ini-file to force k-pacs to accept one single association for the retrieving process ? Or do i have to change another parameter elsewhere ?


    Thanks


    Uli Barkow

    Hi Marcel,


    thanks for your reply. Filling up with dummies will not really help, as the NFS RAID has 4 TB which i do not really want to cut down.
    For the moment i can live with the situation, because i could not see any errors in retrieving new or old data. I have not tested yet, where new data of "old" patients is stored (it would make sense to have it stored in the old mag0-directory together with prior data sets). I have not changed the name/path of the directory of the old data ( \data), i ´ve changed the relation to the magdevice. So this seems to be no problem for mysql.


    attached you ´ll find the ini sequence, which obviously works.


    Thanks


    Uli


    # Configuration of disk(s) to store images
    MAGDeviceThreshhold = 0
    MAGDevices = 2
    MAGDevice0 = Z:\data2\
    MAGDevice1 = z:\data\
    NightlyCleanThreshhold = 0
    NightlyMoveThreshhold = 0

    Hello to all,


    please, i do need some explanation on the multiple device concept.
    As fas as i understood, i add a magdevice when mag0 is full and conquest should automatically store to that device ?
    So my problem is the follwing. Magdevice 0 was not full, but the maximum capacity of allowed subdirectories was reached (Thecus 5200) and no new patient could be stored. So i added a new directory, added a new magdevice in the ini-file and storing was possible again. But this way conquest couldn´t find the data of older patients on mag0. So i renamed the new magdevice to mag0 and the old one to mag1 and things worked again like they should.
    I´m not sure if this is the way it should work because i couldn´t find any information on that problem in the manual and the forum.
    My guess was, that conquest can handle a full disk and steps to the next magdevice, but does not know the N5200 error message of maximum number of directories reached.


    Thanks for any help


    Uli

    Hello


    I´d like to hardcopy the servers data from the previous day to a burn robot.
    I searched the forum and the manual, but i couldn´t find the best way


    does it make sense to use the forward converter with defer parameter ?
    or is it possible to use a dgate command (i found only a move parameter) ?.



    Thanks for any help


    Uli Barkow

    Hello


    our conquest is configured to forward most studies to serveral work stations
    As these workstations are online only part of the day , the forward command results in a forward error when the stations are offline. Forward repetiton tries are limited to one, but i feel that testing for the workstations online takes some time and slows down the forwarding to the rest of the workstations.
    I cannot restrict forwarding to a given time of the day, because the online time of the workstations is changing from day to day.
    Is there a way to use a dgate command e.g. in a batch file to stop or start forwarding for a specific AET ? Or do you know another workaround ?



    Thanks


    Uli

    Hello to all conquest users


    Anybody out there who can recommend a simple und well functional automatic cd / dvd burn robot system to
    - create a patient cd for single study
    - a dvd backup set of the daily work.


    I found some commercially available systems starting at 10.000 Euro, but with the functionality of conquest / dgate and some script writing this should be less expensive.


    Thanks for any hint


    Uli

    All the mysql server files are stored local.
    The inidices are present for the tables.


    I guess its not really a mysql-problem. Checking with an administration tool, mysql doesnt really seem to be busy during the regeneration. Maybe its a windows problem to handle big directories, when the files are on a NFS.
    E.g. when I open the directory with windows explorer, it takes about 30 sec. to show the directory.
    I found a workaround for my problem. When the regeneration slows down, I move the rest of the files to another directory. When the regeneration found the last file and finishs the regeneration process, I drop the rest of the files into conquest, having a sufficient regeneration speed again. This is definitly not a sophisticated way to do it, but it s still faster than less than 1 image per second. I hope I never have to regenerate the db again.
    By the way, is there a way to regenerate the database only using mysql commands, or does conquest have to initiate the process ?


    Uli

    Hi


    I´m getting crazy about this Siemens syngo system. I´ve managed syngo to accept conquest worklist, everything works fine for most patients.
    But when I try to register a patient in syngo, having a special character in the name like ß, ä,ö,ü etc. syngo claims a character conflict problem.
    So I think its not really a conquest problem, the transfer to the syngo table is working.
    Siemens is using ISO-IR 100 character set which knows those special characters (?). It is no problem for syngo, when I enter the name manually even using the special characters. So actually I have no idea how to get rid of this problem. Syngo allows to use multiple character sets, but I was advised by Siemens not to change this entry, because ISO_IR 100 has to be used in Germany.
    Anybody out there having the same problem or any idea how to solve it ?

    Hi


    After changing to 1414 and making some changes in the dicom.sql i lost my database and had to regenerate. Regeneration worked fine with a speed of appr. 15 to 20 images /second. Stopping on memory errors was fixed by the dicom.ini tag -holdonerrors-. The database consists of appr. 15.000 studies on about 400Gb. As I understood the manual, mysql should have no speed problems with that. I changed the mysql.ini to the manuals recommendation. But after approx. 10.000 studies the system slowed down dramatically to less than one image per second.
    System memory, network etc. looks fine (the data is on a network storage tower).
    Any suggestions, how i can check the problem. I am definitly no mysql expert, but i installed it close to the manual instruction.
    (is it possible, because i activated bigendianexplizit in the dgateop.lst for test reasons (worklist communication with siemens flurospot, which seems to use bigendian )?


    Thanks


    Uli

    Hi,
    I´m getting closer to the problem importing conquest worklist in Siemens syngo. By trial and error, I figured out, that syngo does not ask for the studyinstanceuid, but gives an error message, when the field is empty.
    I have programmed a small converter for importing gdt-patients data into a hl7 file. When I fill the studyinstance in the hl7 file with any number (eg. patients id), syngo accepts the worklist reply, but refuses to work with that data warning for possible RIS inconsitency.
    I am a newbie to dicom transfer. I do not understand, why a studyinstanceuid is nessessary prior to image generation.
    Where is my mistake ? Is there a tool to create a studyinstanceuid ?
    Is that a known problem with conquest ?


    Thanks for any help


    Uli Barkow

    Hi,


    I´ve been using conquest in the last months as a pacs server, but now I ´d like to use the worklist function.
    So ´m interest, if anybody experienced the same problems.
    Syngo uses two different ways to ask the RIS Server. Automatically every xx minutes and manual by asking e.g. a name field.


    I tried the sample.hl7 file.
    Using the automatic retrieve, Conquest returns a 0, i guess because the stationaet field is empty. I did not figure out, where to put the stationaet in the hl7 file. Should be somewhere in the obr line ?? Any idea. I modified the file for the correct date.


    Using the manual retrieve, in this case asking for Z* in the name field, syngo returns an error message : fault in the worklist data. (version 1414. in version 1413 this request resulted in a syngo system hang).
    In the conquest log file i can see, that conquest found the file. I have tested the sample.hl7 with two other worklistservers (iq-worklist and dicmwst) without problems (regarding the manual retrieve, the automatic retrieve didnt work as well).


    So if you have any ideas how to solve the problem, please let me know.


    Uli


    I attached the conquest log file, first the automatic request, the second for the manual request.
    12.04.2008 14:05:41 [CONQUESTSRV] UPACS THREAD 5: STARTED AT: Sat Apr 12 14:05:40 2008
    12.04.2008 14:05:41 [CONQUESTSRV] A-ASSOCIATE-RQ Packet Dump
    12.04.2008 14:05:41 [CONQUESTSRV] Calling Application Title : "HRI_MRC10503 "
    12.04.2008 14:05:41 [CONQUESTSRV] Called Application Title : "CONQUESTSRV "
    12.04.2008 14:05:41 [CONQUESTSRV] Application Context : "1.2.840.10008.3.1.1.1"
    12.04.2008 14:05:41 [CONQUESTSRV] Number of Proposed Presentation Contexts: 1
    12.04.2008 14:05:41 [CONQUESTSRV] Presentation Context 0 "1.2.840.10008.5.1.4.31"
    12.04.2008 14:05:41 [CONQUESTSRV] Server Command := 0020
    12.04.2008 14:05:41 [CONQUESTSRV] Message ID := 0003
    12.04.2008 14:05:41 [CONQUESTSRV] (ModalityWorkListQuery) search level:
    12.04.2008 14:05:41 [CONQUESTSRV] Query On Modality WorkList
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0002 0010
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0008 0005
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0008 0080
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0008 0081
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0008 0090
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0008 1080
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0008 1110
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0008 1120
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0010 1000
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0010 1001
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0010 1020
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0010 1030
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0010 1040
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0010 1080
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0010 2160
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0010 21a0
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0010 21b0
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0010 21c0
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0010 21d0
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0010 4000
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0032 1033
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0032 1064
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0038 0010
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0038 0011
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0038 0050
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0038 0300
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0038 0500
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 0004
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 0005
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 0008
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 0020
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 1002
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 1004
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 1005
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 1008
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 1009
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 1010
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 1400
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 2001
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 2004
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 2005
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 2008
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 2009
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 2010
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 2016
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 2017
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 2400
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Failed on VR Search: 0040 3001
    12.04.2008 14:05:41 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:41 [CONQUESTSRV] Issue Query on Columns: DICOMWorkList.AccessionN, DICOMWorkList.PatientNam, DICOMWorkList.PatientID, DICOMWorkList.PatientBir, DICOMWorkList.PatientSex, DICOMWorkList.MedicalAle, DICOMWorkList.ContrastAl, DICOMWorkList.StudyInsta, DICOMWorkList.ReqPhysici, DICOMWorkList.ReqProcDes, DICOMWorkList.Modality, DICOMWorkList.ReqContras, DICOMWorkList.ScheduledA, DICOMWorkList.StartDate, DICOMWorkList.StartTime, DICOMWorkList.PerfPhysic, DICOMWorkList.SchedPSDes, DICOMWorkList.SchedPSID, DICOMWorkList.SchedStati, DICOMWorkList.SchedPSLoc, DICOMWorkList.PreMedicat, DICOMWorkList.SchedPSCom, DICOMWorkList.ReqProcID, DICOMWorkList.ReqProcPri
    12.04.2008 14:05:41 [CONQUESTSRV] Values: DICOMWorkList.Modality = 'MR' and DICOMWorkList.StartDate = '20080412' and DICOMWorkList.StartTime >= '000000.000000' and DICOMWorkList.StartTime <= '235959.000000'
    12.04.2008 14:05:41 [CONQUESTSRV] Tables: DICOMWorkList
    12.04.2008 14:05:41 [CONQUESTSRV] Sorting (DICOMWorkList.PatientNam) DoSort := 1
    12.04.2008 14:05:41 [CONQUESTSRV] Records = 0
    12.04.2008 14:05:41 [CONQUESTSRV] C-Find (Modality Work List) located 0 records
    12.04.2008 14:05:41 [CONQUESTSRV] UPACS THREAD 5: ENDED AT: Sat Apr 12 14:05:41 2008
    12.04.2008 14:05:41 [CONQUESTSRV] UPACS THREAD 5: TOTAL RUNNING TIME: 1 SECONDS



    12.04.2008 14:05:56 [CONQUESTSRV] UPACS THREAD 6: STARTED AT: Sat Apr 12 14:05:55 2008
    12.04.2008 14:05:56 [CONQUESTSRV] A-ASSOCIATE-RQ Packet Dump
    12.04.2008 14:05:56 [CONQUESTSRV] Calling Application Title : "HRI_MRC10503 "
    12.04.2008 14:05:56 [CONQUESTSRV] Called Application Title : "CONQUESTSRV "
    12.04.2008 14:05:56 [CONQUESTSRV] Application Context : "1.2.840.10008.3.1.1.1"
    12.04.2008 14:05:56 [CONQUESTSRV] Number of Proposed Presentation Contexts: 1
    12.04.2008 14:05:56 [CONQUESTSRV] Presentation Context 0 "1.2.840.10008.5.1.4.31"
    12.04.2008 14:05:56 [CONQUESTSRV] Server Command := 0020
    12.04.2008 14:05:56 [CONQUESTSRV] Message ID := 0004
    12.04.2008 14:05:56 [CONQUESTSRV] (ModalityWorkListQuery) search level:
    12.04.2008 14:05:56 [CONQUESTSRV] Query On Modality WorkList
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0002 0010
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0008 0005
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0008 0080
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0008 0081
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0008 0090
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0008 1080
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0008 1110
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0008 1120
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0010 1000
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0010 1001
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0010 1020
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0010 1030
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0010 1040
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0010 1080
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0010 2160
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0010 21a0
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0010 21b0
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0010 21c0
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0010 21d0
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0010 4000
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0032 1033
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0032 1064
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0038 0010
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0038 0011
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0038 0050
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0038 0300
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0038 0500
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 0004
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 0005
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 0008
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 0020
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 1002
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 1004
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 1005
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 1008
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 1009
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 1010
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 1400
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 2001
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 2004
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 2005
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 2008
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 2009
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 2010
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 2016
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 2017
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 2400
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Failed on VR Search: 0040 3001
    12.04.2008 14:05:56 [CONQUESTSRV] (testing phase) - ignored
    12.04.2008 14:05:56 [CONQUESTSRV] Issue Query on Columns: DICOMWorkList.AccessionN, DICOMWorkList.PatientNam, DICOMWorkList.PatientID, DICOMWorkList.PatientBir, DICOMWorkList.PatientSex, DICOMWorkList.MedicalAle, DICOMWorkList.ContrastAl, DICOMWorkList.StudyInsta, DICOMWorkList.ReqPhysici, DICOMWorkList.ReqProcDes, DICOMWorkList.Modality, DICOMWorkList.ReqContras, DICOMWorkList.ScheduledA, DICOMWorkList.StartDate, DICOMWorkList.StartTime, DICOMWorkList.PerfPhysic, DICOMWorkList.SchedPSDes, DICOMWorkList.SchedPSID, DICOMWorkList.SchedStati, DICOMWorkList.SchedPSLoc, DICOMWorkList.PreMedicat, DICOMWorkList.SchedPSCom, DICOMWorkList.ReqProcID, DICOMWorkList.ReqProcPri
    12.04.2008 14:05:56 [CONQUESTSRV] Values: DICOMWorkList.PatientNam LIKE 'Z%'
    12.04.2008 14:05:56 [CONQUESTSRV] Tables: DICOMWorkList
    12.04.2008 14:05:56 [CONQUESTSRV] Sorting (DICOMWorkList.PatientNam) DoSort := 1
    12.04.2008 14:05:56 [CONQUESTSRV] Coding sequence (0040,0100), level=1
    12.04.2008 14:05:56 [CONQUESTSRV] Records = 1
    12.04.2008 14:05:56 [CONQUESTSRV] C-Find (Modality Work List) located 1 records
    12.04.2008 14:05:56 [CONQUESTSRV] UPACS THREAD 6: ENDED AT: Sat Apr 12 14:05:56 2008
    12.04.2008 14:05:56 [CONQUESTSRV] UPACS THREAD 6: TOTAL RUNNING TIME: 1 SECONDS