Configuring Dataset Security; Registering A User Supervisor Call Interruption (Svc); Using The Ieasvcxx Parmlib Member To Register - HP StorageWorks P9000 Software Installation Manual

Business continuity manager software installation guide
Hide thumbs Also See for StorageWorks P9000:
Table of Contents

Advertisement

REDEFINE FACILITY STGADMIN.YKA.BCM.YKQUERY UACC(NONE)
3.
Add access permissions for the defined profile to the user account.
PERMIT STGADMIN.YKA.BCM.YKQUERY CLASS(FACILITY) ID(user-ID) ACCESS(READ)
To improve the execution performance of BC Z Manager, HP recommends that you enable the
RACLIST function (in-storage profiles) for the FACILITY class.
Execute one of the following commands to enable the RACLIST function.
If the FACILITY class has not been activated by RACLIST:
SETROPTS RACLIST(FACILITY)
If the FACILITY class has already been activated by RACLIST:
SETROPTS RACLIST(FACILITY) REFRESH

Configuring Dataset Security

The Business Continuity Manager configuration files are created and saved based on the prefix
value of the user-provided dataset name. Once the storage manager has decided on a prefix
value, a data security mechanism must be implemented to control the read and write permissions,
depending on the TSO/E user's storage management role.

Registering a user supervisor call interruption (SVC)

You must use one of the following methods to register the user SVC:
Registration using the IEASVCxx parmlib member
Registration using the YKALCSVC command
If you use the IEASVCxx parmlib member to perform registration, you must reload the system (that
is, perform an initial program load (IPL)). If you cannot perform a re-IPL while the system is running,
use the YKALCSVC command to perform registration.

Using the IEASVCxx Parmlib Member to Register

To register using IEASVCxx parmlib:
1.
Choose a number between 200 and 255 to assign to the user SVC.
2.
Insert the following code SYMDEF statement (&YKSVCNO system symbol) into the IEASYMxx
parmlib member:
SYMDEF(&YKSVCNO='SVC-number')
NOTE:
3.
Link the HPQYLPAT library to LPALST, using one of the following methods:
Define the HPQYLPAT library in the LPALSTxx parmlib member. For details, see the MVS
Initialization and Tuning Reference.
Use the SETPROG LPA command to update dynamically. For details, see the MVS System
Commands.
4.
Define the following SVCPARM statement in the IEASVCxx parmlib member.
SVCPARM
5.
Perform re-IPL with CLPA parameter specified.
34
Installing Business Continuity Manager
For SVC-number, specify a decimal number between 200 and 255.
SVC-number,REPLACE,TYPE(3),EPNAME(JYUASVC)

Advertisement

Table of Contents
loading

This manual is also suitable for:

Xp p9500

Table of Contents