Previous Topic

Next Topic

Book Contents

Book Index

CTMAS Extended Definition Security Calls

Table 24 CTMAS Extended Definition Security Calls

Protected Element

Class
Entry Name

Explanation

Security Module

Controlling Operations on IOA Conditions and Resources

Access IOA Conditions

FACILITY
Add: $$ADDCND.qname.cond
Delete: $$DELCND.qname.cond

qname is the name used to assign different authorizations to various environments (such as Test and Production).

cond is the condition name.

IOASE07

Access an IOA Quantitative Resource

FACILITY
Add: $$ADDRES.qname.res
Delete: $$DELRES.qname.res
Change: $$CHARES.qname.res
Check: $$CHKRES.qname.res

res is the Quantitative resource name.

IOASE07

Access an IOA Control Resource

FACILITY
Add: $$ADDCTL.qname.cntl
Delete: $$DELCTL.qname.cntl
Check: $$CHKCTL.qname.cntl

cntl is the Control resource name.

IOASE07

Access Manual Conditions

FACILITY
Define: $$NEWCND.qname.mancnd
Erase: $$ERACND.qname.mancnd

mancnd is the manual condition name.

IOASE07

Access JCL library members

DATASET
dataset‑name

FACILITY
Edit: $$ECSEDJ.qname.mem
Save: $$ECSSVJ.qname.mem
View: $$ECSVWJ.qname.mem

mem is the member name.

IOASE32

Access Documentation library members

DATASET
dataset‑name

FACILITY
Edit: $$ECSEDD.qname.mem
Save: $$ECSSVD.qname.mem
View: $$ECSVWD.qname.mem

mem is the member name.

IOASE32

Access Table or Calendar library members

DATASET
dataset‑name

FACILITY
Edit: $$ECSEDF.qname.mem
Save: $$ECSSVF.qname.mem
View: $$ECSVWF.qname.mem

mem is the member name.

IOASE32

Delete a Table

$$ECSTTB.qname.table

table is the name of the table to be deleted.

IOASE32

Delete a Calendar

$$ECSTCL.qname.cal

cal is the name of the calendar to be deleted.

IOASE32

Control Access to the Environment Screen

Access the Active Environ-
ment Screen (Screen 3)

FACILITY $$CTMPNL3.qname

 

CTMSE08

Perform Operations in the Active Environment Screen

FACILITY
React: $$JOB1ACT.qname.owner
Browse: $$JOB1SYS.qname.owner
Stats: $$JOB1STA.qname.owner
Zoom: $$JOB1ZOO.qname.owner
Log: $$JOB1LOG.qname.owner
Hold: $$JOB2HLD.qname.owner
Free: $$JOB2FRE.qname.owner
Rerun: $$JOB2RRN.qname.owner
Restore :$$JOB2RRN.qname.owner
Confirm: $$JOB2CNF.qname.owner
Change: $$JOB3CHA.qname.owner
Priority: $$JOB3PRI.qname.owner
Delete: $$JOB3DEL.qname.owner
EditJCL: $$JOB3EDI.qname.owner

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

CTMSE08

Parent Topic

Access to the M2G file