首页 | 编程语言 | 网站建设 | 游戏天堂 | 冲浪宝典 | 网络安全 | 操作系统 | 软件时空 | 硬件指南 | 病毒相关 | IT 认证
软讯网络 > 冲浪宝典 > 网络资源 > Oracle startup FOR HP-UN
【标  题】:Oracle startup FOR HP-UN
【关键字】:Oracle,startup,FOR,HP-UN
【来  源】:http://blog.chinaunix.net/article.php?articleId=61453&blogId=11598

Oracle startup FOR HP-UN

Oracle的启动步骤

       首先看listener是否启动

       oracle@nm1 /u01/app/oracle/product/8.1.7/bin:>./lsnrctl service

 

LSNRCTL for HPUX: Version 8.1.7.2.0 - Production on 14-DEC-2005

 

(c) Copyright 1998 Oracle Corporation.  All rights reserved.

 

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))

TNS-12541: TNS:no listener

      TNS-12560: TNS:protocol adapter error

      TNS-00511: No listener

     HPUX Error: 239: Connection refused

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=nm1)(PORT=1521)))

TNS-12541: TNS:no listener

      TNS-12560: TNS:protocol adapter error

      TNS-00511: No listener

     HPUX Error: 239: Connection refused

启动listener服务:

oracle@nm1 /u01/app/oracle/product/8.1.7/bin:>./lsnrctl start

 

LSNRCTL for HPUX: Version 8.1.7.2.0 - Production on 14-DEC-2005

 

(c) Copyright 1998 Oracle Corporation.  All rights reserved.

 

Starting /u01/app/oracle/product/8.1.7/bin/tnslsnr: please wait...

 

TNSLSNR for HPUX: Version 8.1.7.2.0 - Production

System parameter file is /u01/app/oracle/product/8.1.7/network/admin/listener.ora

Log messages written to /u01/app/oracle/product/8.1.7/network/log/listener.log

Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC)))

Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=nm1)(PORT=1521)))

Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=nm1)(PORT=2481))(PROTOCOL_STACK=(PRESENTATION=GIOP)(SESSION=RAW)))

 

Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC)))

STATUS of the LISTENER

------------------------

Alias                     LISTENER

Version                   TNSLSNR for HPUX: Version 8.1.7.2.0 - Production

Start Date                14-DEC-2005

Uptime                    0 days 0 hr. 0 min. 0 sec

Trace Level               off

Security                  OFF

SNMP                      OFF

Listener Parameter File   /u01/app/oracle/product/8.1.7/network/admin/listener.ora

Listener Log File         /u01/app/oracle/product/8.1.7/network/log/listener.log

Services Summary...

      PLSExtProc            has 1 service handler(s)

      ora           has 1 service handler(s)

      ora2          has 1 service handler(s)

The command completed successfully

 

oracle@nm1 /u01/app/oracle/product/8.1.7/bin:>svrmgrl

 

Oracle Server Manager Release 3.1.7.0.0 - Production

 

Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.

 

Oracle8i Enterprise Edition Release 8.1.7.2.0 - 64bit Production

With the Partitioning option

JServer Release 8.1.7.2.0 - 64bit Production

 

SVRMGR> connect internal

Password: (输入密码)

Connected.

SVRMGR> startup

ORACLE instance started.

Total System Global Area                        238885352 bytes

Fixed Size                                         104936 bytes

Variable Size                                   112779264 bytes

Database Buffers                                125829120 bytes

Redo Buffers                                       172032 bytes

Database mounted.

Database opened.

SVRMGR>

到此oracle就算完全启动了;

exp query:【上一篇】
sqlplus 常用set指令:【下一篇】
【相关文章】
  • oracle启动关闭及简单操作
  • Oracle 9i中FlashBack闪回查询操作实例
  • FC4下成功安装Oracle 9i
  • ORACLE RMAN Quik Start
  • How to Perform an Online Tablespace Backup
  • 如何打开ORACLE9iR2 的Archivelog模式
  • oracle600错误详细解释
  • ORACLE9i 9个重要的视图
  • Oracle补丁下载网站!
  • 怎样获得/找到Oracle的Patch
  • 【随机文章】
  • 固定无线接入网的技术特点和优势
  • DisplayTag 1.1 Released,可分页读取数据!!!
  • 转帖]ARM的开发步骤
  • MPEG4 & H.264学习笔记之一 ------ 视频格式与质量
  • MySQL的本地备份和双机相互备份脚本
  • ShootSearch(c#开源搜索)0.1bate补丁
  • 使用ibatis里的Connection
  • 一个比较完善的输入数据提示框(类似浏览器自带的那个)
  • Appfuse里数据库驱动的下拉菜单
  • 发行版发布: INSERT 1.3.8
  • 【相关评论】
    没有相关评论
    【发表评论】
    姓名:
    邮件:
    随机码*
    评论*
          
    |  首 页  |  版权声明  |  联系我们   |  网站地图  |
    CopyRight © 2004-2007 软讯网络 All Rigths Reserved.