.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 Gogala, Mladen
Reply:     <<     11     12     13     14     15     16     17  

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
Ext. 121

-- --Original Message-- --
From: Mark Bole [mailto:makbo@(protected)]
Sent: Wednesday, September 28, 2005 12:12 PM
Cc: ORACLE-L@(protected)
Subject: Re: A special way of migration

I started a reply on this same point, then cancelled it, but since you
(Michael McMullen) brought it up, I will add that the whole quoted
paragraph below about "consistent=y" is a jumble of misinformation.

I suggest that over-use of sarcasm intermingled with technical
information is resulting in less signal and more noise.

Exp/imp is the only way to perform a logical backup, and as such has its
legimate uses, and should not be dismissed out-of-hand.  Data pump in
version 10g addresses some of the limitations of exp/imp that previously
could only be addressed at the OS level (such as using pipefiles in Unix).


<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2653.12">
<TITLE>RE: A special way of migration</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Unfortunately, it's not a misinformation. With &quot;consistent
=y&quot;, you will have</FONT>
<BR><FONT SIZE=2>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. </FONT></P>

<P><FONT SIZE=2>As far as logical backup goes, I would tend not to disagree,
but it has nothing to do with CONSISTENT=YES. This &quot;read consistent export
&quot; can only</FONT></P>

<P><FONT SIZE=2>ensure consistency with respect to certain point in time if it
builds a</FONT>
<BR><FONT SIZE=2>read-consistent image of the database with respect to that
point in time.</FONT>
<BR><FONT SIZE=2>You have three guesses to guess which structures are used for
building </FONT>
<BR><FONT SIZE=2>such a consistent image. </FONT>
<BR><FONT SIZE=2>So Mark, please read the fine manual before you accuse me of
being overly sarcastic.</FONT>
</P>

<P><FONT SIZE=2>--</FONT>
<BR><FONT SIZE=2>Mladen Gogala</FONT>
<BR><FONT SIZE=2>Ext. 121</FONT>
</P>

<P><FONT SIZE=2>-- --Original Message-- --</FONT>
<BR><FONT SIZE=2>From: Mark Bole [<A HREF="mailto:makbo@(protected)">mailto
:makbo@(protected)</A>] </FONT>
<BR><FONT SIZE=2>Sent: Wednesday, September 28, 2005 12:12 PM</FONT>
<BR><FONT SIZE=2>Cc: ORACLE-L@(protected)</FONT>
<BR><FONT SIZE=2>Subject: Re: A special way of migration</FONT>
</P>

<P><FONT SIZE=2>I started a reply on this same point, then cancelled it, but
since you </FONT>
<BR><FONT SIZE=2>(Michael McMullen) brought it up, I will add that the whole
quoted </FONT>
<BR><FONT SIZE=2>paragraph below about &quot;consistent=y&quot; is a jumble of
misinformation.</FONT>
</P>

<P><FONT SIZE=2>I suggest that over-use of sarcasm intermingled with technical
</FONT>
<BR><FONT SIZE=2>information is resulting in less signal and more noise.</FONT>
</P>

<P><FONT SIZE=2>Exp/imp is the only way to perform a logical backup, and as
such has its </FONT>
<BR><FONT SIZE=2>legimate uses, and should not be dismissed out-of-hand.&nbsp;
Data pump in </FONT>
<BR><FONT SIZE=2>version 10g addresses some of the limitations of exp/imp that
previously </FONT>
<BR><FONT SIZE=2>could only be addressed at the OS level (such as using
pipefiles in Unix).</FONT>
</P>

</BODY>
</HTML>