IBM DB2 Manual page 425

Table of Contents

Advertisement

RELEASE(COMMIT)
RELEASE(DEALLOCATE)
Notes:
1
These options can be specified in any order.
DB2 Database for Linux, UNIX, and Windows options
(1)
BLOCKING UNAMBIG
BLOCKING ALL
BLOCKING NO
FEDERATED NO
FEDERATED YES
FUNCPATH schema-name
OWNER authorization-ID
SQLERROR NOPACKAGE
SQLERROR CONTINUE
Notes:
1
These options can be specified in any order.
Command parameters
-help
-url
SQLERROR(NOPACKAGE)
SQLERROR(CONTINUE)
DEGREE 1
DEC 15
DEGREE ANY
DEC 31
INSERT DEF
INSERT BUF
QUALIFIER qualifier-name
SQLWARN YES
STATICREADONLY NO
SQLWARN NO
STATICREADONLY YES
Specifies that db2sqljbind describes each of the options that it supports. If any
other options are specified with -help, they are ignored.
Specifies the URL for the data source for which the profile is to be customized.
A connection is established to the data source that this URL represents if the
-automaticbind or -onlinecheck option is specified as YES or defaults to YES.
The variable parts of the -url value are:
server
The domain name or IP address of the operating system on which the
database server resides.
port
The TCP/IP server port number that is assigned to the database server.
The default is 446.
database
A name for the database server for which the profile is to be customized.
If the connection is to a DB2 for z/OS server, database is the DB2 location
name that is defined during installation. All characters in this value must
be uppercase characters. You can determine the location name by executing
the following SQL statement on the server:
VALIDATE(RUN)
VALIDATE(BIND)
EXPLAIN NO
EXPLSNAP NO
EXPLAIN YES
EXPLSNAP ALL
EXPLSNAP YES
ISOLATION CS
ISOLATION RR
ISOLATION RS
ISOLATION UR
QUERYOPT optimization-level
VALIDATE RUN
VALIDATE BIND
Chapter 7. JDBC and SQLJ reference information
409

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents