Unsolved

This post is more than 5 years old

1745

June 15th, 2007 06:00

Unable to Change Browse Time

Hello I am trying to recover data that the browse time has expired on. I am going through the steps that the Legato Admin Guide Suggests and attempt to run the following command:

nsrmm -S ssid -w XX/XX/XX

and I receive the following error:

nsrmm: Cannot exceed the browse time of a recoverable save set

The date I am using is a week into the future.

Any help is greatly appreciated!

2 Intern

 • 

724 Posts

June 15th, 2007 08:00

Retention has already expired too?

If you need to recover the whole saveset, you could use saveset recovery, it will save you some time. But if you need to select specific files, you can use scanner or nsrck -L7 for a specific time. The command you're using won't work for savesets already expired, as the data in the CFI is gone.

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

June 15th, 2007 11:00

If index is available do nsrck -L7 -t

6 Operator

 • 

14.4K Posts

 • 

56.2K Points

June 19th, 2007 07:00

You should change ssid first to norecyclable state. That's new in 7.3.x.

72 Posts

June 19th, 2007 07:00

Ok, and if I have MSSQL saveset how to recover it if it is recyclable?

if I use command: nsrck -L7 -t

72 Posts

June 20th, 2007 01:00

Hi,

maybe you can say how to change into norecyclable state ?

Thanks!

2 Intern

 • 

219 Posts

June 20th, 2007 02:00

i think it have to be:

nsrmm -o notrecyclable -S
No Events found!

Top