ADSM-L

Re: copy pools question?

2002-04-30 12:29:36
Subject: Re: copy pools question?
From: "Cook, Dwight E" <DWIGHT.E.COOK AT SAIC DOT COM>
Date: Tue, 30 Apr 2002 09:28:53 -0700
Watch out !
A move data actually MOVES THE DATA, there is NO 2nd COPY
With a copypool, when you perform your "backup stgpool" it basically
performs an ~incremental~ style backup of your primary pool to your copy
pool.
Generally speaking, OS backups are "incremetal" style backups but all
backups of data bases (oracle, etc...) are done in the form of "archive".
For this reason the majority of all the data isn't really ~extra versions~
all archives are current.
BUT once a copy of a file from a primary pool is made into the copy pool,
during the next "backup stgpool" processing it won't be copied again.
"backup stgpool <primary_pool> <copy_pool>"
is what you are after...


Dwight E. Cook
Software Application Engineer III
Science Applications International Corporation
509 S. Boston Ave.  Suit 220
Tulsa, Oklahoma 74103-4606
Office (918) 732-7109



<Prev in Thread] Current Thread [Next in Thread>