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
Rollback to Undo in a RAC env.

Rollback to Undo in a RAC env.

2004-08-22       - By GUPTA, DEEPENDER

Reply:     1     2     3     4     5     6     7     8     9     10     >>  

It seems that the two instance of RAC can run in different modes. Though we
should not do that and run both the instance in the same mode.

I tried this in my test environment and switched the rollback to undo in 1
instance and restarted it, while the other instance was running using
rollback segments. After few minutes I switched the rollback segments to
undo segments in the second instance and it worked well.

Conclusion is that we can switch from UNDO to ROLLBACK in a RAC env one by
one and we don 't need to shutdown both the instance at the same time. But
the questions of Daniel are still unanswered.

1. How will the auto undo instance perform read consistency with entries
from a manual rollback segment?
2. What are the recovery implications?

Regards



-- --Original Message-- --
From: Daniel W. Fink [mailto:Daniel.Fink@(protected)]
Sent: Friday, August 20, 2004 7:54 AM
To: oracle-l@(protected)
Subject: Re: Rollback to Undo in a RAC env.

Well, there it is plain as day! You can 't mix AUM and MUM in an
instance...even though the undo_management parameters don 't have to be
identical ;) I understand the that undo_retention and
undo_suppress_errors don 't have to be the same and undo_tablespace
*must* be different, so why not indicate this in the parameter section?
I guess I needed to RTWholeFM.
Thanks for coming across this. This is why the list is great. I don 't
know anyone who reads the whole manual and can remember every word. By
combining our eyes and brains, we 'll have read it all as a group.

Daniel

Senthil Ramanujam wrote:

>Dan,
>
>I came across this document when i was searching for RAC admin stuff.. I
>think this talks about maintaining same undo/rbs segment across all RAC
>instances.
>
>http://download-west.oracle.com/docs/cd/B10501_01/rac.920/a96596/mangstor.h
tm#21233
>
>Note:
>**
>
>You cannot simultaneously use automatic undo management and manual undo
>management mode. In other words, all instances within Real Application
>Cluster environments must operate in the same undo mode
>
>thanks.
>
>senthil
>
>


-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe ' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- --