ORACLE 10g Create single-instance ASM

Source: Internet
Author: User

1. Start the CSS Service

bash-3.2#/export/home/oracle/app/ora10g/product/10gr2/bin/localconfig Add

2. Create an initialization instance file

[[email protected] ~/app/ora10g/product/10gr2/dbs 12:33:48] $cat Asmpfile.ora

Instance_type=asm

processes=100

3. Modify Disk Attribution

[[email protected] dev]# ll/dev/sd*

Brw-r-----1 root disk 8, 0 09-20 09:28/de V/SDA

Brw-r-----1 Root Disk 8, 1 09-20 09:29/dev/sda1

Brw-r-----1 root Disk 8, 2 09-20 09:28/dev/sda2

P>brw-r-----1 Root Disk 8, 3 09-20 09:29/dev/sda3

brw-r-----1 Oracle Oinstall 8, 16 09-20 09:28/dev/sdb

brw-r-----1 Oracle Oinstall 8, 09-20 09:28/DEV/SDC

P>brw-r-----1 Oracle Oinstall 8, $09-20 09:28/dev/sdd

brw-r-----1 Oracle Oinstall 8, + 09-20 09:28/dev/sde

brw-r-----1 Oracle Oinstall 8, 09-20 09:28/dev/sdf

4, modify Asm_diskstring, asm_diskgroups, asm_power_limit parameters

Sql> alter system set asm_diskstring= '/dev/sd* ';

Sql>create diskgroup Data EXTERNAL redundancy DISK '/dev/sdb ';

Sql>alter system set asm_diskgroups= ' DATA ';

?

ORACLE 10g Create single-instance ASM

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.