Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Migrating Database Instance to new OS Platform

Re: Migrating Database Instance to new OS Platform

From: HansF <News.Hans_at_telus.net>
Date: Thu, 07 Jul 2005 21:16:10 GMT
Message-Id: <pan.2005.07.07.22.15.26.580069@telus.net>


On Thu, 07 Jul 2005 14:01:29 -0700, Mark D Powell interested us by writing:

> John, an x86 machine uses Little Endian format. If sparc is Big Endian
> then you have a problem.

According to 10g:

select PLATFORM_NAME, ENDIAN_FORMAT
  from v$TRANSPORTABLE_PLATFORM
 where PLATFORM_NAME like '%Solaris%';

Solaris[tm] OE (32-bit) 	Big
Solaris[tm] OE (64-bit) 	Big
Solaris Operating System (x86) 	Little

There is no explicit listing for SParc.

-- 
Hans Forbrich                           
Canada-wide Oracle training and consulting
mailto: Fuzzy.GreyBeard_at_gmail.com   
*** I no longer assist with top-posted newsgroup queries ***
Received on Thu Jul 07 2005 - 16:16:10 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US