Definitions for "Ennn" return codes - geostan_1 - 2024.01

GeoStan Geocoding Suite Reference for Windows, Linux, and z/OS

Product type
Software
Portfolio
Locate
Product family
GeoStan Geocoding Suite
Product
GeoStan Geocoding Suite > GeoStan
Version
2024.01
Language
English
Product name
GeoStan
Title
GeoStan Geocoding Suite Reference for Windows, Linux, and z/OS
Copyright
2024
First publish date
1994
Last updated
2024-07-29
Published on
2024-07-29T23:01:18.924000

The following table describes the values returned when an error occurs or the application cannot find a match.

Code

Description

Ennna

Indicates an error, or no match. This can occur when the address entered does not exist in the database, or the address is badly formed and cannot be parsed correctly. The last three digits of an error code indicate which parts of an address the application could not match to the database.

nnn=000

No match made.

nnn=001

Low level error.

nnn=002

Could not find data file.

nnn=003

Incorrect GSD file signature or version ID.

nnn=004

GSD file out of date. Only occurs in CASS mode.

nnn=010

No city and state or ZIP Code found.

nnn=011

Input ZIP Code not in the directory.

nnn=012

Input city not in the directory.

nnn=013

Input city not unique in the directory.

nnn=014

Out of licensed area. Only occurs if using Precisely licensing technology.

nnn=015

Record count is depleted and license has expired.

nnn=020

No matching streets found in directory.

nnn=021

No matching cross streets for an intersection match.

nnn=022

No matching segments.

nnn=023

Unresolved match.

nnn=024

No matching segments. (Same as 022.)

nnn=025

Too many possible cross streets for intersection matching.

nnn=026

No address found when attempting a multiline match.

nnn=027

Invalid directional attempted.

nnn=028

Record also matched EWS data, therefore the application denied the match.

nnn=029

No matching range, single street segment found.

nnn=030

No matching range, multiple street segments found.

nnn=040

No match found using input PBKey with Reverse PBKey Lookup.

nnn=041

Not licensed to return Enhanced point address(es) found for input pbKey. Additional Reverse PBKey Lookup license option required to return results.

aEhnn may be returned if Correct Last Line is set to True. For more information, see Correct lastline match codes and Using correct lastline.