免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2100 | 回复: 1
打印 上一主题 下一主题

重启数据库是出现了不能识别的实例 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-08-03 20:05 |只看该作者 |倒序浏览
重启数据库
我先其监听结果如下:

% lsnrctl start

LSNRCTL for IBM/AIX RISC System/6000: Version 9.2.0.5.0 - Production on 03-AUG-2007 19:31:11

Copyright (c) 1991, 2002, Oracle Corporation.  All rights reserved.

Starting /opt/oracle/app/oracle/product/9.2/bin/tnslsnr: please wait...

TNSLSNR for IBM/AIX RISC System/6000: Version 9.2.0.5.0 - Production
System parameter file is /opt/oracle/app/oracle/product/9.2/network/admin/listener.ora
Log messages written to /opt/oracle/app/oracle/product/9.2/network/log/listener.log
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=ora92)))
Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.70.114.229)(PORT=1521)))

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=ora92)))
STATUS of the LISTENER
------------------------
Alias                     LISTENER
Version                   TNSLSNR for IBM/AIX RISC System/6000: Version 9.2.0.5.0 - Production
Start Date                03-AUG-2007 19:31:11
Uptime                    0 days 0 hr. 0 min. 2 sec
Trace Level               off
Security                  OFF
SNMP                      OFF
Listener Parameter File   /opt/oracle/app/oracle/product/9.2/network/admin/listener.ora
Listener Log File         /opt/oracle/app/oracle/product/9.2/network/log/listener.log
Listening Endpoints Summary...
  (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=ora92)))
  (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.70.114.229)(PORT=1521)))
Services Summary...
Service "PLSExtProc" has 1 instance(s).
  Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
Service "ora92" has 1 instance(s).
  Instance "ora92", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
%   

在最后出现的Service 中实例都为  UNKNOWN 状态是否正常?

然后我sqlplus /nolog

connect sys/* as sysdba

出现如下结果:

SQL> connect sys/sysexp as sysdba
Connected to an idle instance.

请大家给我看下

论坛徽章:
0
2 [报告]
发表于 2007-08-03 21:07 |只看该作者
1. listener出现的unknown是正常的,因为是静态注册的Service

2. SQL> connect sys/sysexp as sysdba
Connected to an idle instance.
意味着数据库没有启动
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP