.ora-code.com

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
A special way of migration

A special way of migration

2005-09-28       - By Michael McMullen
Reply:     <<     11     12     13     14     15     16     17  

RE: A special way of migration
I read the concepts before I replied.
I just don't understand how consistent=y will "The whole export will be read
into undo segments,"

The user doing the dml will "build" rollback segments. The user doing the
export will require a read consistent image by using the rollback segments.
If the user doing the dml commits, the user doing the export is subject to
"ORA-01555 (See ORA-01555.ora-code.com)" (at least I think that is the number for snapshot to old).

I'm doing a full export of a database right now with consistent=y that I
only update at night. I don't see any undo being assigned to my export user.

-- -- Original Message -- --
From: Gogala, Mladen
To: 'makbo@(protected)'
Cc: ORACLE-L@(protected)
Sent: Wednesday, September 28, 2005 12:26 PM
Subject: RE: A special way of migration


Unfortunately, it's not a misinformation. With "consistent=y", you will have
SET TRANSACTION READ ONLY as the first statement in the export. What does
this statement do you can read for yourself in the manual. It wasn't an
overuse of sarcasm.
As far as logical backup goes, I would tend not to disagree, but it has
nothing to do with CONSISTENT=YES. This "read consistent export" can only
ensure consistency with respect to certain point in time if it builds a
read-consistent image of the database with respect to that point in time.
You have three guesses to guess which structures are used for building
such a consistent image.
So Mark, please read the fine manual before you accuse me of being overly
sarcastic.
--
Mladen Gogala
--
http://www.freelists.org/webpage/oracle-l