Open navigation menu
Close suggestions
Search
Search
en
Change Language
Upload
Sign in
Sign in
Download free for days
0 ratings
0% found this document useful (0 votes)
209 views
5 pages
FAQ Learn BMC Control-M - by Mahendra Vakati
control m
Uploaded by
Debidutta Pattanaik
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Download
Save
Save FAQ ~ Learn BMC Control-M - by Mahendra Vakati For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
0 ratings
0% found this document useful (0 votes)
209 views
5 pages
FAQ Learn BMC Control-M - by Mahendra Vakati
control m
Uploaded by
Debidutta Pattanaik
AI-enhanced title
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content,
claim it here
.
Available Formats
Download as PDF or read online on Scribd
Carousel Previous
Carousel Next
Download
Save
Save FAQ ~ Learn BMC Control-M - by Mahendra Vakati For Later
Share
0%
0% found this document useful, undefined
0%
, undefined
Print
Embed
Report
Download
Save FAQ ~ Learn BMC Control-M - by Mahendra Vakati For Later
You are on page 1
/ 5
Search
Fullscreen
What is Control-M? © CONTROL-M is a business integrated scheduling product that focuses on the production environment's business applications and platforms. In simple terms “It is a scheduling software like many others (autosys, cron, OPC..etc) using which we can schedule our task to run them automatically without manual intervention.” © Read more... What are the default port numbers from Server to Agent and Agent to Server? © CONTROL-M/Server and CONTROL-M/Agent communicate by means of two TCP/IP ports. They are "Server-to-Agent Port” and “Agent-to-Server Port”. The default "Server-to-Agent Port Number” is 7006 and “Agent-to-Server Port Number” is7005. Normally these values will be in the range of 1025 to 65535[inclusive]. What are Control M Components? © CONTROL-M/Enterprise Manager (CONTROL-M/EM) CONTROL-M/Servers CONTROL-M/Agents and Remote hosts Control Modules Read more... Explain Architecture of Control M? © Control-Mis a3 tier architecture. Here you have to explain about the components of Control-M (EM, Server and Agents). © Read more... What is Datacenter? © Control-M datacenter is comprised of Control-M/Server, Database, and Control-M/Agents. © If you see the diagram here, you can observe 2 datacenters in that picture. © Normally we will be having different datacenters for Test, Dev, Prod. etc. in some organizations for few critical applications they may maintain a different datacenter, © Datacenter design is completely depend upon the organizations design plan for scheduling solution, What are The Control-M Accessories? © Control-M/Enterprise Manager GUI (EM/GUI or ECS GUI), Gateways, Global Alert Server (GAS), Global Condition Server (GCS) and Control-M GUI Server. © It is important to understand what each of these components does and its place in the Control-M architecture. What is GAS? © Expansion of GAS is Global Alert Server. This is one of the components of Control-M EM Server. © This will be used to store all the alerts generated from datacenters under the Control-M EM. What is GCS? © Expansion of GCS is Global Condition Server. This is also one of the components of. Control-M EM Server. © This will be used to store all the conditions generated from datacenters under the Control-M EM. What is New Day Process(NDP)? © At a set time each day (defined during installation as the start of day at the site), CONTROL-M performs New Day processing, during which:* CONTROL-M performs a number of maintenance and cleanup functions that the operator would otherwise have to perform manually. + Job scheduling definitions are selected from the scheduling tables (based on their basic scheduling criteria) and are placed in the Active Jobs file. These jobs can then be submitted and tracked by the CONTROL-M monitor. = During New Day processing, jobs that have ended OK or whose retention period has expired according to job scheduling definition parameters are deleted from the Active Jobs file. © In simple terms “this loads all of the jobs that Control-M knows should run that day. Control-M does not necessarily know all of the jobs to run. it only knows the ones scheduled to run that day. In process of cleanup Control-M will clear all the jobs except the jobs which are in Hold and Jobs which are having MAXWAIT’. © Note: The jobs which were ended NOTOK will be retained for one day. © Read More... + What is Viewpoint? © Criteria that determine which jobs in the Active Jobs file are loaded into the database (collection), which jobs are displayed (filter), and how they are displayed (hierarchy) in the CONTROL-M/EM window. © Readmore. + What is Archived Viewpoint? © This is the place Where you can see historical data. In this you can see '‘N’no.of days viewpoints which were completed. The 'N days will be set in Control-M Server settings. + How will you Order or Load the jobs? © Option 1: Use Tools -> Order / Force Option. Option 2: Using Control-M Desktops Scheduting Table Manager. Option 3: In Desktop, Open job properties and use Order. Readmore... + Difference between Order and Force © Order will check with the job scheduling criteria and brings into AJF only If the scheduling criteria met. © Force will ignore the scheduling criteria and bring the job(s) to AJF + What is meant by Control-M Documentation? © It is the escalation procedure to use in case of any event occur. Event may be Job Failure, Long Running, Not started by a particular time or Not completed by a specified time. + What is “Owner” field denotes in Control-M job properties? © This is the actual ID which will be used to execute the job in the given node-id. © Simple terms, The Owner should have permissions to execute the job at the target machine. + What is Filewatcher? © It is an utility provided by BMC to watch for a File Event to occur, It might be a File Create, Update or Delete. © For Eg: If | want to start a job based on a File Created at a particular location, I'll setup a Filewatcher job to look for that particular file and this FileWatcher job will finished OK when It finds the file. Once this job finished I'll run the NEXT job. © There will be different parameters which we will be using to setup a FileWatcher job. + How will you use Filewatcher?© We can use this in 2 types. © Method 1: Using CTMFW Utility. This should be defined in Command field of a Job. © Method 2: We can use FileWatcher plug-in given by BMC. You have to import the XML file given by BMC to use this. + Explain Advance File Transfer (AFT) © AFT is another plug-in (application form) given by BMC. © Using this we can transfer File(s) from one location (Source) to another location (Destination). © To use this, AFT should be setup in Agent Configuration. + What is Job Type? © It is the type of job which you are going to define. © Eg: OS, File Watcher, AFT, FTP, SAP, WINDOWS, Web Service..etc. © Normally we'll select this option in the job properties window, on top of properties tabs. + What is a Template? © Template is nothing but a sample, which will contain certain default values in job properties. © You can also define a template for later use. © For example in your environment you'll be defining jobs with most common values then you can define that and save as a Template. Once you have saved then you can use this whenever you needed in future. + What are the TASK Types? © There are 4 TASK types available in Control-M. They are Job, Command, Dummy and Detached. © Job is to execute a programme. © Command to execute any command at the node. © Dummy job does nothing. but welll use this in certain scenarios to design some batches. © Detached will be used to execute ".EXE” files. You can also use Command to execute ".EXE” files but the job will FAIL with "FORK FAILURE” error. + Explain color coding in Control-M? © In Control-M you can find the status of the job based on the color of the job. © There are 7 colors used in Control-M to denote job status. (GREEB - Job Ended ok JOB FAILED / Ended NOT OK © GREW - Job in WAITING Status Waiting for RESOURCE © INK - WAIT for USER Conformation WHITE - UNKNOWN Status: YERLOW - Job is in EXECUTION + What are the default/basic Properties of a Control M job? © we have 8 default tabs for any job in Control-M. © General, Scheduling, Execution, Conditions, Resources, Set, Steps and PostProc © In Control-M/EM (AJF) Scheduling tab will be replaced by ACTIVE tab. © Apart from these based on the job type we'll be getting additional tabs. + What is Retro option? © If you select this "Retro” option in Scheduling tab, job can be scheduled to run even after actual scheduling date has been passed. © Ex: If a job scheduled to run on 20th of every month, but on 20th the Control-M Server isdown, and Came up on 2ist or later, then while performing the Newday Process Control-M will check for this option and bring the job into AJF though the job scheduled date has been crossed. What is Forecast? © Additional feature control-m has to foresee the job schedule. © You can see this option in ‘Scheduling’ tab of the job properties dialog box. When you click on this option it will show you next 12 months schedule of the job based on the options you have specified in this tab. © Using this you can make sure your scheduling criteria is perfect as per the user request. What is meant by Agent or Node? Is there any difference? © It is the target system where the control-m job is going to execute. © Agent or Node both are same. Difference between Node and Node Group? © Node is a Single Agent where as Node Group is a collection of agents (more than 1 agent). What is “wait for confirmation”? What is the use of it? © It is similar to a HOLD but the job won't be in Held Status. © Sometimes if any manual confirmation is required before executing a job, welll use " for confirmation’ in Execution tab. © If you select this option, the job will turn in "PINK" color. © You have to Right click and "Confirm" the job to run (it may go in Wait status, if it has any other prerequisite conditions or time dependency) What is MAXWAIT? © Maximum number of days that the job can wait to be executed after its original scheduling date has passed. How many types of conditions you use in Control-M? © 2 types. Prerequisite Conditions and Global Conditions © Prerequisite Conditions scope will be in the same server/datacenter © Global Conditions scope will be across servers/datacenters What are Global Conditions? © If you would like to make dependency across the datacenter, then you have to use Global Conditions. © These Global Conditions needs to be defined using Tools -> Global Conditions option. Types of Conditions in Condition Tab? © 2 types. In Condition and Out Condition. © In Conditions are of Predecessor job(s) © Out Conditions are for Successor job(s) What are resources? And how many types of resources are available in Control-M? © Resources will be used to make mutual exclusive jobs (jobs not to run at the same time). © There are 2 types or resources. © 1- Quantitative Resources and 2- Control Resources Explain Control and Quantitative Resources? © Control Resources are the ones which you can specify the type of control the jobs needs (Exclusive or Shared). They are often used to represent files, or database tables. © Quantitative Resources are resource definitions for which you specify in CONTROL-M/EM,an overall quantity available to the CONTROL-M, and the amount required by the job in the Resource tab. Examples of quantitative resources you might define are CPU (%), RAM (MB), Hard Disk (GB), and Tape Drives (#). Use of Set Tab? © It will be used to define variables to pass as parameters to the jobs. What do you mean by Auto-Edit variable? © AutoEdit variables are resolved at time of job submission, during job execution, or immediately following job execution (depending on the variable). © These can be used to send as parameters to jobs. What is PostProc tab? © This tab is used to send Alerts or Shouts to GAS or Shout Destinations (Mail or Page or Message) based on the event defined. © Possible events are on Job ended "OK" or "NOT OK" or "Rerun" or "Not Submitted on time" or "Not Completed On time” or "Executing for Long time". What is COMPSTAT? © It is a Control-M variable which will holds the job Return Code of the current run. What is MayBe Condition? © If you would like to add a In Condition only if the predecessor job exist else ignore condition, then you have to use May Be Condition. © It is nothing but a Conditional Dependency. © Ex: If JOB-B is depending on JOB-A, but JOB-B have to wait on ONLY when JOB-A is in AJF. In this case welll give Out Condition of JOB-A as #-JOB-A-OK and in Condition of JOB-B as #-JOB-A-OK. © If you add #- before the condition name that will be taken into account only when the job is in AU.
You might also like
Control M Interview Questions PDF
PDF
100% (6)
Control M Interview Questions PDF
5 pages
Controlm User Guide
PDF
No ratings yet
Controlm User Guide
1,040 pages
GC32 9138 00
PDF
No ratings yet
GC32 9138 00
221 pages
Control M
PDF
No ratings yet
Control M
29 pages
Control M Training
PDF
100% (2)
Control M Training
59 pages
Wholesale Banking Presentation
PDF
100% (1)
Wholesale Banking Presentation
91 pages
Wholesale Banking Presentation
PDF
100% (1)
Wholesale Banking Presentation
91 pages
BMC Control-M Architecture
PDF
No ratings yet
BMC Control-M Architecture
13 pages
Control M PDF
PDF
No ratings yet
Control M PDF
608 pages
Control M
PDF
No ratings yet
Control M
626 pages
CNTRL M
PDF
No ratings yet
CNTRL M
885 pages
Mvs Console Commands
PDF
No ratings yet
Mvs Console Commands
2 pages
Control M
PDF
No ratings yet
Control M
124 pages
Control-M Application Integrator
PDF
No ratings yet
Control-M Application Integrator
12 pages
ROSCOE - B001673e - Programs and Utilities Guide
PDF
No ratings yet
ROSCOE - B001673e - Programs and Utilities Guide
326 pages
ESP Codes and Messages
PDF
100% (1)
ESP Codes and Messages
1,720 pages
Tso Ispf Commands & JCL Utilities
PDF
No ratings yet
Tso Ispf Commands & JCL Utilities
6 pages
Control M
PDF
No ratings yet
Control M
4 pages
Zos Unix
PDF
No ratings yet
Zos Unix
158 pages
Total Error Code Manual P26-0126 PDF
PDF
No ratings yet
Total Error Code Manual P26-0126 PDF
994 pages
CA 7 Handbook
PDF
No ratings yet
CA 7 Handbook
418 pages
Topic 1. Introduction
PDF
No ratings yet
Topic 1. Introduction
184 pages
DB2 SQL Cookbook (Revised V 9.7)
PDF
100% (16)
DB2 SQL Cookbook (Revised V 9.7)
470 pages
CICS Application Programming Reference
PDF
No ratings yet
CICS Application Programming Reference
462 pages
HOW To - Cancel A BMP Program in Test IMS
PDF
No ratings yet
HOW To - Cancel A BMP Program in Test IMS
3 pages
SMF Utility With IRRADU00 and IRRADU86 Exits
PDF
100% (1)
SMF Utility With IRRADU00 and IRRADU86 Exits
9 pages
Global Framework Team: IBM Tivoli Workload Scheduler For z/OS For Schedulers
PDF
No ratings yet
Global Framework Team: IBM Tivoli Workload Scheduler For z/OS For Schedulers
64 pages
zOSV2R3 - MVS Program Management - User's Guide and Reference - IBM - 2017
PDF
No ratings yet
zOSV2R3 - MVS Program Management - User's Guide and Reference - IBM - 2017
258 pages
Change Man: Changeman Is Used in Development Enviroment, For Easy Version Controlling of Components
PDF
No ratings yet
Change Man: Changeman Is Used in Development Enviroment, For Easy Version Controlling of Components
9 pages
How To Use If in JCL
PDF
No ratings yet
How To Use If in JCL
4 pages
DFSMSdss Storage Administration Manual
PDF
No ratings yet
DFSMSdss Storage Administration Manual
360 pages
Changeman Administrator Guide
PDF
100% (3)
Changeman Administrator Guide
228 pages
CA-idms Ads Alive User Guide 15.0
PDF
No ratings yet
CA-idms Ads Alive User Guide 15.0
142 pages
Control-M/EM API Guide
PDF
No ratings yet
Control-M/EM API Guide
225 pages
BMC Control M Workload Automation
PDF
No ratings yet
BMC Control M Workload Automation
4 pages
Zowe Docs
PDF
No ratings yet
Zowe Docs
1,117 pages
Tivoli NetView
PDF
No ratings yet
Tivoli NetView
9 pages
Unit 1
PDF
No ratings yet
Unit 1
219 pages
FileManager ZOS
PDF
No ratings yet
FileManager ZOS
1,248 pages
ESP Scheduler Interface
PDF
No ratings yet
ESP Scheduler Interface
40 pages
Batch
PDF
100% (1)
Batch
38 pages
Module 2: The ISPF Primary Options Menu: ISPF: z/OS Basic Interfaces
PDF
No ratings yet
Module 2: The ISPF Primary Options Menu: ISPF: z/OS Basic Interfaces
26 pages
Control M FAQ
PDF
No ratings yet
Control M FAQ
8 pages
Control M Interview Questions
PDF
No ratings yet
Control M Interview Questions
5 pages
Control M Topics
PDF
0% (1)
Control M Topics
5 pages
Control-M Question 1
PDF
No ratings yet
Control-M Question 1
8 pages
Control M Questions
PDF
No ratings yet
Control M Questions
11 pages
Control M
PDF
0% (1)
Control M
10 pages
Controm M Scheduling Tool 2
PDF
No ratings yet
Controm M Scheduling Tool 2
3 pages
Basic Control-M Learning Document
PDF
0% (1)
Basic Control-M Learning Document
18 pages
Overview of Control-M / em 7.0 For Application Support: - Click To Add Text
PDF
No ratings yet
Overview of Control-M / em 7.0 For Application Support: - Click To Add Text
35 pages
Controlm Tute
PDF
No ratings yet
Controlm Tute
16 pages
Comprehensive Control-M Interview Questions and Answers
PDF
No ratings yet
Comprehensive Control-M Interview Questions and Answers
7 pages
BMC Control-M Architecture
PDF
100% (1)
BMC Control-M Architecture
13 pages
Control M Gui PDF
PDF
100% (2)
Control M Gui PDF
19 pages
CrowdforGeeks - CTM Qa
PDF
No ratings yet
CrowdforGeeks - CTM Qa
9 pages
BMC Control-M Architecture
PDF
100% (1)
BMC Control-M Architecture
13 pages
Control-M Manual
PDF
No ratings yet
Control-M Manual
28 pages
Control - M
PDF
No ratings yet
Control - M
4 pages
Control M Notes
PDF
No ratings yet
Control M Notes
4 pages
Control M
PDF
100% (1)
Control M
38 pages
Control - M Desktop MEM630100UG67468 PDF
PDF
No ratings yet
Control - M Desktop MEM630100UG67468 PDF
318 pages
Fire Prevention System Using LPG, Gas, Smoke, Temperature Sensors
PDF
No ratings yet
Fire Prevention System Using LPG, Gas, Smoke, Temperature Sensors
11 pages
Notes
PDF
No ratings yet
Notes
1 page
Purva K: Professional Profile
PDF
No ratings yet
Purva K: Professional Profile
7 pages
Tutorials Impatient-Perl Iperl
PDF
No ratings yet
Tutorials Impatient-Perl Iperl
183 pages
Murali Sir (Oracle 11g Notes)
PDF
81% (31)
Murali Sir (Oracle 11g Notes)
372 pages
Unix Command Table
PDF
No ratings yet
Unix Command Table
58 pages
Material Is Prepared By: MR - Ajit Kumar Mahapatra, Lect. in Computer Science (Contact Number: 9853277844)
PDF
No ratings yet
Material Is Prepared By: MR - Ajit Kumar Mahapatra, Lect. in Computer Science (Contact Number: 9853277844)
83 pages
Software Design Specification
PDF
100% (1)
Software Design Specification
3 pages
Seminar Report ON Advanced Accident Prevention System
PDF
No ratings yet
Seminar Report ON Advanced Accident Prevention System
26 pages