This connection already exists

Item Value
SQLCODE -955
Constant SQLE_CONNECTION_ALREADY_EXISTS
SQLSTATE WW035
Sybase error code 13533
ODBC 2 State ERROR
ODBC 3 State ERROR

Probable cause 

A connection with the given SQLCA and name (or no name) already exists. Before connecting you must disconnect the existing connection, or specify a different connection name.