[20180806]ORA-16606 unable to find property.txt
[20180806]ORA-16606 unable to find property.txt
--//生產系統遇到的問題,修改引數log_archive_dest_state_2=defer,忘記修改回來,做一個記錄.
1.環境:
SYS@xxxxxx> select * from v$version where rownum=1;
BANNER
--------------------------------------------------------------------------------
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
SYS@xxxxxx> alter system set log_archive_dest_state_2=defer scope=memory;
System altered.
DGMGRL> show configuration verbose xinghu
Error: ORA-16606: unable to find property "xinghu"
DGMGRL> show configuration verbose xinghu
Error: ORA-16606: unable to find property "xinghu"
DGMGRL> show configuration verbose
Configuration - xinghu
Protection Mode: MaxPerformance
Databases:
xxxxxx - Primary database
Error: ORA-16764: redo transport service to a standby database is not running
xxxxxxdg - Physical standby database
Properties:
FastStartFailoverThreshold = '30'
OperationTimeout = '30'
FastStartFailoverLagLimit = '30'
CommunicationTimeout = '180'
FastStartFailoverAutoReinstate = 'TRUE'
FastStartFailoverPmyShutdown = 'TRUE'
BystandersFollowRoleChange = 'ALL'
Fast-Start Failover: DISABLED
Configuration Status:
ERROR
--//實際上我不輸入配置名,就顯示了正確錯誤.自己有點畫蛇添足了.^_^.
DGMGRL> help SHOW CONFIGURATION
Displays information about a configuration, database, or instance
Syntax:
SHOW CONFIGURATION [VERBOSE];
SHOW DATABASE [VERBOSE] <database name> [<property name>];
SHOW INSTANCE [VERBOSE] <instance name> [<property name>]
[ON DATABASE <database name>];
SHOW FAST_START FAILOVER;
--//SHOW CONFIGURATION僅僅支援VERBOSE,根本無需要輸入Configuration name.
3.修正錯誤,看看:
SYS@xxxxxx> alter system set log_archive_dest_state_2=enable scope=memory;
System altered.
DGMGRL> show configuration verbose
Configuration - xinghu
Protection Mode: MaxPerformance
Databases:
xxxxxx - Primary database
xxxxxxdg - Physical standby database
Properties:
FastStartFailoverThreshold = '30'
OperationTimeout = '30'
FastStartFailoverLagLimit = '30'
CommunicationTimeout = '180'
FastStartFailoverAutoReinstate = 'TRUE'
FastStartFailoverPmyShutdown = 'TRUE'
BystandersFollowRoleChange = 'ALL'
Fast-Start Failover: DISABLED
Configuration Status:
SUCCESS
DGMGRL> show configuration verbose xinghu
Error: ORA-16606: unable to find property "xinghu"
--//再次強調做維護還是有頭有尾,還是認真細心很重要,注意檢查一些細節.實際上不應該執行
--//alter system set log_archive_dest_state_2=defer scope=memory;這個命令.
--//使用dg broker,應該最佳方式在DGMGRL下修改引數.
DGMGRL> edit database xxxxxx set state="TRANSPORT-OFF";
--//參考:http://blog.itpub.net/267265/viewspace-1825886/=>[20151109]使用dgmgrl管理dataguard(15).txt
--//注意:實際上檢視alert可以發現執行的是,並不能馬上阻止日誌傳輸,實際上要等切換時才停止傳輸!!
ALTER SYSTEM SET log_archive_dest_state_2='RESET' SCOPE=BOTH;
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/267265/viewspace-2199285/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Unable to find a specification for ''
- SSL - SSLHandshakeException: unable to find valid certification path to requested targetException
- MySQL5.7 Unable to find a match: MySQL-community-serverMySqlUnityServer
- Android Bugs—— Error:In declare-styleable FontFamilyFont, unable to find attribute android:fontAndroidError
- 終端報錯"xcrun: error: unable to find utility “xcodebuild”, not a developer tool orErrorXCodeUIDeveloper
- Failed ALPN negotiation: Unable to find compatible protocol&&subscriptionExpressions have not been set yetAIGoProtocolExpress
- nancy Unable to find view engine that could render the view 無法找到檢視模板引擎NaNView
- file_get_content s()獲取https出現這個錯誤Unable to find the wrapperHTTPAPP
- OUTLOOK - Unable to Delete Meetingsdelete
- [20180806]tune2fs調整保留塊百分比.txt
- find命令
- Hello,find!
- Unable to boot ApiServiceProvider configure..bootAPIIDE
- Unable to locate factory with name [default]
- How to find dependency
- find process by port
- find -newer命令
- JavaScript find()方法JavaScript
- forEach、map、filter、find、sort、find等易錯點整理Filter
- sublime出現 unable download.......
- SVN-Unable to connect to a repository at URL
- 解決cannot find module providing package或cannot find main modulePackageAI
- OPPO Find X全面評測 OPPO Find X值得買嗎?
- `find` 命令詳解
- B. Find The Array
- find 命令及其示例
- find: missing argument to `-exec'
- HDU Find the hotel(RMQ)MQ
- find 命令入門
- HDU 2612 Find a way
- [LeetCode] Find the Duplicate NumberLeetCode
- grep、find命令整理
- find的合理使用
- Conversion to Dalvik format failed: Unable to execute dexORMAI
- nodejs gm ImageMagick Error unable to read fontNodeJSError
- pip install scrapy報錯:error: UnableError
- Fatal error in launcher: Unable to create process using '"'Error
- OPPO Find系列未來旗艦Find X,歸來再戰“江湖”