ERROR: failed to establish dependency between database db_name and diskgroup
現象
alert日誌中:
ERROR: failed to establish dependency between database honordg and diskgroup resource ora.DGFRA.dg
原因
資料庫為備份恢復,使用srvctl新增到grid叢集中,導致叢集資料庫配置檔案中沒有關聯dg的連線串,alert日誌中會有
相關警告,如果不想處理,也可以忽略,不影響使用。
解決
srvctl config database -d honordg srvctl modify database -d honordg -a 'asm_diskgroup list'
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/31439444/viewspace-2702431/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- The database owner SID recorded in the master database differs from the database owner SID recorded in database 'DB_NAME'DatabaseAST
- Error querying database. XXXXXXXXXXXXX, No database selected。ErrorDatabase
- 【ERROR】OPatch failed with error code 73ErrorAI
- OPatch failed with error code 73AIError
- Error creating bean with name ‘dataSource‘: Unsatisfied dependency expressed through fieldErrorBeanExpress
- 網站報錯:“Database Server Error”網站DatabaseServerError
- SQLBackupAndFTP12.0 failed to backup database with full backup typeSQLFTPAIDatabase
- Error:Cannot build artifact xxx:war exploded‘ because it is included into a circular dependencyErrorUI
- 【AndroidStudio】Error:Execution failed for task ':app:preDebugAndroidTestBuild'.AndroidErrorAIAPPUI
- Error: Connection activation failed: Device not managed by NetworkManagerErrorAIdev
- FATAL - Fatal error: Target Interaction Manager failed at StartupErrorAI
- ERROR: Failed to resolve: org.greenrobot:eventbus:2.4.0ErrorAI
- weblogic報錯: OPatch failed with error code 73WebAIError
- git error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500GitErrorRPCAIHTTP
- SQLSERVER 2012從2000還原失敗:Restore of database failedSQLServerRESTDatabaseAI
- 解決 yum clean all Error rpmdb open failedErrorAI
- PSQLException: ERROR: failed to find conversion function from unknown to charSQLExceptionErrorAIFunction
- diskgroup "DATADG" cannot be mounted
- error in ./src/components/form/Editor.vue Module build failed: Error:Vue packages version mismatchErrorORMVueUIAIPackage
- python爬蟲--urllib.error.URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certiPython爬蟲ErrorAI
- PostgreSQL/Citus 常見報錯問題分析(一)ERROR: direct joins between distributedSQLError
- ascp: Failed to open TCP connection for SSH, exiting. Session Stop (Error: Failed to open TCP connection for SSH)AITCPSessionError
- GTID複製報錯處理:Last_Error: Error 'Can't drop database 'test';ASTErrorDatabase
- ERROR:Failed to load resource: net::ERR_INCOMPLETE_CHUNKED_ENCODINGErrorAIEncoding
- Error: pngquant failed to build, make sure that libpng-dev is installedErrorAIUIdev
- Error - RtlWerpReportException failed with status code :-1073741823. Will try to launch the processErrorExceptionAI
- ElasticSearch啟動報錯 ERROR: [4] bootstrap checks failedElasticsearchErrorbootAI
- lightdb WARNING: could not establish connection after 30000 ms
- error: install: %pre scriptlet failed (2), skipping cvuqdisk-1.0.9-1ErrorAI
- error: RPC failed; curl 18 transfer closed with outstanding read data remainingErrorRPCAIREM
- wsl損壞,WSLRegisterDistribution Failed with Error 0x8007019eAIError
- Job for docker.service failed because the control process exited with error codeDockerAIError
- bind (ERROR 502): bind(0.0.0.0:8811) failed. Error: Address already in use [98] (埠被佔用)ErrorAI
- ubuntu下pig報錯ERROR 2999: Unexpected internal error. Failed to create DataStorage的解決UbuntuErrorAIAST
- Error establishing a database connection 的解決方法(發現黑客入侵)ErrorDatabase黑客
- Kettle: pentaho-server-ce-9.4 : ERROR [SchemaUpdate] could not get database metadataServerErrorDatabase
- PING[ARC5]: Heartbeat failed to connect to standby 'dghq'. Error is 12154.AIError
- Network Error;net::ERR_FAILED(請求跨越)前後端ErrorAI後端