Previous Topic: WTRN—Control Writer AccessNext Topic: JQUE—Control Job Queue Access


RESN—Control Resource Access

The RESN entity controls access to resources, for example, a printer. The FIELD resource type checks access to fields on the CA SYSVIEW displays and the CMDGROUP resource checks access to security command groups.

The RESN entity has the following format:

SV.RESN.system.restype.qualifier.resvalue
system

Specifies the SMF system ID.

restype

Specifies the resource type.

qualifier

Specifies the resource qualifier.

resvalue

Specifies the resource value.

Read access is required for this format of the RESN entity.

Note: For the type of resources, see the Resources Section Detail Display section in the chapter "Security Displays."

Optionally, you can include actions with the RESN entity to control actions taken against resources.

The RESN entity with an action has the following format:

SV.RESN.system.restype.qualifier.resvalue.AC.action
action

Specifies the action the user is taking against the job. The actions and access required are the same as the ones listed previously for job names.

ACTV

Activates a resource.

Access: Update

ADDR

Adds a resource

Access: Update

ADVA

Advances a resource

Access: Update

ALCR

Allocates a resource.

Access: Update

ALTR

Alters a resource.

Access: Update

BACK

Backspaces a resource.

Access: Read

CANR

Cancels a resource.

Access: Update

CKPT

Checkpoints a resource.

Access: Update

CLOS

Closes a resource.

Access: Update

CLRR

Clears a resource.

Access: Update

CLSD

Closes a destination.

Access: Update

DEAC

Deactivates a resource.

Access: Update

DEFR

Defines a resource.

Access: Update

DELR

Deletes a resource.

Access: Update

DEQU

Dequeues a resource.

Access: Update

DISA

Disables a resource.

Access: Update

DRNR

Drains a resource.

Access: Update

DUMP

Dumps a resource.

Access: Update

ENAB

Enables a resource.

Access: Update

EXCL

Restricts a resource.

Access: Update

FORR

Forces a resource.

Access: Update

FORW

Forwards a resource.

Access: Update

FREE

Frees a resource.

Access: Update

FRMT

Formats a resource.

Access: Update

HALT

Halts a resource.

Access: Update

HOLD

Holds a resource.

Access: Update

IDBD

Issues an IMS DBD command.

Access: Update

IDBR

Issues an IMS DBR command.

Access: Update

IDLE

Idles a resource.

Access: Update

IERE

Issues an IMS ERE command.

Access: Update

INIT

Initializes a resource.

Access: Update

INRE

Issues an IMS NRE command.

Access: Update

INTR

Interrupts a resource.

Access: Update

IOVF

Issues the IMS command:

DISPLAY AREA areaname IOVF

Access: Update

KILR

Kills a resource.

Access: Update

LOCK

Locks a resource.

Access: Update

MAST

Assigns master status to a resource.

Access: Update

MNT

Mounts a resource.

Access: Update

NEWR

Loads a new copy of a resource.

Access: Update

OPEN

Opens a resource.

Access: Update

PURG

Purges a resource.

Access: Update

RELR

Releases a resource.

Access: Update

REPT

Repeats a resource.

Access: Update

REQR

Requeues a resource.

Access: Update

REST

Restarts a resource.

Access: Update

RESU

Resumes a resource.

Access: Update

SCFW

Issues a SETCACHE CACHEFASTWRITE for the resource.

Access: Update

SDEV

Issues a SETCACHE DEVICE for the resource.

Access: Update

SDFW

Issues a SETCACHE DASDFASTWRITE for the resource.

Access: Update

SEND

Sends a resource.

Access: Update

SHUT

Shuts a resource.

Access: Update

SNVS

Issues a SETCACHE NVS for the resource.

Access: Update

SSUB

Issues a SETCACHE SUBSYSTEM for the resource.

Access: Update

STOP

Stops a resource.

Access: Update

STRT

Starts a resource.

Access: Update

SWIT

Switches a resource.

Access: Update

TERM

Terminates a resource.

Access: Update

TROF

Turns off a trace.

Access: Update

TRON

Turns on a trace.

Access: Update

UNL

Unloads a resource.

Access: Update

UNLK

Unlocks a resource.

Access: Update

VOFF

Varies a resource offline.

Access: Update

VON

Varies a resource online.

Access: Update

XSCN

Creates a cross-system connection to the resource.

Access: Update

In addition to the resources listed in Chapter 4, the FIELD resource type is used to verify access to fields on CA SYSVIEW displays.

The RESN entity that is used to control display fields has the following format:

SV.RESN.system.FIELD.command.fieldname
system

Specifies the SMF system ID.

command

Specifies the command that is displaying the field.

fieldname

Specifies the field name.

Read access is required to display the field.

For information about bypassing field name checking, see the CHKF entity.

CMDGROUP is another resource used to verify access to security command groups.

The RESN entity that is used to control command groups has the following format:

SV.RESN.system.CMDGROUP.groupname
system

Specifies the SMF system ID.

groupname

Specifies the security group name.

If read access is granted to this entity, the command group is allowed.