Previous Topic

Next Topic

Book Contents

Book Index

Control-M/Analyzer Extended Definition Security Calls

Table 66 Control‑M/Analyzer Extended Definition Security Calls

Protected Element

Type

Class
Entity Name

Explanation

Security Module

Controlling Balancing Mission Ordering

 

FACILITY
  $$BALORD.qname.owner

owner is the name of the user specified in the balancing mission order definition.

CTBSE01

Controlling Access to the Control‑M/Analyzer Database

 

FACILITY

CREATE a group:
  $$GRPCRE.qname.groupname

UPDATE a group:
  $$GRPUPD.qname.groupname

DELETE a group:
  $$GRPDEL.qname.groupname

VIEW a group:
  $$GRPVEW.qname.groupname

VIEW Database variable in the group:
  $$GRPVWV.qname.groupname

USE a group:
  $$GRPUSE.qname.groupname

groupname contains the first characters of the requested group name (maximum: 12 characters).

CTBSE03

Controlling Access to IOA Access Method Files

 

FACILITY

CREATE a group’s Database variable:
$$VRBCRE.qname.groupname.
varname

UPDATE a group’s Database variable:
$$VRBUPD.qname.groupname.
varname

DELETE a group’s Database variable:
$$VRBDEL.qname.groupname.
varname

VIEW a group’s Database variable:
$$VRBVEW.qname.groupname.
varname

VIEW a Database variable’s generation:
  $$VRBVWG.qname.groupname.varname

CREATE a Database variable’s generation:
$$VRGCRE.qname.groupname.
varname

GET a Database variable’s generation:
$$VRGVEW.qname.groupname.
varname

UPDATE a Database variable’s generation:
$$VRGUPD.qname.groupname.
varname

DELETE a Database variable’s generation:
$$VRGDEL.qname.groupname.
varname

ROLL a Database variable’s generation:
$$VRGROL.qname.groupname.
varname

groupname contains the first characters of the requested group name (a maximum of 12 characters).

varname contains the first characters of the requested Database variable name (a maximum of 12 characters).

varname is optional and can be used only when the object of the request is a Database variable or Database variable generation. If varname is omitted, the full name of the requested group can be used in the corresponding entity.

CTBSE03

Control‑M/Analyzer Rule Activity screen

 

FACILITY

VIEW of Invocation Database variables:
$$VIEW.qname.groupname.
jobname

VIEW of Invocation Log:
$$LOG.qname.groupname.
jobname

VIEW of Invocation Report:
$$REPORT.qname.groupname.
jobname

PRINT of Invocation Report:
$$PRINT.qname.groupname.
jobname

ROLL–BACK of Invocation:
$$ROLL.qname.groupname.
jobname

jobname contains the requested job name

 

Controlling Access to the Active Balancing Environment Screen

Authority to enter the Active Balancing Environment screen

 

FACILITY
  $$CTBPNLB.qname

 

CTBSE08

Use of Active Balancing Environment screen

 

FACILITY

Hold: $$BRULHLD.qname.owner

Free: $$BRULFRE.qname.owner

Delete: $$BRULDEL.qname.owner

Log: $$BRULLOG.qname.owner

Why: $$BRULWHY.qname.owner

Zoom: $$BRULZOO.qname.owner

Save: $$BRULSAV.qname.owner

owner is the name if the user specified in the balancing mission definition.

CTBSE08

Parent Topic

Access to the Active Balancing Environment Screen