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
Logical standby issues

Logical standby issues

2005-11-01       - By Laimutis Nedzinskas

Reply:     1     2     3  

>On Behalf Of Mark Bole
>My recommendation is to use physical standby instead as there
 are too many ways that a logical standby can deviate from the primary,
both intentionally and otherwise.  

I totally agree. However it's hardly an option for us: our database is too big
to afford a standby. The whole point with logical is that it is possible to
have it smaller, i.e. we are allowed to skip some tables/records as far as
emergency fallback is concerned, the business operations will survive for some
time w/o complete data sets.

>> 3) DB Guard leakes PGA memory on the primary.
>Could you explain your item (3) a little more?  Which process or setting
did you disable?

Alter session db_broker_start=true/false. DB session on behalf of it was
leaking PGA memory.



-- --Original Message-- --
From: oracle-l-bounce@(protected) [mailto:oracle-l-bounce@(protected)] On
Behalf Of Mark Bole
Sent: 31. okt?ber 2005 23:54
Cc: Oracle-L@(protected)
Subject: Re: Logical standby issues


Laimutis Nedzinskas wrote:
>
> Need some help or opinions regarding Oracle logical standby database.
>
> Environment:
>
> Logical standby, version 10, release 1, patch 4.
> Primary and standby are tight coupled (maximum availability mode).
[...]
>
> 1) Deletion of consumed archive logs both on the standby and the
> primary
> site:[...]
>
> 2) Time from time standby breaks but this is more due to the schema
> patches.[...]
>
> 3) DB Guard leakes PGA memory on the primary. It leaked it for a
> fact(by
> OS reports), it was not V$-view bug. Had to disable it. Not really happy
> about that.
>
[item 4 missing in original]
>
> 5) Primary is not happy about unexpected standby restarts.[...]
>
> 6) To sum up: something's a bit shaky in my environment at least.
> Should
> I give up with maximum availability mode and reduce the database to
> maximum performance mode? I am interested to hear from others.

Are you using the logical standby as a front-line disaster recovery
database? My recommendation is to use physical standby instead, as there
 are too many ways that a logical standby can deviate from the primary,
both intentionally and otherwise.  These potential deviations are not a
good thing when you are trying to resume operations exactly where the
primary left off.

Could you explain your item (3) a little more?  Which process or setting
did you disable?

I was hoping to see a more helpful reply than this one, but haven't yet.

--

Mark Bole
http://www.bincomputing.com



--


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