怎么识别Oracle客户端、数据库、Java在WIN上是多少位的

好记性不如烂笔头,今天在现场测试,只装了客户端,我想看看到底装的是多少位的客户端但是忘了怎么查幸亏这篇文章还保留着,做个记录吧。
How to know if Oracle client, DB,or JAVA installed is 32-bit or 64-bit on Windows OS[ID 1318795.1] 
修改时间22-JUL-2011 类型HOWTO 状态PUBLISHED
In this Document
 Goal
 Solution
Applies to:Oracle Server - Enterprise Edition - Version: 10.1.0.2 to 11.2.0.2.0 -
Release: 10.1 to 11.2
Microsoft Windows x64 (64-bit)
This Document is more helpful for the environment where you have multiple
ORACLE_HOME's
(mix of 32-Bit & 64-Bit )
installed in the 64-bit windows machine and trying to identify the bit version of
the
 installed oracle software.Goal
How to know on a Windows 64-bit machine whether the installed Oracle software is
32-bit
 or 64-bit?
Also to know the bit version of the java installed in the ORACLE_HOME.
SolutionAnswer
======
Option - 1 (via the perl version)
++++++++++++++++++++++
cd %ORACLE_HOME%\perl\\bin\MSWin32*
perl -version
This is perl, v5.8.3 built for MSWin32-x86-multi-thread ( output for 32-bit
ORACLE_HOME )
This is perl, v5.8.3 built for MSWin32-X64-multi-thread ( output for 64-bit
ORACLE_HOME )
Note: Perl installed according to the bit version of the ORACLE_HOME but not
the OS bit version.
Option -2
To know the bit version of the java installed in the ORACLE_HOME.
+++++++++++++++++++++
Identify Java installed in the ORACLE_HOME
Note:> 32-bit Java will be installed with 32-bit Oracle software & 64 bit with
64-bit Oracle software
Example:
++++++++
For 64-bit ORACLE_HOME should show below:
%ORACLE_HOME%\jdk\bin>java -version
windows下输入:
D:\oracle\product\10.2.0\db_1\jdk\bin>java -version
java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
>>> Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_11-b03, mixed mode) <<<<
For 32-bit home should show below:
%ORACLE_HOME%\jdk\bin>java -version
java version "1.5.0_11"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_11-b03)
>> Java HotSpot(TM) Client VM (build 1.5.0_11-b03, mixed mode) <<
Note: for 32-bit doesn't shows the bit version
Option -3
++++++++++++++++++
Identify via installation media name
Browse the Software download link for installation media naming convention for
32-bit 64-bit
 (link:refer below)
--&gt http://www.oracle.com/technetwork/database/enterprise-edition/downloads/
index.html
All Oracle software are categorized according to the bit type (i.e 32-bit and
 64-bit)
32-bit media zip file's name starts with win32
i.e
win32_10gR
win32_11gR1
win32_11gR2
So if software is installed with above media then it is a 32-bit ORACLE_HOME
installation.
64-bit media zip file's name starts with win64
win64_10gR
win64_11gR1
win64_11gR2
So if software is installed with above media then it is a 64-bit ORACLE_HOME
installation.
++Example for 32-bit media file names++
11.1.0.6(32-bit)
=========
win32_11gR1_database_1013.zip
win32_11gR1_client.zip
11.2.0.2 (32-bit)
=========
Oracle Database 11g Release 1 (11.2.0.1.0) for Microsoft Windows (32-bit)
Win32_11gR2_database_1of2.zip
win32_11gR2_database_2of2.zip
++Example for 64-bit media file names++
11.1.0.7 (64-bit)
=========
win64_11gR1_database_1013.zip (1,845,398,702 bytes)
win64_11gR1_client.zip (479,383,190 bytes)
11.2.0.1 (64-bit)
=========
win64_11gR2_database_1of2.zip
win64_11gR2_database_2of2.zip
相关内容
产品
Oracle Database Products > Oracle Database > Oracle Database > Oracle Server -
Enterprise Edition
关键字
32-BIT; 64-BIT; INSTALLATION; JAVA VERSION; ORACLE SOFTWARE; ORACLE_HOME; VERSION
T; INSTALLATION; JAVA VERSION; ORACLE SOFTWARE; ORACLE_HOME; VERSION

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/24496749/viewspace-723296/,如需转载,请注明出处,否则将追究法律责任。

转载于:http://blog.itpub.net/24496749/viewspace-723296/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值