The DBLANG environment variable specifies the subdirectory of $INFORMIXDIR or the full pathname of the directory that contains the compiled message files that an IBM Informix product uses.
>>-setenv--DBLANG--+-relative_path-+--------------------------->< '-full_path-----'
By default, IBM Informix products put compiled messages in a locale-specific subdirectory of the $INFORMIXDIR/msg directory. These compiled message files have the file extension .iem. If you want to use a message directory other than $INFORMIXDIR/msg, where, for example, you can store message files that you create, you must perform the following steps:
You can make this directory under the directory $INFORMIXDIR or $INFORMIXDIR/msg, or you can make it under any other directory.
All the files in the message directory should have the owner and group informix and access permission 644.
IBM Informix products that use the default U.S. English locale search for message files in the following order:
For more information on search paths for messages, see the description of DBLANG in the IBM Informix: GLS User's Guide.
Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]