Save CICS Group (SAVCICSGRP)

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 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.

Top

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 Character value Optional, Positional 4
Top

Library (LIB)

Enter the name of the OS/400 library that contains the tables in a specific group(s) to be saved.

Top

Group (GROUP)

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

The possible values are:

Top

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.

Top

Target release (TGTRLS)

Specifies the release level of the operating system on which you intend to use the object being saved. In the examples given for the *CURRENT and *PRV values, and when specifying the target-release value, the format VxRxMx is used specify release, where Vx is the version, Rx is the release, and Mx is the modification level. For example, V5R3M0 is Version 5, Release 3, Modification 0.

Valid values for this parameter change every release.

The possible values are:

Top

Examples

None
Top

Error messages

Unknown
Top