problem vi'ing large files
2007-12-24 21:21:00
I've got a problem vi'ing a large file. I get an error of "Tmp
file too large" and I just can't seem to get around it. The file is around
163 meg in size. I've tried setting the default tmp directory using the
EXINIT var to a partitoin with gig's free and it still has issues (export
EXINIT='set directory=/u06/attrep/tmp').
This is a solaris 8 box.
Someone did post a similar question, but only posted that it might
be a bug in sun's vi.
Any thoughts?
thanks,
Paul
root at argo:/etc% ls -l /u06/attrep/reports/1222001TOKENLOG
-rw-r--r-- 1 attrep oinstall 163077228 Dec 3 11:20
/u06/attrep/reports/1222001TOKENLOG
root at argo:/etc% vi /u06/attrep/reports/1222001TOKENLOG
"/u06/attrep/reports/1222001TOKENLOG" Tmp file too large
14:58:10.110 processing time : 0:00:00.140 wolf <w A2C aw > OK
14:58:10.213 interprocess time: 0:00:00.103
14:58:10.213 10/02/01 now, diff 0:00:00.506
-------------------------------------------------------------------------------
Token type ALG_CONSUMER, trans 0, ID 0xB43E678B, key 00042332046C
return_mailbox: T_ACClm_elbahler, custom: ATT_SEAST_MIAMI_ATT
14:58:08.475 10/02/01 created
14:58:08.610 interprocess time: 0:00:00.135
14:58:08.613 processing time : 0:00:00.003 camelot <w VAL db > OK
14:58:08.618 interprocess time: 0:00:00.005
14:58:08.619 processing time : 0:00:00.001 camelot <w SEC db > OK
~
~
~
~
~
~
~
~
~
~
~
~
Tmp file too large
:q!
root at argo:/etc%
Comments
Got something to say?
You must be logged in to post a comment.

