Oracle8i Error Messages Release 8.1.5 A67785-01 |
|
For more information about the Visual Information Retrieval option, refer to the Oracle8i Visual Information Retrieval User's Guide and Reference.
VIR-01001 ANALYZE failed to generate the SIGNATURE
Cause: The analyze function could not generate the signature.
Action: Verify that 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. Crop the image being analyzed 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 Oracle8i Visual Information Retrieval User's Guide and Reference 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 Oracle8i Visual Information Retrieval User's Guide and Reference 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 Customer Support.
VIR-01008 string
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 Oracle8i Visual Information Retrieval User's Guide and Reference 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 image object.
Action: Refer to the Oracle8i Visual Information Retrieval User's Guide and Reference for information on how to populate image data into the image object.
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 Oracle8i Visual Information Retrieval User's Guide and Reference 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 Customer Support.
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.