aiaiDBA

加微信获取免费职业规划+学习资料,了解年薪50万的DBA是如何练成的

13718043309

010-86462881

ORA-53800: The DICOM object does not contain attribute string.

ORA-53800: The DICOM object does not contain attribute string.
Cause: The DICOM object did not contain the attribute that was required for conformance validation.
Action: Determine if the locator path is properly constructed. All attributes used in the locator path must be defined in the DICOM standard, and must not be retired. All attributes except the last attribute in the locator path must be of sequence type. If the locator path is correct, verify if the DICOM data dictionary is up to date. If the data dictionary is obsolete, update it using the ORD_DICOM_ADMIN repository API.

请先 登录 后评论

1 个回答

小智
ORA-53800:DICOM对象不包含属性字符串。,
.原因: DICOM对象不包含一致性验证所需的属性。,
.操作:确定定位器路径是否正确构造。在定位器路径中使用的所有属性必须在DICOM标准中定义,且不能退出。除了定位器路径中的最后一个属性之外的所有属性都必须是序列类型。如果定位器路径正确,请验证DICOM数据字典是否是最新的。如果数据字典已过时,请使用ORD_DICOM_ADMIN存储库API更新它。,
.
请先 登录 后评论