Cataloging Older Files in the Recovery Catalog
RMAN> CATALOG DATAFILECOPY '/disk1/old_datafiles/01_01_2003/users01.dbf';
RMAN> CATALOG ARCHIVELOG '/disk1/arch_logs/archive1_731.dbf', '/disk1/arch_logs/archive1_732.dbf';
RMAN> CATALOG BACKUPPIECE '/disk1/backups/backup_820.bkp';
You can also catalog multiple backup files in a directory at once, using the CATALOG START WITH command, as shown in this example:
RMAN> CATALOG START WITH '/disk1/backups/';
RMAN lists the files to be added to the RMAN repository and prompts for confirmation before adding the backups.
Be careful when creating your prefix for CATALOG START WITH. RMAN scans all paths for all files on disk which begin with your specified prefix. The wrong prefix may include more files than you intend. For example, a group of directories /disk1/backups , /disk1/backups-year2003, /disk1/backupsets, and /disk1/backupsets/test and so on, all contain backup files. The command
RMAN> CATALOG START WITH '/disk1/backups';
catalogs all files in all of these directories, because /disk1/backups is a prefix for the paths for all of these directories. In order to catalog only backups in the /disk1/backups directory, the correct command would be:
RMAN> CATALOG START WITH '/disk1/backups/';





2 comments:
Thanks. Very useful!
I am a DIY enthusiast and know quite a bit about DIY kitchens and fitting them as I’ve fitted quite a few for my friends, neighbours and family. Infact if anyone that knows me buys a DIY kitchen then they always ask me to help fit it or at least ask my advise. I also know how much it cost to manufacture a kitchen because my dad used to work at the local pet shop and he knows how much Mr.Wilkes the owner used to pay for a bag of sawdust so I can therefore work out how much chipboard costs to make because it’s made from the same stuff and as kitchens are made from chipboard then I can work out perhaps to within ten pounds or so exactly how much a kitchen costs to manufacture. There is a company that advertise on the net called www.the-kitchenfactory.co.uk/kitchen-planning.php and I know that you cannot manufacture a kitchen for the price that they advertise . Don’t be fooled by these guys. I buy my kitchens from wow kitchens because he’s my friend and his kitchens are really good and cheap.
Kitchen Planning and Cheap DIY Kitchens For Sale Rotherham
Post a Comment