SV-33840r1_rule
V-17452
ZB000030
ZMVZT030
CAT II
10
The BMC Mainview for z/OS system programmer and the IAO will ensure that a product's Started Task(s) is properly identified and/or defined to the System ACP.
If the product requires a Started Task, verify that it is properly defined to the System ACP with the proper attributes.
Most installation manuals will indicate how the Started Task is identified and any additional attributes that must be specified.
A sample is provided here:
TSS CREATE(MV$CAS) TYPE(USER) -
NAME('CAS, BMC Mainview for z/OS') DEPT(xxxx) -
FAC(STC,BBI3) -
MASTFAC(BBI3) PASS(xxxxxxxx,0) -
SOURCE(INTRDR) NOSUSPEND
TSS CREATE(MV$PAS) TYPE(USER) -
NAME('PAS, BMC Mainview for z/OS') DEPT(xxxx) -
FAC(STC,BBI3) -
MASTFAC(BBI3) PASS(xxxxxxxx,0) -
SOURCE(INTRDR) NOSUSPEND
TSS CREATE(MV$MVS) TYPE(USER) -
NAME('MVS, BMC Mainview for z/OS') DEPT(xxxx) -
FAC(STC,BBI3) -
PASS(xxxxxxxx,0) -
SOURCE(INTRDR) NOSUSPEND
Refer to the following report produced by the TSS Data Collection:
- TSSCMDS.RPT(@ACIDS)
Review each BMC Mainview for z/OS STC/Batch ACID(s) for the following:
___ Defined with Facility of STC, BBI3 (the TSS FACILITY Matrix Table entry defined for this product), and/or BATCH for MV$CAS, MV$PAS, and MV$MVS.
___ Defined with Master Facility of BBI3 (the TSS FACILITY Matrix Table entry defined for this product) for MV$CAS and MV$PAS.
___ Is sourced to the INTRDR.
V-17452
False
ZMVZT030
Refer to the following report produced by the TSS Data Collection:
- TSSCMDS.RPT(@ACIDS)
Review each BMC Mainview for z/OS STC/Batch ACID(s) for the following:
___ Defined with Facility of STC, BBI3 (the TSS FACILITY Matrix Table entry defined for this product), and/or BATCH for MV$CAS, MV$PAS, and MV$MVS.
___ Defined with Master Facility of BBI3 (the TSS FACILITY Matrix Table entry defined for this product) for MV$CAS and MV$PAS.
___ Is sourced to the INTRDR.
M
Information Assurance Officer
2093