After you have installed a second Db2 subsystem
on the same operating system, you must run some jobs that prepare
the subsystem for use.
Procedure
To prepare your second Db2 subsystem
for use:
- IPL z/OS®.
This step is required for any SYS1.PARMLIB changes. Alternatively, you can use the SETSSI,
SETPROG APF, and SETPROG LNKLST commands to define the subsystem to z/OS until the next IPL.
- Start Db2 by using
the new command prefix (formerly called the subsystem recognition
character) that you named during the installation process.
- Run job DSNTIJTC.
- Run job DSNTIJTM.
If you use the same library
prefix for both subsystems, change the name of the data sets listed
below, unless you do not need them on the first subsystem. Subsequent
jobs write information in these data sets and prevent use of the new
load module DSNTIAD on the second subsystem with the previously bound
plan DSNTIA91 on the first subsystem.
- prefix.DBRMLIB.DATA
- prefix.RUNLIB.LOAD
- Run job DSNTIJSG.
- Optional: Run job DSNTIJRW
to define core WLM environments for Db2-supplied
stored procedures and user-defined functions.
- Run job DSNTIJRT to install
all Db2-supplied
routines.
- Run job DSNTIJRV to validate
the Db2-supplied
routines after they have been installed.
- Optional: Run
job DSNTIJIC to copy the catalog.
-
Verify your installation process.