DSNI043I csect-name - MERGED LOG APPLY RANGE function-name-ID function-id MEMBER ID member-id FROM type sequence-start TO type sequence-end
Explanation
This informational message displays the broad LRSN or RBA range, merged from all members of the data sharing group. The range is used to determine the LPL or GRECP recovery range for the specified page set. It is displayed on time for each LPL recovery, for each member.
- csect-name
- The name of the control section that issued the message.
- command-name
- The name of the z/OS® MVS command that was issued: START, STOP, or MODIFY. The MODIFY command refreshes the Db2 health monitor.
- function-name
- The name of the function, such as a START DATABASE command, that was issued.
- function-id
- A decimal number that represents the function.
- member-id
- The numeric identifier for the data sharing member.
- type
- An indicator of the log record sequence number referenced in the
message:
- LRSN
- The log record sequence number is used in a data sharing environment.
- RBA
- The relative byte address is used in a non-data sharing environment.
- sequence-start
- Indicator of the beginning of the sequence identified by type.
- sequence-end
- Indicator of the end of the sequence identified by type.
System action
The recovery continues.
User response
Wait for message DSNI021I, which indicates the end of recovery, or for message DSNI005I, which indicates an error occurred during recovery.