Initialize System (INZSYS)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Initialize System (INZSYS) command initializes conversions done during installation procedures. This process is initiated during the first IPL after the software package is installed.

More information is available in the Install, upgrade, or delete i5/OS and related software book, SC41-5120.

Top

Parameters

Keyword Description Choices Notes
MSGQ Message queue Single values: *SYSOPR
Other values: Qualified object name
Optional, Positional 1
Qualifier 1: Message queue Name
Qualifier 2: Library Name, *LIBL, *CURLIB
Top

Message queue (MSGQ)

Specifies the name and library of the message queue to which messages are sent and from which they are shown.

*SYSOPR
Messages from the system operator message queue (QSYSOPR) are sent to the system operator.
message-queue-name
Specify the name of the message queue from which messages are shown.

The possible library values are:

*LIBL
The library list is used to locate the message queue.
*CURLIB
The current library for the job is used to locate the message queue. If no library is specified as the current library for the job, the QGPL library is used.
library-name
Specify the name of the library where the message queue is located.
Top

Examples

INZSYS

This command initializes the conversions done during installation procedures.

Top

Error messages

*ESCAPE Messages

CPF372A
INZSYS or GO LICPGM currently running in another job.
CPF90E2
Error occurred for previous release file &1 in library &2.
CPF90E3
Error occurred for file &1 in library &2.
CPF90E4
System function in use. Reason code &1.
CPF90E8
Error occurred for file &1 in library &2.
CPF90E9
Data exists for more than one previous release.
Top