Optima Status Value (OSV) Enumeration - trillium_geolocation - 15.19

Trillium Geolocation Reference

Product type
Software
Portfolio
Verify
Product family
Trillium
Product
Trillium > Trillium Geolocation
Version
15.19
Language
English
Product name
Trillium Geolocation
Title
Trillium Geolocation Reference
Copyright
2023
First publish date
2017
Last updated
2024-04-16
Published on
2024-04-16T03:27:32.653616

The OSV enumeration is used to analyze the result of a call to an Optima Server method. The enumeration contains:

Value

Description

OK

No error occurred.

InvalidSession

An invalid session identifier was received by the server.

NoSession

No sessions are available on the server.

GeneralError

An unknown or unspecified error occurred on the server.

InvalidCommand

An invalid command was sent to the server.

InvalidParameter

An invalid parameter was sent to the server.

NotConnected

The application is not currently connected to the server.

SessionNotInitialized

An attempt has been made to use a COptimaSearchSession before it is initialized.

MemoryError

A memory allocation error has occurred on the server.

NotLicensed

An attempt has been made to use a dataset that is not licensed or has an expired license.

SocketError

A communication error has occurred between the client and the server.

SocketTimeout

A network timeout has occurred between the client and the server.

OperationTimeout

A search timeout occurred on the server when processing a request from the client.

ClusterSocketError

A communication error occurred between two nodes in a Trillium Geolocation server cluster. This can only occur when the server is being used in a clustered configuration.

ClusterSocketTimeout

A communication timeout occurred between two nodes in a Trillium Geolocation server cluster. This can only occur when the server is being used in a clustered configuration.

ClusterError

A general or unspecified error occurred in a Trillium Geolocation server cluster. This can only occur when the server is being used in a clustered configuration.

NoCountry

No country could be identified in the input data. This value can only be returned if the default country feature has been disabled by setting the default country value to an empty string.