Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: ENDIAN_FORMAT - little or big of Solaris 8/9 (32/64 bit) & IBM AIX OS?
Oracle did not support movement of datafiles across non-compatible
hardware until version 10g with the use of rman.
With all lower released you move data using exp, binary ftp, and imp or use exp/imp across network.
HTH -- Mark D Powell --
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of VIVEK_SHARMA
Sent: Tuesday, September 13, 2005 12:16 PM
To: Oracle-L
Subject: ENDIAN_FORMAT - little or big of Solaris 8/9 (32/64 bit) & IBM
AIX OS?
On my Oracle 8.1.7 & 9.2 databases:-
SQL> SELECT * FROM V$TRANSPORTABLE_PLATFORM; Failing with the Error:-
SELECT * FROM V$TRANSPORTABLE_PLATFORM
*
ERROR at line 1:
ORA-00942: table or view does not exist
How can the respective view be created / enabled?
Is there any Other way to know the ENDIAN_FORMAT i.e. little or big for machines running Solaris 8/9 (32/64 bit) & IBM AIX OS?
Need to know the same to check use of Transportable tablespace movement across heterogeneous O.S. with Oracle 9.2
Also assuming the ENDIAN_FORMAT is the same, does Oracle officially support the usage of Transportable tablespace to move DB from SUN to AIX using Oracle 9.2?
Thanks
![]() |
![]() |