EasyManuals Logo

IBM DB2 User Manual

IBM DB2
585 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #354 background imageLoading...
Page #354 background image
Ppid Client process ID
Ttid Client thread ID (optional)
Cid Data connection generated ID
Llvl Debug library diagnostic trace level
For example:
M9.72.133.89:8355,I9.72.133.89,P4552,T123,C1,L0
See the description of SET CLIENT DEBUGINFO for a detailed description
of this string.
mgrInfo
A string of the following form, which specifies the IP address and port
number for the Unified Debugger session manager.
Mip:port
For example:
M9.72.133.89:8355
See the description of SET CLIENT DEBUGINFO for a detailed description
of this string.
trcInfo
A string of the following form, which specifies the debug library
diagnostics trace level.
Llvl
For example:
L0
See the description of SET CLIENT DEBUGINFO for a detailed description
of this string.
This method does not apply to connections to IBM Informix Dynamic Server
data sources.
setDB2ClientProgramId
Format:
public abstract void setDB2ClientProgramId(String program-ID)
throws java.sql.SQLException
Sets a user-defined program identifier for the connection, on DB2 for z/OS
servers. That program identifier is an 80-byte string that is used to identify the
caller. The DB2 for z/OS server places the string in IFCID 316 trace records
along with other statistics, so that you can identify which program is
associated with a particular SQL statement.
setDB2ClientUser
Format:
public void setDB2ClientUser(String user)
throws java.sql.SQLException
Specifies the current client user name for the connection. This name is for
client accounting purposes, and is not the user value for the JDBC connection.
Unlike the user for the JDBC connection, the current client user name can
change during a connection.
338 Application Programming Guide and Reference for Java
â„¢
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the IBM DB2 and is the answer not in the manual?

IBM DB2 Specifications

General IconGeneral
DeveloperIBM
Initial Release1983
LicenseProprietary
Written inC, C++
CategoryDatabase Management System (RDBMS)
Operating SystemLinux, Windows
Programming LanguagesC, C++
Data ModelsRelational
EditionsCommunity, Standard, Advanced
Key Featureshigh availability, scalability