Cannot uniquely identify column '%2' of table '%1' in the current JDBC resultset

Error constant SQLE_JDBC_TBL_COL_NOT_FOUND_IN_RESULTSET
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 Table name.
Parameter 2 Column name.
Severity 16
SQLCODE –756
SQLSTATE WJ021
Sybase error code 13766
Probable cause

Failed to identify a column in a JDBC resultset with the given table name and column name. This can happen if the given names are not found or if they are ambiguous.