- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: fbackup and frecover
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
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
Community
Resources
Forums
Blogs
- 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
08-15-2000 07:14 PM
08-15-2000 07:14 PM
fbackup and frecover
But when I use frecover to store ORACLE file, I found all file's OWNER:GROUP have been changed to root:root. Is there something wrong in my command?
fbackup command:
fbackup -f /dev/rmt/2m -v -i /PRODUCTS > /tmp/bkuplog 2>&1
frecover command:
cd /
frecover -x -X -i /PRODUCTS -f /dev/rmt/2m
Thanks in advise.
chen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-15-2000 10:07 PM
08-15-2000 10:07 PM
Re: fbackup and frecover
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2000 09:21 AM
08-18-2000 09:21 AM
Re: fbackup and frecover
frecover -x -i /PRODUCTS -f /dev/rmt/2m
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2000 10:47 PM
08-18-2000 10:47 PM
Re: fbackup and frecover
shoud work, however if you fail to restore the ownership I will suggest you bring the machine to the single user mode and try...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-21-2000 01:01 AM
08-21-2000 01:01 AM
Re: fbackup and frecover
Try to use SAM, go through Backup and Recovery, then "Interactive backup and Recovery" and go into "Recover files or directories" after you select DDS device that you want to use.
At the bottom, You will see "Set additional parameters..." which contains an option "Preserve Original File Ownership."
Select that item and try to recover again.