Oracle Error ORA-53058: The value:string is not a simple tag.

Oracle Error Message

ORA-53058: The value:string is not a simple tag.

Reason for the Error

The operation failed because the value of the specified tag contained wild card characters ‘x’ or ‘X’.

Solution

Only simple tags that match the regular expression [0-9A-F]{8}(\(.*\))? are allowed in the tag. For example: 00080096(DICOM), 00080096 and so on. Correct the tag format and try the operation again. See the schemas ordcmdt.xsd, ordcmmp.xsd, and ordcman.xsd listed in the Oracle Multimedia documentation for more information.

Share:

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Oracle Error Message ORA-24328: illegal attribute value Reason for the Error The attribute value passed in is illegal. Solution Consult...
Oracle Error Message ORA-01346: LogMiner processed redo beyond specified reset log scn Reason for the Error LogMiner has detected a...
Oracle Error Message ORA-13241: specified dimensionality does not match that of the data Reason for the Error An error occurred...