Cics Batch Application Control
viii New Ways of Running Batch Applications on zOS Volume 1 CICS Transaction Server John Hutchinson IBM USA Gary Puchkoff Software Architect, IBM Systems and Technology Group. zOS New Technology, Poughkeepsie, USA Susann Thomas
CICS handles scheduling for programs running under it. CICS runs as a batch job and we can view it in the spool by issuing the command PREFIX CICS. so many users can all be running transactions that are concurrently using the same physical copy of an application program. Storage Control - Storage Control manages acquiring and releasing
This section describes the concepts of CICS Batch Application Control CICS BAC, and the facilities it provides, under the following topics v Overview v Architecture Overview CICS BAC enables you to manage easily batch processes that have to coexist and share resources with one or more CICS online transaction systems.
CICS BAC Categories Batch CICS Status Active Vendor IBM Platforms zOS Short Description Tools for batch jobs that use CICS online resources Detail Dynamically take related groups of files in one or more CICS regions offline for batch processing and bring them online again when the batch processing has finished. While this is
There may be other utilities available as well, but in my shop we use CAFC CICS application file control, marketed by NETEC Inc. This will facilitate user listings or of files amp applications defined in CICS in batch mode in addition, it would also facilitate initiation of CICS txns from batch stream, sending them as JES2 commands.
In a traditional batch processing system, multiple processes or tasks that rely on the same resources such as files or database tables cannot run simultaneous IBM introduced the Customer Information Control System CICS in the late 1960s, which provided an online processing system for instant results. A CICS application consists of a
1.1 CICS BAC Description CICS Batch Application Control CICS BAC is a program that makes it easier to manage batch processes that have to coexist and share resources with one or more CICS online transaction systems. CICS BAC can dynamically take related groups of files throughout the enterprise off-line for batch
viii IBM CICS Batch Application Control User's Guide. Chapter 1. About this manual. This book describes IBM CICS Batch Application Control for zOS, generally referred to in this book as CICS BAC for short. The book covers An overview of the product and its main components
CICS Batch Application Control If you run batch programs, IBM CICS Batch Application Control for zOS can make it easier to manage batch processes that have to coexist and share resources with CICS online transaction systems. This tool manages and logs the allocation of resources to the batch job, then logs the allocation back to the CICS
IBM CICS Batch Application Control allows your application development team to define all the resources relevant to each application in groups and application lists. You can also reduce the time required for the nightly batch window or completely remove the need to take down CICS regions for batch processing, moving your CICS applications