連線RMAN時報錯ora-01008
資料庫版本:11.2.0.2
作業系統版本:AIX 6L
現象
連線rman時報錯ORA-01008,報錯中還出現一個查詢
rman target /
Recovery Manager: Release 11.2.0.2.0 - Production on Mon Oct 24 10:28:11 2011
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
DBGSQL:
TARGET> select count(*) into :dbstate from v$parameter where
lower(name) = '_dummy_instance' and upper(value) = 'TRUE'
DBGSQL: sqlcode = 1008
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-06003: ORACLE error from target database:
ORA-01008: not all variables bound
解決方案
檢視rman路徑都沒有錯,經查詢發現為一個bug,bug號為9877980,打上補丁後,這個問題解決
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/21605631/viewspace-710297/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- SQLYOG連線資料庫時報錯1251SQL資料庫
- 【RMAN】在備庫執行rman備份時報錯RMAN-06820 ORA-17629
- Arcgis連線HGDB報錯
- DBeaver連線MySQ報錯
- 連線zk 報錯連線不上hbase jdbcJDBC
- 連線oracle資料庫時,報錯:{dataSource-1} init errorOracle資料庫Error
- VSCode連線伺服器在選擇平臺時報錯VSCode伺服器
- OGG Director連線報錯Access denied
- navicat連線遠端伺服器docker的mysql容器時連不上報錯伺服器DockerMySql
- Oracle 19c中連線RMAN客戶端的連線方法Oracle客戶端
- Oracle RMAN 連線資料庫認證方法Oracle資料庫
- 連線DB2時出錯:encoding not supported??DB2Encoding
- 用putty連線AWS,報錯“No supported authentication methods available"AI
- minio連線失敗報錯ValueError: path in endpoint is not allowedError
- Python 連線 Minio 報錯:[SSL: WRONG_VERSION_NUMBER]Python
- 解決vscode進行chrome除錯時報錯:localhost拒絕了我們的連線請求VSCodeChrome除錯localhost
- VScode遠端連線伺服器連線不上,各種神奇的報錯VSCode伺服器
- Rman報錯ORA-00234: ORA-00202處理
- MySQL 本地連線遠端伺服器報錯 2003MySql伺服器
- 連線mysql報錯lost connect to sever during query解決MySql
- MySQL 8.0版本連線報錯:Could not create coMySql
- springboot整合Batis,執行報錯,資料庫連線密碼錯誤Spring BootBAT資料庫密碼
- 網站資料庫連線時錯誤怎麼辦?網站資料庫
- Percona Toolkit工具連線MySQL 8報錯的解決方案MySql
- Linux下ODBC連線HGDB報Could not SQLConnect錯解決方法LinuxSQL
- Navicat連線centos裡mysql報錯Host is not allowed to connect to this MySQL serverCentOSMySqlServer
- mysql連線錯誤(2013)MySql
- 如何除錯SSH連線除錯
- vsphere報錯: 連線到虛擬機器控制檯失敗並顯示錯誤:VMRC 控制檯的連線已斷開。正在嘗試重新連線虛擬機
- RMAN資料庫恢復異常報錯ORA-01180資料庫
- vscode remote-x11 ssh 連線時Another All configured authentication methods failed like #10 報錯修復VSCodeREMAI
- 直接用 appium 可以連線真機,用 pycharm 執行指令碼時報錯 “'platformVersion' must be of type string”APPPyCharm指令碼Platform
- 在IDEA中使用JDBC獲取資料庫連線時的報錯及解決辦法IdeaJDBC資料庫
- 【Ansible】Ansible 連線主機顯示報錯的處理方案
- 我的postgresql資料庫報埠錯誤,連線失敗SQL資料庫
- 遠端連線nacos配置中心報錯:Client not connected, current status:STARTINGclient
- navicat連線MySQL8.0.11報2059錯誤的解決方案MySql
- Java專案連線資料庫Mysql報錯create connection SQLExceptionJava資料庫MySqlException
- python 連線 mongo 資料庫連線超時PythonGo資料庫