db2logsForRfwd - List logs required for rollforward recovery command

Parses the DB2TSCHG.HIS file. This utility allows a user to find out which log files are required for a table space rollforward operation.

This utility is located in sqllib/bin.

Authorization

None

Required connection

None

Command syntax

Read syntax diagramSkip visual syntax diagramdb2logsForRfwdpath-all-kspasswordpassword-kspassargfd: file_descriptorfilename: file_name-ksprompt

Command parameters

path
Full path and name of the DB2TSCHG.HIS file.
all
Displays more detailed information.
kspassword password
Specifies the password to use when opening the keystore.
kspassarg fd:file_descriptor | filename:file_name
Specifies the keystore password arguments. The file_descriptor parameter specifies a file descriptor that identifies an open and readable file or pipe that contains the password to use. The file_name parameter specifies the name of the file that contains the password to use.
ksprompt
Specifies that the user is to be prompted for a password.

Examples

db2logsForRfwd /home/hotel73/roecken/NODE0000/SQL00001/MEMBER0000/DB2TSCHG.HIS
db2logsForRfwd DB2TSCHG.HIS -all