linux下oracle的TNS-12546錯誤解決辦法
linux下oracle的TNS-12546錯誤解決辦法
啟動監聽時出TNS-12546錯
問題描述:
[oracle@test admin]$ lsnrctl start
LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 30-JUN-2008 11:07:16
Copyright (c) 1991, 2005, Oracle. All rights reserved.
Starting /oracle/orasys/db_1/bin/tnslsnr: please wait...
TNSLSNR for Linux: Version 10.2.0.1.0 - Production
System parameter file is /oracle/orasys/db_1/network/admin/listener.ora
Log messages written to /oracle/orasys/db_1/network/log/listener.log
Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))
TNS-12546: TNS:permission denied
TNS-12560: TNS:protocol adapter error
TNS-00516: Permission denied
Linux Error: 13: Permission denied
解決辦法:
The Unix permissions for the hidden directory /tmp/.oracle should be
Owner = the Oracle user who performed the database install
Group = the dba group of the Oracle user
and the directory's Unix permissions should be drwxrwxrwx
Change the permissions on the .oracle directory
1) cd /var/tmp(on Solaris Linux) or /tmp(on Hp and IBM)
2) Change the ownership and group of the ".oracle" directory to "oracle/dba"
# chown -R oracle10:dba .oracle
or
3) Change the permissions on the directory
# chmod 777 .oracle
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/14663377/viewspace-1035621/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Linux下安裝oracle,遇到錯誤的解決辦法LinuxOracle
- 連線oracle錯誤解決辦法Oracle
- oracle 1455 錯誤解決辦法Oracle
- dns錯誤怎麼辦 dns錯誤的解決辦法DNS
- ubuntu下import matplotlib錯誤解決辦法UbuntuImport
- oracle 10.2 for linux 5.7 netca錯誤解決辦法OracleLinux
- 轉: redhat linux ftp 553 錯誤的解決辦法RedhatLinuxFTP
- SAP錯誤提示解決辦法
- scp出現錯誤的解決辦法
- samba一個錯誤的解決辦法!Samba
- Oracle ORA-01103 錯誤的解決辦法Oracle
- oracle ora-12514的錯誤的解決辦法Oracle
- Oracle ORA-27101錯誤及解決辦法Oracle
- nginxFastCGI錯誤Primaryscriptunknown解決辦法NginxAST
- Unable to locate package錯誤解決辦法Package
- 畢設之錯誤解決辦法
- Windows環境下EXP-00091錯誤的解決辦法Windows
- Oracle10g的ORA-3136錯誤解決辦法Oracle
- iOS路上遇到的錯誤及解決辦法iOS
- ORA-12705,錯誤的解決辦法
- SPFILE引數修改錯誤的解決辦法
- ORA-12170錯誤的解決辦法
- Idea編譯錯誤解決辦法Idea編譯
- PHP編譯錯誤及解決辦法PHP編譯
- ORA-29339錯誤解決辦法
- ORA-54013錯誤解決辦法
- Linux下錯誤解決方案Linux
- 時區錯誤導致oracle的EM不能啟動解決辦法Oracle
- 開機checking file錯誤的解決辦法
- VPN連線800錯誤的解決辦法(轉)
- ORA-01034錯誤的解決辦法
- 安裝wsl錯誤的一種解決辦法
- Ubuntu下Linux配置核心各種常見錯誤和解決辦法UbuntuLinux
- 網頁上有錯誤怎麼辦 網頁錯誤的一般解決辦法網頁
- OpenCV1.0編譯錯誤解決辦法OpenCV編譯
- Xamarin提示安裝包錯誤解決辦法
- ORA-32004錯誤解決辦法
- ORA-01846錯誤解決辦法