I am trying to restore the following file live_auditexp.dmp.Z which is following size (1221379321)
I have used the following command to restore the above file.
tar -xf /dev/rmt1 live_auditexp.dmp.Z
the problem is the restore kicks off gets very close to restoring but then I get the following error message.
tar: 0511-197 live_auditexp.dmp.Z: Cannot write data extracted with the tar command:
A file cannot be larger than the value set by ulimit.
can anybody help
I have used the following command to restore the above file.
tar -xf /dev/rmt1 live_auditexp.dmp.Z
the problem is the restore kicks off gets very close to restoring but then I get the following error message.
tar: 0511-197 live_auditexp.dmp.Z: Cannot write data extracted with the tar command:
A file cannot be larger than the value set by ulimit.
can anybody help