Drop Down MenusCSS Drop Down MenuPure CSS Dropdown Menu

Stop ASM RAC instance

ASM Instance stoping problem


[root@db-node2 bin]# ./crs_stop ora.db-node2.ASM2.asm
CRS-1016: Resources depending on 'ora.db-node2.ASM2.asm' are running
CRS-0223: Resource 'ora.db-node2.ASM2.asm' has placement error.
[root@db-node2 bin]# ./crs_stop ora.db-node2.ASM2.asm -f
Target set to OFFLINE for `ora.exchdb.exchdb2.inst`
Attempting to stop `ora.db-node2.ASM2.asm` on member `db-node2`
Stop of `ora.db-node2.ASM2.asm` on member `db-node2` succeeded.
[root@db-node2 bin]#

Comments

Popular posts from this blog

How to find the server is whether standby (slave) or primary(master) in Postgresql replication ?

7 Steps to configure BDR replication in postgresql

How to Get Table Size, Database Size, Indexes Size, schema Size, Tablespace Size, column Size in PostgreSQL Database

Ora2PG - Oracle/MySQL to Postgres DB migration Version 20.0

PostgreSQL Introduction