Thanks for the quick response and here are some of the answers you seeking:
a. Backup does not fail, but it just takes long and does not allow other applications to do anything, even though it's online.
b. Backup statement is: db2 backup database xxxx user test using test online to \\xx.xx.xx.xx\backup\
c. We are backing up to a network drive
d. Utility heap size is set to 5000 4k pages.
Other thing is, we have many columns with BLOB datatype, could that affect the backup?
dollar
Quote:
Originally posted by cchattoraj
Don't know about windows, but on aix we have a multi-TB system with all SMS tablespaces which backs up online every weekend.
Some things which come to mind are :
a] It would help to know what exactly maxes out - memory? CPU? And what happens - dos th backup fail?
b] What is the backup statement?
c] What are you backing up to (disk, vendor, TSM?)
d] What is the util_heap for this database set to?
|