ADSM-L

Re: DBBackuptrigger

1998-01-14 09:24:22
Subject: Re: DBBackuptrigger
From: Dwight Cook <decook AT AMOCO DOT COM>
Date: Wed, 14 Jan 1998 08:24:22 -0600
     Now I don't know if it still exists in 2.1.15 'cause I'm still on 
     2.1.13 but well on my way to 3.1.0 (well 3.1.20... what ever)
     
     There was the undocumented, unsupported, debug command of: ckpt
     that would, within a short while, force a check point thus clearing 
     the recovery log.  I DID NOT want to use "Rollforward" mode and 
     setting a db backup trigger.  Long ago we saw random filling of our 
     recovery log... only a couple of times under heavy load of adding new 
     clients but just to CMA I made an admin event to issue 'ckpt' every 
     hour and then under aix I would run a script that would check the 
     "fullness" of the recovery log and if it was high I would initiate a 
     backup db.
     
     Just some misc info...
     later
         Dwight


______________________________ Reply Separator _________________________________
Subject: Re: DBBackuptrigger
Author:  nickpc (nickpc AT US.IBM DOT COM) at unix,mime
Date:    1/14/98 7:41 AM


I had the same problem (Recovery log filling up), and set up a
DBBackuptrigger.  You have to have your log in Rollforward mode for the trigger 
to be enabled (q status will show you, on the last 2 lines, the status of these 
things).  The only problem with Rollforward mode is that the log will not be 
reduced EXCEPT by a database backup, where in Normal mode it will commit on its 
own.
     
I did hit another problem when using this - my DSMSERV process would crash 
because we were running too many database backups too quickly.  I would end up 
running about 5 incremental backups durring a 9 hour period when the nodes were 
backing up.  ADSM Support said that the fix will be out for that in PTF 16, 
which is still not available.
     
Solution to this was to get more log space.  Fixed it right up.
     
Current enviorment is 2.1.15 on AIX.
     
Nick Cassimatis
Distributed Storage Management Team
RTP, NC
T/L 444-7302
919-254-7302
     
If you don't have the time to do it right the first time, where will you find 
the time to do it again?
     
     
     
ADSM-L AT VM.MARIST DOT EDU on 01/13/98 04:44:21 PM 
Please respond to ADSM-L AT VM.MARIST DOT EDU @ internet 
To: ADSM-L AT VM.MARIST DOT EDU @ internet
cc:
Subject: DBBackuptrigger
     
     
Until today my logs had been fine and I was running my DB backup on a scedule 
once a day - full backup - no incremental.
     
After reading, I turned on the DBB trigger so that my log would empty out 
when it was full -- my question is I'm not real clear on what I am gaining by 
having the DB trigger on or not?  Also, What does IBM recommend -
     
Set LOGM - Rollforward or Normal?
     
Thanks, Gail
<Prev in Thread] Current Thread [Next in Thread>