Re: editor for large textfiles ?
From: Galen Boyer <galenboyer_at_hotpop.com>
Date: 22 Jan 2003 07:11:09 -0600
Message-ID: <uhec1jpr7.fsf_at_standardandpoors.com>
Date: 22 Jan 2003 07:11:09 -0600
Message-ID: <uhec1jpr7.fsf_at_standardandpoors.com>
[Quoted] On Wed, 22 Jan 2003, fred.eder_at_firemail.de wrote:
> Hi!
>
> I have a *.txt file with 4 Gigabyte and about 5 Millions
> records. With which tool can I open this large textfile? My
> operting systems are windows xp and windows 2000.
Get cygwin.
Then do, "head file.txt > gettop.txt"
Look at a few lines and define the format.
Create an Oracle table to house this.
Load this file into Oracle then use Oracle to look at it.
-- Galen BoyerReceived on Wed Jan 22 2003 - 14:11:09 CET