|
|
select * from v$version;
得到
BANNER
----------------------------------------------------------------
Oracle8i Enterprise Edition Release 8.1.7.1.0 - Production
PL/SQL Release 8.1.7.1.0 - Production
CORE 8.1.7.0.0 Production
TNS for HPUX: Version 8.1.7.1.0 - Production
NLSRTL Version 3.4.1.0.0 - Production
看不出来它是32位还是64位的 |
|