Re: Dataguard switchover
From: Stefan Knecht <knecht.stefan_at_gmail.com>
Date: Thu, 2 Apr 2009 13:38:49 +0200
Message-ID: <486b2b610904020438h1c46e374kb45d73068f0645cb_at_mail.gmail.com>
If you're logged on locally to the system as the oracle user:
Date: Thu, 2 Apr 2009 13:38:49 +0200
Message-ID: <486b2b610904020438h1c46e374kb45d73068f0645cb_at_mail.gmail.com>
If you're logged on locally to the system as the oracle user:
dgmgrl
connect sys/password_at_<YOUR_DB>
show configuration;
look for the standby database name
switchover to <db_name>;
Stefan
Stefan P Knecht
CEO & Founder
s_at_10046.ch
10046 Consulting GmbH
Schwarzackerstrasse 29
CH-8304 Wallisellen
Switzerland
Phone +41-(0)8400-10046
Cell +41 (0) 79 571 36 27
info_at_10046.ch
http://www.10046.ch
On Thu, Apr 2, 2009 at 1:33 PM, Howard Latham <howard.latham_at_gmail.com>wrote:
> Has anyone written a guide for a non dba to do a manual dataguard
> switchover on Linux Oracle 11g?
>
> --
> Howard A. Latham
>
>
>
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Apr 02 2009 - 06:38:49 CDT