.facility DM_CHARTRANS
; These are errors encountered during parsing format strings
.severity TRACE
.severity INFORMATION
TRANSLATOR_OPENED SS "Translator in directory (%s) was added succesfully initialized. Translator specifics: (%s)"
.severity WARNING
TRANSLATOR_SKIPPED SS "Translator in directory (%s) was skipped because it failed initialization. Translator specifics: (%s)"
NLS_LOCACTION_ACCESS SSS "The location specified by your server configuration for the NLS directory is (%s) specifies a directory (%s) which cannot be accessesed. Operating system error was (%s)."
SERVER_CODEPAGE S "The server is NOT certified with an internal codepage of %s, only UTF-8! Using the server with this codepage setting is likely to lead to corruption of data!"
CHANGE_PASSWORD_TRANSLATION "User password was successfully changed but an internal error occurred in returning the user credentials."
.severity ERROR
MEMORY_EXHAUSTED I "Memory exhausted allocating %d bytes"
SERVER_PLATFORM_MISMATCH SSS "Library, %s, does not provide translation for server host platform. Server platform :(%s), Library translation server platform: (%s)."
SERVER_LOCALE S "Error processing Library %s: unable to create locale object"
PROC_LOAD_FAIL SSS "Error processing Library %s: unable to load procedure: %s due to: %s"
SCAN_OPEN SS "Error opening directory scan for directory: (%s), %s"
INVALID_DIRECTORY SSS "Unable to validate existence of directory for (%s)=(%s). Operating System Error: (%s)"
SCAN_ADVANCE SS "Error during scan of directory (%s). Operating System Error: (%s)"
SHARED_LIB_OPEN SS "Unable to open character translator shared library: (%s). Operating System Error: (%s)"
VERITY_TRANSLATION S "Error translating '%s' to Verity codepage."
VERITY_NO_TRANSLATOR S "Unable to find character translator for Verity codepage %s."
SERVER_TRANSLATION SSS "%s function: %s value: %s."
NO_OS_TRANSLATOR S "Unable to create character translator for Operating System codepage %s."
SESSION_TRANSLATION SS "Error translating '%s' to session codepage '%s'."
DATABASE_CONFIGURATION "Unable to verify that database is compatible with UTF-8 codepage."
SERVER_TRANSLATION_TO_SERVER_CODEPAGE SSS "Error in server translating '%s' from client codepage '%s' to server codepage '%s'."
SERVER_TRANSLATION_FROM_SERVER_CODEPAGE SSS "Error in server translating '%s' from server codepage '%s' to client codepage '%s'."
CLIENT_TRANSLATION_FROM_CLIENT_CODEPAGE SSS "Error in DMCL translating '%s' from client codepage '%s' to server codepage '%s'."
CLIENT_TRANSLATION_TO_CLIENT_CODEPAGE SSS "Error in DMCL translating '%s' from server codepage '%s' to client codepage '%s'."
OS_TRANSLATION_FROM_OS_CODEPAGE SSS "Error translating '%s' from OS codepage '%s' to codepage '%s'."
OS_TRANSLATION_TO_OS_CODEPAGE SSS "Error translating '%s' to OS codepage '%s' from codepage '%s'."
.severity FATAL
NO_TRANSLATOR S "Unable to instantiate any translators in directory (%s)"