Previous Topic

Next Topic

Book Contents

Book Index

Control-M Extended Definition Security Calls

Table 30 Control‑M Extended Definition Security Calls

Protected Element

Type

Class
Entity Name

Explanation

Security Module

Controlling Job Orders

Order a job

all

FACILITY
$$JOBORD.qname.owner

qname is the name used to assign different authorizations to various Control‑M environments (for example, Test and Production).

owner is the name of the user specified in the job scheduling definition.

CTMSE01

JOBDSNa security check

all

FACILITY
$$REGSTR.qname

 

CTMSE01

Order a started task

all

FACILITY
$$STCORD.qname.stcname

stcname is the name of the started task.

CTMSE01

Controlling Job Submissions

Access JCL library

all

DATASET
dataset

dataset is the name of the JCL library.

CTMSE02

Starting a started task

all

FACILITY
$$STRSTC.qname.stcname

stcname is the name of the started task.

CTMSE02

Submitting a job

all

  • If the job statement does not contain parameter USER, parameter USER is added to the job statement and set to value owner.b
  • The submission fails if all the following statements are true:
  • the JCL job statement contains the USER= parameter
  • the owner ID of the job definition is not the same as the value specified in the USER= parameter or //*JOBFROM (for ACF2 users)
  • the MSUBCHK is set to No
  • If parameter USER exists and parameter MSUBCHK is set to Y (Yes), the class checked is [SURROGAT | ACIDCHK | FACILITY] and the entity checked is [userid.SUBMIT | | $SUBMIT.userid]c

owner is the name of the user specified in the job scheduling definition.

CTMSE02

Controlling Access to the Active Environment Screen

Accessing the Active Environment Screen

all

FACILITY
$$CTMPNL3.qname

 

CTMSE08

Performing Operations in the Active Environment Screen

all

FACILITY
React: $$JOB1ACT.qname.owner
Browse: $$JOB1SYS.qname.owner
Stats: $$JOB1STA.qname.owner
Zoom: $$JOB1ZOO.qname.owner
Log: $$JOB1LOG.qname.owner
AES: $$JOB1AES.qname.owner
Hold: $$JOB2HLD.qname.owner
Free: $$JOB2FRE.qname.owner
Force: $$JOB2FOK.qname.owner
Rerun: $$JOB2RRN.qname.owner
Restore: $$JOB2RST.qname.owner
Confirm: $$JOB2CNF.qname.owner
Change: $$JOB3CHA.qname.owner
Bypass: $$JOB3BYP.qname.owner
Priority: $$JOB3PRI.qname.owner
Delete: $$JOB3DEL.qname.owner
Undelete: $$JOB3DEL.qname.owner
Edit JCL: $$JOB3EDI.qname.owner
Kill: $$JOB3KIL.qname.owner

owner is the owner specified in the job scheduling definition.

CTMSE08

Performing Refresh commands in the Job Dependency Network screen

all

FACILITY
REFRESH NET
$$REFNET.qname
Refresh Propagate:
$$REFPROP.qname
REFRESH DEADLINE:
$$REFDEAD.qname
REFRESH ALL:
$$REFALL.qname

 

 

Parent Topic

Access to and Use of the Status Screen