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 #343 background imageLoading...
Page #343 background image
Removes a previously registered XML schema from the data source.
Parameter descriptions:
sqlIdSchema
The SQL schema name for the XML schema. sqlIdSchema is a String value
with a maximum length of 128 bytes. The value of sqlIdSchema must be
the string ’SYSXSR’ or null. If the value of sqlIdSchema is null, the
database system uses the string ’SYSXSR’.
sqlIdName
The SQL name for the XML schema. sqlIdName is a String value with a
maximum length of 128 bytes. The value of sqlIdName must conform to
the rules for an SQL identifier and cannot be null.
getDB2ClientProgramId
Format:
public String getDB2ClientProgramId()
throws java.sql.SQLException
Returns the user-defined program identifier for the client. The program
identifier can be used to identify the application at the data source.
getDB2ClientAccountingInformation
Format:
public String getDB2ClientAccountingInformation()
throws SQLException
Returns accounting information for the current client.
Important: getDB2ClientAccountingInformation is deprecated in the JDBC 4.0
implementation of the IBM Data Server Driver for JDBC and SQLJ. Use
java.sql.Connection.getClientInfo instead.
getDB2ClientApplicationInformation
Format:
public String getDB2ClientApplicationInformation()
throws java.sql.SQLException
Returns application information for the current client.
Important: getDB2ClientApplicationInformation is deprecated in the JDBC 4.0
implementation of the IBM Data Server Driver for JDBC and SQLJ. Use
java.sql.Connection.getClientInfo instead.
getDB2ClientUser
Format:
public String getDB2ClientUser()
throws java.sql.SQLException
Returns the current client user name for the connection. This name is not the
user value for the JDBC connection.
Important: getDB2ClientUser is deprecated in the JDBC 4.0 implementation of
the IBM Data Server Driver for JDBC and SQLJ. Use
java.sql.Connection.getClientInfo instead.
getDB2ClientWorkstation
Format:
public String getDB2ClientWorkstation()
throws java.sql.SQLException
Chapter 7. JDBC and SQLJ reference information 327
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|

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