Required: Allocating additional space for Licensed Internal Code

 

The V5R4 Licensed Internal Code requires more storage space than in previous i5/OS® releases.

If your system has V5R3M5 Licensed Internal Code currently installed, you have enough storage space and can skip this topic.

The exact amount of this additional storage depends on which release is currently installed and which release is to be installed. If your system or logical partition does not have the additional space, the upgrade will stop during the installation of the Licensed Internal Code.

Use the Allocate Licensed Internal Code Space API (QLPALCSP) to find out if enough reserved storage is available, to allocate the additional space when necessary, and to correct any other possible errors. Enter the following text (where VxRxMx refers to the version, release, and modification of the Licensed Internal Code to which you are planning to upgrade).

CALL PGM(QLPALCSP) PARM('VxRxMx' 's')
The valid values for s (the Start space allocation parameter) are 0 or 1:

The QLPALCSP API also has an optional parameter (IPL required) that will let you know whether an IPL is needed. If you do not use the IPL required parameter of this API, review the job log after the API is called. If you see the following information message, you do not need to perform an IPL as you have the required space necessary.
CPI3DBF - Allocating additional space is not necessary

If you receive message CPF3DF7, you are directed to upgrade your load-source disk unit with device parity protection. Options for upgrading the load-source disk unit, including the load-source disk unit with device parity protection, are available under the topic Disk management checklist . Otherwise contact your authorized service provider for assistance.

For more information on the QLPALCSP API, refer to the Allocate Licensed Internal Code space (QLPALCSP) API topic .

 

Parent topic:

Performing initial upgrade or replacement tasks