Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
Dataguard Switchover needs intervention

Dataguard Switchover needs intervention

2005-04-15       - By Carel-Jan Engel

Reply:     1     2  

Peter,
I've no real world experience with the Broker/CLI, I use SQL*Plus and my
own scripts, so I can only guess here.

Did you set the SERVICE_NAMES parameter? The instance might have
de-registered itself from the listener on shutdown. I'd search for the
differences in your listener setup on both ends.

Best regards,

Carel-Jan Engel

===
If you think education is expensive, try ignorance. (Derek Bok)
===


On Fri, 2005-04-15 at 01:56, Peter McLarty wrote:

> Hi
> I am configuring Dataguard for a customer and have an issue with the
> switchover not being smooth
>
> The configuration is as follows
>
> Unix AIX 5.2
> Oracle 9.2.0.5
>
> I have a primary and a single standby instance ellprd and elldrc located
> on separate servers
>
> CREATE CONFIGURATION 'egat' AS
> PRIMARY SITE IS 'mmmprd'
> RESOURCE IS 'mmmprd_db'
> HOSTNAME IS 'mmmprddbs'
> INSTANCE NAME IS 'ellprd'
> SERVICE NAME IS 'ellprd'
> SITE IS MAINTAINED AS PHYSICAL;
>
>
>
> CREATE SITE 'mmmdrc'
> RESOURCE IS 'mmmdrc_db'
> HOSTNAME IS 'mmmdrcdbs'
> INSTANCE NAME IS 'elldrc'
> SERVICE NAME IS 'elldrc'
> SITE IS MAINTAINED AS PHYSICAL;
>
> When i did the switchover from mmmprd to mmmdrc it seemed to work
> correctly but when I then tried to swich then back I get the following
> in dgmgrl
>
> DGMGRL> switchover to mmmprd;
> Performing switchover NOW. Please wait...
> Operation requires restart of site "mmmdrc"
> Operation requires restart of site "mmmprd"
> Shutting down site mmmdrc...
> Unable to connect to database
> ORA-12523 (See ORA-12523.ora-code.com): TNS:listener could not find instance appropriate for the
> client connection
>
> Failed.
> You are no longer connected to ORACLE
> Please connect again.
> Unable to shut down mmmdrc
> You must restart site "mmmdrc" manually.
> You must restart site "mmmprd" manually.
> Switchover succeeded. New primary is "mmmprd"
>
>
> I then had to restart both intances to get DGbroker to report the
> configuration was running ok.
>
> Any ideas as to what might cause this
>
> Cheers
>
> Peter
>
> --
> http://www.freelists.org/webpage/oracle-l




--
http://www.freelists.org/webpage/oracle-l