Specify the name of the Transaction Affinities Utility load library where you have installed the Builder program, CAUBLD.

vThe REPGRPS DD statement

Specify the (concatenation of) names of the sequential data sets containing the basic affinity transaction groups to be input to the Builder. The Builder reads the lines of the input data sets, and checks them for syntax and logic errors. For information about the valid syntax, see ªSyntax for input to the Builderº.

vThe AFFGRPS DD statement

Specify the name of the sequential data set where the combined affinity transaction groups are to be sent. This data set is suitable for input to CICSPlex SM.

vThe SYSPRINT DD statement

Specify the destination for the report output by the Builder.

 

Syntax for input to the Builder

 

The syntax in the sequential data sets input to the Builder is similar (but not

identical) to that allowed by CICSPlex SM. (For more information, see CICS

Transaction Server for OS/390 Installation Guide.) The differences are given in the

 

following list:

1.The only statements you can supply are:

v CREATE statements for TRANGRPs and DTRINGRPs.

vREMOVE statements for TRANGRPs.

vTEXT statements and line comments. (A line comment is a line that starts with an asterisk (*) in column 1.)

vHEADER statements for the Builder, and not for a CICSPlex SM statement.

2.Block comments delimited by '/*' and '*/' are not recognized.

3.Transaction group names of up to 11 characters are allowed. (CICSPlex SM allows only 8 characters.)

4.A CREATE TRANGRP statement must have exactly one NAME, one AFFINITY, and one AFFLIFE value. MATCH and STATE values are optional and ignored (they are overridden by the values on the PARM statement or the default). A DESC value is optional and ignored. Any other keywords are reported as errors.

5.A CREATE DTRINGRP statement must have exactly one TRANGRP and one TRANID value. Any other keywords are reported as errors.

6.REMOVE TRANGRP statements are optional and are ignored by the Builder. However, if a REMOVE TRANGRP statement appears in an input data set, it must have exactly one NAME value. Any other keywords are reported as errors.

7.CONTEXT statements in the input data set are optional and are ignored by the Builder. They are overridden by the CONTEXT operand of the PARM statement (if speci®ed) or the default.

8.A HEADER statement requires no keyword. APPLID, SAVEDATE, and SAVETIME are all optional, and if speci®ed their values are not validated. The HEADER statement must end in a semi-colon and should not span lines. Each input data set must start with a HEADER statement. (See ªHEADER statementsº on page 58.)

56 CICS Transaction Affinities Utility Guide

Page 72
Image 72
IBM OS manual Syntax for input to the Builder, Repgrps DD statement, Affgrps DD statement

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.