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 > Database Server Software > DB2 > Linux System/udb Load Parameters

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-23-06, 19:11
udbraja udbraja is offline
Registered User
 
Join Date: Sep 2004
Posts: 111
Arrow Linux System/udb Load Parameters

Team,

DB2 V8.1 FP9, on Suse linux on AMD
uname -a
Linux xxxx 2.4.21-231-smp #1 SMP Mon Jun 28 14:13:46 UTC 2004 x86_64 unknown

TABLE is LINE_ITEM --> Table size is 93GB with 110million rows.

1) Tried load from cursor with order by clause target to LINE_ITEM_NEW
CANCELLED this load after 5 hours. Loaded only 5millioin rows.
2) Tried to export to flat file with "select * from LINE_ITEM order by col1, col2"
CANCELLED this export after 3.5 hours.. Exported only 5.5 million rows.

Please help..

TO change any system parameters, DB CFG , DBM CFG
Thanks
R
Reply With Quote
  #2 (permalink)  
Old 11-23-06, 19:32
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
What's the point of using ORDER BY?
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