1834611 Members
3942 Online
110069 Solutions
New Discussion

Re: fbackup

 
k_philemon
Occasional Contributor

fbackup

Hi,

I am using HPunix 11.11. I have taken backup of export dump data through fbackup command.
#fbackup -f /dev/rmt/0m -i /backup/dump
now iwant to restore it. can any one help me in this. What is the command to restore.
2 REPLIES 2
Steven E. Protter
Exalted Contributor

Re: fbackup

Shalom,

Two ways,

frecover, see the man page.

Or sam Backup and Recovery
Interactive Backup and Recovery

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
freddy_21
Respected Contributor

Re: fbackup

#frecover -rf /dev/rmt/0m.

to see another option from frecover, run
#man frecover
or
#frecover -?