31 IMG-00001 to IMG-02014
- IMG-00001: unable to initialize Oracle Multimedia environment
-
Cause: The image processing external procedure initialization process failed.
- IMG-00002: unrecoverable error
-
Cause: This is an internal error.
- IMG-00003: exhausted memory while processing image
-
Cause: Oracle Multimedia exhausted available Java memory during processing.
- IMG-00201: unsupported metadata type
-
Cause: The requested metadata type could not be read from or written to this image format.
- IMG-00202: unsupported character encoding
-
Cause: The character encoding was not supported for this image format.
- IMG-00203: xmlData is invalid
-
Cause: The XML document was NULL or not schema valid.
- IMG-00204: input metadata too long
-
Cause: The metadata was too long to embed in this image format.
- IMG-00205: cannot add a TIFF directory entry
-
Cause: No new entries could be added to this directory.
- IMG-00206: unsupported image format for putMetadata
-
Cause: Metadata could not be written to this image format.
- IMG-00207: input parameter is not valid
-
Cause: The input parameter value contained an invalid value.
- IMG-00208: metadata format parse error
-
Cause: The parser detected an error in the embedded metadata.
- IMG-00209: error parsing metadata
-
Cause: There was an internal error while parsing the metadata.
- IMG-00210: unable to get metadata from an empty image
-
Cause: There was no data in the input image.
- IMG-00211: metadataType value "<varname>string</varname>" is invalid
-
Cause: The metadataType parameter value was NULL or invalid.
- IMG-00212: encoding value "<varname>string</varname>" is invalid
-
Cause: The encoding parameter value was NULL or invalid.
- IMG-00213: xmlData does not contain an <varname>RDF</varname> element
-
Cause: The XML document did not contain an <varname>RDF</varname> element as a child of <varname>xmpMetadata</varname>.
- IMG-00502: invalid scale value
-
Cause: An invalid scale value was found while parsing the parameters for the image process function.
- IMG-00505: missing value in CUT rectangle
-
Cause: An incorrect number of values was used to specify a rectangle.
- IMG-00506: extra value in CUT rectangle
-
Cause: An incorrect number of values was used to specify a rectangle.
- IMG-00510: <varname>string</varname>
-
Cause: A syntax error was found while parsing the parameters for the image process function.
- IMG-00511: <varname>string</varname>
-
Cause: An error was found while accessing image data.
- IMG-00512: multiple incompatible scaling parameters found
-
Cause: Multiple incompatible scaling parameters were found in the image process command string. With the exception of XSCALE and YSCALE, which can be used together in a process command string, scaling functions are mutually exclusive and cannot be combined.
- IMG-00513: missing value in scaling operation
-
Cause: An incorrect number of values was used to specify image dimensions. fixedScale and maxScale require exactly two integer values for the X and Y dimensions of the desired image.
- IMG-00514: extra value in scaling operation
-
Cause: An incorrect number of values was used to specify image dimensions. fixedScale and maxScale require exactly two integer values for the X and Y dimensions of the desired image.
- IMG-00515: incorrect number of input channels
-
Cause: An incorrect number of values was used to specify input channels. InputChannels requires either one or three channels numbers for the gray or red, green, and blue channel assignments.
- IMG-00516: default channel out of range
-
Cause: An incorrect value was used to specify the default channel selection.
- IMG-00517: height or width not present in parameter string
-
Cause: Height and/or width were not specified in the setProperties parameter string.
- IMG-00518: invalid value for height or width
-
Cause: Height and/or width were not positive integers"
- IMG-00519: illegal combination of parameters
-
Cause: Other than height, width, dataOffset, and userString no other parameters may be specified in the setProperties parameter string when CCITTG3 or CCITTG4 is used as the compressionFormat.
- IMG-00520: invalid value for numberOfBands
-
Cause: NumberOfBands was not a positive integer"
- IMG-00521: invalid value for dataOffset
-
Cause: DataOffset was not a positive integer"
- IMG-00522: invalid format for parameter value
-
Cause: A floating point value was specified where an integer is required, or a character value was specified where a numeric value is required.
- IMG-00523: invalid process verb
-
Cause: A process verb was specified that is not understood by Oracle Multimedia.
- IMG-00524: mismatched quotes
-
Cause: Quotation marks used within a process command string were not matched.
- IMG-00525: locale error
-
Cause: This is an internal error.
- IMG-00526: error parsing foreign image description
-
Cause: An internal error occurred while processing a foreign image.
- IMG-00527: invalid deletePages specified
-
Cause: The specified value for the deletePages parameter was not valid.
- IMG-00528: invalid movePages specified
-
Cause: The specified value for the movePages parameter was not valid.
- IMG-00529: invalid combination of TIFF page operations
-
Cause: The specified TIFF page operations were not valid.
- IMG-00530: internal error while parsing command
-
Cause: An internal error occurred while parsing the command passed to the image processing function or the foreign image setProperties function.
- IMG-00531: empty or null image processing command
-
Cause: An empty or null image processing command was passed to the image process function.
- IMG-00540: contentFormat and interleave conflict
-
Cause: Interleave values were specified using both the contentformat and interleave verbs.
- IMG-00541: invalid contentFormat specified
-
Cause: The specified contentFormat was not valid.
- IMG-00542: contentFormat includes invalid extra information
-
Cause: The specified contentFormat included invalid characters at the end of the parameter string.
- IMG-00543: invalid compressionFormat specified
-
Cause: The specified compressionFormat was not valid.
- IMG-00544: invalid compressionQuality specified
-
Cause: The specified compressionQuality was not valid.
- IMG-00545: invalid cut values specified
-
Cause: An invalid value was found while parsing the parameters for the cut operation.
- IMG-00546: invalid page number specified
-
Cause: An invalid page number was specified.
- IMG-00547: invalid channelOrder specified
-
Cause: The specified channelOrder was not valid.
- IMG-00548: invalid interleave specified
-
Cause: The specified interleave was not valid.
- IMG-00549: invalid pixelOrder specfied
-
Cause: The specified pixelOrder was not valid.
- IMG-00550: invalid scanlineOrder specified
-
Cause: The specified scanline order was not valid.
- IMG-00551: invalid quantize method specified
-
Cause: The specified quantization method was not valid.
- IMG-00552: invalid inputChannels specified
-
Cause: An invalid value was specified for the inputChannels verb.
- IMG-00553: invalid rotate value
-
Cause: An invalid value was specified for image rotation. Rotation values must be a floating point number.
- IMG-00554: extra value in rotate operation
-
Cause: Multiple arguments were used to specify image rotation. The rotate operation accepts only a single value.
- IMG-00555: invalid value for gamma correction
-
Cause: An invalid value was specified for gamma correction. Gamma values must be positive.
- IMG-00556: incorrect number of gamma values
-
Cause: An incorrect number of values were used to specify gamma correction. Gamma correction requires either one or three gamma values.
- IMG-00557: invalid value for contrast enhancement
-
Cause: An invalid value was used to specify contrast enhancement.
- IMG-00558: incorrect number of contrast values
-
Cause: An incorrect number of values were used to specify contrast enhancement. Contrast enhancement requires one, two, three, or six contrast values.
- IMG-00559: invalid frame number
-
Cause: An incorrect number was used to specify frame in Dicom image. The number should be greater than 0 and less than total frames in Dicom image.
- IMG-00560: input format does not support page selection
-
Cause: The page verb was specified for an input format that does not support selecting pages.
- IMG-00561: input format does not support channel selection
-
Cause: The inputChannels verb was specified for an input format that does not support selecting channels.
- IMG-00577: invalid quantize argument
-
Cause: A quantize value was specified that accepts an argument, but the argument provided was not valid.
- IMG-00578: missing quantize argument
-
Cause: A quantize value was specified that requires an argument, but no argument was provided.
- IMG-00579: extra quantize argument
-
Cause: An extra argument was provided for a quantize value. Some quantize values accept no arguments, while others accept a single argument.
- IMG-00580: specified format does not support output
-
Cause: The output format specified by fileFormat does support output.
- IMG-00581: output format does not support the specified contentFormat
-
Cause: The specified contentFormat is not supported by the explicitly or implicitly specified output format.
- IMG-00582: output format does not support the specified interleave
-
Cause: The specified interleave is not supported by the explicitly or implicitly specified output format.
- IMG-00583: output format does not support the specified compressionFormat
-
Cause: The specified compressionFormat is not supported by the explicitly or implicitly specified output format.
- IMG-00584: output format does not support the specified compressionQuality
-
Cause: The specified compressionQuality is not supported by the explicitly or implicitly specified output format.
- IMG-00585: output format does not support the specified channelOrder
-
Cause: The specified channelOrder is not supported by the explicitly or implicitly specified output format.
- IMG-00586: output format does not support the specified pixelOrder
-
Cause: The specified pixelOrder is not supported by the explicitly or implicitly specified output format.
- IMG-00587: output format does not support the specified scanlineOrder
-
Cause: The specified scanlineOrder is not supported by the explicitly or implicitly specified output format.
- IMG-00599: internal error
-
Cause: An internal error has occurred.
- IMG-00601: out of memory while copying image
-
Cause: Operating system process memory has been exhausted while copying the image.
- IMG-00602: unable to access image data
-
Cause: An error occurred while reading or writing image data.
- IMG-00603: unable to access source image data
-
Cause: The source image SOURCE attribute is invalid.
- IMG-00604: unable to access destination image data
-
Cause: The destination image SOURCE attribute is invalid.
- IMG-00606: unable to access image data
-
Cause: An attempt was made to access an invalid image.
- IMG-00607: unable to write to destination image
-
Cause: The destination image SOURCE attribute is invalid.
- IMG-00609: unable to read image stored in a BFILE
-
Cause: The image stored in a BFILE cannot be opened for reading.
- IMG-00611: unable to access the BLOB for reading
-
Cause: The BLOB could not be opened for reading.
- IMG-00612: unable to open export destination file
-
Cause: The file could not be created or opened.
- IMG-00613: export destination access denied
-
Cause: Permission to write to destination file was denied.
- IMG-00614: I/O error during export
-
Cause: The export operation failed because of an I/O error.
- IMG-00701: unable to set the properties of an empty image
-
Cause: There is no data in the image object.
- IMG-00702: unable to initialize image processing environment
-
Cause: The image processing external procedure initialization process failed.
- IMG-00703: unable to read image data
-
Cause: There is no image data in the image object.
- IMG-00704: unable to read image data
-
Cause: There is no image data in the image object.
- IMG-00705: unsupported or corrupted input format
-
Cause: This is an internal error.
- IMG-00706: unsupported or corrupted output format
-
Cause: This is an internal error.
- IMG-00707: unable to access image data
-
Cause: An error occurred while reading or writing image data.
- IMG-00710: unable to write to destination image
-
Cause: The destination image is invalid.
- IMG-00711: unable to set properties of destination image
-
Cause: This is an internal error.
- IMG-00712: unable to write to destination image
-
Cause: The destination image is invalid.
- IMG-00713: unsupported destination image format
-
Cause: A request was made to convert an image to a format that is not supported.
- IMG-00714: internal error
-
Cause: This is an internal error.
- IMG-00715: unable to open image stored in a BFILE
-
Cause: The image stored in a BFILE could not be opened for reading.
- IMG-00716: source image format does not support process options
-
Cause: A request was made to apply a processing option not supported by the source image format.
- IMG-00717: destination image format does not support process options
-
Cause: A request was made to apply a processing option not supported by the destination image format.
- IMG-00718: the same Temporary LOB cannot be used as both source and destination
-
Cause: A call was made to processCopy with the same Temporary LOB being specified as both the source and destination.
- IMG-00719: image processing internal error
-
Cause: This is an internal error.
- IMG-00720: image processing internal error
-
Cause: This is an internal error.
- IMG-00721: unable to find source plug-in package ORDPLUGINS.ORDX_<varname>string</varname>_SOURCE
-
Cause: Custom source plug-in for user-specified source type was not found.
- IMG-00722: incorrect value of bitsAllocated, bitsStored or highBit for output Dicom image
-
Cause: incorrect value of bitsAllocated, bitsStored or highBit for output Dicom image.
- IMG-00723: missing value in SHARPEN operation
-
Cause: An incorrect number of values was used to specify the sharpen parameters.
- IMG-00724: extra value in SHARPEN operation
-
Cause: An incorrect number of values was used to specify the sharpen parameters.
- IMG-00725: output image will be empty
-
Cause: The processing commands resulted in an empty output image.
- IMG-00726: invalid value for the AVI framerate
-
Cause: An invalid value was used to specify the AVI framerate parameter.
- IMG-00727: invalid value for the AVI frametime
-
Cause: An invalid value was used to specify the AVI frametime parameter.
- IMG-00728: multiple incompatible AVI frame parameters found
-
Cause: Multiple incompatible AVI frame parameters were found.
- IMG-00729: output format does not support the specified frame parameters
-
Cause: The specified frame parameter is not supported by the explicitly or implicitly specified output format.
- IMG-00730: unable to process empty image
-
Cause: There is no data in the input image object.
- IMG-00731: specified page could be found in input image
-
Cause: The specified page does not exist in the input image.
- IMG-00732: specified inputChannels could not be found in input image
-
Cause: The specified inputChannel parameter does not exist in the input image.
- IMG-00733: invalid watermark property setting
-
Cause: The specified watermark property setting is not supported by Oracle Multimedia.
- IMG-00734: invalid deflateLevel value
-
Cause: The specified value for the deflateLevel parameter was not supported by Oracle Multimedia.
- IMG-00735: incorrect transparencyFillColor values
-
Cause: The specified value for the transparencyFillColor parameter was not supported by Oracle Multimedia.
- IMG-00800: internal error while parsing attribute string
-
Cause: An internal error occurred while parsing the attribute string containing the weights of the attributes.
- IMG-00801: cannot extract height and width
-
Cause: Height and width are not set in the image object.
- IMG-00802: empty or null attribute string
-
Cause: An empty or null attributes string was passed to the image matching operators.
- IMG-00803: invalid attribute value
-
Cause: An invalid value was found while parsing the attribute string for the image matching operators.
- IMG-00804: Syntax error in attribute string
-
Cause: A syntax error was found while parsing the attribute string for the image matching operators.
- IMG-00805: SIGNATURE data has been corrupted or is invalid
-
Cause: The data in the signature is not a valid signature.
- IMG-00806: invalid input image
-
Cause: The image data is either corrupt or is in an unsupported format.
- IMG-00807: no weights specified in weight string
-
Cause: All weights passed were zero. At least one attribute must be weighted.
- IMG-00808: unable to read an empty image
-
Cause: There is no data in the image object.
- IMG-00809: usage of IMGSimilar is incorrect
-
Cause: Syntax error while using IMGSimilar
- IMG-00810: boundary queue initialization failed
-
Cause: Operating system process memory has been exhausted while initializing the boundary queue.
- IMG-00811: fail queue initialization failed
-
Cause: Operating system process memory has been exhausted while initializin the fail queue.
- IMG-00812: merged area queue initialization failed
-
Cause: Operating system process memory has been exhausted while initializing the merged area queue.
- IMG-00813: boundary queue free failed
-
Cause: An internal error has occured.
- IMG-00814: fail queue free failed
-
Cause: An internal error has occured.
- IMG-00815: merged area queue free failed
-
Cause: An internal error has occured.
- IMG-00820: area 0 queue clear failed
-
Cause: An internal error has occured.
- IMG-00821: area N queue clear failed
-
Cause: An internal error has occured.
- IMG-00822: area queue reset failed
-
Cause: An internal error has occured.
- IMG-00823: boundary queue pop failed
-
Cause: An internal error has occured.
- IMG-00824: fail queue pop failed
-
Cause: An internal error has occured.
- IMG-00825: merged area queue pop failed
-
Cause: An internal error has occured.
- IMG-00830: boundary queue is full
-
Cause: An internal error has occured.
- IMG-00831: boundary queue size exceeds expected size
-
Cause: An internal error has occured.
- IMG-00832: fail queue is full
-
Cause: An internal error has occured.
- IMG-00833: boundary queue size exceeds expected size
-
Cause: An internal error has occured.
- IMG-00834: merged area queue is full
-
Cause: An internal error has occured.
- IMG-00835: merged area queue size exceeds expected size
-
Cause: An internal error has occured.
- IMG-00836: area queue merge failed
-
Cause: An internal error has occured.
- IMG-00840: image structure allocation failed
-
Cause: Operating system process memory has been exhausted while initializing the image structure.
- IMG-00841: image data allocation failed
-
Cause: Operating system process memory has been exhausted while initializing the image data.
- IMG-00842: image index allocation failed
-
Cause: Operating system process memory has been exhausted while initializing the image index.
- IMG-00843: internal image structure allocation failed
-
Cause: Operating system process memory has been exhausted while initializing the internal image structure.
- IMG-00844: internal image data allocation failed
-
Cause: Operating system process memory has been exhausted while initializing the internal image data.
- IMG-00845: internal image index allocation failed
-
Cause: Operating system process memory has been exhausted while initializing the internal image index.
- IMG-00846: adjacency matrix allocation failed
-
Cause: Operating system process memory has been exhausted while initializing the adjacency matrix.
- IMG-00847: area list allocation failed
-
Cause: Operating system process memory has been exhausted while initializing the area list.
- IMG-00850: image structure free failed
-
Cause: An internal error has occured.
- IMG-00851: image data free failed
-
Cause: An internal error has occured.
- IMG-00852: image index free failed
-
Cause: An internal error has occured.
- IMG-00853: internal image structure free failed
-
Cause: An internal error has occured.
- IMG-00854: internal image data free failed
-
Cause: An internal error has occured.
- IMG-00855: internal image index free failed
-
Cause: An internal error has occured.
- IMG-00856: adjacency matrix free failed
-
Cause: An internal error has occured.
- IMG-00857: area list free failed
-
Cause: An internal error has occured.
- IMG-00860: assert failure, number of region exceeds allocated
-
Cause: An internal error has occured.
- IMG-00861: assert failure, inconsistency in area merge operation
-
Cause: An internal error has occured.
- IMG-00862: assert failure, inconsistency in merged area labels
-
Cause: An internal error has occured.
- IMG-00870: unsupported aspect ratio or image size
-
Cause: Signature generation was attempted on an image smaller than the supported size.
- IMG-00871: unexpected number of seeds
-
Cause: An internal error has occured.
- IMG-00872: unsupported image model
-
Cause: Signature generation was attempted on an image with an image model that Oracle Multimedia is unable to support.
- IMG-00899: signature cannot be generated
-
Cause: generateSignature could not generate the signature.
- IMG-00901: VIR signature version mismatch
-
Cause: Two signatures to be compared have different versions.
- IMG-00902: VIR signature free failed
-
Cause: An internal error has occured.
- IMG-00910: allocation of basic data structure failed
-
Cause: Operating system process memory has been exhausted while copying the image.
- IMG-00911: free basic data structure failed
-
Cause: Operating system process memory has been exhausted while copying the image.
- IMG-00921: threshold out of range
-
Cause: Threshold is not between 0 and 100
- IMG-00922: location specified without feature
-
Cause: only location was specified.
- IMG-00923: signature is empty
-
Cause: Signature has not been generated.
- IMG-00924: Incorrect parameter specification during CREATE INDEX
-
Cause: There is a spelling error, or duplicate parameter specification, or incorrect specification of parameters while creating an index of type ORDIMAGEINDEX.
- IMG-00925: unable to write to the ORDImageSignature object
-
Cause: The signature object was not valid and therefore the write operation failed. This problem is commonly caused by an attempt to invoke the generateSignature method on an uninitialized ORDImageSignature object.
- IMG-00926: tablespace specified during CREATE INDEX is not valid
-
Cause: A tablespace specified in the parameter string of a CREATE INDEX operation did not exist or the current user did not have sufficient privileges on the tablespace.
- IMG-01000: unsupported option string
-
Cause: The function was invoked with an invalid option string.
- IMG-01001: not a DICOM object
-
Cause: The input was not a valid DICOM standalone object.
- IMG-01002: unsupported DICOM version
-
Cause: The object header could not be parsed, possibly because the object header did not conform to the DICOM standard release 2003.
- IMG-01003: unsupported DICOM object type
-
Cause: The category of DICOM objects is not supported by Oracle Multimedia.
- IMG-01004: input DICOM object is not an image
-
Cause: The DICOM object was not a DICOM image. DICOM object types such as structured reporting are not allowed by this function.
- IMG-01005: unsupported DICOM transfer syntax
-
Cause: The operation failed because the transfer syntax in the DICOM object, which describes the binary encoding of the DICOM object, was not supported by Oracle Multimedia.
- IMG-01006: DICOM object cannot be parsed
-
Cause: The DICOM object could not be parsed by Oracle Multimedia, possibly due to an incorrect format or corrupted object.
- IMG-02001: 2FF01 - incorrect image format
-
Cause: There was a SQL/MM Still Image exception. Either the supplied image BLOB format did not match the image format or the image format is unsupported.
- IMG-02002: 2FF02 - incorrect average color feature specification
-
Cause: There was a SQL/MM Still Image exception. The specified average color value was not a valid SI_Color value.
- IMG-02003: 2FF03 - incorrect color histogram feature specification
-
Cause: There was a SQL/MM Still Image exception. This exception was caused by one of the following. - The specified color value was null or invalid. - The specified frequency value was null or invalid. - The input color and frequency arrays were not equal in size. - The SI_ColorList array attribute had reached the maximum size.
- IMG-02004: 2FF04 - incorrect feature list specification
-
Cause: There was a SQL/MM Still Image exception. Either the specified feature values were invalid or the specified feature weights were invalid.
- IMG-02005: 2FF05 - incorrect color specification
-
Cause: There was a SQL/MM Still Image exception. The specified red/green/blue value was null or invalid.
- IMG-02006: 2FF06 - average color feature cannot be determined
-
Cause: There was a SQL/MM Still Image exception. Either the specified image was null, the image data in the specified image was null, or the average color feature was not supported by the specified image format
- IMG-02007: 2FF07 - positional color feature cannot be determined
-
Cause: There was a SQL/MM Still Image exception. Either the specified image was null, the image data in the specified image was null, or the positional color feature was not supported by the specified image format.
- IMG-02008: 2FF08 - color histogram feature cannot be determined
-
Cause: There was a SQL/MM Still Image exception. Either the specified image was null, the image data in the specified image was null, or the color histogram feature was not supported by the specified image format.
- IMG-02009: 2FF09 - texture feature cannot be determined
-
Cause: There was a SQL/MM Still Image exception. Either the specified image was null, the image data in the specified image was null, or the texture feature was not supported by the specified image format.
- IMG-02010: 2FF10 - illegal image format specification
-
Cause: There was a SQL/MM Still Image exception. The specified format name was null or invalid.
- IMG-02011: 2FF11 - unsupported image format conversion specified
-
Cause: There was a SQL/MM Still Image exception. Either the specified target format value was null, the specified image had a null format value, or the conversion from the specified image format to the specified target format was not supported.
- IMG-02012: 2FF12 - illegal specification for thumbnail generation
-
Cause: There was a SQL/MM Still Image exception. Either the specified image format did not support thumbnail generation, the specified thumbnail height or width was greater than the image height or width respectively, or the default thumbnail size 80 X 80 was greater than the image height or width respectively.
- IMG-02014: 2202D Data exception - Null image value
-
Cause: There was a SQL/MM Still Image exception. The function was invoked using a null image value.