Can you take Image Backups using RMAN?
. Can you use Backupsets created by RMAN with any other
utility
Answer Posted / suman pulicherla
Backup sets, which are only created and accessed through
RMAN, are the only form in which RMAN can write backups to
media managers such as tape drives and tape libraries.
| Is This Answer Correct ? | 11 Yes | 2 No |
Post New Answer View All Answers
what is a user-defined lock?
What would you do with an "in-doubt" distributed transaction?
What are the recovery models for a database? : sql server DBA
How would you extract DDL of a table without using a GUI tool?
how can you connect from 10g user to 11g user??
what is a crs resource?
What is a system database and what is a user database? : sql server DBA
how does an oracle clusterware manage crs resources?
You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?
Does any body has ORACLE Certification Dumps or Materials on 9i DBA, 10G DBA, Internet Application Developer, OCP 8i to 10g DBA Upgrade, Oracle 11i if any body have it, please kindly drop an email to: taruni_2k8@yahoo.com
What is transparent data encryption? : sql server DBA
Can you redefine a table online?
What are the different ways you can create databases in sql server? : sql server DBA
what is the use of ocr?
. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?