The following return codes indicate the success of LACS processing:
Return Code |
Description |
|
---|---|---|
LACS_SEED_NCOA |
2 |
Seed, but NCOA |
LACS_SUCCESS |
1 |
Successfully coded |
LACS_FAIL |
0 |
Failed to code |
LACS_ERROR |
-1 |
System error |
LACS_SEED_VIOLATION |
-2 |
LACS False/Positive record was encountered, LACS function was stopped. |
LACS_DB_EXPIRED |
-3 |
LACS database expired. |
LACS_KEY_ERROR |
-4 |
User defined LACSKEY is invalid. |
LACS_ERROR_DATA |
-5 |
Data file read error |
LACS_ERROR_HINT |
-6 |
Error in set table |
LACS_ERROR_DBASE0 |
-70 |
Database open error |
LACS_ERROR_DBASE1 |
-71 |
Database open error |
LACS_ERROR_DBASE2 |
-72 |
Database open error |
LACS_ERROR_DBASE3 |
-73 |
Database open error |
LACS_ERROR_DBASE4 |
-74 |
Database open error |
LACS_ERROR_DBASE5 |
-75 |
Database open error |
LACS_ERROR_PLAT |
-8 |
Error in platform detection |
LACS_ERROR_INFO |
-9 |
Error in LACS information |
LACS_ERROR_INIT |
-10 |
Error in LACS initialization |
LACS_ERROR_STATS |
-11 |
Error in LACS statistics |
LACS_ERROR_SECDE |
-12 |
Error in LACS Secde |
LACS_ERROR_SECIN |
-13 |
Error in LACS Sedin |
LACS_ERROR_PARSE |
-14 |
Error in LLPARSE |
LACS_ERROR_RV9 |
-15 |
Error in rv9esd |
LACS_ERROR_STMEM |
-16 |
Error getting st. member |
LACS_TEST_BREAK |
-17 |
Break for test |
Return Code |
Description |
|
---|---|---|
LACSRTN_MATCH |
A |
LACS record match |
LACSRTN_NOMATCH |
00 |
No match |
LACSRTN_NOCONV |
14 |
Match found LACS record but would not convert. |
LACSRTN_UNIT |
92 |
Match with secondary information. |
LACSRTN_HRD |
09 |
LACSLink was able to find the input address on its internal tables but for some reason did not return the new (converted) address. |