Oracle9i Database Error Messages Release 2 (9.2) Part Number A96525-01 |
|
For information about the interMedia Image option, refer to the Oracle interMedia User's Guide and Reference.
Cause: The image processing external procedure initialization process failed.
Action: Contact Oracle Support Services.
Cause: This is an internal error.
Action: Contact Oracle Support Services.
Cause: An invalid scale value was found while parsing the parameters for the image process function.
Action: Correct the statement by using a valid scale value. Refer to the Oracle interMedia User's Guide and Reference for a description of the correct usage and syntax for the image processing command string.
Cause: An incorrect number of values was used to specify a rectangle.
Action: Use exactly four integer values for the lower left and upper right vertices.
Cause: An incorrect number of values was used to specify a rectangle.
Action: Use exactly four integer values for the lower left and upper right vertices.
Cause: A syntax error was found while parsing the parameters for the image process function.
Action: Correct the statement by using valid parameter values. Refer to the Oracle interMedia User's Guide and Reference for a description of the correct usage and syntax for the image processing command string.
Cause: An error was found while accessing image data.
Action: Contact Oracle Support Services.
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.
Action: Remove scaling functions until only one remains (or two, if they are XSCALE and YSCALE).
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.
Action: Use two values for fixedScale and maxScale.
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.
Action: Use two values for fixedScale and maxScale.
Cause: An incorrect number of values was used to specify input channels. InputChannels requires either one or three channel numbers for the gray or red, green, and blue channel assignments.
Action: Use either one or three values to specify the input channels.
Cause: An incorrect value was used to specify the default channel selection.
Action: Use a channel number which is less than or equal to the number of bands and greater than zero.
Cause: Height and or width were not specified in the setProperties parameter string.
Action: Specify both the height and width.
Cause: Height and or width must be positive integers.
Action: Specify both the height and width as positive integers.
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.
Action: Supply only the height and width when compressionFormat is either CCITTG3 or CCITTG4. The dataOffset and userString may optionally be supplied as well.
Cause: NumberOfBands must be a positive integer.
Action: Specify numberOfBands as a positive integer.
Cause: DataOffset must be a positive integer.
Action: Specify dataOffset as a positive integer.
Cause: A floating point value was specified where an integer is required, or a character value was specified where a numeric value is required.
Action: Specify the correct type of values for process parameters.
Cause: A process verb was specified that is not understood by interMedia.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of valid process verbs.
Cause: Quotes used within a process command string were not matched.
Action: Ensure that quotes occur in pairs.
Cause: This is an internal error.
Action: Contact Oracle Support Services.
Cause: An internal error occurred while processing a foreign image.
Action: Use SetProperties to correct the foreign image description. Contact Oracle Support Services.
Cause: An internal error occurred while parsing the command passed to the image processing function or the foreign image setproperties function.
Action: Check the command passed to the function. Refer to the Oracle interMedia User's Guide and Reference for a description of the correct usage and syntax for the image processing command string or the foreign image setproperties function. If you are certain that your command is correct, then contact Oracle Support Services.
Cause: An empty or null image processing command was passed to the image process function.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of the correct usage and syntax for the image processing command string.
Cause: Interleave values were specified using both the contentformat and interleave verbs.
Action: Specify interleave using either contentformat or interleave but not both.
Cause: The specified contentFormat was not valid.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of valid contentFormat specifications.
Cause: The specified contentFormat included invalid characters at the end of the parameter string.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of valid contentFormat specifications.
Cause: The specified compression format was not valid.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of valid compressionFormat specifications.
Cause: The specified compression quality was not valid.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of valid compressionQuality specifications.
Cause: An invalid value was found while parsing the parameters for the cut operation.
Action: Correct the statement by using a valid values for cut. Specify non-negative values for cut. Refer to the Oracle interMedia User's Guide and Reference for a description of the correct usage and syntax for the image processing command string.
Cause: An invalid page number was specified.
Action: Specify non-negative page numbers.
Cause: The specified channel order was not valid.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of valid channelOrder specifications.
Cause: The specified interleave was not valid.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of valid interleave specifications.
Cause: The specified pixel order was not valid.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of valid pixelOrder specifications.
Cause: The specified scanline order was not valid.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of valid scanlineOrder specifications.
Cause: The specified dither type was not valid.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of valid dither specifications.
Cause: An invalid value was specified for the inputChannels verb.
Action: Specify non-negative values for inputChannels. Refer to the Oracle interMedia User's Guide and Reference for a description of the correct usage and syntax for the image processing command string.
Cause: The page verb was specified for an input format that does not support selecting pages.
Action: Remove the page selection verb. Refer to the Oracle interMedia User's Guide and Reference for a description of which image formats support page selection.
Cause: The inputChannels verb was specified for an input format that does not support selecting channels.
Action: Remove the inputChannels verb. Refer to the Oracle interMedia User's Guide and Reference for a description of which image formats support input channel selection.
Cause: The output format specified by fileFormat does not support output.
Action: Change the specified fileFormat to one that supports output. Refer to the Oracle interMedia User's Guide and Reference for a description of which formats support output.
Cause: The specified contentFormat is not supported by the explicitly or implicitly specified output format.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of which contentFormat values are supported for each output format.
Cause: The specified interleave is not supported by the explicitly or implicitly specified output format.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of which interleave values are supported for each output format.
Cause: The specified compressionFormat is not supported by the explicitly or implicitly specified output format.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of which compressionFormat values are supported for each output format.
Cause: The specified compressionQuality is not supported by the explicitly or implicitly specified output format.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of which compressionQuality values are supported for each output format.
Cause: The specified channelOrder is not supported by the explicitly or implicitly specified output format.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of which channelOrder values are supported for each output format.
Cause: The specified pixelOrder is not supported by the explicitly or implicitly specified output format.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of which pixelOrder values are supported for each output format.
Cause: The specified scanlineOrder is not supported by the explicitly or implicitly specified output format.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of which scanlineOrder values are supported for each output format.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services.
Cause: Operating system process memory has been exhausted while copying the image.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: An error occurred while reading or writing image data.
Action: Contact your system administrator.
Cause: The source image SOURCE attribute is invalid.
Action: Ensure that the SOURCE attribute of the source image is populated with image data.
Cause: The destination image SOURCE attribute is invalid.
Action: Ensure that the SOURCE attribute of the destination image is populated with image data.
Cause: An attempt was made to access an invalid image.
Action: Ensure that the SOURCE attribute of the image is populated with image data.
Cause: The destination image SOURCE attribute is invalid.
Action: Ensure that the SOURCE attribute of the destination image is initialized correctly and that you have sufficient tablespace.
Cause: The image stored in a BFILE cannot be opened for reading.
Action: Ensure that the access privileges of the image file and the image file's directory allow read access.
Cause: There is no data in the image object.
Action: Refer to the Oracle interMedia User's Guide and Reference for information on how to populate image data into the image object.
Cause: The image processing external procedure initialization process failed.
Action: Contact Oracle Support Services.
Cause: There is no image data in the image object.
Action: Refer to the Oracle interMedia User's Guide and Reference for information on how to populate image data into the image object.
Cause: There is no image data in the image object.
Action: Refer to the Oracle interMedia User's Guide and Reference for information on how to populate image data into the image object.
Cause: This is an internal error.
Action: Contact Oracle Support Services.
Cause: This is an internal error.
Action: Contact Oracle Support Services.
Cause: An error occurred while reading or writing image data.
Action: Contact your system administrator.
Cause: The destination image is invalid.
Action: Ensure that the SOURCE attribute of the destination image is initialized and that you have sufficient tablespace.
Cause: This is an internal error.
Action: Contact Oracle Support Services.
Cause: The destination image is invalid.
Action: Ensure that the SOURCE attribute of the destination image is initialized and that you have sufficient tablespace. Ensure the row containing the destination image has been locked (this doesn't apply to temporary BLOB
s).
Cause: A request was made to convert an image to a format that is not supported.
Action: Refer to the Oracle interMedia User's Guide and Reference for supported formats.
Cause: This is an internal error.
Action: Contact Oracle Support Services.
Cause: The image stored in a BFILE could not be opened for reading.
Action: Ensure that the access privileges of the image file and the image file's directory allow read access.
Cause: A request was made to apply a processing option not supported by the source image format.
Action: Refer to the Oracle interMedia User's Guide and Reference for a discussion of supported processing options.
Cause: A request was made to apply a processing option not supported by the destination image format.
Action: Refer to the Oracle interMedia User's Guide and Reference for a discussion of supported processing options.
Cause: A call was made to processCopy with the same Temporary LOB
being specified as both the source and destination.
Action: Specify a different LOB
for parameter "dest".
Cause: This is an internal error.
Action: Contact Oracle Support Services.
Cause: This is an internal error.
Action: Contact Oracle Support Services.
Cause: There is no data in the input image object.
Action: Refer to the Oracle interMedia User's Guide and Reference for information on how to populate image data into the image object.
Cause: The specified page does not exist in the input image.
Action: Restrict the value of the page parameter to values specifying pages that exist within the input image object.
Cause: The specified input channel does not exist in the input image.
Action: Restrict the value of the inputChannels parameter to values specifying channels that exist within the input image object.
Cause: An internal error occurred while parsing the attribute string containing the weights of the attributes.
Action: Check the command passed to the function. Refer to the Oracle interMedia User's Guide and Reference for a description of the correct usage and syntax for the attributes string for image matching. If you are certain that your command is correct, then contact Oracle Support Services.
Cause: Height and width are not set in the image object.
Action: Set the properties of the image object by calling setProperties and then generate signature.
Cause: An empty or null attributes string was passed to the image matching operators.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of the correct usage and syntax of the attributes string.
Cause: An invalid value was found while parsing the attribute string for the image matching operators.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of the correct usage and syntax for the attributes string. The weight values should be between 0.0 and 1.0.
Cause: A syntax error was found while parsing the attribute string for the image matching operators.
Action: Refer to the Oracle interMedia User's Guide and Reference for a description of the correct usage and syntax of the attributes string.
Cause: The data in the signature is not a valid signature.
Action: Re-create the signature using the generateSignature method.
Cause: The image data is either corrupt or is in an unsupported format.
Action: Repopulate the image object, set properties of the image, and generate the signature.
Cause: All weights passed were zero. At least one attribute must be weighted.
Action: Specify a non-zero weight for at least one attribute.
Cause: There is no data in the image object.
Action: Refer to the Oracle interMedia User's Guide and Reference for information on how to populate the image object with image data.
Cause: Syntax error while using IMGSimilar.
Action: Refer to the Oracle interMedia User's Guide and Reference for information on how to use the IMGSimilar operator. Check whether the value returned by IMGSimilar is compared to the value 1.
Cause: Operating system process memory has been exhausted while initializing the boundary queue.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: Operating system process memory has been exhausted while initializing the fail queue.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: Operating system process memory has been exhausted while initializing the merged area queue.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: Operating system process memory has been exhausted while initializing the image structure.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: Operating system process memory has been exhausted while initializing the image data.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: Operating system process memory has been exhausted while initializing the image index.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: Operating system process memory has been exhausted while initializing the internal image structure.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: Operating system process memory has been exhausted while initializing the internal image data.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: Operating system process memory has been exhausted while initializing the internal image index.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: Operating system process memory has been exhausted while initializing the adjacency matrix.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: Operating system process memory has been exhausted while initializing the area list.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services with the error number and the image causing this problem.
Cause: The generateSignature method could not generate the signature.
Action: Verify that the input image is a format supported by interMedia.
Cause: Two signatures to be compared have different versions.
Action: Recompute signatures on the same platform and repeat signature comparison.
Cause: An internal error has occurred.
Action: Contact Oracle Support Services.
Cause: Operating system process memory has been exhausted while copying the image.
Action: See the database administrator or operating system administrator to increase process memory quota.
Cause: Operating system process memory has been exhausted while copying the image.
Action: Contact Oracle Support Services.
Cause: Threshold should be between 0 and 100.
Action: Use a threshold between 0 and 100 and retry the query.
Cause: Specification of location only is not valid.
Action: Specify at least one other parameter (color, texture, or shape) along with location. Refer to the Oracle interMedia User's Guide and Reference for more details.
Cause: Signature has not been generated.
Action: Generate the signature for the image by calling the generateSignature method.
|
Copyright © 1996, 2002 Oracle Corporation. All Rights Reserved. |
|