INVALID_LINE_SEPARATOR error condition
SQLSTATE: 22023
Invalid line separator configuration.
EMPTY
The 'lineSep' option cannot be an empty string.
NULL
The 'lineSep' option cannot be a null value.
TOO_LONG
The 'lineSep' option can contain at most 2 characters, but got <length> characters.