If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Unix Shell Scripts > file limitations

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-23-07, 07:44
jkarthik jkarthik is offline
Registered User
 
Join Date: Mar 2007
Posts: 2
file limitations

hi all,

is there any settings to adjust the file display size?

am storing a data in txt file in unix.

the actual output should look like as follows

10,karthik,,,,20,chennai,,,10000,,,,,,,,,,,,,,,,,, ,,,,,,,,,,,,,,,,,,
but the output am getting is

10,karthik,,,,20,chennai,
,,10000,,,,,,,,,,,,,,,
,,,,,,,


can anybody help me.
Reply With Quote
  #2 (permalink)  
Old 03-23-07, 15:56
stolze stolze is offline
Registered User
 
Join Date: Jan 2007
Location: Jena, Germany
Posts: 2,662
That depends on the tool you use to get the output and how the tool does line wrapping.
__________________
Knut Stolze
IBM DB2 Analytics Accelerator
IBM Germany Research & Development
Reply With Quote
  #3 (permalink)  
Old 03-26-07, 02:38
pdreyer pdreyer is offline
Registered User
 
Join Date: May 2005
Location: South Africa
Posts: 1,268
If isql use e.g. -w512
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On