Database Administration (MOSC)

MOSC Banner

linux database to windows

edited Nov 4, 2013 11:41PM in Database Administration (MOSC) 2 commentsAnswered
Hi,

I created the oracle database on windows Microsoft Windows x86 64-bit.Now I need to take the clone the full database from Linux x86 64-bit to windows.

SQL> select * from v$transportable_platform order by 2;

PLATFORM_ID PLATFORM_NAME                            ENDIAN_FORMAT
----------- ---------------------------------------- --------------
          6 AIX-Based Systems (64-bit)               Big
         16 Apple Mac OS                             Big
         21 Apple Mac OS (x86-64)                    Little
         19 HP IA Open VMS                           Little
         15 HP Open VMS                              Little
          5 HP Tru64 UNIX                            Little
          3 HP-UX (64-bit)                           Big
          4 HP-UX IA (64-bit)                        Big
         18 IBM Power Based Linux                    Big
          9 IBM zSeries Based Linux                  Big
         10 Linux IA (32-bit)                        Little
         11 Linux IA (64-bit)                        Little
         13 Linux x86 64-bit                         Little<---------------ok

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center