Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to know Number of CPUs on Sun Box Linux/Unix
  • Monitor and Trace Unix processes using truss Linux/Unix
  • ORA-01220 Oracle
  • move_arch_files.ksh Linux/Unix
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • Temporary Tablespace Information and restriction. Oracle
  • Unix split command to split files Linux/Unix
  • Distributed Transaction Troubleshooting. Oracle
  • sql_plan9i.sql Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • note id 373303.1 Linux/Unix
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • Some OS level threshold for performance. Linux/Unix
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • Jai Shree Ram 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

  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • Gathering statistics with DBMS_STATS Oracle
  • SCRIPT TO LIST RECURSIVE DEPENDENCY BETWEEN OBJECTS UTLDTREE.sql Oracle
  • CTAS with LONG Column for 9i and higher Oracle
  • Another Tuning Article for subheap of shared pool Oracle
  • Clean up Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Configure ssh authentications for RAC Oracle
  • Good Site for Oracle Internals Oracle
  • Jai Shree Ram Oracle
  • Goldengate Tutorial Oracle
  • Good notes for shared pool Oracle
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • TABLE SIZING WITH DB_BLOCK ARCHITECTURE Reference : Metalink note : 10640.1 Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme