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
Standby Database from HP-UX to SUN

Standby Database from HP-UX to SUN

2006-04-25       - By BN

Reply:     1     2     3     4     5     6     7  

Greetings,

Since my UNIX SA already copied all the files, I wanted to see what happens
...

Here is the flow :

strup nomount pfile=standby.ora;

No problem

alter database mount standby database;

noproblem

recover standby database;

Oracle complained about log corruption...


ORA-00283 (See ORA-00283.ora-code.com): recovery session canceled due to errors
ORA-00399 (See ORA-00399.ora-code.com): corrupt change description in redo log
ORA-00353 (See ORA-00353.ora-code.com): log corruption near block 5176 change 7923581296103 time
04/16/2006


Here is Oracle's Reply:


1)You can not just move files at os level from HP to sun
2) It reads the controlfile but cant read the blocks because the format is
not compatable across the platforms. It attmpts to read teh header blcoks
for the datafiles and signals
corruption.


End of Story.

Regards & Thanks
BN


On 4/24/06, Ghassan Salem <salem.ghassan@(protected)> wrote:
>
> Dennis,
> it is implemented in 10gR2, it works through RMAN.
>
> rgds
>
>
> On 4/24/06, Dennis Williams < oracledba.williams@(protected)> wrote:
> >
> >  BN,
> >
> > Perhaps you were recalling the announcement that Transportable
> > Tablespaces would be able to be converted across platforms?
> > http://www.oracle.com/technology/pub/articles/10gdba/week16_10gdba.html
> > My understanding is this feature is "yet to be implemented".
> >
> > Dennis Williams
> >
> >
> > On 4/22/06, David Sharples <davidsharples@(protected) > wrote:
> > >
> > > n yo cant do standby between different os's
> > >
> > >
> > > On 21/04/06, BN <bnsarma@(protected)> wrote:
> > > >
> > > >  Greetings
> > > >
> > > >
> > > > Oralce Version 9.2.0.5
> > > >
> > > > ITs Friday evening. Want to confirm that a , my understanding is
> > > >
> > > > Cold  (Any Backup except exp) Backup Taken on HP-UX 64 bit cannot be
> > > > restored on a SUN Box to setup a Standby Database
> > > >
> > >
> >
> >
>
>


--
Regards & Thanks
BN

<div>Greetings,</div>
<div>&nbsp;</div>
<div>Since my UNIX SA already copied all the files, I wanted to see what
happens ...</div>
<div>&nbsp;</div>
<div>Here is the flow :</div>
<div>&nbsp;</div>
<div>strup nomount pfile=standby.ora;</div>
<div>&nbsp;</div>
<div>No problem</div>
<div>&nbsp;</div>
<div>alter database mount standby database;</div>
<div>&nbsp;</div>
<div>noproblem</div>
<div>&nbsp;</div>
<div>recover standby database;</div>
<div>&nbsp;</div>
<div>Oracle complained about log corruption... </div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>ORA-00283 (See ORA-00283.ora-code.com): recovery session canceled due to errors<br>ORA-00399 (See ORA-00399.ora-code.com): corrupt
change description in redo log<br>ORA-00353 (See ORA-00353.ora-code.com): log corruption near block 5176
change 7923581296103 time 04/16/2006<br>&nbsp;</div>
<div>&nbsp;</div>
<div>Here is Oracle's Reply:</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>1)You can not just move files at os level from HP to sun <br>2) It reads
the controlfile but cant read the blocks because the format is not compatable
across the platforms. It attmpts to read teh header blcoks for the datafiles
and signals
<br>corruption. <br>&nbsp;</div>
<div>&nbsp;</div>
<div>End of Story.</div>
<div>&nbsp;</div>
<div>Regards &amp; Thanks</div>
<div>BN<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 4/24/06, <b class="gmail_sendername">Ghassan
Salem</b> &lt;<a href="mailto:salem.ghassan@(protected)">salem.ghassan@(protected)<
/a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0
.8ex; BORDER-LEFT: #ccc 1px solid">
<div style="DIRECTION: ltr">Dennis,<br>it is implemented in 10gR2, it works
through RMAN.<br><br>rgds</div>
<div style="DIRECTION: ltr"><span class="e" id="q_10acc5d10d593672_1"><br><br>
<div><span class="gmail_quote">On 4/24/06, <b class="gmail_sendername">Dennis
Williams</b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href
="mailto:oracledba.williams@(protected)" target="_blank"> oracledba.williams@(protected)
.com
</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0
.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<div style="DIRECTION: ltr">
<div>BN,</div>
<div>&nbsp;</div>
<div>Perhaps you were recalling the announcement that Transportable Tablespaces
would be able to be converted across platforms?</div>
<div><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www
.oracle.com/technology/pub/articles/10gdba/week16_10gdba.html" target="_blank"
>http://www.oracle.com/technology/pub/articles/10gdba/week16_10gdba.html
</a></div>
<div>My understanding is this feature is &quot;yet to be implemented&quot;.<
/div>
<div>&nbsp;</div>
<div>Dennis Williams<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 4/22/06, <b class="gmail_sendername">David
Sharples</b> &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href
="mailto:davidsharples@(protected)" target="_blank">davidsharples@(protected)
</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0
.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<div style="DIRECTION: ltr">n yo cant do standby between different os's</div>
<div style="DIRECTION: ltr"><span><br><br>
<div><span class="gmail_quote">On 21/04/06, <b class="gmail_sendername">BN</b>
&lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto
:bnsarma@(protected)" target="_blank">bnsarma@(protected)</a>&gt; wrote:
</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0
.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
<div style="DIRECTION: ltr">
<div>Greetings</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>Oralce Version <a onclick="return top.js.OpenExtLink(window,event,this)"
href="http://9.2.0.5/" target="_blank">9.2.0.5</a></div>
<div>&nbsp;</div>
<div>ITs Friday evening. Want to confirm that a , my understanding is </div>
<div>&nbsp;</div>
<div>Cold&nbsp; (Any Backup except exp) Backup Taken on HP-UX 64 bit cannot be
restored on a SUN Box to setup a Standby Database</div></div></blockquote></div
></span></div></blockquote></div><br>&nbsp;</div></blockquote></div><br>
</span></div></blockquote></div><br><br clear="all"><br>-- <br>Regards &amp;
Thanks<br>BN