transportable_platform

  • From: Paul G Parker <parkerpg@xxxxxxxxx>
  • To: oracle-l <oracle-l@xxxxxxxxxxxxx>
  • Date: Tue, 9 Jun 2009 15:06:02 -0400

Hi all,

Could someone running 10.2.0.4 on AIX please send the output of
v$transportable_platform?
I am on 10.2.0.2 and don't find "Linux x86 64-bit", and I'm wanting to
confirm that it is there on 10.2.0.4.

Thanks


SQL> select version from v$instance;

VERSION
-----------------
10.2.0.2.0

SQL> select platform_name from v$database;

PLATFORM_NAME
-----------------------------------------------------------------------------------------------------
AIX-Based Systems (64-bit)

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

PLATFORM_ID PLATFORM_NAME
                                           ENDIAN_FORMAT
----------- 
-----------------------------------------------------------------------------------------------------
--------------
          6 AIX-Based Systems (64-bit)
                                           Big
         16 Apple Mac OS
                                           Big
         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
         13 Linux 64-bit for AMD
                                           Little
         10 Linux IA (32-bit)
                                           Little
         11 Linux IA (64-bit)
                                           Little
         12 Microsoft Windows 64-bit for AMD
                                           Little
          7 Microsoft Windows IA (32-bit)
                                           Little
          8 Microsoft Windows IA (64-bit)
                                           Little
         17 Solaris Operating System (x86)
                                           Little
          1 Solaris[tm] OE (32-bit)
                                           Big
          2 Solaris[tm] OE (64-bit)
                                           Big

17 rows selected.




Paul
--
//www.freelists.org/webpage/oracle-l


Other related posts: