Oracle8 Error Messages
Release 8.0.4

A58312-01

Library

Product

Contents

Index

Prev Prev Next

VIR-00000 to VIR 01019: Visual Information Retrieval 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.




Prev

Top

Next
Oracle
Copyright © 1997 Oracle Corporation.

All Rights Reserved.

Library

Product

Contents

Index