DSNT015I DSNTRIN PREVIEW OPTION WAS SPECIFIED, THE install-type ACTION WAS NOT PERFORMED, INSTALL JCL WAS GENERATED AND STORED IN stored-location

Explanation

The Db2-supplied routines and supporting objects were not installed, configured, or bound on the system because the preview option was specified. If a DD statement called JCLOUT was specified in the JCL, then a JCL containing the actual SQL and BIND statements that will be used to install the Db2-supplied routines is generated. A detailed report is also written to SYSPRINT to which objects were included for processing.

Multiple forms: This message has multiple forms. In addition to the standard form shown above, you might see the following form if no JCL job was generated:
DSNTRIN PREVIEW OPTION WAS SPECIFIED, THE 
install-type ACTION WAS NOT PERFORMED
install-type
The type of installation performed.
stored-location
The name of the data set and member where the generated installation job was stored.

System action

The Db2-supplied routines and supporting objects were not installed, configured, or bound. A report describing impact to affected objects is written to SYSPRINT. Optionally, if the job included the JCLOUT DD statement, a JCL containing the actual SQL and BIND statements that can be used to install the Db2-supplied routines is generated.

User response

Review the report and verify which Db2-supplied routines and supporting objects are expected to be created then resubmit the DSNTIJRT installation job without the preview option or submit the generated JCL if you are ready to install the Db2-supplied routines and supporting objects.