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 v8 log

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-26-10, 09:17
bic bic is offline
Registered User
 
Join Date: Feb 2007
Posts: 42
db2 v8 log

We're burning through our 8 meg logs every minute. So, if I change the log arch method, will this require an immediate offline full backup?

Presently at

UPDATE DB CFG FOR ourdb USING logarchmeth1 "DISK:E:\log_archive" logprimary 3 logsecond 2 logfilsiz 2000;
Reply With Quote
  #2 (permalink)  
Old 05-26-10, 09:36
n_i n_i is offline
:-)
 
Join Date: Jun 2003
Location: Toronto, Canada
Posts: 4,449
Quote:
Originally Posted by bic View Post
if I change the log arch method, will this require an immediate offline full backup?
That certainly depends on what you change it to.
Reply With Quote
  #3 (permalink)  
Old 05-26-10, 09:38
Marcus_A Marcus_A is offline
Registered User
 
Join Date: May 2003
Location: USA
Posts: 5,196
The following parms are way too low:

logprimary 3
logsecond 2
logfilsiz 2000

I don't believe that changes to logprimary and logfilsiz take effect until the database is deactivated.
__________________
M. A. Feldman
IBM Certified DBA on DB2 for Linux, UNIX, and Windows
IBM Certified DBA on DB2 for z/OS and OS/390
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