CRS-4013: This command is not supported in a single-node configuration.

Issue:-

[grid@hkgdbs004 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.

Solution:-

There is no crs in standalone grid installation. Hence try shutting down Has Component

[grid@hkgdbs004 bin]$ ./crsctl stop has
CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on ‘hkgdbs004’
CRS-2673: Attempting to stop ‘ora.DATAC1.dg’ on ‘hkgdbs004’
CRS-2673: Attempting to stop ‘ora.LISTENER.lsnr’ on ‘hkgdbs004’
CRS-2677: Stop of ‘ora.DATAC1.dg’ on ‘hkgdbs004’ succeeded
CRS-2673: Attempting to stop ‘ora.evmd’ on ‘hkgdbs004’
CRS-2673: Attempting to stop ‘ora.RECOC1.dg’ on ‘hkgdbs004’
CRS-2677: Stop of ‘ora.RECOC1.dg’ on ‘hkgdbs004’ succeeded
CRS-2673: Attempting to stop ‘ora.asm’ on ‘hkgdbs004’
CRS-2677: Stop of ‘ora.LISTENER.lsnr’ on ‘hkgdbs004’ succeeded
CRS-2677: Stop of ‘ora.evmd’ on ‘hkgdbs004’ succeeded
CRS-2677: Stop of ‘ora.asm’ on ‘hkgdbs004’ succeeded
CRS-2673: Attempting to stop ‘ora.cssd’ on ‘hkgdbs004’
CRS-2677: Stop of ‘ora.cssd’ on ‘hkgdbs004’ succeeded
CRS-2793: Shutdown of Oracle High Availability Services-managed resources on ‘hkgdbs004’ has completed
CRS-4133: Oracle High Availability Services has been stopped.

Categories

Leave a Reply

Your email address will not be published. Required fields are marked *