|
|
> | Computers > Databases > Oracle > |
RMAN |
||
|
||||||||
|
||||||||
|
|
Preview DRM-free music
Get information on your favorite TV Shows at
Clarify the meaning of the acronyms on your web site. Register your own domain name at A to Z Domains. or buy domains at Domain Names For Sale .net
Printer-friendly PDF* format: |
Recovery Manager (RMAN)How to connect to an RMAN Catalog
export ORACLE_SID=targetsvc
targetsvc is the service name of the target database. catsvc is the service name for the database where the RMAN catalog resides.
list backup of database archivelog all;
RMAN-06059: expected archive log not found
RMAN-06059: expected archived log not found, loss of archived log compromises recoverability
Compare archive logs in RMAN to ones on disk
list archivelog all;
Delete all missing archive logsDO NOT do
list expired archivelog all;
Last updated Tuesday April 24, 2007 |
You are currently viewing this page in XHTML 1* format (* see Clicklets for more infomation). This document is also available in XHTML 1 Style Sheet*XML* HTML 4*HTML 5 Style Sheet*HTML 5 XML*HTML 5 non-XML* XHTML 2* XHTML Mobile* WML Mobile* and printer-friendly PDF* formats. This is accomplished with Single Source Publishing, a content management system that uses templates in XSLT style sheets provided by XML Styles .com to transform the source content for various content delivery channels. There is also RDF* metadata that describes the content of this document.
Copyright © 2006 How To Guides .com. Alteration of content, including addition of any function such as hypertext links or pop-up advertising, or interference with the hypertext links or other functions of this site is expressly prohibited.
DISCLAIMER: All information, links, forms, applications and other items on this site or obtained from it are provided AS IS, WITHOUT WARRANTY OF ANY KIND EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.