Operating System - HP-UX
1824864 Members
3698 Online
109674 Solutions
New Discussion юеВ

Legato Networker recover error

 
Henry Leong
New Member

Legato Networker recover error

I'm using Legato Networker 5.5.3 on HP-UX 11.x and getting a error recover: Not enough Space. Has anyone ran into this before?
4 REPLIES 4
Patrick Wallek
Honored Contributor

Re: Legato Networker recover error

What are you trying to recover? A file? A directory?

It sounds to me like Networker is checking the amount of space available in the area you are restoring to, and it is not find sufficient space.

Check the area you are recovering to and make sure you have the space to restore whatever it is you are restoring.
Deepak Seth_1
Regular Advisor

Re: Legato Networker recover error

There is a option in legato to re-allocate the restore files/dir to another location. default is same location. User NWRECOVER gui tool to recover .
Here is a script i use . It may be helpful to you in future.

Command Line
============

recover -f -c devhp1.mis.bio-rad.com -s desktop.hdc.bio-rad.com -t "7/16/01 00:50:00" << END
add /db/baandeu.002/oradata/baandeu/devuksdat_1.dbf
add /db/baandeu.002/oradata/baandeu/devuksdat_2.dbf
add /db/baandeu.002/oradata/baandeu/uksprddat_02.dbf
add /db/baandeu.002/oradata/baandeu/uksprddat_04.dbf
add /db/baandeu.002/oradata/baandeu/users_1.dbf
add /db/baandeu.003/oradata/baandeu/baandeu_temp2.dbf
add /db/baandeu.003/oradata/baandeu/uksprdidx_04.dbf
add /db/baandeu.003/oradata/baanduk/devuksidx_1.dbf
add /db/baandeu.003/oradata/baanduk/devuksidx_2.dbf
add /db/baandeu.003/oradata/baanduk/devuksidx_3.bdf
add /db/baandeu.003/oradata/baanduk/uksprddat02.dbf
add /db/baandeu.004/oradata/baandeu/baandeu_rbs2.dbf
add /db/baandeu.004/oradata/baandeu/devuksdat_3.dbf
add /db/baandeu.004/oradata/baandeu/devuksidx_3.dbf
add /db/baandeu.004/oradata/baandeu/uksprddat_05.dbf
add /db/baandeu.004/oradata/devuksidx_4.dbf
add /db/baandeu.005/oradata/baanduk/uksprdidx_03.dbf
add /db/baandeu.006/oradata/baanduk/uksprddat_01.bdf
add /db/baandeu.006/oradata/baanduk/uksprddat_06.dbf
add /db/baandeu.007/oradata/baandeu_temp3.dbf
add /db/baandeu.007/oradata/uksprddat_07.dbf
add /db/baandeu.007/oradata/uksprddat_08.dbf
add /db/baandeu.007/oradata/uksprddat_09.dbf
add /db/baandeu.007/oradata/uksprdidx_05.dbf
add /db/baandeu.008/oradata/baandeu_temp4.dbf
add /db/baandeu.008/oradata/uksprddat_10.dbf
add /db/baandeu.008/oradata/uksprdidx_6.dbf
add /db/baandeu.008/oradata/uksprdidx_7.dbf
add /db/baandeu.008/oradata/uksprdidx_8.dbf
add /db/baandeu.008/oradata/uksprdidx_9.dbf
add /db/baandeu.009/oradata/baandeu/baandeu_rbs3.dbf
add /db/baandeu.009/oradata/uksprdidx_10.dbf
add /db/baandeu.010/oradata/baandeu/baandeu_rbs4.dbf
add /db/baandeu.013/oradata/baandeu/baandeu_rbs5.dbf
add /db/baandeu.013/oradata/baandeu/uksprdidx_11.dbf
add /db/baandeu.015/oradata/baandeu/devuksidx_6.dbf
add /export/home/oradata/baandeu/control01.ctl
changetime 07/16 02:25:00
relocate /baandjp/baandeu
list -l
recover
END
Henry Leong
New Member

Re: Legato Networker recover error

Thanks for all answers. More details - my attempt to recover is on a new system after igniting the OS and now trying to recover the data. This system is the same layout as the original system.
Helen French
Honored Contributor

Re: Legato Networker recover error

Hi Henry:

I know it's too late, but just wondering whether you solved this problem? I am facing the same issue and getting the same error. I am trying the recover on a test system and the OS and Legato verions are the same.

It will be great, if you can give some information on this!

Thanks!
Shiju
Life is a promise, fulfill it!