Installing Db2-supplied routines during installation
The DSNTIJRT and DSNTIJRV jobs install and validate the installation of Db2-supplied routines. These jobs are configured with the options that you specified on installation panel DSNTIPR1 and panels DSNTIPRA through DSNTIPRP.
Before you begin
If the RACF® facility class is active and a profile was defined for MVSADMIN.WLM.POLICY, the user that runs the DSNTIJRV job requires READ access. To grant READ access to a user, an administrator must submit the following command:
PERMIT MVSADMIN.WLM.POLICY CLASS(FACILITY) ID(user) ACCESS(READ)
If the RACF OPERCMDS class is active and a profile was defined for MVS™.MCSOPER.*, the user ID that runs the DSNTIJRV job requires READ access. Alternatively, you can add a discrete profile for the DSNTRVFY console that is used in this job. To add a discrete profile for the DSNTRVFY console, an administrator must complete the following steps:
- Establish a discrete profile for MVS.MCSOPER.DSNTRVFY by issuing the following command:
RDEFINE OPERCMDS MVS.MCSOPER.DSNTRVFY UACC(NONE)
- Grant READ access to the user that runs the DSNTIJRV job by issuing
the following command:
PERMIT MVS.MCSOPER.DSNTRVFY CLASS(OPERCMDS) ID(user) ACCESS(READ)
- Refresh the OPERCMDS class by issuing the following command:
SETROPTS RACLIST(OPERCMDS)REFRESH
Resource Recovery Services (RRS) is also required for these jobs.
Procedure
To install the Db2-supplied routines: