Disclaimer

Sunday, 11 July 2021

Check Whether Oracle Flex ASM is enabled or not

 

How to Check if Oracle Flex ASM is Configured?

Checking oracle Flex ASM is configured or not is super easy. 

Just oracle ASM environment and execute the below command

$asmcmd showclustermode
ASM cluster : Flex mode disabled







No comments:

Post a Comment

How to recovery PDB when PDB database is dropped in Oracle

  How to recovery PDB when PDB database is dropped :) [oracle@rac01 ~]$ sqlplus '/as sysdba' SQL*Plus: Release 21.0.0.0.0 - Product...