oracle enqueue type
This appendix lists Oracle enqueues. Enqueues are shared memory structures (locks) that serialize access to database resources. They can be associated with a session or transaction. Enqueue names are displayed in the LOCK_TYPE column of the DBA_LOCK and DBA_LOCK_INTERNAL data dictionary views.
A resource uniquely identifies an object that can be locked by different sessions within an instance (local resource) or between instances (global resource). Each session that tries to lock the resource will have an enqueue on the resource.
Note:
The names of enqueues and their definitions may change from release to release.The Oracle enqueues are:
-
FP, File Object
-
KO, Multiple Object Checkpoint
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/756652/viewspace-464441/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle Enqueue WaitsOracleENQAI
- oracle enqueue(zt)OracleENQ
- 【ASK_ORACLE】Row Cache Enqueue鎖之概念篇OracleENQ
- What is the "WF - Contention'' Enqueue ?ENQ
- ORACLE中%TYPE和%ROWTYPE的使用Oracle
- 【ASK_ORACLE】資料泵由於”Streams AQ: Enqueue Blocked On Low Memory" 問題變慢OracleENQBloC
- oracle匯入TYPE物件報錯ORA-02304Oracle物件
- Oracle案例03——RMAN-06091: no channel allocated for maintenance (of an appropriate type)OracleAINaNAPP
- 模擬mode=4 and name='TX'的enqueueENQ
- cannot convert (type interface {}) to type int: need type assertion
- mutex,latch,lock,enqueue hash chains latch基礎概念MutexENQAI
- ORA-25307 ENQUEUE RATE TOO HIGH. ENABLE FLOW CONTROLENQ
- HITSC_4_Data Type and Type Checking
- type.jsJS
- JavaScript select typeJavaScript
- Pytorch框架之tensor型別轉換(type, type_as)PyTorch框架型別
- Go 中 type var string 和 type var = string 的區別Go
- 邏輯STANDBY建立中碰到ORA-16146: standby destination control file enqueue unavailableENQAI
- type[xxx]的用法
- type challenge(easy 部分)
- Array type xxx is not assignable
- File type 屬性
- 7.107 JSON Type ConstructorJSONStruct
- Blob type 屬性
- react input[type='number']React
- ‘map’ does not name a type
- JavaScript event.typeJavaScript
- props-type contextContext
- xxx cannot be resolved to a type
- [vuex] unknown action typeVue
- input type="file"使用
- Go 泛型語法又出 “么蛾子”:引入 type set 概念和移除 type list 中的 type 關鍵字Go泛型
- [Vue] PropType for define type of propsVue
- explian type extra補充
- 精讀《type challenges - easy》
- TypeScript 之 Keyof Type OperatorTypeScript
- Go Type 使用場景Go
- error: 'cout' does not name a type|Error