在Oracle 单节点的Restart 环境中,难道不能使用 root 下的crs start/stop/disable/enable 命令吗?
[root@testdb bin]# ./crsctl disable crs
CRS-4013: This command is not supported in a single-node configuration.
CRS-4000: Command Disable failed, or completed with errors.
[root@testdb bin]#
[root@testdb bin]#
[root@testdb bin]#
[root@testdb bin]# ./crsctl stop crs
CRS-4013: This command is not supported in a single-node configuration.
CRS-4000: Command Stop failed, or completed with errors.
[root@testdb bin]#
[root@testdb bin]#
[root@testdb bin]#
[root@testdb bin]#
[root@testdb bin]#
[root@testdb bin]#
[root@testdb bin]# su - grid
Last login: Sat Aug 14 19:49:17 CST 2021 on pts/0
[grid@testdb ~]$
[grid@testdb ~]$ crsctl stat res -t
--------------------------------------------------------------------------------
Name Target State Server State details
--------------------------------------------------------------------------------
Local Resources
--------------------------------------------------------------------------------
ora.DATA.dg
ONLINE ONLINE testdb STABLE
ora.LISTENER.lsnr
ONLINE ONLINE testdb STABLE
ora.asm
ONLINE ONLINE testdb Started,STABLE
ora.ons
OFFLINE OFFLINE testdb STABLE
--------------------------------------------------------------------------------
Cluster Resources
--------------------------------------------------------------------------------
ora.cssd
1 ONLINE ONLINE testdb STABLE
ora.diskmon
1 OFFLINE OFFLINE STABLE
ora.driver.afd
1 ONLINE ONLINE testdb STABLE
ora.evmd
1 ONLINE ONLINE testdb STABLE
ora.test.db
1 ONLINE ONLINE testdb Open,HOME=/u01/app/o
racle/product/19c/db
_home1,STABLE
--------------------------------------------------------------------------------
crsctl stop has (rac环境使用crsctl stop crs)