When I run backup on a file that is 180Gig, my system goes into heavy paging/swapping. This causes the DataBase (DB2) and application to become unusable.
The file is a database backup to disk. I am trying to get it to tape so it can be sent offsite for DR.
We where breaking the backup into tablespace backups to disk and then coping the files to tape. Each was at most 64Gig. DB2 will not let you recover a tablespace backup to another server.... I can't figure why, but that is what we found out when trying to test a recovery...
Any ideas on how to get the backup to tape without causeing the application and database to choke?
The file is a database backup to disk. I am trying to get it to tape so it can be sent offsite for DR.
We where breaking the backup into tablespace backups to disk and then coping the files to tape. Each was at most 64Gig. DB2 will not let you recover a tablespace backup to another server.... I can't figure why, but that is what we found out when trying to test a recovery...
Any ideas on how to get the backup to tape without causeing the application and database to choke?