|
sqlplus连上去,看输出信息没有写的就是32位,写了64的就是64位
SQL*Plus: Release 10.2.0.3.0 - Production on 星期二 3月 25 18:03:31 2008
Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
输入口令:
连接到:
Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit Production -------------(64位的)
With the Partitioning, Real Application Clusters, OLAP and Data Mining options
SQL> |
|