Release Notes (FixPak 3)


3Call Level Interface Guide and Reference, Volume 2

3

3SQLCancel function (CLI) - cancel statement
3

3Location in the DB2 Information Center accessed from a browser
3Reference -> APIs (application programming interfaces) 3-> Call level interface (CLI) -> DB2 CLI functions. 3This topic was last updated at DB2 Version 8.1.

3Location in PDF and printed manuals
3Book Title: Call Level Interface Guide and 3Reference, Volume 2
3Chapter Title: DB2 CLI Functions

3Correction
3The following is a clarification to the Usage section: To call 3SQLCancel() against a server which does not have native interrupt support 3(such as DB2 Universal Database for z/OS(TM) and OS/390(R), Version 7 and 3earlier, and DB2 for iSeries(TM)), the INTERRUPT_ENABLED option must be set 3when cataloging the DCS database entry for the server. 3

3Environment attributes (CLI) list
3

3Location in the DB2 Information Center accessed from a browser
3Reference -> APIs (application programming interfaces) 3-> Call level interface (CLI) -> CLI attributes. This 3topic was last updated at DB2 Version 8.1.

3Location in PDF and printed manuals
3Book Title: Call Level Interface Guide and 3Reference, Volume 2
3Chapter Title: CLI Attributes - Environment, Connection,
3and Statement

3Correction
3The SQL_ONEPHASE option of the SQL_ATTR_SYNC_POINT environment attribute 3is no longer supported. Setting SQL_ONEPHASE will yield the two-phase 3behavior of the SQL_TWOPHASE setting. 3

3Connection attributes (CLI) list
3

3Location in the DB2 Information Center accessed from a browser
3Reference -> APIs (application programming interfaces) 3-> Call level interface (CLI) -> CLI attributes. This 3topic was last updated at DB2 Version 8.1.2.

3Location in PDF and printed manuals
3Book Title: Call Level Interface Guide and 3Reference, Volume 2
3Chapter Title: CLI Attributes - Environment, Connection,
3and Statement

3Correction
3The SQL_ONEPHASE option of the SQL_ATTR_SYNC_POINT connection attribute is 3no longer supported. Setting SQL_ONEPHASE will yield the two-phase 3behavior of the SQL_TWOPHASE setting. 3
3


[ Top of Page | Previous Page | Next Page | Table of Contents ]