Save CICS Group (SAVCICSGRP)

The Save CICS groups(SAVCICSGRP) command causes the specified groups in the library to be saved by using the SAVOBJ system command. When TGTRLS has a previous release value, then resource definition tables for the specified groups are converted to a previous release of CICS in the QTEMP library and then saved from the QTEMP library.

Parameters

Keyword Description Choices Notes
LIB Library Name Required, Positional 1
GROUP Group Values (up to 50 repetitions): Name, *ALL Required, Positional 2
SAVF Save file Qualified object name Required, Positional 3
Qualifier 1: Save file Name
Qualifier 2: Library Name, *LIBL, *CURLIB
TGTRLS Target release Element list Optional, Positional 4
Element 1: Target release *CURRENT, *PRV, V7R2M0, V7R1M0, V6R1M0
Element 2: Target format *TGTRLS, *F720, *F710, *F610, *F540, *F530, *F520, *F510, *F450, *F440

Library (LIB)

Enter the name of the IBM i library that contains the tables in a specific group(s) to be saved.

Group (GROUP)

Enter the name of the group(s) to be saved.

The possible values are:

Save file (SAVF)

Enter the name of the save file (in library-name/save-file-name format) that is used to contain the saved groups. The save file should be empty.

Target release (TGTRLS)

Specifies both the release level of the operating system on which the CICS group object are being saved, and the format of the CICS resource tables. Such format changes per product release and exists only for compatibility reasons.

CICS officially only support up to 2 previous release.

The possible values are:

Examples

None

Error messages

Unknown