關於tc型別的enqueue等待
以下內容摘自logzgh blog
今天碰到一個tc 型別的enqueue鎖。以前沒見過,後來上metalink一查發現是tablespace checkpoint的意思。
順便看到以下新增加的enqueue型別,收藏一下。
AF :
"This enqueue is used to serialize access to an advisor task"
AS :
"Synchronizes new service activation"
CT :
"A general class of locks used by change tracking for
various purposes"
DP :
"Synchronizes access to LDAP parameters"
FU :
"This enqueue is used to serialize the capture of the DB Feature Usage and High Water Mark Statistics"
IT :
"This enqueue is used for making temp table meta-data pinning, recreation code for slave on other instance atomic so that deadlock won't happen."
JS :
"Synchronizes accesses to the job cache"
MW :
"This enqueue is used to serialize the calibration of the
manageability schedules with the Maintenance Window "
RO :
"Coordinates flushing of multiple objects"
RS :
"Lock held by a space reclaimable operation to allow other operations to wait for it"
TB :
"Synchronizes writes to the SQL Tuning Base Existence Cache"
TL :
"Serializes threshold log table read and update"
TQ :
"Synchronizes access to queue table"
WF :
"This enqueue is used to serialize the flushing of snapshots"
WP :
"This enqueue handles concurrency between purging and baselines"
TC :
"Lock held to guarantee uniqueness of a tablespace checkpoint"
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/112417/viewspace-926941/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- TC ENQUEUEENQ
- 關於Oracle 9i RAC enqueue等待的一點測試OracleENQ
- 遭遇大量CF型別的enqueue型別ENQ
- 確定enqueue鎖型別ENQ型別
- enable table lock 的enqueue等待ENQ
- 【等待事件】等待事件系列(5.1)--Enqueue(佇列等待)事件ENQ佇列
- 關於enqueue的一些認識ENQ
- CXPACKET等待型別分析型別
- 關於long型別的轉換型別
- 關於 Go 中 Map 型別和 Slice 型別的傳遞Go型別
- 關於 PHP 的資料型別 (一)PHP資料型別
- 關於 PHP 的資料型別 (二)PHP資料型別
- 關於 PHP 的資料型別 (三)PHP資料型別
- 關於database link的物件型別Database物件型別
- 關於Oracle字元型別的比較Oracle字元型別
- 【等待事件】等待事件系列(1)--User I/O型別事件型別
- Oracle 9i RAC enqueue等待測試OracleENQ
- 關於結構體型別的學習結構體型別
- 幽默:關於型別的觀點演變型別
- 關於不完全型別的認識型別
- 關於oracle中的sql資料型別OracleSQL資料型別
- 關於C++列舉型別C++型別
- 關於timestamp資料型別資料型別
- 關於Mapreduce Text型別賦值的錯誤型別賦值
- 關於Java和C#的型別對比JavaC#型別
- 關於mysql varchar 型別的最大長度限制MySql型別
- enqueue, latch的理解及區別ENQ
- 關於synchronized的理解,共有兩種型別的鎖:synchronized型別
- 關於log file sync等待事件的描述事件
- 關於DFS lock handle等待事件事件
- ORACLE等待事件型別【Classes of Wait Events】Oracle事件型別AI
- 關於int型別數值的運算問題型別
- 關於MYSQL中FLOAT和DOUBLE型別的儲存MySql型別
- 關於vmware下網路卡型別的個人認識型別
- 關於SQL Server 中的25種資料型別SQLServer資料型別
- 關於mysql中欄位定義的型別int、tinyint區別MySql型別
- 9i,enqueue,ORACLE鎖爭用 檢視爭用型別ENQOracle型別
- 【關於Javascript】--- 隱式型別轉換篇JavaScript型別