Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Line Length on Import Log File
Using the following parm file:
FILE=c:\client.dmp FULL=Y SHOW=Y
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
![]() |
![]() |