Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to delete last instance

Status
Not open for further replies.

buudo

IS-IT--Management
Joined
Mar 14, 2005
Messages
2
Location
DE
I made an additional full backup at a wrong date I don't need, but the empty tapes. So I canceled the full backup, but now I like to continue incremetal from the last incremental backup before the full backup. Is there a way to delete the "newest" instance of clinet indexes ?

Regards

buudo
 
take a look to nsrmm (man nsrmm), pay attetion to -d option.

nsrmm -d SSID (or something like this)

this command will delete the save set ID from the media index.

Cheers.
 
Aborted save sets don't count.

In NW 7, they will be deleted automatically from the media index. In NW 6, use mminfo to find out the ssid, then delete the save set with "nsrmm -d -S ssid".
 
Thanks a lot !
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top