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 > Load on selected Tables in Tablespace

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-15-11, 09:39
denisvenis denisvenis is offline
Registered User
 
Join Date: Dec 2008
Posts: 29
Load on selected Tables in Tablespace

Hi All,

Consider following scenario,

I am having three segmented Table spaces with following description,

TS1 contains following tables:
TS1_TAB1
TS1_TAB2
TS1_RUN
TS1_TAB3

TS2 contains following tables:
TS2_TAB1
TS2_RUN
TS2_TAB2
TS2_TAB3

TS3 contains following tables:
TS3_TAB1
TS3_RUN
TS3_TAB3
TS3_TAB3

Lets assume, there is no relationships in table within tablespaces.

Now I want to unload *only* following tables from production data and load into test system,

TS1_RUN
TS2_RUN
TS3_RUN

What will be my control card in load job for both Load Replace and Load Resume Parameters?

Thanks in Advance.
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