[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
File size limitation on gtar
From: |
KIM DILTS |
Subject: |
File size limitation on gtar |
Date: |
Thu, 03 May 2001 14:40:41 -0700 |
We have downloaded and compiled the version of gzip that will compress large
files. However, we have found that this limitation is in gtar.
We are trying to backup our database server, which has many large Oracle data
files.
When we use the command:
gtar -czvhf . /dev/rmt/2
we get the error
gtar: Cannot add file oradata4/oft20/data/temp02.dbf: Value too large for define
d data type
If we gzip the file using the newer version of gzip, it works--so the
limitation seems to be with gtar.
Is there a newer version of gtar that does not have this limitation? If not,
are there any plans for a version that handles large files?
Thanks,
Kimberly A. Dilts
Sr. Programmer/Analyst
Primal
address@hidden
(949) 221-8316
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- File size limitation on gtar,
KIM DILTS <=