Chapter 7

Section 7.6

Implementing the VSAM eWay Sample Projects

Building and Deploying the prjVSAM_JCD Sample Project

ƒVSAM Database OTD

ƒInbound DTD OTD

ƒOutbound DTD OTD

Steps required to create a VSAM Database OTD:

1Right-click your new Project in the Enterprise Designer’s Project Explorer, and select New > Object Type Definition.

The New Object Type Definition Wizard window appears.

2Select the VSAM Database OTD Wizard from the list of OTD Wizards and click Next.

3Enter the connection information for the VSAM database. Connection fields include:

ŠHost name:

ŠPort ID:

ŠDatabase Name:

ŠUser name:

ŠPassword:

4Click Next, and select the types of database object you want to include in the sample Project. For our example, select the following:

ŠTables/Views/Aliases

ŠPrepared Statements

5Click Add to select tables from the VSAM database. The Add Tables window appears.

6Search for or Type in the name of the database. In this example we use the CICSEMP table. Click Select when the database appears in the Results selection frame. Click OK to close the Add Tables window

7Click Next the Add Prepared Statements Wizard appears.

8Click Add, the Add Prepared Statement window appears. Enter the following:

ŠPrepared Statement Name: Select_ps

ŠSQL Statement:

select * from CICSEMP where EMPID > ? order by EMPID

Note: In this example, the SQL statement includes the ? placeholder for input. This placeholder represents the Where Clause.

9Click the OK button to close the Prepared Statement window, and then click Next on the Prepared Statements Wizard window.

10Enter an OTD name. In this example, use otdVSAM.

11Click Next and review your settings, then click Finish to create the OTD.

VSAM eWay Adapter User’s Guide

93

Sun Microsystems, Inc.

Page 93
Image 93
Sun Microsystems 5.1.3 manual Steps required to create a Vsam Database OTD

5.1.3 specifications

Sun Microsystems 5.1.3 represents a significant version in the evolution of Sun's software products, particularly in the area of network operating systems and development tools. Released during a time when Sun was a leading enterprise in the field of computing, 5.1.3 brought a host of new features, enhancements, and technologies that catered to the demands of users looking for robust and reliable IT infrastructure.

One of the defining characteristics of Sun Microsystems 5.1.3 was its enhanced scalability. The operating system was designed to handle large amounts of data processing and support numerous simultaneous users. This feature made it particularly attractive for businesses operating in resource-intensive environments such as finance, telecommunications, and large-scale enterprise applications.

A significant focus for 5.1.3 was its improved networking capabilities. The release integrated advanced networking protocols, allowing for better interoperability between systems. This feature enabled seamless communication across diverse hardware platforms, thus enhancing productivity and collaboration among users.

In terms of software development, Sun Microsystems 5.1.3 included an updated toolset that made application development more accessible. Its support for various programming languages, including C, C++, and Java, facilitated a versatile development environment. The included Sun C/C++ Compiler was particularly noteworthy, providing developers with optimized performance and debugging features.

Security features were also a priority in 5.1.3, addressing growing concerns over data protection and system vulnerabilities. The system implemented advanced user authentication, role-based access controls, and encrypted communications, thereby bolstering the integrity of user data and enhancing overall system security.

Additionally, Sun Microsystems 5.1.3 incorporated reliable file system technologies like the Sun File System (UFS), which offered improved performance and data integrity. This file system was particularly effective for enterprises that required high availability and data protection due to its robust recovery options.

Overall, Sun Microsystems 5.1.3 showcased a blend of advanced technologies, user-oriented features, and robust performance characteristics that positioned it as a compelling choice for enterprises seeking reliable and efficient computing solutions. It illustrated Sun's continuous commitment to innovation, ensuring users were equipped with the cutting-edge tools necessary to thrive in an increasingly digital world.