一个空格导致的ORA-12516错误
系统报如下错误:Timestamp: 1/17/2012 4:36:24 PMMessage: PROV_OUTPUT_10: Error occurred while polling for new messages. Q
系统报如下错误:Timestamp: 1/17/2012 4:36:24 PM
Message: PROV_OUTPUT_10: Error occurred while polling for new messages. QUEUEDATA schema may be inaccessible.
Waiting 60 seconds before retrying. --> ORA-12516: TNS:listener could not find available handler with matching protocol stack
Category: Exception
下面是检查步骤:
C:\Documents and Settings\ibsadmin>tnsping orcl
TNS Ping Utility for 32-bit Windows: Version 11.2.0.1.0 - Production on 18-JAN-2012 10:59:31
Copyright (c) 1997, 2010, Oracle. All rights reserved.
Used parameter files:
F:\app\ibsadmin\product\11.2.0\dbhome\network\admin\sqlnet.ora
Used TNSNAMES adapter to resolve the alias
Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)(HOST = irdeto-IBSvm)(PORT = 1521))) (CONNECT_DATA = (S
ERVICE_NAME = baseline)))
OK (50 msec)
C:\Documents and Settings\ibsadmin>sqlplus queuedata/queuedata@orcl
SQL*Plus: Release 11.2.0.1.0 Production on Wed Jan 18 10:59:40 2012
Copyright (c) 1982, 2010, Oracle. All rights reserved.
ERROR:
ORA-12516: TNS:listener could not find available handler with matching protocol
stack
Enter user-name:
ERROR:
ORA-01017: invalid username/password; logon denied
Enter user-name:
ERROR:
ORA-01017: invalid username/password; logon denied
SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus
C:\Documents and Settings\ibsadmin>
C:\Documents and Settings\ibsadmin>lsnrctl
LSNRCTL for 32-bit Windows: Version 11.2.0.1.0 - Production on 18-JAN-2012 11:00:33
Copyright (c) 1991, 2010, Oracle. All rights reserved.
Welcome to LSNRCTL, type "help" for information.
LSNRCTL> status
Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
STATUS of the LISTENER
------------------------
Alias LISTENER
Version TNSLSNR for 32-bit Windows: Version 11.2.0.1.0 - Production
Start Date 13-JAN-2012 11:15:44
Uptime 4 days 23 hr. 44 min. 53 sec
Trace Level off
Security ON: Local OS Authentication
SNMP OFF
Listener Parameter File D:\app\ibsadmin\product\11.2.0\dbhome_1\network\admin\listener.ora
Listener Log File d:\app\ibsadmin\diag\tnslsnr\irdeto-IBSvm\listener\alert\log.xml
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.86.7.18)(PORT=1521)))
Services Summary...
Service "ORCL" has 1 instance(s).
Instance "ORCL", status UNKNOWN, has 1 handler(s) for this service...
Service "baseline" has 1 instance(s).
Instance "baseline", status READY, has 1 handler(s) for this service...
Service "baselineXDB" has 1 instance(s).
Instance "baseline", status READY, has 1 handler(s) for this service...
The command completed successfully
LSNRCTL>
LSNRCTL>
LSNRCTL> exit
C:\Documents and Settings\ibsadmin>sqlplus / as sysdba
SQL*Plus: Release 11.2.0.1.0 Production on Wed Jan 18 11:01:25 2012
Copyright (c) 1982, 2010, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL> show parameter service
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
service_names string baseline
SQL> show parameter listener
NAME TYPE VALUE
------------------------------------ ----------- ------------------------------
listener_networks string
local_listener string
remote_listener string
SQL> exit
Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
F:\app\ibsadmin\product\11.2.0\dbhome\NETWORK\ADMIN>notepad tnsnames.ora
ORCL =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = TCP)(HOST = irdeto-IBSvm)(PORT = 1521))
)
(CONNECT_DATA =
(SERVICE_NAME =baseline) ---去掉baseline和等号之间的空格保存。
)
)
F:\app\ibsadmin\product\11.2.0\dbhome\NETWORK\ADMIN>sqlplus queuedata/queuedata@orcl
SQL*Plus: Release 11.2.0.1.0 Production on Wed Jan 18 11:03:52 2012
Copyright (c) 1982, 2010, Oracle. All rights reserved.
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
SQL>
,下一篇: [转]类与PHP (I)
推荐阅读
-
Win2008中SqlServer2008 无法打开错误日志文件导致无法启动的解决方法
-
孙权为何是三国中最后一个登基的 究竟是什么原因导致的
-
Win7系统脚本错误导致自动关机的解决方法
-
朱元璋的一个错误决定,害得后代的人自相残杀
-
连接到SQL Server 2008时,在默认的设置下SQL Server不允许进行远程连接可能会导致此失败(Microsoft SQL Server,错误:1006
-
Windows下PHP安装路径配置错误导致Apache无法启动的解决方法
-
一个显示效果非常不错的PHP错误、异常处理类
-
Python实现将多个空格换为一个空格.md的方法
-
一个JSP页面导致的tomcat内存溢出的解决方法
-
进化论,一个蒙骗了人类100多年的错误信仰