欧美一区二区三区老妇人-欧美做爰猛烈大尺度电-99久久夜色精品国产亚洲a-亚洲福利视频一区二区

包含oracle怎么看64位的詞條

查看oracle是32位版還是64位版?

SQL select * from v$version;BANNER----------------------------------------------------------------

創(chuàng)新互聯(lián)專注于西山網(wǎng)站建設(shè)服務(wù)及定制,我們擁有豐富的企業(yè)做網(wǎng)站經(jīng)驗。 熱誠為您提供西山營銷型網(wǎng)站建設(shè),西山網(wǎng)站制作、西山網(wǎng)頁設(shè)計、西山網(wǎng)站官網(wǎng)定制、微信小程序服務(wù),打造西山網(wǎng)絡(luò)公司原創(chuàng)品牌,更為您提供西山網(wǎng)站排名全網(wǎng)營銷落地服務(wù)。

Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Prod

PL/SQL Release 10.1.0.2.0 - Production

CORE 10.1.0.2.0 Production

TNS for 32-bit Windows: Version 10.1.0.2.0 - Production

NLSRTL Version 10.1.0.2.0 - Production

但是只有tns的版本信息,不容易使用戶相信。

2、查看x$表

SQL show user

USER is "SYS"

SQL desc x$ksmmemName Type------------------------------------- ---------

ADDR RAW(4)

INDX NUMBER

INST_ID NUMBER

KSMMMVAL RAW(4)

RAW(4)表示4 byte及4*8=32bit

RAW(8)表示8 byte及8*8=64bit

使用這個方法也很晦澀。

3、通過v$database查看oracle所在系統(tǒng)的環(huán)境:

SQL Select PLATFORM_NAME From v$database;

PLATFORM_NAME

--------------------------------------------------------------------------------

這個方法顯示的比較人性化了。

查看Oracle是32位還是64位的方法

方法一:使用sqlplus

64位:

[oracle@qs-wg-db2 ~]$ sqlplus / as sysdba;

SQL*Plus: Release 10.2.0.5.0 - Productionon Sun Sep 25 08:57:22 2011

Copyright (c) 1982, 2010, Oracle. All Rights Reserved.

Connected to:

Oracle Database 10g Enterprise EditionRelease 10.2.0.5.0 - 64bit Production

With the Partitioning, OLAP, Data Miningand Real Application Testing options

SQL

如果是64位,用sqlplus 連上之后會顯示具體的位數(shù)信息,32位則不會顯示。

32位:

C:\Users\Administrator.DavidDaisqlplus/ as sysdba;

SQL*Plus: Release 11.2.0.1.0 Production onSun Sep 25 08:55:48 2011

Copyright (c) 1982, 2010, Oracle. All rights reserved.

Connected to:

Oracle Database 11g Enterprise EditionRelease 11.2.0.1.0 - Production

With the Partitioning, OLAP, Data Miningand Real Application Testing options

方法二: 查看v$version 視圖

32位:

SQL select * from v$version;

BANNER

--------------------------------------------------------------------------

Oracle Database 11g Enterprise EditionRelease 11.2.0.1.0 - Production

PL/SQL Release 11.2.0.1.0 - Production

CORE 11.2.0.1.0 Production

TNS for 32-bit Windows: Version 11.2.0.1.0- Production

NLSRTL Version 11.2.0.1.0 - Production

64位:

SQL select * from v$version;

BANNER

----------------------------------------------------------------

Oracle Database 10g Enterprise EditionRelease 10.2.0.5.0 - 64bi

PL/SQL Release 10.2.0.5.0 - Production

CORE 10.2.0.5.0 Production

TNS for Linux: Version 10.2.0.5.0 -Production

NLSRTL Version 10.2.0.5.0 – Production

和第一種方法一樣,64位會顯示具體的位數(shù)信息,32位不會顯示。

方法三:查看v$sql 視圖

32位:輸出為8位16進制數(shù)

SQL select address from v$sql whererownum2;

ADDRESS

--------

B50ACCAC

64位:輸出為16位16進制數(shù)

SQL select address from v$sql whererownum2;

ADDRESS

----------------

0000000196FDF7D8

怎么查oracle是32位的還是64位

select * from v$version;

或者使用sqlplus命令登陸數(shù)據(jù)庫,如果是64位的,顯示如下:

文章標題:包含oracle怎么看64位的詞條
當前網(wǎng)址:http://chinadenli.net/article6/hgocog.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供App開發(fā)網(wǎng)站排名定制網(wǎng)站靜態(tài)網(wǎng)站網(wǎng)站營銷電子商務(wù)

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

手機網(wǎng)站建設(shè)