Chapter 3 Section 3.5
Setting Properties of the VSAM eWay eWay Environment Properties
VSAM eWay Adapter User’s Guide 30 Sun Microsystems, Inc.
3.5.3 Outbound VSAM non-Transactional eWay Properties

The (Outbound) VSAM non-Transactional eWay includes the following configuration

sections:

JDBC Connector Settings
Connection Retry Settings
JDBC Connector Settings

Details for the VSAM non-Transactional eWay JDBC Connector Settings used by the

external database are detailed in Table 8.

ConnectionRetryInterval Specifies the milliseconds of pause
before each attempt to reaccess the
database. This setting is used in
conjunction with the 'Connection
Retries' setting.
For example: In the event that the
eWay cannot connect to the
Database, the eWay will try to
reconnect to the database 10 times
in 5 seconds apart when the
Connection Retries is 10 and the
Connection Retry Interval is 5000.
A valid numeric value. The
default is 1000.

Table 8 VSAM non-Transactional eWay—JDBC Connector Settings

Name Description Required Value
Description The description of the database. A valid string. The configured default
is VSAM non-Transactional
Connection Pool Datasource.
ServerName This setting specifies the host name
of the external database server.
Any valid string.
PortNumber Specifies the I/O port number on
which the server is listening for
connection requests.
A valid port number.
DatabaseName Specifies the name of the database
instance.
Any valid string.
User Specifies the user name the eWay
uses to connect to the database.
Any valid string.
Password Specifies the password used to
access the database.
Any valid string.

Tabl e 7 VSAM CP eWay—Connection Retry Settings (Continued)

Name Description Required Value