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
how can you generate profile of pl/sql applications to identify performance bottlenecks?
What types of replication are supported in sql server? : sql server DBA
how can you find out if a table can be redefined?
What purpose does the model database server? : sql server DBA
what is the diffrence between core dba and apps dba?
what are the performance views in an oracle rac environment?
What is the importance of a recovery model? : sql server DBA
. 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?
Can you redefine a table online?
what functionality does oracle provide to secure sensitive information?
how can you schedule a job in database?
What spfile/init.ora file parameter exists to force the CBO to make the execution path of a given statement use an index, even if the index scan may appear to be calculated as more costly?
i have 10gp file.now i need store in database..but database have only 7gb memory only..how do u store the file ?
How many files can a database contain in sql server?how many types of data files exists in sql server? How many of those files can exist for a single database? : sql server DBA
What is fill factor? : sql server DBA