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

What is the path to the Oracle ASM disk

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly explains "What is the path of Oracle ASM disk". Interested friends may wish to take a look. The method introduced in this paper is simple, fast and practical. Let's take you to learn "What is the path of Oracle ASM disk"!

1. [grid@rac1 ~]$ asmcmd dsget parameter:/dev/oracle/* profile:/dev/oracle/* grid@:+ASM 2. SQL> show parameter asm NAME TYPE VALUE ------------------------------------ ----------- ------------------------------ asm_diskgroups string DATA asm_diskstring string asm_power_limit integer 1 asm_preferred_read_failure_groups stringSQL> alter system set asm_diskstring ='/dev/oracle/*'; or SQL> create pfile ='/tmp/pfile' from spfile; manually modify the parameter value in ASM parameter file *.asm_diskstring ='/dev/asm*'SQL>create spfile from pfile ='/tmp/pfile' Appendix: [grid@rac1 ~]$ asmcmdASMCMD> spget+OCR/rac-cluster/asmparameterfile/registry.253.1046185343 This records the location of the parameter file that needs to be found when the ASM instance is started spget Return the location of ASM SPFILE from GPnP profile The second way to view the parameter file location you need to look for when starting ASM instance is to view the record of gpnp profile [grid@rac1 ~]$ gpnptool get here. I believe you have a deeper understanding of "What is the path of Oracle ASM disk". Let's actually operate it! Here is the website, more related content can enter the relevant channels for inquiry, pay attention to us, continue to learn!

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