Chapter 3 Section 3.5
Setting Properties of the VSAM eWay eWay Environment Properties
VSAM eWay Adapter User’s Guide 28 Sun Microsystems, Inc.
DriverProperties The Connection Pool DataSource
implementation may need to execute
additional methods to assure a
successful run. The additional
methods will need to be identified in
the Driver Properties. You must
ensure that the driver is installed on
both the Logical Host machine and
the Enterprise Designer machine.
The delimiter set by the user. For more
information, see the Delimiter
property below.
Valid delimiters are:
“<method-name-1>#<param-
1>#<param-2>#.........<param-
n>##<method-name-2>#<param-
1>#<param-2>#........<param-
n>##......##”.
For example: to execute the method
setSpyAttributes, give the method a
String for the URL
“setSpyAttribute#<url>##”.
Note: The setSpyAttributes (for
Data Direct drivers) that are
contained in the following
examples (between the last set
of double octothorps [##]
within each example), are used
for debugging purposes and
need not be used on every
occasion.
Optional—if you are using Spy Log:
“setURL#jdbc:Seebeyond:VSAM://
<server>:4100;DatabaseName=<datab
ase>##setSpyAttributes#log=(file)c:/
temp/spy.log;logTName=yes##”
Delimiter This is the delimiter character to be
used in the DriverProperties prompt.
The default is #. See the
DriverProperties property above for
more information on how the default
value is used.
Tabl e 6 VSAM CP eWay—JDBC Connector Settings (Continued)
Name Description Required Value