Home » Infrastructure » Linux » Linux command to find platform
Linux command to find platform [message #233337] Wed, 25 April 2007 14:05 Go to next message
vasudevan
Messages: 119
Registered: February 2006
Location: TRICHY
Senior Member
Hello sir


I want to install oracle patch in ur linux OS for that
i want to find out the linux platform details,i dont know whether it is 64-bit or 32-bit

Plz help me to find out the OS details


Advanced Thanx.
Re: Linux command to find platform [message #233367 is a reply to message #233337] Wed, 25 April 2007 17:58 Go to previous messageGo to next message
BlackSwan
Messages: 26766
Registered: January 2009
Location: SoCal
Senior Member
man file

file /bin/bash
/bin/bash: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped

This question has NOTHING to do with Oracle itself.

[Updated on: Wed, 25 April 2007 18:02] by Moderator

Report message to a moderator

Re: Linux command to find platform [message #234202 is a reply to message #233367] Mon, 30 April 2007 07:58 Go to previous messageGo to next message
vasudevan
Messages: 119
Registered: February 2006
Location: TRICHY
Senior Member
tahnk u sir
Re: Linux command to find platform [message #237553 is a reply to message #233337] Mon, 14 May 2007 20:32 Go to previous messageGo to next message
Piligrim
Messages: 2
Registered: May 2007
Location: Moscow
Junior Member
uname -a
Re: Linux command to find platform [message #237609 is a reply to message #233337] Tue, 15 May 2007 03:31 Go to previous messageGo to next message
Mohammad Taj
Messages: 2412
Registered: September 2006
Location: Dubai, UAE
Senior Member

Hi,

dont know whether it is 64-bit or 32-bit


You can also find about 32 bit or 64 bit through below command


ORCL@TAJ>DESC V$SESSION
Name Null? Type
------------------- -------- ----------------------------
PADDR RAW(4)

if RAW(4) -----> 32 BIT
if RAW(8) -----> 64 BIT

regards
Taj

[Updated on: Tue, 15 May 2007 03:31]

Report message to a moderator

Re: Linux command to find platform [message #237709 is a reply to message #237609] Tue, 15 May 2007 09:00 Go to previous messageGo to next message
vasudevan
Messages: 119
Registered: February 2006
Location: TRICHY
Senior Member


yaa its really wonderful answer,thank u sir
Re: Linux command to find platform [message #237711 is a reply to message #237609] Tue, 15 May 2007 09:03 Go to previous message
tahpush
Messages: 961
Registered: August 2006
Location: Stockholm/Sweden
Senior Member

Start Sqlplus ?

sqlplus username/password@db

Quote:

SQL*Plus: Release 9.2.0.6.0 - Production on Tis Maj 15 15:59:43 2007
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.

Ansluten till:
Oracle9i Enterprise Edition Release 9.2.0.6.0 - 64bit Production
With the Partitioning, OLAP and Oracle Data Mining options
JServer Release 9.2.0.6.0 - Production



Or
Quote:

[/SSW/oracle]cd $ORACLE_HOME/bin
[/SSW/oracle/product/9.2.0.6.0/bin]file oracle
oracle: ELF 64-bit MSB executable SPARCV9 Version 1, dynamically linked, not stripped

Previous Topic: RAM size
Next Topic: Oracle 10g installing on Oracle EL, getting ORA-12157 error?
Goto Forum:
  


Current Time: Fri Apr 19 08:10:31 CDT 2024