Oracle使用者100%的情況如何處理

來源:互聯網
上載者:User

  1. 79      adump   
  2. 4717    bdump   
  3. 2572945 cdump   
  4. 0       dpdump   
  5. 0       pfile   
  6. 22310   scripts   
  7. 32879   udump  

搜尋其他人的解決方案
直接刪除bdump出a開頭的檔案
移走cdump下面的檔案
cdump怎麼一下就快速的增長了呢

附:
最近公司上了一個案子,在做Standby 的時間發現bdump報如下錯誤,經過多次驗證確定是/etc/hosts hostname 和 IP地址不一致導致 ,修改為正確的,重新啟動一下DB,以下報錯就沒有再出現。

做個記錄,防止自己忘記

  1. Wed Oct 05 20:00:43 CST 2011  
  2. found dead dispatcher 'D000', pid = (18, 45)   
  3. Wed Oct 05 20:00:43 CST 2011  
  4. dispatcher 'D000' encountered error getting listening address   
  5. Wed Oct 05 20:00:43 CST 2011  
  6. Errors in file /u01/app/Oracle/admin/sfisdb/bdump/sfisdb_ora_3257.trc:   
  7. ORA-07445: exception encountered: core dump [kslgetl()+120] [SIGSEGV] [Address not mapped to object] [0x000000210] [] []   
  8. ORA-00108: failed to set up dispatcher to accept connection asynchronously   
  9. Wed Oct 05 20:00:46 CST 2011  
  10. found dead dispatcher 'D000', pid = (18, 46)   
  11. Wed Oct 05 20:00:47 CST 2011  
  12. dispatcher 'D000' encountered error getting listening address  

解決方案:

  1. DJTSITECDB   
  2. DJTSITECDB[/etc]#ll nss*   
  3. -r--r--r--   1 bin        bin            579 Jan  6  2009 nsswitch.compat   
  4. -rw-r--r--   1 root       sys             17 Feb 25 22:50 nsswitch.conf   
  5. -r--r--r--   1 bin        bin            382 Jan  6  2009 nsswitch.files   
  6. -r--r--r--   1 bin        bin            628 Jan  6  2009 nsswitch.hp_defaults   
  7. -r--r--r--   1 bin        bin            564 Jan  6  2009 nsswitch.nis  

新增一個設定檔:

  1. DJTSITECDB[/etc]#cat nsswitch.conf   
  2. hosts: files dns  

ping通主機了

  1. DJTSITECDB[/etc]#ping DJTSITECDB   
  2. PING DJTSITECDB: 64 byte packets   
  3. 64 bytes from 172.19.67.2: icmp_seq=0. time=0. ms   
  4. 64 bytes from 172.19.67.2: icmp_seq=1. time=0. ms   
  5. 64 bytes from 172.19.67.2: icmp_seq=2. time=0. ms  

重新停止一下監聽
停資料
起資料庫
起監聽

  1. /dev/vg00/lvoraclelog   
  2.                     131072    1754  121243    1% /oraclelog   
  3. /dev/vg00/lvoracle 7340032 4773485 2406478   66% /oracle   
  4. /dev/vg00/lvnetapp 1048576   56080  930527    6% /netapp  

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.