Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • set_env_dba Linux/Unix
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • Identical Dblink Issue… Oracle
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • To find explain plan for a statement that occurred in past. Oracle
  • More info about /proc folder and its relation with processes. Linux/Unix
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • fuser to check who is using diretory Linux/Unix
  • tblwopk.sql /* Find Tables Without PK */ Oracle
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • Transfer SQL Profiles from One database to other database. Oracle
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • S3 Basic info AWS
  • Single character replacement in Unix Linux/Unix

Physical Standby switchover with session active

Posted on 30-Dec-2009 By Admin No Comments on Physical Standby switchover with session active

In order to perform a switchover all sessions to the database need to be

disconnected. In version 901 this was a manual process. In version 9.2.0

this process has been automated with the “with session shutdown” clause

that has been added to the alter database commit to switchover command.

If SWITCHOVER_STATUS returns SESSIONS ACTIVE then you should either

disconnect all sessions manually or when performing step 2 you should append

the “with session shutdown” clause. For example:

SQL> alter database commit to switchover to standby with session shutdown;

Read manuls before you do and also metalink note 232240.1

Oracle, rman-dataguard

Post navigation

Previous Post: Monitor Long Running Job
Next Post: switchover for primary database

Related Posts

  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • Optimizer_Index init.ora parameter explaination. Oracle
  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • UTL_FILE test program Oracle
  • 276434.1 Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Index Range Scan Oracle
  • EXTPROC Oracle
  • find_open_cur.sql Find open cursorts per session Oracle
  • Goldengate document from Porus Oracle
  • Benefits and Usage of RMAN with Standby Databases Oracle
  • Wait time tuning research Oracle
  • Find average Row Length and other table size calculation. metalink notes Oracle
  • Useful Solaris Commands on 28-SEP-2005 Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme