当前位置:  数据库>oracle

Oracle ASM 重启服务步骤

    来源: 互联网  发布时间:2017-04-16

    本文导语:  1.先启动CSS服务 # cd /db/Oracle/product/bin/ # ./localconfig addSuccessfully accumulated necessary OCR keys.Creating OCR keys for user 'root', privgrp 'sys'..Operation successful.Configuration for local CSS has been initialized Adding to inittabStartup will be queued to init within 30 seconds....

1.先启动CSS服务

# cd /db/Oracle/product/bin/

# ./localconfig add
Successfully accumulated necessary OCR keys.
Creating OCR keys for user 'root', privgrp 'sys'..
Operation successful.
Configuration for local CSS has been initialized



Adding to inittab
Startup will be queued to init within 30 seconds.
Checking the status of new Oracle init process...
Expecting the CRS daemons to be up within 600 seconds.
CSS is active on these nodes.
        db
CSS is active on all nodes.
Oracle CSS service is installed and running under init(1M)






 

2.启动+ASM实例

$ export ORACLE_SID=+ASM
$ sqlplus / as sysdba

SQL*Plus: Release 10.2.0.1.0 - Production on Thu Apr 21 17:21:42 2011

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

Connected to an idle instance.

SQL> startup
ASM instance started

Total System Global Area  130023424 bytes
Fixed Size                  1991968 bytes
Variable Size             102865632 bytes
ASM Cache                  25165824 bytes
ASM diskgroups mounted
SQL> exit
Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64
bit Production
With the Partitioning, OLAP and Data Mining options







 

3.启动ORCL实例
$ export ORACLE_SID=ORCL
$ sqlplus / as sysdba

SQL*Plus: Release 10.2.0.1.0 - Production on Thu Apr 21 17:29:00 2011

Copyright (c) 1982, 2005, Oracle.  All rights reserved.

Connected to an idle instance.

SQL> startup pfile='/db/oracle/admin/orcl/initorcl.ora'
ORACLE instance started.

Total System Global Area 2550136832 bytes
Fixed Size                  1995856 bytes
Variable Size             536873904 bytes
Database Buffers         1996488704 bytes
Redo Buffers               14778368 bytes
Database mounted.
Database opened.
SQL>







    
 
 

您可能感兴趣的文章:

  • 重启linux系统,oracle监听服务起不来
  • 请问:谁在linux下安装过oracle?详细安装步骤共享一下吧!我有急用。谢谢了!
  • 有人在fedora 10下安装 oracle database 11g,没有呀?提供个安装步骤
  • 上传一个非常详细的Oracle10G在IBMAIX 5L上的安装步骤与大家分享
  • Oracle移动数据文件到新分区步骤分析
  • oracle 创建表空间步骤代码
  • 使用X manager连接oracle数据库的步骤
  • oracle定时备份压缩的实现步骤
  • Linux/UNIX下,C++程序通过那些步骤访问Oracle或者Sybase SQL数据库?
  • oracle scott 解锁步骤
  • oracle单库彻底删除干净的执行步骤
  • oracle SQL解析步骤小结
  • 在oracle数据库里创建自增ID字段的步骤
  • oracle停止数据库后linux完全卸载oracle的详细步骤
  • Oracle与FoxPro两数据库的数据转换步骤
  • oracle 10g 精简版安装步骤分享
  • Oracle数据库的十种重新启动步骤
  • Oracle回滚段空间回收步骤
  • Oracle中取固定记录数详细步骤
  • 安装Linux与Oracle数据库步骤精讲
  • Oracle 10g表空间创建的完整步骤
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 在linux下安装oracle,如何设置让oracle自动启动!也就是让oracle那个服务自动启动,不是手动的
  • XP Oracle客户端进入Linux Oracle服务端
  • 网间Oracle的连接,远程连接Oracle服务器??
  • 哪位兄弟用过oracle的J2EE应用服务器IAS?据说“在应用服务器领域:Oracle第一,IBM第二,BEA第三”
  • 请问在红旗Linux多功能服务器版上(不是数据库服务器版)能否正常安装使用Oracle?红旗Linux数据库服务器版要比红旗Linux多功能服务器版贵
  • Oracle推最新版Oracle VM服务器虚拟软件
  • 让Oracle服务随Linux系统的启动而启动
  • oracle远程连接服务器出现 ORA-12170 TNS:连接超时 解决办法
  • Linux下如何启动ORACLE 的Managerment Server服务????
  • 用Oracle管理服务器将数据导入与导出
  • 数据库服务器 Oracle
  • Linux系统查看Oracle服务是否启动
  • 一个jsp的数据库问题-oracle的服务端如何配置
  • Linux下如何启动oracle的Listener服务??
  • 向【steptodream】提问:你推荐的那个32位的centOs可以做oracle服务器么
  • 完全安全卸载Oracle服务
  • Oracle、应用服务器(weblogic)一般安装在那个目录下好!
  • solaris9下怎么查看oracle服务是否启动,以及怎么启动,在线等待。
  • oracle服务启动与停止经验总结
  • Linux做web服务器JDBC连接windows下的Oracle问题
  • Oracle 12c发布简单介绍及官方下载地址
  • 请问su oracle 和su - oracle有什么不同?
  • oracle 11g最新版官方下载地址
  • 虚拟机装Oracle R12与Oracle10g
  • Oracle 数据库(oracle Database)Select 多表关联查询方式
  • Oracle 数据库开发工具 Oracle SQL Developer
  • Oracle数据库(Oracle Database)体系结构及基本组成介绍
  • Oracle EBS R12 支持 Oracle Database 11g
  • 如何设置让Oracle SQL Developer显示的时间包含时分秒
  • SCO unix下安装oracle,但没有光盘,请大家推荐一个oracle下载站点(unix版本的)。谢谢!!!!
  • Oracle 10g和Oracle 11g网格技术介绍 iis7站长之家


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3