Chapter 1. Introducing transaction affinities

 

This chapter provides a brief introduction to the concept of transaction affinities and

 

the associated CICS programming techniques, and highlights the signi®cance of

transaction affinities in a dynamic routing (known in previous releases of CICS as

dynamic transaction routing) environment. For more information about transaction

 

affinities, see the CICS Application Programming Guide.

This chapter introduces the following topics:

vªThe bene®ts of dynamic routingº on page 3

vªTransaction affinitiesº on page 3

vªCICS programming techniques for transaction affinityº on page 5

vªAvoiding the effects of transaction affinityº on page 6

vªProtecting applications from one anotherº on page 7

CICS has been handling customers' online transaction processing requirements for over thirty years. In that time, it has been extensively enhanced to meet the ever-growing needs of business applications, and to exploit the capabilities of modern computer processors and communication systems. One of the most

signi®cant enhancements in recent times is the addition of the dynamic routing facility.

Originally, a full-function CICS ran in a single address space (region) within the MVS environment. Currently, most CICS users use some form of intercommunications to operate multiple, interconnected, CICS regions (a CICSplex). Using the CICS multiregion operation (MRO) facility, a CICSplex typically consists of one or more terminal-owning regions (TOR), and a number of application-owning regions to which the TORs route the incoming transactions for processing. The CICSPlex SM element of CICS Transaction Server for OS/390 Release 3 includes a workload management component that optimizes processor capacity by dynamically routing transactions to whichever CICS region is the most appropriate at the time, taking into account any transaction affinities that exist. For an introduction to CICSPlex SM, see CICSPlex SM Concepts and Planning; for information about CICSPlex SM workload management, see CICSPlex SM Managing Workloads.

CICS A

Terminal-Owning

Region (TOR)

End-user

 

 

 

 

MRO

 

terminal

 

 

 

 

CICS Relay

 

 

 

 

 

 

 

 

 

 

 

 

Transaction

 

 

links

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Figure 1. The CICS transaction routing facility

CICS B

Application-Owning

Region (AOR)

User

Transaction

Before CICS Transaction Server for OS/390 Release 3, TORs routed transactions to the AORs prede®ned in transaction resource de®nitions by the system programmer. This static form of transaction routing adds to the system administration burden of the system programmer, because when transaction workloads have to be rebalanced across the AORs, transaction resource de®nitions have to be modi®ed accordingly.

© Copyright IBM Corp. 1994, 1999

1

Page 17
Image 17
IBM OS manual Introducing transaction affinities, Affinities, see the Cics Application Programming Guide

OS specifications

IBM OS, or IBM Operating System, refers to a family of operating systems developed by IBM to support its hardware architectures. IBM has produced a range of OS versions tailored for different computing needs, such as mainframes, servers, and personal computers. Among the most notable operating systems in IBM's portfolio are OS/2, z/OS, and AIX, representing a blend of innovation and reliability that has defined IBM's reputation in the computing world.

One of the defining features of IBM OS is its robust multitasking capabilities. Both z/OS, predominantly used in IBM's mainframe environments, and AIX, the Unix-based system for IBM Power Systems, support multiple users and processes simultaneously. This ability allows organizations to run numerous applications in parallel efficiently, maximizing resource utilization and improving productivity.

In terms of security, IBM OS incorporates advanced features aimed at protecting data and maintaining integrity. z/OS offers multifactor authentication, data encryption, and a security model that adheres to the latest regulatory requirements. AIX provides Secure Virtualization, which enhances isolation and security in cloud environments, essential for enterprises handling sensitive information.

Another key characteristic is the adaptability of IBM OS to modern technologies. For instance, z/OS is designed to integrate with cloud computing, open source, and DevOps practices. This adaptability supports organizations in modernizing their infrastructure while retaining the stability associated with IBM solutions. AIX similarly supports containerization and virtualization, which are critical for optimizing resource usage in dynamic computing environments.

IBM's commitment to scalability is evident across its OS offerings. Organizations leveraging z/OS can handle enormous workloads and transactional volumes, making it a preferred choice for industries like finance and telecommunications. AIX also supports scalability, allowing businesses to expand their computing resources as demands grow without significant downtime.

The availability of development tools and environments is another noteworthy aspect of IBM OS. With robust IDEs and programming languages support, developers can create and deploy applications smoothly. This assists businesses in streamlining their development processes and improving time-to-market for innovative solutions.

In summary, IBM OS encompasses a suite of operating systems characterized by multitasking, security, adaptability to modern technologies, scalability, and comprehensive development support. These features have cemented IBM's position as a leader in enterprise solutions, allowing organizations across various industries to thrive in an increasingly digital world.