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 > Regarding LOAD ...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-02-09, 13:40
Kota Kota is offline
Registered User
 
Join Date: Jun 2003
Posts: 113
Regarding LOAD ...

When you use the 'tempfiles path $PATH' option, are you asking LOAD not to use temp tablespace and use just the space in the filesystem to create its files? If thats not the case, does it use both temp tablespace and tempfiles in a path? Is there a way to gauge how much space (temp space) is used by LOAD when loading a table?

Thanks
__________________
Thanks
SK
Reply With Quote
  #2 (permalink)  
Old 02-04-09, 22:44
db2girl db2girl is offline
∞∞∞∞∞∞
 
Join Date: Aug 2008
Location: Toronto, Canada
Posts: 1,816
This parameter tells db2 where to store load temporary files (they'll be stored under the db directory/load by default). These temp files are used when restarting/terminating a failed load operation.
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