|
Port
|
Port number for the data source to connect with the host.
The Port number for DataDirect Mainframe is 1200.
|
|
Connection URL Pattern
|
Keywords are:
|
•
|
APNA—Application name for SQL grouping. |
|
•
|
CPFX—Catalog prefix for DB2 or non-DB2 resources. |
|
•
|
HOST and PORT—Network name or IP address, and port number. |
|
•
|
SUBSYS—DB2 database names. |
|
•
|
TRLT—Turns off truncation for strings greater than 20 characters. |
|
•
|
DTFM—Date format to standard ODBC/ISO format: yyyy-mm-dd |
|
|
Database
|
For DB2 DBMS types, name of the underlying data source. For other DBMS types, enter NONE.
|
|
DBMS Type
|
DataDirect SQL access keyword that specifies the means by which the adapter accesses the data. Most of the storage schemes listed below do not allow or are not optimized for SQL push. To use more than one DBMS type, create more data source connections in Studio.
Supported DBMS type values are:
|
•
|
ADABAS—A very fast transaction processing mainframe database. |
|
•
|
DATA—May be used to access both VSAM and sequential files. |
|
•
|
DB2—Provides the broadest coverage of SQL-99 functionality, and the most efficient SQL push to the DataDirect Mainframe. Requires a database name. |
|
•
|
IMSDB—Provides access to multi-dimensional databases. Appearance of query results differs from conventional relational database results. |
|
•
|
VSAM—A read-only storage system. |
|
•
|
VSAM/CICS—Transaction processing data system for on-line and batch systems that allows both read and write access. |
|
|
Plan
|
Data isolation plan. The default value, SDBC1010, specifies cursor stability. Other values specify repeatable reads, read stability, or uncommitted reads. See the Shadow RTE Client/adapters Installation and Administration Guide for more information.
|