Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: editor for large textfiles ?

Re: editor for large textfiles ?

From: Galen Boyer <galenboyer_at_hotpop.com>
Date: 22 Jan 2003 07:11:09 -0600
Message-ID: <uhec1jpr7.fsf@standardandpoors.com>


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 Boyer
Received on Wed Jan 22 2003 - 07:11:09 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US