Conventions

In this book, you will find a number of styles of text that distinguish between different kinds of information. Here are some examples of these styles, and an explanation of their meaning.

Code words in text are shown as follows: "By 12:00am, there are ten orders generated in total. Program PROCESS_ORDER is set to trigger at this time of the day to process them".

A block of code is set as follows:

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/ envelope/" xmlns:sch="http://www.bmc.com/ctmem/schema630"> <soapenv:Header/> <soapenv:Body> <sch:request_order_force> <sch:user_token>?</sch:user_token> <sch:force_it>yes</sch:force_it> <sch:control_m>CTM_LINUX</sch:control_m> <sch:table_name>TEST</sch:table_name> <sch:odate>ODAT</sch:odate> ...

Get BMC Control-M 7: A Journey from Traditional Batch Scheduling to Workload Automation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.