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 -> Line Length on Import Log File

Line Length on Import Log File

From: John Schneider <JohnSchneider_at_Bigfoot.com>
Date: Mon, 08 Apr 2002 21:56:21 -0400
Message-ID: <3CB24A45.9148BCAA@Bigfoot.com>


Using the following parm file:

FILE=c:\client.dmp
FULL=Y
SHOW=Y

LOG=c:\client.dmp.log

the line length in the DOS window is 80 bytes, and the resulting line length in the log file is 80 also.

I'd like to get the log file to show each line in the import file in full, without breaking into multiple lines. For example, a CREATE TABLE statement that is over 80
bytes will be broken into multiple lines, each one starting and ending with double quotes (").

I've played with the properties of the DOS window, but this has no effect.

Does anyone know of a way to do this?

Thanks! Received on Mon Apr 08 2002 - 20:56:21 CDT

Original text of this message

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