CICS/ESA Version 3

CICS/ESA Version 3
Author: Bob Archambeault
Publisher: McGraw-Hill Companies
Total Pages: 536
Release: 1994
Genre: Computers
ISBN:

This comprehensive, authoritative guide to CICS/ESA Version 3 by IBM's CICS architecture and internals experts helps systems and applications programmers solve many of the problems they encounter while using CICS/ESA. Guidelines and methodologies as well as troubleshooting techniques offer the reader the opportunity for quick resolution of a wide variety of CICS problems.

Transaction Processing

Transaction Processing
Author: Jim Gray
Publisher: Elsevier
Total Pages: 1122
Release: 1992-09-30
Genre: Computers
ISBN: 0080519555

The key to client/server computing.Transaction processing techniques are deeply ingrained in the fields ofdatabases and operating systems and are used to monitor, control and updateinformation in modern computer systems. This book will show you how large,distributed, heterogeneous computer systems can be made to work reliably.Using transactions as a unifying conceptual framework, the authors show howto build high-performance distributed systems and high-availabilityapplications with finite budgets and risk. The authors provide detailed explanations of why various problems occur aswell as practical, usable techniques for their solution. Throughout the book,examples and techniques are drawn from the most successful commercial andresearch systems. Extensive use of compilable C code fragments demonstratesthe many transaction processing algorithms presented in the book. The bookwill be valuable to anyone interested in implementing distributed systemsor client/server architectures.

The CICS Programmer's Guide to FEPI

The CICS Programmer's Guide to FEPI
Author: Robert Harris
Publisher: McGraw-Hill Companies
Total Pages: 376
Release: 1994
Genre: Computers
ISBN:

This unique book is designed to complement existing CICS manuals. Focusing on programming applications rather than theory, this highly technical book is the first of its kind to cover front-end programming interface (FEPI) in detail. Written by a FEPI developer, this guide includes abundant code fragments and design tips to help readers apply what they have learned.

CICS Transaction Server from Start to Finish

CICS Transaction Server from Start to Finish
Author: Chris Rayns
Publisher: IBM Redbooks
Total Pages: 410
Release: 2011-12-07
Genre: Computers
ISBN: 0738436178

In this IBM® Redbooks® publication, we discuss CICS®, which stands for Customer Information Control System. It is a general-purpose transaction processing subsystem for the z/OS® operating system. CICS provides services for running an application online where, users submit requests to run applications simultaneously. CICS manages sharing resources, the integrity of data, and prioritizes execution with fast response. CICS authorizes users, allocates resources (real storage and cycles), and passes on database requests by the application to the appropriate database manager, such as DB2®. We review the history of CICS and why it was created. We review the CICS architecture and discuss how to create an application in CICS. CICS provides a secure, transactional environment for applications that are written in several languages. We discuss the CICS-supported languages and each language's advantages in this Redbooks publication. We analyze situations from a system programmer's viewpoint, including how the systems programmer can use CICS facilities and services to customize the system, design CICS for recovery, and manage performance. CICS Data access and where the data is stored, including Temporary storage queues, VSAM RLS, DB2, IMSTM, and many others are also discussed.

Architect's Guide to IBM CICS on System z

Architect's Guide to IBM CICS on System z
Author: Phil Wakelin
Publisher: IBM Redbooks
Total Pages: 266
Release: 2012-11-20
Genre: Computers
ISBN: 0738437441

IBM® CICS® Transaction Server (CICS TS) has been available in various guises for over 40 years, and continues to be one of the most widely used pieces of commercial software. This IBM Redbooks® publication helps application architects discover the value of CICS Transaction Server to their business. This book can help architects understand the value and capabilities of CICS Transaction Server and the CICS tools portfolio. The book also provides detailed guidance on the leading practices for designing and integrating CICS applications within an enterprise, and the patterns and techniques you can use to create CICS systems that provide the qualities of service that your business requires.