DBCS: VMBM - DCS-10086:Database shutdown failed. Failed to execute command: stop database with unique name <DB_UNIQUE_NAME> on node <HOSTNAME>
(Doc ID 3031915.1)
Last updated on JUNE 28, 2024
Applies to:
Oracle Cloud Infrastructure - Database Service - Version N/A and laterLinux x86-64 on Oracle Public Cloud
Symptoms
On : BaseDB, Create/Delete/Manage Database Service
When attempting to scale up the shape the following error occurs:
DCS-10086:Database shutdown failed. Failed to execute command: stop database with unique name <DB_UNIQUE_NAME> on node <HOSTNAME>.
In dcs-agent job log
[2024-06-23 22:36:55,290] FINE [DB restart check: <DB_NAME>: <HOSTNAME> : JobId=xxxx-xxxxx-xxxxx-xxxxxx] com.oracle.dcs.commons.utils.CommonsUtils:
run: cmd= '[su,
oracle,
-c,
export ORACLE_HOME=/u01/app/oracle/product/19.0.0.0/dbhome_1;
export LANG=en_US.UTF-16;
/u01/app/oracle/product/19.0.0.0/dbhome_1/bin/srvctl stop instance -db <DB_UNIQUE_NAME> -node <HOSTNAME> -force]'
[2024-06-23 22:36:55,291] FINE [DB restart check: <DB_NAME>: opxebdbp01 : JobId=xxxx-xxxxx-xxxxx-xxxxxx] com.oracle.dcs.commons.utils.command.CommandExecutor: CommandExecutor :: createCommandResultWithProcessedBuffer
[2024-06-23 22:38:13,262] FINE [DB restart check: <DB_NAME>: opxebdbp01 : JobId=xxxx-xxxxx-xxxxx-xxxxxx] com.oracle.dcs.commons.utils.command.CommandExecutor: Reading output stream:
[2024-06-23 22:38:13,269] FINE [DB restart check: <DB_NAME>: opxebdbp01 : JobId=xxxx-xxxxx-xxxxx-xxxxxx] com.oracle.dcs.commons.utils.command.CommandExecutor: exit value: 1
[2024-06-23 22:38:13,269] FINE [DB restart check: <DB_NAME>: opxebdbp01 : JobId=xxxx-xxxxx-xxxxx-xxxxxx] com.oracle.dcs.commons.utils.CommonsUtils: Output :
PRCR-1133 : Failed to stop database <DB_UNIQUE_NAME> and its running services
PRCR-1132 : Failed to stop resources using a filter
CRS-2789: Cannot stop resource 'ora.<SERVICE_NAME>.svc' as it is not running on server '<HOSTNAME>'
run: cmd= '[su,
oracle,
-c,
export ORACLE_HOME=/u01/app/oracle/product/19.0.0.0/dbhome_1;
export LANG=en_US.UTF-16;
/u01/app/oracle/product/19.0.0.0/dbhome_1/bin/srvctl stop instance -db <DB_UNIQUE_NAME> -node <HOSTNAME> -force]'
[2024-06-23 22:36:55,291] FINE [DB restart check: <DB_NAME>: opxebdbp01 : JobId=xxxx-xxxxx-xxxxx-xxxxxx] com.oracle.dcs.commons.utils.command.CommandExecutor: CommandExecutor :: createCommandResultWithProcessedBuffer
[2024-06-23 22:38:13,262] FINE [DB restart check: <DB_NAME>: opxebdbp01 : JobId=xxxx-xxxxx-xxxxx-xxxxxx] com.oracle.dcs.commons.utils.command.CommandExecutor: Reading output stream:
[2024-06-23 22:38:13,269] FINE [DB restart check: <DB_NAME>: opxebdbp01 : JobId=xxxx-xxxxx-xxxxx-xxxxxx] com.oracle.dcs.commons.utils.command.CommandExecutor: exit value: 1
[2024-06-23 22:38:13,269] FINE [DB restart check: <DB_NAME>: opxebdbp01 : JobId=xxxx-xxxxx-xxxxx-xxxxxx] com.oracle.dcs.commons.utils.CommonsUtils: Output :
PRCR-1133 : Failed to stop database <DB_UNIQUE_NAME> and its running services
PRCR-1132 : Failed to stop resources using a filter
CRS-2789: Cannot stop resource 'ora.<SERVICE_NAME>.svc' as it is not running on server '<HOSTNAME>'
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |