DB2 graphic  QMF Version 8

Importing the default system initialization procedure on z/OS

A default QMF system initialization procedure is shipped on z/OS. The procedure is called DSQ0BINI. It can be found in QMF810.SDSQSAPE(DSQ0BINI).

You may want to verify if your system has a system initialization procedure before installing the sample The command DISPLAY Q.SYSTEM_INI will show you what is already installed, or issue the message, "Q.SYSTEM_INI cannot be found" if the initialization procedure has not been installed. If you already have a system intitialization procedure and wish to overwrite it with the sample, or do not have one and wish to install the sample, continue with the example below:

IMPORT PROC FROM'QMF810.SDSQSAPE(DSQ0BINI)'

You can import your own version of the procedure, import the default procedure, and change it before saving it. Or, you can create your own procedure from within QMF.


Go to the previous page Go to the next page

Downloads | Library | Support | Support Policy | Terms of use | Feedback
Copyright IBM Corporation 1982,2004 Copyright IBM Corporation 1982, 2004
timestamp Last updated: March, 2004