Hi
While performing a simple tar extraction from DLT drive (in Sun 5.8) the following error is received....
=========
#tar xvf /dev/rmt2
tar: The block size is 16 bytes
x./dir1
x./dir1/dir2
tar: 0511-184 Cannot set the time on ./dir1: Operation not permitted
x./dir1/dir2/dir3
tar: 0511-184 Cannot set the time on ./dir1/dir2: Operation not permitted
x./dir1/dir2/dir3/PROGRAM.exe: The file access permissions do not allow the specified action
tar: 0511-193 An error occurred while reading from the media.
There is not enough memory available now.
========
- I have been assured that the tape was ok when it was written. Also there is plenty of disk space aswell as memory.
I've been trying to find out what those tar codes mean.
Regards
Raj
While performing a simple tar extraction from DLT drive (in Sun 5.8) the following error is received....
=========
#tar xvf /dev/rmt2
tar: The block size is 16 bytes
x./dir1
x./dir1/dir2
tar: 0511-184 Cannot set the time on ./dir1: Operation not permitted
x./dir1/dir2/dir3
tar: 0511-184 Cannot set the time on ./dir1/dir2: Operation not permitted
x./dir1/dir2/dir3/PROGRAM.exe: The file access permissions do not allow the specified action
tar: 0511-193 An error occurred while reading from the media.
There is not enough memory available now.
========
- I have been assured that the tape was ok when it was written. Also there is plenty of disk space aswell as memory.
I've been trying to find out what those tar codes mean.
Regards
Raj