Where allowed to run:
|
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 |
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 |
Enter the name of the OS/400 library that contains the tables in a specific group(s) to be saved.
Top |
Enter the name of the group(s) to be saved.
The possible values are:
Top |
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 |
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:
Valid values depend on the current version, release, and modification level, and they change with each new release.
Top |
Top |
Top |