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 > Sample code to use Backup compression plug-in interface

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-09-05, 17:31
schwesky schwesky is offline
Registered User
 
Join Date: Dec 2005
Posts: 3
Sample code to use Backup compression plug-in interface

I have been searching for sample code that illustrates how to use the backup compression plug-in interface. I have only been able to find the API definition. DB2 usually has sample code to ilustrate the use.
Reply With Quote
  #2 (permalink)  
Old 12-09-05, 18:12
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
These are the options in the backup command if you wish to use a third party compression library ..
COMPRLIB lib-name [EXCLUDE]] [COMPROPTS options-string]]

HTH
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
Reply With Quote
  #3 (permalink)  
Old 12-09-05, 18:31
schwesky schwesky is offline
Registered User
 
Join Date: Dec 2005
Posts: 3
Thank you.

What I'm attempting to do at the moment is just verify that backup compress option works before plugging an actual program in. I want to write the functions defined in the API as basically shell functions that don't do much.
I was hoping to find an example that shows how to set up the arguments, etc...
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