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 #250 background imageLoading...
Page #250 background image
IDS database to return an SQLWarning to the application if an SQL statement
does not use ANSI-standard syntax. The data type of this property is boolean.
Possible values are:
false or 0
Do not send a value to the IDS database that instructs the database to
return an SQLWarning to the application if an SQL statement does not
use ANSI-standard syntax. This is the default.
true or 1
Send a value to the IDS database that instructs the database to return
an SQLWarning to the application if an SQL statement does not use
ANSI-standard syntax.
You can use the DBANSIWARN IBM Data Server Driver for JDBC and SQLJ
property to set the DBANSIWARN IDS property, but you cannot use the
DBANSIWARN IBM Data Server Driver for JDBC and SQLJ property to reset
the DBANSIWARN IDS property.
DBDATE
Specifies the end-user format of DATE values. The data type of this property is
String. Possible values are in the description of the DBDATE environment
variable in IBM Informix Guide to SQL: Reference.
The default value is ″Y4MD-″.
DBPATH
Specifies a colon-separated list of values that identify the database servers that
contain databases. The date type of this property is String. Each value can be:
v A full path name
v A relative path name
v The server name of an IDS database server
v A server name and full path name
The default ″.″.
DBSPACETEMP
Specifies a comma-separated or colon-separated list of existing dbspaces in
which temporary tables are placed. The data type of this property is String.
If this property is not set, no value is sent to the server. The value for the
DBSPACETEMP environment variable is used.
DBTEMP
Specifies the full path name of an existing directory in which temporary files
and temporary tables are placed. The data type of this property is String. The
default is ″/tmp″.
DBUPSPACE
Specifies the maximum amount of system disk space and maximum amount of
memory, in kilobytes, that the UPDATE STATISTICS statement can use when it
constructs multiple column distributions simultaneously. The data type of this
property is String.
The format of DBUPSPACE is ″maximum-disk-space:maximum-memory″.
If this property is not set, no value is sent to the server. The value for the
DBUPSPACE environment variable is used.
DELIMIDENT
Specifies whether delimited SQL identifiers can be used in an application. The
data type of this property is boolean. Possible values are:
234 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