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 > DB2 V7 z/OS Unload utility and when-clause

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-02-04, 07:10
Walter Janissen Walter Janissen is offline
Registered User
 
Join Date: Nov 2003
Location: Germany
Posts: 62
DB2 V7 z/OS Unload utility and when-clause

Hi

I want to do an unload of a big partitioned tablespace, but I only want to
unload parts of it, say rows of partition n and n+1, but I do not want to
unload all rows from both parts. So I code the when-clause accordingly by specifying the leading columns of the partitioning index. Now my question: Does the unload do something like a page range scan or does it do a full tablespace scan?
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