cannot set user id: Resource temporarily unavailable
from: http://blog.csdn.net/leshami/article/details/38982563
故障解決
#根據上面的Solution調整limits.conf檔案
linux_02:/etc/security # cp limits.conf limits.conf.bk
linux_02:/etc/security # vi /etc/security/limits.conf
linux_02:/etc/security # grep -v ^# /etc/security/limits.conf
oracle soft nproc 16384
oracle hard nproc 16384
oracle soft nofile 65536
oracle hard nofile 65536
oracle@linux_02:/users/oracle> ps -U oracle |wc -l
2714
oracle@linux_02:/users/oracle> lsof | grep oracle|wc -l
110694
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/26250550/viewspace-1687885/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- su cannot set user id Resource temporarily unavailable故障解決AI
- su - oracle報錯su: cannot set user id: Resource temporarily unavailableOracleAI
- Resource temporarily unavailableAI
- 錯誤:bash: fork: Resource temporarily unavailableAI
- Linux Error: 11: Resource temporarily unavailableLinuxErrorAI
- ogg報錯error 11, Resource temporarily unavailableErrorAI
- linux 切換使用者報Resource temporarily unavailableLinuxAI
- ssh登入報錯-bash fork retry Resource temporarily unavailableAI
- VNC登陸灰屏 - fatal IO error 11 (Resource temporarily unavailable) on X serverVNCErrorAIServer
- Ubuntu Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)UbuntuAPTAI
- 關於Linux主機報錯(Resource temporarily unavailable)的解決辦法LinuxAI
- jdon網站老是Service Temporarily Unavailable ???網站AI
- Cannot set property 'innerHTML' of nullHTMLNull
- CRS: Resource in UNKNOWN state and srvctl Cannot Start/Stop Resource_845709.1
- Cannot set property ‘type‘ of null(vue)NullVue
- AUTHID DEFINER\authid current_user與alter session set current_schemaSession
- BUG——AngularJS:Cannot set property ‘pic‘ of undefinedAngularJSUndefined
- oracle 10.2.0.3對USER收回CONNECT及RESOURCEOracle
- FILE ON OCFS CANNOT BE DELETED LINUX ERROR: 16: DEVICE OR RESOURCE BUSYdeleteLinuxErrordev
- Oracle Grid 503 Service UnavailableOracleAI
- Cannot find SS.INI file for user *** 解決方法
- set up different data screen(masterial master) for different userAST
- Backup And Recovery User's Guide-使用SET AUTORECOVERY進行自動恢復GUIIDE
- 開發中遇到的bug-Cannot set property ‘__VUE_DEVTOOLS_UID__‘ of nullVuedevUINull
- Linux rm -rf 之rm: cannot remove `linux': Device or resource busyLinuxREMdev
- 【轉】Cannot load ICU resource bundle 'ggMessage', error code 2Error
- 部署在IIS中服務出現異常 Failed to load resource: the server responded with a status of 503 (Service Unavailable)AIServer
- AndroidStudio之自定義輸出包名報錯 Cannot set the value of read-only property 'outputFile' forAndroid
- 使用普通使用者set autotrace on報錯SP2-0618: Cannot find the Session IdentifierSessionIDE
- Hide the User MenuIDE
- Help Needed in compilation when TARGET_BUILD_VARIANT is set as "user".UI
- ORA-00265: instance recovery required, cannot set ARCHIVELOGUIHive
- (問題解決)Cannot set LC_CTYPE to default locale: No such file or directory
- 452 Error writing file: A file cannot be larger than the value set by ulimit.ErrorMIT
- Caused by: Error: ' ' is not a valid resource name characterError
- Android resource linking failedAndroidAI
- [絕對原創] SAP Get User data by User ID
- ORA-00265: instance recovery required, cannot set ARCHIVELOG modeUIHive