Fatal Error Messages

Fatal Local Language Messages

Fatal LL Error: Could not find local 
language message file file-name.				

DADB cannot find the file dadb.msg in the folder that contains DADB. Copy the file dadb.msg into the folder that contains DADB.file-name is the path and name of the file.

Fatal LL Error: Invalid locale ’locale’ set by LANG variable.

The value of the environment variable LANG is not a valid locale. If LANG is not set when DADB dumps the database, the default locale is used (for example, locale C, with a maximum byte length of one).

Numbered Fatal Messages

Internal Error FI001: PLIB: message-text
				

An internal error occurred in the pattern library used internally by DADB. message-text contains a brief explanation of the error and varies depending upon error type. See E.4.

Internal Error FI002: Unexpected status (status) 
from routine routine().

An unexpected status was returned from an internal routine with the name routine.

Internal Error FI003: Routine routine() failed - out of memory.

Routine routine failed because an out-of-memory condition occurred.