FOMR0333
Unexpected input string

Explanation

iconv() call to translate the multi byte ASCII character to EBCDIC returned EINVAL error value. The input character is incomplete or invalid.

System action

rlogind2 terminates.

System programmer response

Investigate why input character is incomplete or invalid. For more information, consult z/OS XL C/C++ Runtime Library Reference.