How to disable archive in Oracle RAC
Disable archive configuration in Oracle RAC Environment Stop the Oracle database with SRVCTL command to stop DB on all instances: [oracle@host01 ~]$ srvctl stop database -db orcl 2. Connect with Oracle database and Connect with SQLPLUS utility --- Set the environment [oracle@host01 ~]$ . oraenv ORACLE_SID = [orcl1] ? The Oracle base remains unchanged with value /u01/app/oracle -- connect with…
View On WordPress









