Oracle Solution for Error ora-53412

Solution for Oracle Error ORA-53412

ORA-53412: The DICOM object contains an invalid VR value string

.

What triggered the Error:

The DICOM object with explicit value representation encoding had attribute VR values that did not match their definitions in the data dictionary.

What should we do to fix it:

Determine if the DICOM object conforms to the DICOM standard. If it does, verify if the data dictionary matches the DICOM object or is more recent than the DICOM object. If the data dictionary is obsolete, update it using the ORD_DICOM_ADMIN repository API, if possible. Otherwise, update the DICOM preference document to ignore this category of error.