场景描述:

[oracle@oracle01 admin]$ srvctl stop database -d oradb1
PRCD-1120 : The resource for database ORADB1 could not be found.
PRCR-1001 : Resource ora.oradb1.db does not exist

[oracle@oracle01 admin]$ srvctl stop database -d ORADB1
PRCD-1027 : Failed to retrieve database ORADB1
PRCR-1115 : Failed to find entities of type resource that match filters ((NAME == ora.oradb1.db) && (TYPE == ora.database.type)) and contain attributes VERSION,ORACLE_HOME,DATABASE_TYPE

[oracle@oracle01 admin]$ srvctl stop instance -d ORADB -i ORADB1

 

相关文章:

  • 2022-12-23
  • 2021-11-12
  • 2022-01-11
  • 2021-05-21
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-10-08
  • 2021-08-08
  • 2021-12-14
  • 2022-12-23
  • 2022-01-26
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案