最新文章专题视频专题问答1问答10问答100问答1000问答2000关键字专题1关键字专题50关键字专题500关键字专题1500TAG最新视频文章推荐1 推荐3 推荐5 推荐7 推荐9 推荐11 推荐13 推荐15 推荐17 推荐19 推荐21 推荐23 推荐25 推荐27 推荐29 推荐31 推荐33 推荐35 推荐37视频文章20视频文章30视频文章40视频文章50视频文章60 视频文章70视频文章80视频文章90视频文章100视频文章120视频文章140 视频2关键字专题关键字专题tag2tag3文章专题文章专题2文章索引1文章索引2文章索引3文章索引4文章索引5123456789101112131415文章专题3
当前位置: 首页 - 科技 - 知识百科 - 正文

OracleASM重启服务步骤

来源:动视网 责编:小采 时间:2020-11-09 11:48:36
文档

OracleASM重启服务步骤

OracleASM重启服务步骤:1.先启动CSS服务 # cd /db/Oracle/product/bin/ # ./localconfig addSuccessfully accumulated necessary OCR keys.Creating OC 1.先启动CSS服务 # cd /db/Oracle/product/bin/ # ./localconfig addS
推荐度:
导读OracleASM重启服务步骤:1.先启动CSS服务 # cd /db/Oracle/product/bin/ # ./localconfig addSuccessfully accumulated necessary OCR keys.Creating OC 1.先启动CSS服务 # cd /db/Oracle/product/bin/ # ./localconfig addS


1.先启动CSS服务 # cd /db/Oracle/product/bin/ # ./localconfig addSuccessfully accumulated necessary OCR keys.Creating OC

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>

文档

OracleASM重启服务步骤

OracleASM重启服务步骤:1.先启动CSS服务 # cd /db/Oracle/product/bin/ # ./localconfig addSuccessfully accumulated necessary OCR keys.Creating OC 1.先启动CSS服务 # cd /db/Oracle/product/bin/ # ./localconfig addS
推荐度:
标签: 流程 步骤 oracle
  • 热门焦点

最新推荐

猜你喜欢

热门推荐

专题
Top