How to find whether the software is 32 bit or 64bi

In this forum you can share stuff related to Oracle 11g, 10g, 9i.
Post Reply
ahmadbilal
Posts: 615
Joined: Mon Sep 18, 2006 1:32 am
Location: United Arab Emirates
Contact:

How to find whether the software is 32 bit or 64bi

Post by ahmadbilal »

How to find whether the software is 32 bit or 64bit :

* Go to Disk3/stage/Components/oracle.options.odm/9.2.0.4.0/1/DataFiles/ in the installation kit.

% cd Disk3/stage/Components/oracle.options.odm/9.2.0.4.0/1/datafiles

* Copy lib.1.1.jar file in a new directory, outside the installation kit

% cp lib.1.1.jar $TMP

* Unzip the file

% unzip lib.1.1.jar

* execute "file" command for dmndm.o

% file dmndm.o

This is a file specific to DataMining. If this file is 32 bit, then your software is 32bit. If the file is 64bit, then the software is 64bit


<b>http://karmadba.blogspot.com/2007/11/or ... t.htm</b>l
omerjaved100
Posts: 25
Joined: Fri Mar 31, 2006 4:49 pm
Location: United Kingdom

Post by omerjaved100 »

Thanks, it worked
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests