ChinaUnix.net
相关文章推荐:

oracle 没有监听器

tnsping 127.0.0.1,显示以下信息正常:
 
TNS Ping Utility for 32-bit Windows: Version 10.2.0.3.0 - Production on 03-10月-
2011 08:20:23
Copyright (c) 1997, 2006, oracle.  All rights reserved.
已使用的参数文件:
C:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
已使用 EZCONNECT 适配器来解析别名
Attempting to contact (DE...

by whiantelope - Oracle - 2011-12-23 02:59:49 阅读(819) 回复(0)

相关讨论

[oracle@oracle bin]$ lsnrctl start LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 16-MAY-2006 14:20:53 Copyright (c) 1991, 2005, oracle. All rights reserved. Starting /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait... TNS-12537: TNS:connection closed TNS-12560: TNS:protocol adapter error TNS-00507: Connection closed Linux Error: 29: Illegal seek =================...

by fyzx77 - Oracle - 2006-05-17 11:29:16 阅读(3682) 回复(14)

前两天在单位搭建环境 os=redflag1.1server(redhat 6.2) db=oracle8.1.6 for linux client=windows2000+oracle8.1.7 for nt client 配置一切正常并且用net8连接服务器没有问题。 但在家里搭建环境(2台机器、网卡直联没有交换机) os=redflag1.1server(redhat 6.2) db=oracle8.1.6 for linux client=windowsXP + oracle8.1.7 for NT client 在服务器段配置一切正常,启动dbstart,lsnrctl start没有问题,通过netasst&配置,测试一...

by wrlomm - Oracle - 2003-10-28 08:41:05 阅读(1014) 回复(1)

在我的sco5.05+oracle7.3.4下,我用lsnrctl start启动监听器,报如下错误: The System Parameter File is /etc/listener.ora TNS-01150 The address of the specified listener name is incorrect TNS-00305 the specified path name does not exist 我的listener.ora如下: # LISTENER.ORA Network Configuration File: e:\oracle\ora90\network\admin\listener.ora # Generated by oracle configuration tools. LISTENER = ...

by js_wujy - Oracle - 2004-03-21 14:36:41 阅读(1334) 回复(1)

想用WINDOWS客户端连,监听器不响应。TELNET服务器启动,提示如下错误: LSNRCTL>; start Starting /opt/oracle/bin/tnslsnr: please wait... TNSLSNR for Solaris: Version 8.1.6.0.0 - Production NL-00280: error creating log stream /opt/oracle/network/log/listener.log NL-00278: cannot open log file SNL-00016: snlfohd: error opening file Solaris Error: 13: Permission denied LSNRCTL>; Feb 13 14:41:09 b...

by chenhuawei - Oracle - 2004-02-13 15:50:57 阅读(2904) 回复(2)

库已经起来了,就是在启动监听器的时候,提示如下: LSNRCTL> start Starting /oracle/product/9.2.0/bin/tnslsnr: please wait... TNSLSNR for HPUX: Version 9.2.0.2.0 - Production System parameter file is /oracle/product/9.2.0/network/admin/listener.ora Log messages written to /oracle/product/9.2.0/network/log/listener.log Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC))) TNS-12542:...

by dyxy_can - HP-UX - 2011-11-03 13:45:42 阅读(2426) 回复(1)

2009-05-13 星期三 && C:\WINDOWS\system32>net start oracleserviceorcl oracleServiceorcl 服务正在启动 . oracleServiceorcl 服务已经启动成功。 2009-05-13 星期三 && C:\WINDOWS\system32>LSNRCTL START LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 13-5月 -2009 09:1 6:01 Copyright (c) 1991, 2005, oracle. All rights reserved. 启动tnslsnr: 请稍候... Failed to start service, error 0. T...

by epstar - Oracle - 2009-05-13 09:21:18 阅读(1777) 回复(0)

在数据库所在的linux机器上用sqlplus访问数据库可以,监听器也成功start,用tnsping也正常,但是在其它机器上tnsping这个机器有问题,请大侠救命阿!!! 下面是tnsping的输出提示,第一个是在数据库所在机器tnsping,第二个是远程机器 第一个 tnsping 10.1.3.59 TNS Ping Utility for Linux: Version 9.2.0.4.0 - Production on 12-JAN-2006 21:16:11 Copyright (c) 1997 oracle Corporation. All rights reserved. Used para...

by alizh - Oracle - 2006-01-14 16:34:34 阅读(3197) 回复(5)

Sun Solaris8 (ultra spac) + oracle 9201 错误如下: [code] LSNRCTL for Solaris: Version 9.2.0.1.0 - Production on 31-MAY-2005 11:42:46 Copyright (c) 1991, 2002, oracle Corporation. All rights reserved. Message 1053 not found; No message file for product=network, facility=TNSSegment ation Fault (core dumped) bash-2.03# su - oracle -c "/export/home/oracle/bin/lsnrctl stat" LSNRCTL for Solaris: ...

by kelvin - Oracle - 2005-05-31 22:57:04 阅读(1811) 回复(5)

我执行如下命令:以root身份登陆后, su - oracle9i sqlplus /nolog conn wuzz/wuzz as sysdba 或是(conn sys/sys as sysdba) shutdown abort startup exit lsnrctl stop lsnrctl start 重启监听时说 Listening Endpoints Summary... (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC0))) (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.2.16)(PORT=1521))) Services Summary... Service "PLSExtProc" has 1 insta...

by 有时笨笨 - Oracle - 2005-02-04 18:27:58 阅读(1221) 回复(2)

后面 -inherit是什么意思,另外oracle 是否使用linstener.ora这个文件,我启动了oracle以后,看到.ora文件的时间没变,似乎oracle进程没有读这个文件,哪位朋友给指点一下?多谢了

by easytolab - Oracle - 2005-01-11 02:51:21 阅读(1749) 回复(4)