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 > logarchmeth1 and 2 for archiving logs

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-07-06, 14:58
kaushys kaushys is offline
Registered User
 
Join Date: Mar 2005
Posts: 11
logarchmeth1 and 2 for archiving logs

Hi,
Till now I had been using the USEREXIT program the old fashioned way to archive my logs. But now I have been trying to use the logarchmeth1 parameters to archive the logs. Can someone send me links where there is a step by step method to implement this so that I can archive logs to TSM?
Also is it neccessary to have a C compiler for this purpose?
Reply With Quote
  #2 (permalink)  
Old 09-08-06, 02:07
guyprzytula guyprzytula is offline
Registered User
 
Join Date: Jun 2006
Posts: 471
logarchmeth1

just 1 command
db2 update db cfg for dbname using logarchmeth1 TSM
this will archive the logs with tsm without userexit = no c-compiler is needed
archive is called by db2 itself (or an api of db2)
__________________
Best Regards, Guy Przytula
DB2 UDB LUW certified V6/7/8
Reply With Quote
  #3 (permalink)  
Old 09-22-06, 16:02
kaushys kaushys is offline
Registered User
 
Join Date: Mar 2005
Posts: 11
Quote:
Originally Posted by guyprzytula
just 1 command
db2 update db cfg for dbname using logarchmeth1 TSM
this will archive the logs with tsm without userexit = no c-compiler is needed
archive is called by db2 itself (or an api of db2)

You mean I need C compiler.
Reply With Quote
  #4 (permalink)  
Old 09-22-06, 17:35
sathyaram_s sathyaram_s is offline
Super Moderator
 
Join Date: Aug 2001
Location: UK
Posts: 4,534
no, you don't

Sathyaram
__________________
Visit the new-look IDUG Website , register to gain access to the excellent content.
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