Updates the location, device type, or comment in a history file entry.
Authorization
One of the following:
Required Connection
Database
Command Syntax
>>-UPDATE HISTORY FOR--object-part--WITH------------------------> >-----+-LOCATION--new-location--DEVICE TYPE--new-device-type--+->< '-COMMENT--new-comment----------------------------------'
Command Parameters
Examples
To update the history file entry for the full database backup taken on April 13, 1997 at 10:00 a.m., enter:
db2 update history for 19970413100000001 with location /backup/dbbackup.1 device type d
Usage Notes
The history file is used for record keeping purposes only. It is not used during database recovery.
See Also