IMS Open Database is new in V11, and Kevin informed the user group that it offers scalable, distributed, and high-speed local access to IMS database resources. The product allows business growth, and allows more flexibility in accessing IMS data to meet growth challenges, while at the same time allowing IMS databases to be processed as a standards-based data server.
What makes IMS Open Database different is its standards-based approach, using Java Connector Architecture 1.5 (Java EE), JDBC, SQL, and DRDA. It enables new application design frameworks and patterns.
One particular highlight Kevin identified with the new solution was three universal drivers. These include:
- Universal DB resource adapter
– JCA 1.5, which provides: XA transaction support and local transaction support; connection pooling; connection sharing; and the availability of multiple programming models (JDBC, CCI with SQL interactions, and CCI with DLI interactions). - Universal JDBC driver
- Universal DLI driver.
- All Universal drivers support type 4 connectivity to IMS databases from TCP/IP-enabled platforms and runtimes, including:
– Windows
– zLinux
– z/OS
– WebSphere Application Server
– Stand-alone Java SE - Resource Recovery Services (RRS) is not required if applications do not require distributed two-phase commit.
The two Universal drivers for JDBC – IMS Universal DB Resource Adapter and IMS Universal JDBC Driver – offer a greatly-enhanced JDBC implementation including:
- JDBC 3.0
- Local commit/rollback support
- Standard SQL implementation for the SQL subset supported
– Keys of parent segments are included in table as foreign keys, and allows standard SQL implementation - Updatable result sets
- Metadata discovery API implementation
– Uses metadata generated by DLIModel Utility as “catalog data”
– Enables JDBC tooling to work with IMS DBs just as they do with DB2 DBs.
No comments:
Post a Comment