Operating System - HP-UX
1833137 Members
3197 Online
110051 Solutions
New Discussion

select file to restotre from 'restore session menu'

 
SOLVED
Go to solution
Paolo Gilli
Frequent Advisor

select file to restotre from 'restore session menu'

hi,
how select file to restore when I select to restore from session. I can see only mount point.
Using 'filesistem / interval ' restore I am not able to select the backup of 2 week ago
5 REPLIES 5
Chris Watkins_1
Respected Contributor

Re: select file to restotre from 'restore session menu'

When doing a "restore from session", the file must have been
backed up that night. You'd expect that it's there on the "full",
but if your selected restore session is an incremental, it won't
be there unless it changed from the last full backup.

Not without 2 backups and an Ignite image!
Steven E. Protter
Exalted Contributor

Re: select file to restotre from 'restore session menu'

sam
backups
interactive restore

There is a box you can check to restore to a location other than where it was backed up.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Paolo Gilli
Frequent Advisor

Re: select file to restotre from 'restore session menu'

The backup is always full cold backup of oracle database. Why I can't select the file to restore in 'restore session' as is possible in 'restore filesystem'?
Chris Watkins_1
Respected Contributor
Solution

Re: select file to restotre from 'restore session menu'

I think I see what you mean now.
My bad, going from memory, and not being in front of Omniback.

Still not sure why you can't find it in a filesystem restore session,
searching by the specified interval. Do you see it at all,
but just not in the date range you need? Or are you not seeing it?

We had a situation recently where a dev database needed restored,
and I couldn't find two temp dbf files that the DBA's needed,
even after restoring an entire cold backup directory. It turned
out that their cold backup script was in error, and that these
files were never caught on any of the colds.
Hope something similar hasn't happened to you.

(Fortunately, ours were "temp"s, so their workaround was not bad)
Not without 2 backups and an Ignite image!
Paolo Gilli
Frequent Advisor

Re: select file to restotre from 'restore session menu'

problem solved!
it was GUI problem on my win2k PC.

it works good with reflection GUI on HP-UX

Thanks to all