Installing or migrating to Db2 13
The essential steps are similar for both installing Db2 13 and migrating to Db2 13. When you migrate to Db2 13, you must also activate function levels 500 and 501 before many new capabilities can be used.
Important: Before you can migrate a Db2 12 environment to Db2 13, you must complete premigration activities and activate function level 510 in Db2 12. For more information, see Verify Db2 13 premigration activities and activate function level 510 in Db2 12.
Installation and migration tools
Db2 13 provides the following tools that help you complete the process of installing or migrating to Db2 13:- Job control language (JCL) jobs
- Each installation and migration JCL job helps you perform an installation or migration task.
- Installation and migration command list (CLIST)
- The installation and migration CLIST helps tailor the installation and migration JCL jobs. It contains the necessary code for tailoring the jobs to suit your needs.Tip: You can capture most settings of an existing Db2 subsystem by running the DSNTIJXZ job, which invokes the DSNTXAZP tool. Running this job reduces the effort to manually compare settings in the current DSNTIJUZ job with the values that are defined in the defaults input member. For details, see Updating the CLIST defaults input member: job DSNTIJXZ and DSNTXAZP tool.
- Interactive Systems Productivity Facility (ISPF) panels
- You can use a series of ISPF panels to pass parameter values to the CLIST. The CLIST uses these values to tailor the installation and migration jobs. This process is described in Generating tailored Db2 13 installation, migration, or function level activation jobs.
- Sample applications
- The sample applications help you determine whether you installed or migrated Db2 correctly. Db2 provides a set of sample programs and procedures that help you determine if Db2 is operating correctly. For more information, see Verifying successful Db2 13 installation or migration with sample applications.
All references to SYS1.PARMLIB also imply the logical PARMLIB data set that is used for Db2.
Generating Db2 initialization code
Db2 executable parameters are prepared in a quick and simple procedure referred to as an assembly., which uses the supplied object code.