Previous Topic

Next Topic

Book Contents

Book Index

CMEM Basic Definition Security Calls

Table 34 CMEM Basic Definition Security Calls

Protected Element

Type

Class
Entity Name

Explanation

Security Module

Controlling Rule Ordering

all

SURROGAT
owner.SUBMIT
ACIDCHK
owner
FACILITY
$SUBMIT.owner

owner is the owner of the rule.

CTOSE01

Controlling use of Control‑O commands

all

FACILITY

ON JOBARRIV
$$CTOJAR.qname.jobname

ON JOBEND
$$CTOJED.qname.jobname

ON DSNEVENT
$$CTODSN.qname.jobname

ON STEP
$$CTOSTP.qname.jobname

DO COND or RESOURCE
$$IOARES.qname.resource-name

DO FORCEJOB
$$CTOCMO.qname.lib-name.table

jobname is the name of the job specified in the ON statement.

resource-name is the name of the resource specified in the DO statement.

lib-name is the first 21 characters of the Control‑M schedule library. table is the member name in the Control‑M schedule library.

The whole entity name is truncated by RACF to 39. This means that table will be entirely truncated unless lib-name is less than 21.

CTOSE02

 

all

DO STOPJOB
$$CTOJST.qname

 

CTOSE02

 

all

RUNSTEC field
$$CTORTS.qname.runtime-sec

runtime-sec is the value of the rule RUNTSEC parameter.

CTOSE02

Parent Topic

Authority to Use Rule Functions (DO Statements and ON Statements)