![]() |
LOGIN-X-790: The parser string table is full.
Source: LOGIN.EXE
Possible Cause: Internally, the parser used by LOGIN is storing strings. The parser string table holds a set number of strings. If the table becomes so full that it cannot hold any more strings, it will report this error.
Action: Try using fewer commands on a single line in the login script.
![]() |