今天給大家分享一個oracle問題的解決執行個體

來源:互聯網
上載者:User

標籤:oracle

今天給大家分享一個oracle問題的解決執行個體

如啟動Oracle時提示“ORA-00600: internal error code, arguments”錯誤?

SQL> startup

ORA-00600: internal error code, arguments: [ksunfy : too few sessions], [9504], [75040], [], [], [], [], [], [], [], [], []”

解決辦法:這裡的錯誤說明Oracle的processes和sessions的值調的太大了。

(1)修改processes和sessions的值

*.processes=10000

*.sessions=10000

儲存

(2)SQL> create spfile from pfile=‘/home/oracle/pfile20151225.ora‘;   

File created.

SQL> startup

ORACLE instance started.

Total System Global Area 8.5516E+10 bytes

Fixed Size                  2237776 bytes

Variable Size            8858372784 bytes

Database Buffers         7.6504E+10 bytes

Redo Buffers              151142400 bytes

Database mounted.

Database opened.

問題解決

是不是很簡單,用於Linux系統中妥妥的。

如果您是想深入體驗LINUX系統的新手,也不妨先下載一個方德Linux軟體中心試用一下。
免費:http://www.nfs-cloud.cn:81/appCenter/open/softcenter

裡面收錄了好幾千種deb包,能滿足使用者對各方面軟體的需求,同時,我們的軟體中心最近正在加緊完善,將出新的版本,敬請期待。 


今天給大家分享一個oracle問題的解決執行個體

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.