ORACLE 9IAS的Enterprise Manager web Console進入之後一片空白,無任何顯示,也不報錯。重新啟動HTTP SERVER,對這種現象無任何影響。順序起停ORACLE有關自動啟動並執行服務,也沒有協助。進入命令提示字元下,找到Enterprise Manager web Console的執行檔案:D:/ora9is/sysman/emd/emctl直接運行該命令會出現其命令協助,這裡不再贅述。a、使用emctl
轉自:http://blog.chinaunix.net/u1/34159/showart_278968.html oracle RAC環境改歸檔模式步驟Archivelog相關:SQL> alter system archive log current; 手動歸檔SQL> alter system archive log start to '/oracle/.../arch';SQL> select * from v$archived_log;SQL> select *
一個sql語句的最佳化:最近維護一個項目,其中一個sql嚴重影響效能,需要對兩個海量table查詢(icasuser有3000條記錄,logon_info有近40萬記錄.)由於耗時多,頁面基本不顯示。以下測試時間為在本機資料庫的時間(本地oralce資料庫資料量小,icasuser只有3000條記錄)最開始的sql,用時間5sselect count(*) from ( SELECT icasuser.userid AS userid,
前些日子做了個資料分組後重新排序的報表。是用crystal指令碼寫的,先設定一個全域變數,讓其自加,然後在每一個group head裡面清零。代碼很簡單,我就不貼了。過段日子,有同事求一個分組後重新排序的語句,他以為我的報表是用類似的sql做的。其實如果用oracle的話,rank函數也可以實現分組後重新排序。RANK FunctionThe RANK function produces an ordered ranking of rows starting with a rank of
移植性一直是Oracle的強項,看來這次也不例外.http://www.eweek.com/article2/0,1759,1618428,00.aspThe Redwood Shores, Calif., database behemoth will announce Wednesday at Apple Computer Inc.'s annual Worldwide Developers Conference and at the JavaOne developer conference,
[Oracle] How to Use Open Source Tools to Implement Your Own TPC-C 作者:Fenng 日期:Mar 14 2004 (v0.13)網站:Http://www.dbanotes.net本文簡介介紹如何利用開源工具實現Oracle資料庫環境中的TPC-C.對DBA、開發人員、BI實施者有一定的參考價值. 引言描述設想一下這樣一種情況:
[Oracle] 幾本重要的電子書下載初始連結:http://www.dbanotes.net/Oracle/DB_Books_Download.htm供Oracle 技術愛好者參考。這些內容本著交流的目的,請不要用作商業利益.如果侵犯您的著作權,請來信通知,我會立刻刪除。Title:Scaling Oracle8i: Building Highly Scalable OLTP System Architectures Author: James Morle URL:
Q. What if your Dad loses his car keys?A. 'Parent keys not found!'Q. What if your old girl friend spots you with your new one?A. 'Duplicate value on index!'Q. What if the golf ball doesn't get into the hole at all?A. 'Value larger than specified
閱讀本文前請先閱讀<<32bit oracle 擴充SGA原理 >> 在我的測試中,由於我降低了SGA的起點(降低SGA起點和本文章沒有實質上的關係,僅僅因為我的測試資料庫正好是被降低了sga起點而已),從0x5000000降低到0x42000000,也就是說,當沒有降低的時候,SGA的理論極限值是約小於1.75G,我降低起點後,SGA的極限值大約是1.95G。 show">sys@OCN> show sga Total System Global