DSNU1614I csect-name - BACKUP SYSTEM UTILITY FOR object-nameobject COMPLETED SUCCESSFULLY, COPY POOL = copy-pool-name, TOKEN = X'token-value', DATA COMPLETE LRSN = X'lrsn-value', ELAPSED TIME = elapsed-time

Explanation

The backup of the indicated object, data or logs, has completed successfully.

csect-name
The name of the control section that issued the message.
object-name
The identifier of the object that was backed up.
copy-pool-name
The name of the copy pool.
token-value
The TOKEN value that was specified in the utility control statement.
lrsn-value
The RBA or LRSN of the last log record written to the active log data sets after the backup of the database copy pool was complete. Note that the same data complete LRSN value is reported in the DSNU1614I messages for the data and logs. When you copy both the database and log copy pools use this data complete LRSN as the log truncation point for the conditional restart of Db2 for system recovery to a point in time if the log copy pool is restored, or for cloned systems created with a system-level backup.
elapsed-time
The elapsed time of the utility in hours, minutes, and seconds, shown in the following format: hh:mm:ss

System action

Processing continues.

System programmer response

When this message is issued for the database copy pool, capture the data complete LRSN. You can use the LRSN to determine the following information:

  • Which system-level backup is used by RESTORE SYSTEM during system point in time recovery. The RESTORE SYSTEM utility chooses a system-level backup (for the restore of the database copy pool) when the data complete LRSN is less than the SYSPITR log point.
  • The CRESTART ENDRBA, ENDLRSN, or SYSPITR log truncation point for conditional restart of Db2 when the log copy pool has been restored outside of Db2
  • The CRESTART ENDRBA or ENDLRSN for the conditional restart of Db2 for cloned systems

You can use the Print Log Map Utility, DSNJU004, to print information for system-level backups, including the data complete LRSN. For a data sharing systems, invoke DSNJU004 on the BSDS for the member where the backup was invoked.

For a conditional restart of Db2, use the Change Log Inventory Utility, DSNJU003, to create the conditional restart record (CRESTART).

Severity

0 (informational)