IBM DB2 Manual page 414

Table of Contents

Advertisement

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
398
Application Programming Guide and Reference for Java
INSERT DEF
INSERT BUF
QUALIFIER qualifier-name
SQLWARN YES
STATICREADONLY NO
SQLWARN NO
STATICREADONLY YES
Specifies that the SQLJ customizer describes each of the options that the
customizer 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 z/OS system on which the DB2
subsystem resides.
port
The TCP/IP server port number that is assigned to the DB2 subsystem.
The default is 446.
-url
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:
ISOLATION CS
ISOLATION RR
ISOLATION RS
ISOLATION UR
QUERYOPT optimization-level
VALIDATE RUN
VALIDATE BIND

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents