If your software was received on DVD media, follow these instructions.
RSTLIB SAVLIB(InnnLIB) DEV(device) MBROPT(*ALL) ALWOBJDIF(*ALL) RSTLIB(instLibName)
where:
Is the software version and release number (for example, 777).
Is the device name. To view available devices, issue the command:
WRKCFGSTS CFGTYPE(*DEV) CFGD(*OPT)
Is required if you will be using the product with a code page that is incompatible with code page 37, EBCDIC 8-bit West European. For example, this is required if you will be using the server with Japanese or another double-byte character set. Otherwise, this is optional but recommended. Be sure to use either a clean restore library or the ALWOBJDIF(*ALL) option to ensure overwriting any prior files.
instLibName is the name you assign to the library to which you are restoring the contents of the DVD. It can be any valid library name. The library should either not exist prior or be empty of files (CFG and SRV* in-particular). If you do not specify RSTLIB(instLibName), the restored installation library name defaults to the original save name.
Note that in examples later in the installation process we will show this as I777LIB, but you should always enter the actual name that you specified here.
CHGOBJOWN OBJ(instLibName/INU) OBJTYPE(*PGM) NEWOWN(QSECOFR)
where:
Is the name of the installation library that you restored from DVD in Step 3.
After you complete the installation, you can delete the installation library.
WebFOCUS | |
Feedback |