Oracle8i Error Messages Release 8.1.5 A67785-01 |
|
For information about the interMedia Image option, refer to the Oracle8i interMedia Audio, Image, and Video User's Guide and Reference.
IMG-00001 unable to initialize Oracle81 interMedia environment
Cause: The image processing external procedure initialization process failed.
Action: Contact Oracle Customer Support.
IMG-00502 invalid scale value
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 Oracle8i interMedia Audio, Image, and Video User's Guide and Reference for a description of the correct usage and syntax for the image processing command string.
IMG-00505 missing value in CUT rectangle
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.
IMG-00506 extra value in CUT rectangle
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.
IMG-00510 string
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 Oracle8i interMedia Audio, Image, and Video User's Guide and Reference for a description of the correct usage and syntax for the image processing command string.
IMG-00511 string
Cause: An error was found while accessing image data.
Action: Contact Oracle Customer Support.
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.
Action: Remove scaling functions until only one remains (or two, if they are XSCALE and YSCALE).
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.
Action: Use two values for fixedScale and maxScale.
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.
Action: Use two values for fixedScale and maxScale.
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.
Action: Use either one or three values to specify the input channels.
IMG-00516 default channel out of range
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.
IMG-00517 height or width not present in parameter string
Cause: Height and or width were not specified in the setProperties parameter string.
Action: Specify both the height and width.
IMG-00518 invalid value for height or width
Cause: Height and or width must be positive integers.
Action: Specify both the height and width as 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.
Action: Supply only the height and width when compressionFormat is either CCITTG3 or CCITTG4. The dataOffset and userString may optionally be supplied as well.
IMG-00520 invalid value for numberOfBands
Cause: The value for numberOfBands must be a positive integer.
Action: Specify numberOfBands as a positive integer.
IMG-00521 invalid value for dataOffset
Cause: The value for dataOffset must be a positive integer.
Action: Specify dataOffset as a positive integer.
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.
Action: Check the command passed to the function.
Refer to the Oracle8i interMedia Audio, Image, and Video 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 Customer Support.
IMG-00531 empty or null image processing command
Cause: An empty or null image processing command was passed to the image process function.
Action: Refer to the Oracle8i interMedia Audio, Image, and Video User's Guide and Reference for a description of the correct usage and syntax for the image processing command string.
IMG-00599 internal error
Cause: An internal error has occurred.
Action: Contact Oracle Customer Support.
IMG-00601 out of memory while copying image
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.
IMG-00602 unable to access image data
Cause: An error occurred while reading or writing image data.
Action: Contact your system administrator.
IMG-00603 unable to access source image data
Cause: The source image SOURCE attribute is invalid.
Action: Ensure that the SOURCE attribute of the source image is populated with image data.
IMG-00604 unable to access destination 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.
IMG-00606 unable to access 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.
IMG-00607 unable to write to destination image
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.
IMG-00609 unable to read image stored in a BFILE
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.
IMG-00701 unable to set the properties of an empty image
Cause: There is no data in the image object.
Action: Refer to the Oracle8i interMedia Audio, Image, and Video User's Guide and Reference for information on how to populate image data into the image object.
IMG-00702 unable to initialize image processing environment
Cause: The image processing external procedure initialization process failed.
Action: Contact Oracle Customer Support.
IMG-00703 unable to read image data
Cause: There is no image data in the image object.
Action: Refer to the Oracle8i interMedia Audio, Image, and Video User's Guide and Reference for information on how to populate image data into the image object.
IMG-00704 unable to read image data
Cause: There is no image data in the image object.
Action: Refer to the Oracle8i interMedia Audio, Image, and Video User's Guide and Reference for information on how to populate image data into the image object.
IMG-00705 unsupported or corrupted input format
Cause: This is an internal error.
Action: Contact Oracle Customer Support.
IMG-00706 unsupported or corrupted output format
Cause: This is an internal error.
Action: Contact Oracle Customer Support.
IMG-00707 unable to access image data
Cause: An error occurred while reading or writing image data.
Action: Contact your system administrator.
IMG-00710 unable to write to destination image
Cause: The destination image is invalid.
Action: Ensure that the SOURCE attribute of the destination image is initialized and that you have sufficient tablespace.
IMG-00711 unable to set properties of destination image
Cause: This is an internal error.
Action: Contact Oracle Customer Support.
IMG-00712 unable to write to destination image
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 does not apply to temporary BLOBs).
IMG-00713 unsupported destination image format
Cause: A request was made to convert an image to a format that is not supported.
Action: Refer to the Oracle8i interMedia Audio, Image, and Video User's Guide and Reference for supported formats.
IMG-00714 internal error
Cause: This is an internal error.
Action: Contact Oracle Customer Support.
IMG-00715 unable to open image stored in a BFILE
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.
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.
Action: Refer to the Oracle8i interMedia Audio, Image, and Video User's Guide and Reference for a discussion of supported processing options.
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.
Action: Refer to the Oracle8i interMedia Audio, Image, and Video User's Guide and Reference for a discussion of supported processing options.
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.
Action: Specify a different LOB for parameter "dest".