User-controlled options—Image Copy function
The Image Copy function allows you to set user-controlled options with different methods to suit your needs.
The Image Copy function offers several levels for setting options (see the following table). Each level overrides the options set in the previous level.
Ways to specify options for the Image Copy function
Level | Used for | Resides in | Created by |
---|---|---|---|
Internal defaults | All jobs that don’t specify an options module or options in ICPSYSIN | N/A | N/A |
ICPPARMS global options module | All jobs at your installation | Load library | ISPF panels or #DBUGLBL batch job |
ICP@imsi global options module | All jobs run on a particular IMS system (for example, a test system) | Load library | ISPF panels or #DBUGLBL batch job |
ICP@xxxx global options module | All jobs that use this module, as specified by the PARMBLK keyword in ICPSYSIN | Load library | ISPF panels or #DBUGLBL batch job |
Database-specific options member | All jobs for a particular database | PDX member | ISPF panels |
ICPSYSIN | The job where the options are specified | JCL | Adding keywords to ICPSYSIN control statement data set in reload job |
This section contains the following topics:
Related topic