Oracle8 Visual Information Retrieval Cartridge User's Guide
Release 1.0.1

A55255-02

Library

Product

Contents

Index

Prev Next

D
Error Messages

VIR-01001, "analyze failed to generate the signature"

Cause: The Analyze( ) function could not generate the signature.

Action: Verify the image being analyzed is valid.

VIR-01002, "score failed to compare the signatures"

Cause: The Score( ) function could not compare the two signatures.

Action: Verify that the signatures were generated correctly.

VIR-01003, "signature buffer too small"

Cause: The signature being generated is larger than the storage allocated to receive it.

Action: Allocate more space for the signature, reduce the complexity of the image being analyzed, or crop the image to remove extraneous features.

VIR-01005, "empty or null attribute string"

Cause: An empty or null weight attributes string was passed to the Score( ) or Similar( ) function.

Action: Refer to the Visual Information Retrieval Cartridge documentation for a description of the correct usage and syntax for the attribute weights string.

VIR-01006, "invalid attribute value"

Cause: An invalid value was found while parsing the attribute weights string for the Score( ) or Similar( ) functions.

Action: Correct the statement by using a valid attribute value. Refer to the Visual Information Retrieval Cartridge documentation for a description of the correct usage and syntax for the Score( ) and Similar( ) attribute weights string.

VIR-01007, "internal error"

Cause: An internal error has occurred.

Action: Contact Oracle Worldwide Customer Support Services.

VIR-01008, application specific message

Cause: A syntax error was found while parsing the attribute weights string for the Score( ) or Similar( ) functions.

Action: Correct the statement by using valid parameter values. Refer to the Visual Information Retrieval Cartridge documentation for a description of the correct usage and syntax of the attribute weights string.

VIR-01009, "unable to read image data"

Cause: There is no image data in the CONTENT attribute.

Action: Refer to the Visual Information Retrieval Cartridge documentation for information on how to populate image data into the CONTENT attribute of the ORDVirB or ORDVirF type.

VIR-01010, "signature data has been corrupted or is invalid"

Cause: The data in the signature is not a valid Virage signature.

Action: Re-create the signature using the Analyze( ) method.

VIR-01011, "signature is in incorrect byte order"

Cause: The data in the signature may be a valid Virage signature, but is in the incorrect byte order.

Action: Use the Convert() method to change the byte order.

VIR-01012, "signature conversion failed"

Cause: The data in the signature may not be a valid Viisage signature.

Action: Re-write the signature with a valid Viisage signature.

VIR-01013, "invalid conversion operation"

Cause: The specified conversion operation is not valid.

Action: Refer to the Visual Information Retrieval Cartridge documentation for a description of the correct usage and syntax for the Convert operation string.

VIR-01014, "specified weights are not valid"

Cause: The weights specified are not valid for Score( ). Both standard and facial weights were specified.

Action: Do not specify both standard and facial attribute weights.

VIR-01015, "no weights specified"

Cause: All weight passed were zero. At least one attribute must be weighted.

Action: Specify a weight for at least one attribute.

VIR-01016, "internal error during initialization"

Cause: An internal error has occurred while trying to initialize the VIR image engine.

Action: Contact Oracle Worldwide Customer Support Services.

VIR-01017, "out of memory while analyzing image"

Cause: The external procedure agent has exhausted operating system memory while analyzing the image.

Action: See the database administrator or operating system administrator to increase the process memory quota for the external process agent.

VIR-01018, "unable to convert signature to native byte order"

Cause: The signature data might have been corrupted.

Action: Re-create the signature using the Analyze method.

VIR-01019, "signature is not a Viisage signature"

Cause: The incoming signature is not a Viisage signature.

Action: Re-write the signature with a valid Viisage signature.

IMG-00001, "unable to initialize Image Data Cartridge environment"

Cause: The image processing external procedure initialization process failed.

Action: Contact Oracle Worldwide 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 Image Cartridge documentation 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 were used to specify a rectangle.

Action: Use exactly four integer values for the lower left and upper right vertices.

IMG-00510, application-specific-message

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 Image Cartridge documentation for a description of the correct usage and syntax for the image processing command string.

IMG-00511, application-specific-message

Cause: An error was found while accessing image data.

Action: Contact Oracle Worldwide 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 Image Cartridge documentation 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 Worldwide Customer Support Services.

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 CONTENT attribute is invalid.

Action: Ensure that the CONTENT attribute of the source image is populated with image data.

IMG-00604, "unable to access destination image data"

Cause: The destination image CONTENT attribute is invalid.

Action: Ensure that the CONTENT attribute of the destination image is populated with a valid LOB locator.

IMG-00606, "unable to access image data"

Cause: An attempt was made to access an invalid image.

Action: Ensure that the CONTENT attribute of the image is populated with image data.

IMG-00607, "unable to write to destination image"

Cause: The destination image CONTENT attribute is invalid.

Action: Ensure that the CONTENT attribute of the destination image is populated with an initialized BLOB locator 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 CONTENT attribute.

Action: Refer to the Image Cartridge documentation for information on how to populate image data into the CONTENT attribute of the ORDImgB or ORDImgF type.

IMG-00702, "unable to initialize image processing environment"

Cause: The image processing external procedure initialization process failed.

Action: Contact Oracle Worldwide Customer Support Services.

IMG-00703, "unable to read image data"

Cause: There is no image data in the CONTENT attribute.

Action: Refer to the Image Cartridge documentation for information on how to populate image data into the CONTENT attribute of the ORDImgB or ORDImgF type.

IMG-00704, "unable to read image data"

Cause: There is no image data in the CONTENT attribute.

Action: Refer to the Image Cartridge documentation for information on how to populate image data into the CONTENT attribute of the ORDImgB or ORDImgF type.

IMG-00705, "unsupported or corrupted input format"

Cause: This is an internal error.

Action: Contact Oracle Worldwide Customer Support Services.

IMG-00706, "unsupported or corrupted output format"

Cause: This is an internal error.

Action: Contact Oracle Worldwide Customer Support Services.

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 write to destination image"

Cause: The destination image is invalid.

Action: Ensure that the CONTENT attribute of the destination image is populated with an initialized BLOB locator and that you have sufficient tablespace.

IMG-00711, "unable to set properties of destination image"

Cause: This is an internal error.

Action: Contact Oracle Worldwide Customer Support Services.

IMG-00712, "unable to write to destination image"

Cause: The destination image is invalid.

Action: Ensure that the CONTENT attribute of the destination image is populated with an initialized BLOB locator and that you have sufficient tablespace.

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 Oracle Image Cartridge Documentation for supported formats.

IMG-00714, "internal error"

Cause: This is an internal error.

Action: Contact Oracle Worldwide Customer Support Services.

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.

ORA-06502, "PL/SQL: numeric or value error"

Cause: The valid range for the threshold argument to the Similar( ) function is from 0.0 to 100.0.

Action: Correct the statement and try again.




Prev

Next
Oracle
Copyright © 1997 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index