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 > table backup vs. blob

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-29-05, 17:12
PanamaMike PanamaMike is offline
Registered User
 
Join Date: Jan 2004
Location: Austin
Posts: 62
Question table backup vs. blob

Hello all,

I need to have the ability to backup/restore a single table during online activity.
My idea was to use export and import file type .del. However, when I just tried this method, I found the a blob type field in the table would be limited to 32k.

Is there another way to do an online backup on a single table and preserve the blob?

Any help is much appreicated.

Mike

Last edited by PanamaMike; 11-30-05 at 09:19.
Reply With Quote
  #2 (permalink)  
Old 12-01-05, 08:46
PanamaMike PanamaMike is offline
Registered User
 
Join Date: Jan 2004
Location: Austin
Posts: 62
Discovered the LOB option

Found how to handle the issue. Use LOB options of export and import command.
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