Preface

This guide provides explanations and instructions for configuring and using Oracle Tuxedo Application Runtime for CICS (CICS Runtime) when developing and running On Line Transaction Processing (OLTP) applications on a UNIX/Linux platform.

This guide describes the steps required to implement and perform COBOL CICS transactions, whether they are migrated from z/OS CICS or newly written for UNIX applications.

In addition, this guide helps you to:
  • Configure CICS Runtime software.
  • Declare components to CICS Runtime.
  • Run a CICS Application.

To illustrate this purpose, the User Guide provides a detailed description of the deployment and administration of the Simple Application in a UNIX environment.

Documentation Accessibility

For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.

Access to Oracle Support

Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.

How This Book Is Organized

This guide is divided into seven main chapters:

  • Introduces the general principles of the CICS Runtime.
  • Details how to configure the CICS Runtime to use CICS applications including examples moving from simple to more-and-more complex cases.(4-1)
  • Contains information describing the .desc files used by the different CICS Runtime servers.

Additionally,

  • 5-1:Contains information describing the .desc files used by the different CICS Runtime servers.
  • 6-1:Specifies how to set the target CSD file in argument, and the translated resource configuration files resides in current directory by default.
  • 7‑1: elaborates ECI emulator that supports customers to keep using existed program without code change when migrating mainframe applications from IBM z/OS to an open systems application grid running Oracle Tuxedo.