Client application disallowed the transfer of data ('%1')

Error constant SQLE_CLIENT_TRANSFER_DISALLOWED
ODBC 2 State ERROR
ODBC 3 State ERROR
Parameter 1 The name of the object being transferred to/from the application.
Severity 16
SQLCODE –1172
SQLSTATE WW093
Sybase error code 13341
Probable cause

The client application rejected the transfer of server initiated data. In order to allow transfer of server initiated data, the application registered a validation callback which rejected the transfer of requested data.