rs_init does not support asian character sets

[CR #342014] The rs_init localization files for these character sets are missing in the $SYBASE/locales/us_english/<charset>/sybinit directory:

If you specify one of these character sets, and sjisrs_init does not work in English when you specify the -c parameter.

Workaround: Copy all the files from the $SYBASE/locales/us_english/iso_1/sybinit directory to the $SYBASE/locales/us_english/<charset>/sybinit directory, where charset is one of the following character sets:

rs_init also will not run in any non-english language using the utf8 character set, where the user specifies “-c utf8” on the rs_init command line. In this situation, the user can use any other supported character set when running rs_init in that non-English language.