Re: DCMTK: Imagectn problem
Carmelo <carmelo8888@yahoo.com> wrote:
[color=blue]
> /home/.../dicom/db/N902/index.dat: No such file or directory
> imagectn: SCE_dispatch: cannot create DB Handle
> imagectn: SCE_dispatch: cannot destroy DB Handle
> imagectn: DIMSE Failure (aborting association):[/color]
I guess that the storage directory you specified in the config
file does no exist or is invalid.
[color=blue]
> Seems that the imagectn requieres a index.dat that doesn't
> exists. I've to create it manually?, there's any problem in the[/color]
You can create the "index.dat" manually with "dbregimg" as described
in "ctnsetup.txt" (step 8) but this is not required in order to get
"echoscu" working (see above).
Regards,
Joerg Riesmeier
OFFIS
Re: DCMTK: Imagectn problem
Sorry there was a problem with the directory. I create
/home/.../dicom/db/n902/ and the folder I was requesting for was
/home/.../dicom/db/N902/. That's all. I guess it could be the main
problem I've.
[color=blue]
> You can create the "index.dat" manually with "dbregimg" as described
> in "ctnsetup.txt" (step 8) but this is not required in order to get
> "echoscu" working (see above).[/color]
The "index.dat" file is just a CTN internal file for DB organization,
isn't it?. I understand that I don't have to keep an eye on it.
Thanks a lot.
Carmelo
Re: DCMTK: Imagectn problem
Carmelo <carmelo8888@yahoo.com> wrote:
[color=blue]
> The "index.dat" file is just a CTN internal file for DB organization,
> isn't it?. I understand that I don't have to keep an eye on it.[/color]
Correct, it's the "database" index file containing the key attributes
and the references to the DICOM files.
Regards,
Joerg Riesmeier
OFFIS