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

Home -> Community -> Usenet -> c.d.o.server -> Using SQL*Loader to load a record sequential data file

Using SQL*Loader to load a record sequential data file

From: Rajiv Gidadhubli <G.R._Rajiv_at_mail.amsinc.com>
Date: 1997/02/27
Message-ID: <3315EB53.5DEC@mail.amsinc.com>#1/1

Hi all,

I need to load a fixed-length record sequential datafile(i.e, no new-line characters at end of record) using SQL*Loader into the Oracle database.

I am not able to find any way to do this in the SQL*Loader documentation.

I can change the file to Line sequential format(put a new-line character at the end of every record), but the size of the data file makes this approach prohibitive.

I would appreciate if anyone could help me out with this problem.

Thanks,

Rajiv. Received on Thu Feb 27 1997 - 00:00:00 CST

Original text of this message

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