Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Table to Flat File dump Script Please--dump.SQL??
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C053A3.DD7CFDB0
Content-Type: text/plain
Hi Guys
Someone the other day mentioned about dump.sql for dumping tables to flat
file, could you let me know where I can find this script.
The rows in the table I need to dump are too long maybe over 1kb, I could do this through SQLPlus spooling, but not sure it will handle it. Is there a limit to SQLPlus out put or just "SET LINESIZE .. " will do? There was a limit in UTL_FILE in Oracle 7.3 which could not output lines longer than I think 512 Bytes (or something like that), is it still a problem in 8.0.5
Thanks for any help.
Regards
Reza
------_=_NextPart_001_01C053A3.DD7CFDB0
Content-Type: text/html
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>Table to Flat File dump Script Please--dump.SQL??</TITLE>
</HEAD>
<BODY>
<BR>
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Hi Guys</FONT>
<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Someone the other =
day mentioned about dump.sql for dumping tables to flat file, could you =
let me know where I can find this script.</FONT></P>
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">The rows in the =
table I need to dump are too long maybe over 1kb, I could do this =
through SQLPlus spooling, but not sure it will handle it.</FONT></P>
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Is there a limit to =
SQLPlus out put or just "SET LINESIZE .. " will do?</FONT>
<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">There was a limit =
in UTL_FILE in Oracle 7.3 which could not output lines longer than I =
think 512 Bytes (or something like that), is it still a problem in =
8.0.5</FONT></P>
<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Thanks for any =
help.</FONT>
<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Regards</FONT>
<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Reza</FONT>
</P>
</BODY>
Received on Tue Nov 21 2000 - 04:14:42 CST