LOGSTDBY status: ORA-16227: DDL skipped due to missing object
上面說如果在主庫上使用online關鍵字來建立索引,就會導致邏輯standby上導致這個bug發生,暈,生產庫要建立索引,才有幾個是不需要online的啊?oracle這個bug也有點搞了。
Bug 3023540 "Create index ... online" does not create index on logical standby
Affects:
Product (Component) Oracle Server (Rdbms)
Range of versions believed to be affected Versions < 11
Versions confirmed as being affected
10.2.0.2
10.2.0.3
Platforms affected Generic (all / most platforms affected)
Fixed:
This issue is fixed in 10.2.0.4 (Server Patch Set)
11.1.0.6 (Base Release)
Description
Create Index Online statements may be skipped by a Logical Standby.
An error appears in the DBA_LOGSTDBY_EVENTS table:
ORA-16227: DDL skipped due to missing object
Workaround:
Execute the Create Index statement without the ONLINE clause on the
primary, or execute the Create Index Online statement directly on the
Logical Standby.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/25016/viewspace-1000844/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- tar解壓報錯——Not found in archive tar: Exiting with failure status due to previous errorsHiveAIError
- mysql 資料庫無法啟動Ignoring the redo log due to missing MLOG_CHECKPOINT betweenMySql資料庫
- SAP CRM中介軟體Request download的警告資訊:message Object is in status WaitObjectAI
- skipped: maximum number of running instances reached (1)
- 為什麼使用中介軟體下載時總是收到警告訊息Object is in status WaitObjectAI
- Pandas fillna('Missing')
- Missing Subsequence Sum
- SpokenEnglish01_ When's it due?
- Check failed: status == CUDNN_STATUS_SUCCESS (4 vs. 0) CUDNN_STATUS_INTERNAL_ERRORAIDNNError
- MySQL DDL執行方式-Online DDL介紹MySql
- missing ) after argument list
- find: missing argument to `-exec'
- Missing MSI and MSP files
- your Android sdk is missingAndroid
- *** Terminating app due to uncaught exception 'NSUnknownKeyException', reason: '[APPException
- Message from debugger: Terminated due to signal 13
- TIC Read Status
- git status 命令Git
- ddl練習
- Leetcode 41 First Missing PositiveLeetCode
- gerrit "missing Change-Id"
- OPatch install "Missing command :fuser"
- B. Missing Subsequence Sum
- 【Leetcode】163. Missing RangesLeetCode
- LGWR (ospid: 29534): terminating the instance due to error 4021Error
- pip install 提示:Could not install packages due to an EnvironmentErrorPackageError
- MyCAT中的DDL
- MySQL DDL操作表MySql
- [LeetCode] 2028. Find Missing ObservationsLeetCode
- GAMES001&mit missing semesterGAMMIT
- shell指令碼報錯:[: missing `]‘指令碼
- Your ApplicationContext is unlikely to start due to a @ComponentScan of the default package.APPContextPackage
- idea出現Skipped breakpoint at com.yss.dayf.act.before.oper.BeforeZqjdHhblOpeIdea
- SAP CRM One order裡user status和system status的mapping邏輯APP
- [20210506]RAC crsctl status ... -v 獲取last started or status changes資訊.txtAST
- git status命令詳解Git
- HTTP Status 400 – Bad RequestHTTP
- ES7 Object.keys,Object.values,Object.entriesObject