DSNI044I csect-name- PAGE LOG APPLY RANGE function-name -ID function-id DB ID database-id PS ID pageset-id PART # partition-number MEMBER ID member-id FROM PAGE # from-page TO PAGE # to-page FROM type sequence-start TO type sequence-end
Explanation
This informational message displays the LRSN or RBA range that is used to determine LPL or GRECP recovery range for the specified page set in the data sharing group 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.
- database-id
- The ID of the database where the page set exists.
- pageset-id
- The ID of the page set where the pages exist.
- partition-number
- The number of the partition where the pages exist.
- member-id
- The numeric identifier for the data sharing member.
- from-page
- The beginning page number for the range where the log is to be applied.
- to-page
- The ending page number for the range where the log is to be applied.
- 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
- An indicator of the beginning of the sequence identified by type.
- sequence-end
- An 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.