Appendix A
Section A.2
JDBC/ODBC Drivers
Attunity Driver
JDBC/ODBC eWay Adapter User’s Guide
119
Sun Microsystems, Inc.
A.1.2
Environment Properties
Use Table 25 to configure the environment properties for the specified JDBC/ODBC
driver.
A.2
Attunity Driver
Configuration Properties:
OTD Wizard: Database Connection Information
on page 119
Environment Properties
on page 120
A.2.1
OTD Wizard: Database Connection Information
To connect to Attunity, use the information provided in Table 26 to complete the
Connect to Database step of the JDBC/ODBC OTD Wizard.
Table 25
AS/400 Database Environment Properties
Parameter
Value
Description
JDBC Connection Pool Datasource
ClassName
com.ibm.as400.access.AS400JDBCConnectionPoolDataSource
ClassNamefor
OtherInterfaces
ServerName
Server name of the machine hosting the database.
PortNumber
<server-port>
Note:
NOTE: Default server port is
446
.
DatabaseName
User
Login name of the account used to access the database.
Password
Password associated with the login account name used to
connect to the database.
DriverProperties
Delimiter
The default is #.
DataSourceName
MinPoolSize
The default is
0
.
MaxPoolSize
The default is
10
.
MaxIdleTime
The default is
0
.