The following error messages appeared in the Xmanager joblog and Detector panel wasn't able to be accessed.
11.04.18 STC00606 TSS7100E 006 J=PTXMAN A=RKJ2A01 T=N/A F=STC - FACILITY NOT AUTHORIZED
11.04.18 STC00606 TSS7160E FACILITY <STC> NOT AUTHORIZED FOR YOUR USE
11.04.18 STC00606 PXM0315 RACROUTE VERIFY FAILED SAFRC=X'0008' RC=X'001C' RS=X'00000000' USER=RKJ2A01 PLAN=PDTAPLAN
Are there any required security definitions to access the Detector panels in PDT R20?
Their security software is the Topsecret.
Release : 20.0
Component : CA Detector for DB2 for z/OS
Please see the "Review External Security ConsiderationsSecurity" in the Database Management for DB2 for z/OS Installation Guide.
Please verify this has been completed in the environment experiencing the problem. Must assign the Xmanager started task a TSS facility and grant access to the facility to all Unicenter Detector users.
Step 1: Add the Facility
To add the facility, modify the eTrust CA-Top Secret startup parameter file to
add the following statement (replacing nn with the next available facility
number):
FAC(USERnn=NAME=PTXMAN)
Step 2: Assign the Facility to the Xmanager Started Task
To assign the facility to the Xmanager started task, use the following eTrust
CA-Top Secret administrator commands (replacing stcuserid with the ACID
assigned to the Xmanager started task):
TSS ADD(stcuserid) MASTFAC(PTXMAN)
TSS ADD(stcuserid) FAC(PTXMAN)
Step 3: Grant Access to the Facility to all Users
You can grant access to the facility to all users with the following eTrust CA-Top
Secret administrator command:
TSS ADD(ALL) FAC(PTXMAN)
Alternately, you can grant access to specific users or to a profile common to a
group of users.