Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 » Error Messages » SQL Anywhere error messages » SQL Anywhere error messages sorted by message text (A-C)

 

Connection was terminated

Error constant SQLE_CONNECTION_TERMINATED
ODBC 2 State ERROR
ODBC 3 State ERROR
Severity 16
SQLCODE –308
SQLSTATE 40W07
Sybase error code 4224
Probable cause

Your database connection has been terminated and your transaction has been rolled back. The connection may have been terminated because a DBA executed a DROP CONNECTION statement, or because the database server was shut down, or because your network connection to the database server was interrupted.