Hi
Im new using the HP 3070 ICT.
We've been ran a fist atricle, and our client ask for an information, so we'd been trying to get it and doing this i think we erased the .enable file.
We have a backup of the config and .enable files in a tape , so we would like to know how could we import that information to our ICT (In this case just the .enable file)
Or if we could restore the .enable file using some commands or instructions. We are not envolve to much at HP 3070 ICT
Our ICT has the Version 5.21 (Unix)
I will apreciated any kind of information.
Thank you very much.
Im new using the HP 3070 ICT.
We've been ran a fist atricle, and our client ask for an information, so we'd been trying to get it and doing this i think we erased the .enable file.
We have a backup of the config and .enable files in a tape , so we would like to know how could we import that information to our ICT (In this case just the .enable file)
Or if we could restore the .enable file using some commands or instructions. We are not envolve to much at HP 3070 ICT
Our ICT has the Version 5.21 (Unix)
I will apreciated any kind of information.
Thank you very much.
You should be able to untar the .enable file from the tape.
The command at the shell window should be ...
tar xvfq <tarfile> <archived pathname>/.enable
where
<tarfile> = the driver to the tape drive normally, /dev/rmt/0
if you can't remember the pathname to the .enable file, you can check the tar with ...
tar tvf <tarfile>