Linux 環境安裝Oracle11g

一、修改操作系統核心參數 在Root用戶下執行以下步驟: 1)修改用戶的SHELL的限制,修改/etc/security/limits.conf文件 輸入命令:vi /etc/security/limits.conf,按i鍵進入編輯模式,將下列內容加入該文件。 1 2 3 4 5 6 7 oracle soft nproc 2047   oracle hard nproc 16384   orac
相關文章
相關標籤/搜索