Book Image

BMC Control-M 7: A Journey from Traditional Batch Scheduling to Workload Automation

By : Qiang Ding
Book Image

BMC Control-M 7: A Journey from Traditional Batch Scheduling to Workload Automation

By: Qiang Ding

Overview of this book

Control-M is one of the most widely used enterprise class batch workload automation platform. With a strong knowledge of Control-M, you will be able to use the tool to meet ever growing batch needs. There has been no book that can guide you to implement and manage this powerful tool successfully... until now. With this book you will quickly master Control-M and be able to call yourself "a Control-M" specialist! "BMC Control-M 7: A Journey from Traditional Batch Scheduling to Workload Automation" will lead you into the world of Control-M and guide you to implement and maintain a Control-M environment successfully. By mastering this workload automation tool, you will see new opportunities opening up before you. With this book you will be able to take away and put into practice knowledge from every aspect of Control-M ñ implementation, administration, design and management of Control-M job flows, and more importantly how to move into workload automation and let batch processing utilize the cloud. You will start off with batch processing and workload automation, and then get an understanding of how Control-M meets these needs. Then we will look more in depth at the technical details of Control-M, and finally look at how to work with it to meet critical business needs. Throughout the book, you will learn important concepts and features, as well as learn from the Author's experience, accumulated over many years. By the end of the book you will be set up to work efficiently with this tool and also understand how to utilize the latest features of Control-M.
Table of Contents (16 chapters)
BMC Control-M 7: A Journey from Traditional Batch Scheduling to Workload Automation
Credits
About the Author
Acknowledgement
About the Reviewers
www.PacktPub.com
Preface
Index

Integrating Control-M with business processes


In Chapter 6, Advanced Batch Scheduling and Management, we modified our original file processing job flow from the traditional fixed-time batch processing mode into event-triggered processing by using Control-M's built-in file watch mechanism. By doing so, generated source files get processed immediately, rather than having to wait for the next batch window and the amount of data to be dealt with is significantly reduced for each processing cycle. As a result, a dedicated batch window is no longer necessary and, from the business point of view, the processed data can get delivered to down flow clients in real-time.

As we are just about to sit back and relax, the IT architect in charge of enterprise integration delivers bad news that moving the processing away from Control-M is being considered for the following reasons:

  • The current file watch mechanism requires an external system to generate the flag file. This is fine for Control-M but does...