Previous Topic

Next Topic

Book Contents

Book Index

CMEM Extended Definition Security Calls

Table 35 CMEM Extended Definition Security Calls

Protected Element

Type

Class
Entity Name

Explanation

Security Module

Controlling Rule Ordering

 

FACILITY
$$CTOORD.qname.owner

owner is the owner of the rule.

CTOSE01

Controlling use of Control‑O commands

 

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
$$CTORES.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, and 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

 

 

DO STOPJOB
$$CTOJST.qname

 

CTOSE02

 

 

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)