Oracle Real Application Clusters questions

Oracle Real Application Clusters questions

 

  





Dear all (RAC Experts)
I have some questions about Oracle RAC.
We are going to set up an oracle 11g using ASM


1. the DB_recovery_destinaction_size is it set on the instance level or on
the database level. If it is how can I find out the value of this
parameter set on each instance, is it by login as the sysdba directly from
the local instance
2. if it is set on the instance , how can I set it up, is it by login as
the sysdba or by conn sys/[Email Address Removed] then
Alter system set db_recovery_destination_size =
3.
If it is set on the instance level, and deleting files from this location
incase it gets full
if I'm using rman, this is my way to use rman
rman target / nocatalog
does this command logs me in to the database or the instance I'm login from
if I use RMAN full back, will it back up all archive files and clean up
the db_recovery_destination_size on both instance
4.
I know each instance has it's own online redo logs, how can I add and view
logfiles to the instance , is it by login directly to the instance , then
adding the logfile, or there is a special way to do
I appreciate any input




Oracle LazyDBA home page