Before you begin
To process the suspend file with a configuration REFRESH, it is necessary that the
configuration file has changed. Only changing the suspend file will not cause its
processing.
Procedure
The processing of the suspend file during a REFRESH consists of the following steps:
-
Preprocessing: The file is read and checked for errors (for example, syntax errors, I/O
errors)
-
No errors occurred during preprocessing:
-
Suspend requests are injected for all resources in the suspend file with the parameters defined
in the file as well.
-
All lines that have been processed are commented out using the line comment character in column
1.
Note: If column 1 is not empty, the first character will be overwritten with the line comment
character.
-
Errors occurred during "preprocessing":
-
Error messages are written to the system log.
-
Config REFRESH is canceled and can be retried later.
-
Resources defined in the suspend file are not part of the new or changed
configuration:
-
Informational messages are written to the system log.
-
Non-existing resources are ignored; all lines with existing resources are processed as
described in step 2.
-
If you want to force the REFRESH: use the INGAMS command ( see INGAMS
INGAMS) or the MVS Modify command (see
Starting, Stopping, and Maintaining the Automation Manager).
For this purpose, a new parameter for both commands is introduced, which allows to specify the following:
- NOSUSPEND: Ignore the whole suspend file
- FORCESUSPEND: Ignore all erroneous lines in the suspend file
Note:
- The INGAMS REFRESH or MVS Modify command with FORCESUSPEND
option or without any option will process the suspend file only if the configuration file has been
changed as well. For example, if you have added, deleted, or modified a resources.
- This functionality can also be used, if there are no errors in or with the suspend file. For
example, you want to REFRESH the configuration and completely ignore the suspend file.