11gR2 EBR:Sequence,dblinke,global temporary 發生變化, EBR還是不能實現editioned
Oracle 11g EBR
參考文件 : http://docs.oracle.com/cd/E11882_01/appdev.112/e41502/adfns_editions.htm#ADFNS0202
型別: Edition , Non-Edition
Editionable and Noneditionable Schema Object Types
These schema objects types are editionable:
SYNONYM
VIEW
All PL/SQL object types:
FUNCTION
LIBRARY
PACKAGE and PACKAGE BODY
PROCEDURE
TRIGGER
TYPE and TYPE BODY
All other schema object types are noneditionable. Table is an example of an noneditionable type.
A schema object of an editionable type is editioned if its owner is editions-enabled; otherwise, it is potentially editioned.
A schema object of a noneditionable type is always noneditioned, even if its owner is editions-enabled. A table is an example of an noneditioned object.
但是, editioning views let you treat their base tables as if the base tables were editioned , editioning views 的方式可以使基表看起來
可以editioned 。表的editioned 可以使用這種方式解決。
但是注意:
Sequence , dblinke, global temporary 這些如果發生變化, EBR 還是不能實現 edition ,需要手工干預 .
參考文件 : http://docs.oracle.com/cd/E11882_01/appdev.112/e41502/adfns_editions.htm#ADFNS0202
型別: Edition , Non-Edition
Editionable and Noneditionable Schema Object Types
These schema objects types are editionable:
SYNONYM
VIEW
All PL/SQL object types:
FUNCTION
LIBRARY
PACKAGE and PACKAGE BODY
PROCEDURE
TRIGGER
TYPE and TYPE BODY
All other schema object types are noneditionable. Table is an example of an noneditionable type.
A schema object of an editionable type is editioned if its owner is editions-enabled; otherwise, it is potentially editioned.
A schema object of a noneditionable type is always noneditioned, even if its owner is editions-enabled. A table is an example of an noneditioned object.
但是, editioning views let you treat their base tables as if the base tables were editioned , editioning views 的方式可以使基表看起來
可以editioned 。表的editioned 可以使用這種方式解決。
但是注意:
Sequence , dblinke, global temporary 這些如果發生變化, EBR 還是不能實現 edition ,需要手工干預 .
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-1479793/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle EBR 基於版本重定義Oracle
- EBS R12.2 Online Patching(ADOP)及Oracle EBR - 3Oracle
- EBS R12.2 Online Patching(ADOP)及Oracle EBR - 2Oracle
- EBS R12.2 Online Patching(ADOP)及Oracle EBR - 1Oracle
- Oracle臨時表GLOBAL TEMPORARY TABLEOracle
- oracle的兩種global temporary table!Oracle
- 解決邏輯匯出後SEQUENCE的值發生變化的問題
- 全域性臨時表 GLOBAL TEMPORARY TABLE
- 使用final關鍵字修飾一個變數時,是引用不能變,還是引用的物件不能變?變數物件
- 分割槽表的bitmap索引不能是global的索引
- mysql實現sequenceMySql
- Redo內部解析-Global Temporary table insert(九)
- 那上邊的到底是 global index還是partition indexIndex
- 越來越發現自己不懂的還是不少--繫結變數變數
- orace global temporary table全域性臨時表測試小記
- 不只有結構光:機器眼中的立體世界,還在發生若干變化
- global在matlab主函式和子函式中對bb都宣告瞭之後,發生的現象會是bb一直保持初始化的值再也不變了。最清晰的global申明的講解Matlab函式
- javascript中怎麼判斷某變數是null,undefined,還是不存這個變數 ? 以及變數是array 還是 object 還是 null ?JavaScript變數NullUndefinedObject
- DatabaseLink 建立新變化 11gR2Database
- Redis實現sequence功能自增idRedis
- create table進階學習(二)_全域性臨時表_global temporary table
- 臨時表(GLOBAL TEMPORARY TABLE)及統計資訊收集,動態取樣
- 【董天一】IPFS:世界正在悄然發生變化
- 許多商業模式在數字化時代發生變化模式
- java 方法呼叫,形參改變,實參是否發生改變Java
- 哲學家啟動研究 :數學是發明還是發現?- dailynousAI
- 關於struts下分頁的實現,大家能不能發表一下是如何實現的?:-(
- oracle global temporary table全域性臨時表_測試及v$tempseg_usageOracle
- 將字串中的每個單詞順序進行顛倒,單詞還是原來的單詞,字母順序不發生變化字串
- Error Boundaries是這麼實現的,還挺巧妙Error
- iPhone 7外形將發生變化 耳機介面或被取消iPhone
- PHP 引用變數名與 foreach 中 $val 同名時發生的變化PHP變數
- vue總結:computed屬性實現監控變數變化,watch屬性監控變數變化從而實現其他業務...Vue變數
- vue總結:computed屬性實現監控變數變化,watch屬性監控變數變化從而實現其他業務Vue變數
- Facade對應物件 全域性唯一還是時刻變化物件
- struts的1.2.9還是不能auto reload配置檔案?
- 軟體是誘導式生產還是服從彌補式生產? (轉)
- Linux 在過去幾年發生的六種變化Linux