Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / DB2 Topics / February 2006

Tip: Looking for answers? Try searching our database.

DBHEAP usage during backup

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Joachim Klassen - 21 Feb 2006 12:29 GMT
Hi all,

Env: DB2 ESE/DPF 8.1.6 64 Bit on AIX 5.2.0

we recently had problems with an offline backup of a database with 5
partitions that fails with SQL0956 - Not enough storage in dbheap.
DBHEAP at that time was 5000 Pages per partition. The last backup ran
just fine with that dbheap - no objects (bufferpools, tablespaces,
tables ..) were added or changed since then. We rerun the failing
backup with greater dbheap sizes until it succeeded with a dbheap of
20000 pages. During backup we took snapshots to watch the dbheap high
watermark. We saw that dbheap grows slowly but at the end of the backup
(last 2 to 3 minutes) it grew dramatically. I know that at the end of
backup the recovery history file gets pruned and the log control file
is put into the backup. Can this be the reason for such more dbheap
requirement ?
Can someone share some insights into usage of dbheap during backup ?

the backup ran like this:
db2 backup db <dbname> use tsm compress

TIA for any answer

Joachim
shenanwei@gmail.com - 21 Feb 2006 17:07 GMT
Try this.
update db cfg for xxx using dbheap 200000
backup db <dbname> use tsm compress
update db cfg for xxx using dbheap 2000

> Hi all,
>
[quoted text clipped - 20 lines]
>
> Joachim
Joachim Klassen - 22 Feb 2006 11:05 GMT
Thanks for that. Of course this will work. I was just curious if anyone
could give me some insights into usage of DBHEAP during backup
(especially at the end of the backup).
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.