ICNOTIFY keyword
The ICNOTIFY keyword specifies that image copies be registered to DBRC. DBRC registration of the area is required in order to DBRC register an image copy.
ICNOTIFY is an optional keyword for the following statements:
- ANALYZE statement of OPC
- PTRCHK statement of OER
- Format:
-
- NO (or N)
- Specifies that no DBRC registration is to be performed.
- YES (or Y)
- Specifies that an image copy is to be registered to DBRC. If pointer errors are detected, the image copy is not registered.
For DASYSIN DD, you can specify this keyword without a value. ICNOTIFY or ICNOTIFY= is regarded as ICNOTIFY=YES.
- Default:
- NO, if the ICNOTIFY keyword is not specified.
- Site default support:
- Supported.
Note: The keyword that is shown in the processing messages
FPX0203I and FPX0208I depends on the specification as follows:
- When neither the ICNOTIFY keyword nor the DBRC keyword is specified, ICNOTIFY is shown in the keyword column in the FPX0203I message and the FPX0208I message.
- When only the ICNOTIFY keyword is specified, ICNOTIFY is shown in the keyword column in the FPX0203I message and the FPX0208I message.
- When only the DBRC keyword is specified, ICNOTIFY(DBRC) is shown in the keyword column in the FPX0203I message and the FPX0208I message.
- When both the ICNOTIFY keyword and the DBRC keyword are specified, whether ICNOTIFY or ICNOTIFY(DBRC) is shown in the FPX0203I and the FPX0208I message is determined by the latter specification.