ORA-53214: cannot access DICOM image data with invalid source type
Cause: An invalid source type was stored in the source attribute of the ORDImage object.
Action: See the Oracle Multimedia documentation for information about the supported source types for DICOM image data.
ORA-53214:表明你正在尝试从无效的源类型访问DICOM图像数据。
ORA-53214意味着您使用了无效的源类型尝试访问DICOM图像数据。支持的源类型是DICOM文件,PACS服务器(WADO)和STOW-RS服务器。
ORA-53214通常会在用户试图从不支持的源(例如其他文件格式)访问DICOM图像数据时出现。
1.确保你正在尝试从支持的源(如DICOM文件,PACS服务器和STOW-RS服务器)访问DICOM图像数据。
2.查看文档,确保你正在正确地使用支持的参数,
3.检查你的源提供的文件格式。可能需要将其从其他格式转换为DICOM格式。
4.如果上述步骤没有找到原因,可以尝试重新启动服务器和数据库,以便重置该出错情况。