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 #438 background imageLoading...
Page #438 background image
-reopt none
-reopt always
-reopt once
-reopt auto
-blocking all
-blocking unambig
-blocking no
-optprofile profile-name
-owner authorization-ID -sqlid authorization-ID -generic
-package package-name -version version-id -bindoptions options-string
-verbose -help

DB2Binder option descriptions
-url
Specifies the data source at which the IBM Data Server Driver for JDBC and
SQLJ packages are to be bound. 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
The location name for the database server, as defined in the
SYSIBM.LOCATIONS catalog table.
-user
Specifes the user ID under which the packages are to be bound. This user must
have BIND authority on the packages.
-action
Specifies the action to perform on the packages.
add Indicates that a package can be created only if it does not already exist.
Add is the default.
replace
Indicates that a package can be created even if a package with the
same name already exists. The new package replaces the old package.
rebind
Indicates that the existing package should be rebound. This option
does not apply to IBM Data Server Driver for JDBC and SQLJ
packages. If -action rebind is specified, -generic must also be specified.
drop Indicates that packages should be dropped:
v For IBM Data Server Driver for JDBC and SQLJ packages, -action
drop indicates that some or all IBM Data Server Driver for JDBC and
SQLJ packages should be dropped. The number of packages
depends on the -size parameter.
422 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