Initialize CICS Tables (INZCICS)

Where allowed to run:
  • Batch job (*BATCH)
  • Interactive job (*INTERACT)
  • Batch program (*BPGM)
  • Interactive program (*IPGM)
  • Batch REXX procedure (*BREXX)
  • Interactive REXX procedure (*IREXX)
  • Using QCMDEXEC, QCAEXEC, or QCAPCMD API (*EXEC)
Threadsafe: No
Parameters
Examples
Error messages

The Initialize CICS (INZCICS) command causes the specified library on the system to be scanned to locate previous release CICS resource definition tables. The CICS tables in the selected library are then converted to the current release of CICS.

Libraries that contain tables older than the previous release of CICS are not converted and are NOT USABLE with the current release of CICS.

Top

Parameters

Keyword Description Choices Notes
LIB Library Name, *ALL Optional, Positional 1
Top

Library (LIB)

Enter the name of the iSeries library that contains the tables to be converted.

Possible values are:

Top

Examples

None
Top

Error messages

Unknown
Top