CHAPTER 5 Component Integration Services Error Messages
749
11226 16 Server class (%d) for server `%.*s' is not supported.
Explanation: An invalid server class has been
defined for the remote server. Use sp_helpserver to
check the server definition, and have your System
Administrator correct the entry.
11227 16 Statement `%s' is unsupported by `%.*s'.
Explanation: The SQL statement uses a datatype or
syntax that is not supported by the server class of the
server where the remote object resides. Rewrite the
command using correct syntax or a valid datatype.
11228 18 Remote text/image data length less than expected for
column `%.*s'.
Explanation: Command failed due to internal
Adaptive Server problem. Report the error to your
System Administrator.
11229 16 Unable to commit transaction on remote server %.*s.
Explanation: During a transaction involving
multiple servers, the local server was unable to
broadcast a commit request to a remote server. Work
done locally as part of the transaction will be rolled
back.
11230 16 Unable to prepare transaction on remote server %.*s.
Explanation: During a transaction involving
multiple servers, the local server was unable to
broadcast a prepare request to a remote server. A
rollback request has been sent to all remote servers
involved in the transaction. Work done locally as part
of the transaction will be rolled back.
11231 16 Unable to rollback transaction on remote server %.*s.
Explanation: During a transaction involving
multiple servers, the local server was unable to
broadcast a rollback request to a remote server. Work
done locally as part of the transaction will be rolled
back.
11232 18 Unable to access cursor process status structure (PSS);
update cannot be completed.
Explanation: Command failed due to internal
Adaptive Server problem. Report the error to your
System Administrator.
Number Severity Text and Explanation