Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Error of manual establishment of ASM disk group by Oracle 10g-- ORA-15106

2025-04-09 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)06/01 Report--

Error of manual establishment of ASM disk group by Oracle 10g-- ORA-15106

System environment:

Operating system: RedHat EL5 (64)

Oracle software: Oracle 10gR2

Failure phenomenon:

12:47:25 SYS@ + ASM > create diskgroup dg1

12:47:31 2 normal redundancy

12:48:35 3 failgroup fg1 disk 'ORCL:ASM_DSK1', (extra comma)

12:48:40 4 failgroup fg2 disk 'ORCL:ASM_DSK2'

Failgroup fg2 disk 'ORCL:ASM_DSK2'

*

ERROR at line 4:

ORA-15106: missing or invalid operating system disk locator string

Elapsed: 00:00:00.08

12:48:44 SYS@ + ASM > create diskgroup dg1

12:49:49 2 normal redundancy

12:49:53 3 failgroup fg1 disk'/ dev/oracleasm/disks/ASM_DSK1', (extra comma)

12:50:12 4 failgroup fg2 disk'/ dev/oracleasm/disks/ASM_DSK2'

Failgroup fg2 disk'/ dev/oracleasm/disks/ASM_DSK2'

*

ERROR at line 4:

ORA-15106: missing or invalid operating system disk locator string

In fact, the problem is very simple, it is the syntax error of the sentence:

12:50:33 SYS@ + ASM > create diskgroup dg1

12:53:57 2 normal redundancy

12:54:01 3 failgroup fg1 disk 'ORCL:ASM_DSK1'

12:54:06 4 failgroup fg2 disk 'ORCL:ASM_DSK2'

Diskgroup created.

@ the above mistakes should not be made, hehe

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report