Appendix M. Messages returned by the thesaurus tools

ADM_MSG_INVALID_CCSID
Explanation:

Invalid CCSID specified.

The requested code page is not supported.

ITL_THES_MSG_DEFFILE_MISSING
Explanation:

Parameter error file name. The thesaurus definition file does not exist.

ITL_THES_MSG_NONAME_ERROR
Explanation:

Parameter error. No thesaurus definition file name specified.

ITL_THES_MSG_PATHLEN_ERROR
Explanation:

Parameter error file name. The thesaurus definition file path is too long. The path length must not exceed the maximum length supported for directory names in the operating system.

ITL_THES_MSG_NAMELEN_ERROR
Explanation:

Parameter error file name. The thesaurus definition file name is too long.

ITL_THES_MSG_NO_TARGET_DIR_ERROR
Explanation:

Parameter error. No target directory specified.

ITL_THES_MSG_UNEXPECTED_ERROR
Explanation:

Internal unexpected error.

ITL_THES_MSG_PARAMETER_ERROR
Explanation:

Internal parameter error.

ITL_THES_MSG_FILE_OPEN_ERROR
Explanation:

Could not open file file name.

ITL_THES_MSG_FILE_REACHED_END
Explanation:

Unexpected end of file in thesaurus definition file.

There is an error in the definition file.

ITL_THES_MSG_FILE_READ_ERROR
Explanation:

Could not read file file name.

ITL_THES_MSG_FILE_WRITE_ERROR
Explanation:

Could not write file file name.

ITL_THES_MSG_FILE_ACCESS_ERROR
Explanation:

Could not access file file name.

ITL_THES_MSG_FILE_REMOVE_ERROR
Explanation:

Could not remove file file name.

ITL_THES_MSG_FILE_RENAME_ERROR
Explanation:

Could not rename file file name 1 to file name 2.

ITL_THES_MSG_FILE_CLOSE_ERROR
Explanation:

Could not close file file name.

ITL_THES_MSG_FILE_EOF_ERROR
Explanation:

Unexpected end of file in file name.

Error in definition file.

ITL_THES_MSG_MEMORY_ERROR
Explanation:

Memory error.

ITL_THES_MSG_BUFFER_OVERFLOW
Explanation:

Buffer overflow.

ITL_THES_MSG_LOCKING_ERROR
Explanation:

Could not lock dictionary file name.

ITL_THES_MSG_LOCKED
Explanation:

Thesaurus dictionary dictionary name is in use.

ITL_THES_MSG_OUTFILE_EXIST
Explanation:

Output file file name already exists.

ITL_THES_MSG_DICT_INTEGRITY_ERROR
Explanation:

Integrity of dictionary dictionary name is lost.

The thesaurus dictionary file is corrupted.

ITL_THES_MSG_DICT_VERSION_ERROR
Explanation:

Dictionary dictionary name version error.

The thesaurus dictionary was created with an incompatible earlier version.

ITL_THES_MSG_DICT_NOT_EXIST
Explanation:

Thesaurus dictionary dictionary name does not exist.

ITL_THES_MSG_DICT_EXIST
Explanation:

Thesaurus dictionary dictionary name already exists.

Cannot be overwritten.

ITL_THES_MSG_NORMALIZE_ERROR
Explanation:

Error in normalizing a term.

Error in the thesaurus definition file.

ITL_THES_MSG_INTERNAL_ERROR
Explanation:

Internal error.

ITL_THES_MSG_INPUT_ERROR
Explanation:

Error in the thesaurus definition file file name at line line number.

ITL_THES_MSG_ERROR_IN_FILE
Explanation:

Error in file file name.

ITL_THES_MSG_IE_EMPTY
Explanation:

The thesaurus definition file file name is empty.

ITL_THES_MSG_IE_BLOCK_START
Explanation:

No block starting line was found in file file name at line line number.

ITL_THES_MSG_IE_REL_SYNTAX
Explanation:

Relationship is specified incorrectly in file name at line line number.

ITL_THES_MSG_IE_USER_DEF
Explanation:

Relationship is specified incorrectly in file name at line line number.

ITL_THES_MSG_IE_USER_DEF_DOMAIN
Explanation:

A relationship number is out of range in file name at line line number.

ITL_THES_MSG_IE_NO_TERM
Explanation:

No terms are defined in file name at line line number.

ITL_THES_MSG_IE_TERM_LEN
Explanation:

A thesaurus term is longer than 64 characters.

ITL_THES_MSG_IE_STRENGTH_SYNTAX
Explanation:

A strength value is specified incorrectly.

Syntax: After the term, type [ :20 ] for a strength of 20.

ITL_THES_MSG_IE_STRENGTH_DOMAIN
Explanation:

Strength is out of range.

Valid values are 1 - 100; the default is 100.