Installing and configuring Db2-supplied routines that use new function: DSNTIJRT

You must run the DSNTIJRT job to install and configure Db2-supplied routines that depend on new function in Db2 13.

Before you begin

Activate Db2 13 new function, as described in Activating Db2 13 function level 500 or higher.

Tip: Start of changeJob DSNTIJRT issues certain GRANT statements, which causes an abend situation if it is run with the AUTH subsystem parameter set to NO. The NO setting of the AUTH subsystem parameter is not recommended because it disables all authorization checking in Db2 and disables the GRANT statement. For more information, see USE PROTECTION field (AUTH subsystem parameter).End of change

Procedure

  1. Run job DSNTIJRT to install and configure supplied routines that depend on Db2 13 new function.

    Job DSNTIJRT executes DSNTRIN, which installs and customizes all Db2-supplied routines and supporting objects that were deferred until new function is activated. This job was customized when the CLIST was run in MIGRATE mode.

  2. Run job DSNTIJRV to validate supplied routines that depend on new function.
    Job DSNTIJRV validates all Db2-supplied routines and augments existing installation verification procedures (IVPs) for specific Db2-supplied routines. It also provides a report that identifies successful validations, warnings, and failures. This job was customized when the CLIST was run in MIGRATE mode.

What to do next

See Verifying successful migration to Db2 13.