GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- fbackup/frecover ver. 10.20
Operating System - HP-UX
1850955
Members
2114
Online
104056
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 05:27 AM
07-31-2001 05:27 AM
How do I frecover files from fbackup to disk?
i.e.,
fbackup -g /usr/local/tmp/graphcath -I /usr/local/tmp/bkup.idx -f rman/backup/cath/backup.txt 2>/usr/local/tmp/error.log
This command created what appears to be a valid backup.
Is it valid and if it is how can I frecover files from it?
Thanks.
i.e.,
fbackup -g /usr/local/tmp/graphcath -I /usr/local/tmp/bkup.idx -f rman/backup/cath/backup.txt 2>/usr/local/tmp/error.log
This command created what appears to be a valid backup.
Is it valid and if it is how can I frecover files from it?
Thanks.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 05:44 AM
07-31-2001 05:44 AM
Re: fbackup/frecover ver. 10.20
frecover -g /usr/local/tmp/grahpcath
-f /rman/backup/cath/backup.txt
However, you never specified a backup level, (0-9) in your fbackup command, so level 0 is default.
Hope this helps you.
Ron
-f /rman/backup/cath/backup.txt
However, you never specified a backup level, (0-9) in your fbackup command, so level 0 is default.
Hope this helps you.
Ron
Should have been an astronaut.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 05:45 AM
07-31-2001 05:45 AM
Re: fbackup/frecover ver. 10.20
Did you miss a bit or was the backup send to rman/backup/cath/backup.txt rather than a tape device. Depending on whats in the graph file this could be a fairly meaty file.
list the contents with
#frecover -I -f rman/backup/cath/backup.txt
recover a file with
#frecover -xovf rman/backup/cath/backup.txt -i "filename"
list the contents with
#frecover -I -f rman/backup/cath/backup.txt
recover a file with
#frecover -xovf rman/backup/cath/backup.txt -i "filename"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2001 05:46 AM
07-31-2001 05:46 AM
Solution
Hi David,
The fbackup command is correct and the frecover according to it is as follow :
frecover -x -g /usr/local/tmp/graphcath -f rman/backup/cath/backup.txt
x : Indicate the use of
e : exclude files,
i : include files
and/or
g : graph files
This recover will put the recovering files to their original places.
Magdi
The fbackup command is correct and the frecover according to it is as follow :
frecover -x -g /usr/local/tmp/graphcath -f rman/backup/cath/backup.txt
x : Indicate the use of
e : exclude files,
i : include files
and/or
g : graph files
This recover will put the recovering files to their original places.
Magdi
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2026 Hewlett Packard Enterprise Development LP