Oracle ASM restart procedure

Source: Internet
Author: User

1. Start the CSS service first

# 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 (1 M)

 

2. Start + ASM instance

$ 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,200 5, 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. Start an ORCL instance
$ 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,200 5, 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>

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.