Table 96. JDBC/SQLJ Driver for OS/390 and z/OS properties and their IBM Data Server Driver for JDBC and SQLJ
equivalents (continued)
JDBC/SQLJ Driver for OS/390 and z/OS
property
IBM Data Server Driver for JDBC
and SQLJ equivalent Notes
db2.sp.lob.output.parm.size db2.jcc.lobOutputSize Property values are the same in the
JDBC/SQLJ Driver for OS/390 and
z/OS and the IBM Data Server Driver
for JDBC and SQLJ.
DB2SQLJDBRMLIB None Not needed for the IBM Data Server
Driver for JDBC and SQLJ.
DB2SQLJ_LOCAL_LOCATION_NAME None Not needed for the IBM Data Server
Driver for JDBC and SQLJ.
DB2SQLJJDBCPROGRAM None Not needed for the IBM Data Server
Driver for JDBC and SQLJ.
db2.jdbc.profile.pathname None Not needed for the IBM Data Server
Driver for JDBC and SQLJ.
DB2CURSORHOLD None If DB2CURSORHOLD was set to NO
under the JDBC/SQLJ Driver for OS/390
and z/OS, programs might behave
differently when they run under the IBM
Data Server Driver for JDBC and SQLJ.
DB2SQLJ_TRACE_FILENAME db2.jcc.override.traceFileName,
db2.jcc.t2zosTraceFileName
v The JDBC/SQLJ Driver for OS/390
and z/OS uses
DB2SQLJ_TRACE_FILENAME to
specify the output files for Java-side
tracing as well as native-side tracing.
v The IBM Data Server Driver for JDBC
and SQLJ uses
db2.jcc.override.traceFileName to
specify Java-side tracing and
db2.jcc.t2zosTraceFileName to specify
native-side tracing.
DB2SQLJ_DISABLE_JTRACE_TIMESTAMP None Not needed for the IBM Data Server
Driver for JDBC and SQLJ.
DB2SQLJ_DISABLE_JTRACE None DB2SQLJ_DISABLE_JTRACE disables
Java-side tracing under the JDBC/SQLJ
Driver for OS/390 and z/OS. You can
produced the same under the IBM Data
Server Driver for JDBC and SQLJ by not
specifying
db2.jcc.override.traceFileName.
DB2SQLJ_TRACE_BUFFERSIZE db2.jcc.t2zosTraceBufferSize Property values are the same in the
JDBC/SQLJ Driver for OS/390 and
z/OS and the IBM Data Server Driver
for JDBC and SQLJ.
DB2SQLJ_TRACE_WRAP db2.jcc.t2zosTraceWrap Property values are the same in the
JDBC/SQLJ Driver for OS/390 and
z/OS and the IBM Data Server Driver
for JDBC and SQLJ.
DB2SQLJ_TRACE_DUMP_FREQ db2.jcc.t2zosTraceDumpFreq Property values are the same in the
JDBC/SQLJ Driver for OS/390 and
z/OS and the IBM Data Server Driver
for JDBC and SQLJ.
DB2SQLJMULTICONTEXT None Not needed for the IBM Data Server
Driver for JDBC and SQLJ.
db2.connpool.max.size None Not needed for the IBM Data Server
Driver for JDBC and SQLJ.
db2.connpool.idle.timeout None Not needed for the IBM Data Server
Driver for JDBC and SQLJ.
444 Application Programming Guide and Reference for Java
â„¢