如何檢視windows下的Oracle程式
-
如何檢視windows下的Oracle程式
由於Windows是單程式多執行緒。因此Oracle一啟動,在工作管理員那裡只能看到有一個oracle.exe的程式。想要檢視Oracle的各個程式(在linux上是這麼叫吧),如PMON、SMON、DBWR、LGWR、CKPT等,如何去檢視呢?
這裡找到一部分英文文件,如果英語不好的話就看圖片吧,我把圖片擷取下來了,如果圖片看不懂的話那你也太笨了點吧⊙﹏⊙,,,,玩笑:
To view information on Oracle Database threads using Oracle Administration Assistant for Windows, you must either enable Windows native authentication for the database or run utilityocfgutil.exe with argumentsusername and password. The utility stores the username and password in the following registry location:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OracleOraConfig
When Windows native authentication is not enabled, Oracle Remote Configuration Agent retrieves the username and password from this registry key to log in to the database.
To view information on Oracle Database threads using Oracle Administration Assistant for Windows(下面是說明該工具存放的路徑):
From the Start menu, select Programs, then select Oracle - HOME_NAME, then select Configuration and Migration Tools and then select Administration Assistant for Windows.
首先開啟 Administration Assistant for Windows 這個工具:
Right-click the SID, where SID is a specific instance name, such asorcl.
Choose Process Information.
這裡大家就可以看見Oracle的程式名稱了
The Process Information dialog appears, listing name, type, user, thread ID, and CPU usage for each Oracle Database thread.
To terminate a thread, select it and click Kill Thread.
當然 Oracle還有其它的一些效能工具如下圖,大家有空研究研究
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26736162/viewspace-1205532/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 在windows下檢視oracle的後臺程式WindowsOracle
- 在windows下檢視oracle錯誤的方法WindowsOracle
- windows下檢視oracle 執行緒 (session)WindowsOracle執行緒Session
- Windows下檢視程式及結束程式命令Windows
- windows 下檢視埠占用Windows
- windows下檢視埠占用以及程式名稱Windows
- 如何在Windows下利用Apche檢視MySQL資料庫?WindowsMySql資料庫
- Oracle BLOB型別的資料如何檢視和下載?Oracle型別
- ORACLE 程式的作用及檢視Oracle
- Windows 8.1系統下如何檢視當前顯示卡的視訊記憶體大小Windows記憶體
- Oracle 如何高效的檢視官方文件Oracle
- 如何檢視Oracle JDBC版本OracleJDBC
- Windows系統下檢視某一程式下所有執行緒的dos命令Windows執行緒
- Windows 如何檢視埠占用情況?Windows
- Windows下kill oracle程式WindowsOracle
- oracle檢視鎖表程式Oracle
- Windows下檢視遊戲伺服器的IP地址Windows遊戲伺服器
- Windows 下 tail 檢視日誌命令工具WindowsAI
- 如何檢視Oracle補丁 - opatch 的使用Oracle
- linux下檢視埠占用的程式Linux
- windows10怎麼檢視系統版本號_如何檢視windows10版本號Windows
- Windows中如何檢視heic格式圖片Windows
- 在windows上如何檢視wifi密碼WindowsWiFi密碼
- windows下常檢視埠占用方法總結Windows
- Windows netstat 檢視埠、程式佔用Windows
- Windows7系統下如何快速啟用程式視窗Windows
- Linux下如何檢視版本資訊Linux
- oracle如何檢視執行計劃Oracle
- windows下使用cmd檢視連線過的wifi密碼WindowsWiFi密碼
- Oracle 官方文件檢視及下載方法Oracle
- Windows 7 下檢視無線網路密碼Windows密碼
- 怎麼檢視電腦是windows幾 檢視電腦windows版本的方法Windows
- Windows檢視埠被哪個程式佔用Windows
- Linux下使用ps命令來檢視Oracle DB以及EBS相關的程式LinuxOracle
- windows 檢視埠占用Windows
- windows檢視埠占用Windows
- 【轉】檢視Oracle當前使用者下的資訊Oracle
- 如何檢視Linux上程式或程式用到的庫Linux