How To Find Ibm Data Server Driver For Jdbc And Sqlj Version And Environment Information - IBM DB2 Manual

Table of Contents

Advertisement

| |
| | |
How to find IBM Data Server Driver for JDBC and SQLJ version and
environment information
java com.ibm.db2.jcc.DB2Jcc
390
Application Programming Guide and Reference for Java
Table 91. SQLSTATEs returned by the IBM Data Server Driver for JDBC and
SQLJ (continued)
SQLSTATE
class
SQLSTATE
42815
42820
42968
57xxx
57033
58xxx
58008
58009
58012
58014
58015
58016
58017
Related tasks
"Handling an SQLException under the IBM Data Server Driver for JDBC and
SQLJ" on page 77
"Handling SQL errors in an SQLJ application" on page 154
To determine the version of the IBM Data Server Driver for JDBC and SQLJ, as
well as information about the environment in which the driver is running, run the
DB2Jcc utility on the UNIX System Services command line.
DB2Jcc syntax
-version
DB2Jcc option descriptions
-version
Specifies that the IBM Data Server Driver for JDBC and SQLJ displays its name
and version.
-configuration
Specifies that the IBM Data Server Driver for JDBC and SQLJ displays its name
Description
The data type, length, scale, value, or CCSID is invalid
A numeric constant is too long, or it has a value that is not
within the range of its data type
The connection failed because there is no current software
license.
Resource not available or operator intervention
A deadlock or timeout occurred without automatic rollback
System error
Execution failed due to a distribution protocol error that will
not affect the successful execution of subsequent DDM
commands or SQL statements
Execution failed due to a distribution protocol error that
caused deallocation of the conversation
The bind process with the specified package name and
consistency token is not active
The DDM command is not supported
The DDM object is not supported
The DDM parameter is not supported
The DDM parameter value is not supported
-configuration
-help

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents