CHAPTER 10 Database Error Messages
787
Error parsing connection parameter string
Item Value
SQLCODE -655
Constant SQLE_GEN_PARSE_ERROR
SQLSTATE 08W38
Sybase error code 13707
ODBC 2 State 08001
ODBC 3 State 08001
The connection string could not be parsed. The string or connection
parameter file contains a syntax error.
Error writing to transaction log file
Item Value
SQLCODE -107
Constant SQLE_ERROR_WRITING_LOG
SQLSTATE 08W17
Sybase error code 3619
ODBC 2 State ERROR
ODBC 3 State ERROR
The database server got an I/O error writing the transaction log file. Perhaps
the disk is full or the log file name is invalid.
Probable cause
Probable cause