词语大全 table locking造句 table lockingの例文 "table locking"是什麼意思

Posted 操作

篇首语:百闻不如一见,百见不如一干。本文由小常识网(cha138.com)小编为大家整理,主要介绍了词语大全 table locking造句 table lockingの例文 "table locking"是什麼意思相关的知识,希望对你有一定的参考价值。

词语大全 table locking造句 table lockingの例文 "table locking"是什麼意思

table locking造句 table lockingの例文 "table locking"是什麼意思  以下文字资料是由(本站网www.lishixinzhi.com)小编为大家搜集整理后发布的内容,让我们赶快一起来看一下吧!

This option only requires an intent-shared table lock
用戶必須是表所有者,或者是

It must acquire a shared table lock
運行dbccchecktable,則必須獲取一個共享表鎖。

Similarly, page locks are always escalated to table locks
同樣,頁鎖始終升級到表鎖。

Are tables locked during snapshot generation
快照生成期間是否鎖定表?

table locks are appped for the duration of the index operation
在索引操作期間應用表鎖。

Long-term table locks are not held for the duration of the index operation
在索引操作期間不持有長期表鎖。

Long-term table locks are not held
不保留長期表鎖。

If table locking is specified, the default setting for the table set with
使用表級鎖定如果指定了表鎖定,則使用

If table locking is not used, the default uses row-level locks, unless the
如果未使用表鎖定,默認使用行級鎖定,除非

Specifies that row locks are taken when page or table locks are ordinarily taken
指定通常采用頁鎖或表鎖時,采用行鎖。

It\'s difficult to see table locking in a sentence. 用table locking造句挺難的

table locking behavior
表鎖定行為

Read operations acquire no page or row locks; only sch-s table locks are acquired
讀取操作不獲取頁鎖或行鎖,只獲取sch-s表鎖。

The following partial transaction shows how to place an exppcit shared table lock on
上放置一個顯式共享表鎖,以及如何讀取索引。

table locks are appped and the table is unavailable for the duration of the index operation
應用表鎖,該表在索引操作期間不可用。

Exclusive table locks are held only for a very short amount of time during the alteration process
更改過程中,排他表鎖只保留非常短的時間。

The sql server 2005 database engine will not escalate row or page locks to table locks
sqlserver2005數據庫引擎不會將行鎖或頁鎖升級到表鎖。

Sets the locking behavior for a table during a bulk-import operation . table lock on bulk import
選項可以設置大容量導入操作過程中針對表的鎖定行為。

If holdlock is also specified, the shared table lock is held until the end of the transaction
如果同時指定了holdlock,那么,在事務結束之前將一直保持該共享表鎖。

Causes dbcc checktable to obtain a shared table lock instead of using an internal database snapshot
可使dbccchecktable獲得一個共享表鎖,而不使用內部數據庫快照。

table locking can improve performance of the bulk-import operation by reducing lock contention on the table
表鎖定可以通過減少表中的鎖爭用來提高大容量導入操作的性能。


When you specify table locking, a bulk update table-level lock is taken for the duration of the bulk-import operation
指定表鎖定后,在大容量導入操作期間采取大容量更新表級鎖定。

Intent locks, row locks, and page locks all count toward the escalation count, unless they are temporary table locks
除非屬于臨時表鎖,否則意向鎖、行鎖和頁鎖都將計入升級統計中。

The database engine chooses the appropriate lock and can escalate the lock from a row or page lock to a table lock
數據庫引擎將選擇相應的鎖,并且可以將鎖從行鎖或頁鎖升級到表鎖。

Does not perform any allocation checks and must acquire shared table locks to perform table checks
運行dbcccheckfilegroup不會執行任何分配檢查,并且必須獲取共享表鎖才能執行表檢查。

The database engine does not escalate row or key-range locks to page locks, but escalates them directly to table locks
數據庫引擎不會將行鎖或鍵范圍鎖升級到頁鎖,而是將它們直接升級到表鎖。

Does not perform any allocation or catalog checks and must acquire shared table locks to perform table checks
運行dbcccheckdb不會執行任何分配或目錄檢查,并且必須獲取共享表鎖才能執行表檢查。

The dbcc mands use table locks instead of the internal database snapshots when the mand is executed against the following
當針對以下對象執行dbcc命令時,該命令將使用表鎖而不是內部數據庫快照:

Takes page locks either where individual locks are ordinarily taken on rows or keys, or where a single table lock is ordinarily taken
在通常行或鍵采用單個鎖的地方,或者通常采用單個表鎖的地方,請采用頁鎖。

The database engine escalates row or page locks to table locks if the amount of memory used by lock objects exceeds one of the following conditions
如果鎖對象使用的內存量超出下列條件之一,則數據庫引擎將行鎖或頁鎖升級為表鎖:

In this case, an exclusive database lock is required to perform the allocation checks, and shared table locks are required to perform the table checks
在這種情況下,需要排他數據庫鎖才能執行分配檢查,需要共享表鎖才能執行表檢查。

It\'s difficult to see table locking in a sentence. 用table locking造句挺難的

If a snapshot cannot be created, or tablock is specified, dbcc checktable acquires a shared table lock to obtain the required consistency
如果無法創建快照,或指定了tablock,則dbccchecktable將獲取一個共享表鎖來獲得所需的一致性。

This means long-term blocking table locks are not held and queries or updates to the underlying table can continue during the alter index reorganize transaction
這意味著不保留長期阻塞的表鎖,且對基礎表的查詢或更新可以在alterindexreorganize事務處理期間繼續。

Microsoft sql server 2005 mobile edition sql server mobile automatically escalates row locks and page locks into table locks when a transaction exceeds its escalation threshold
當事務超出其升級閾值時,microsoftsqlserver2005mobileedition(sqlservermobile)會自動將行鎖和頁鎖升級為表鎖。

If a transaction acquires a large number of row or page locks, the database engine may grant a table lock and then free all the lower-level locks to minimize locking overhead
如果一個事務獲取了大量的行鎖或頁鎖,則數據庫引擎可能授予它一個表鎖,然后釋放所有較低級別的鎖,以將鎖定開銷降到最小。

If the lock escalation attempt succeeds and the full table lock is acquired, then all heap or b-tree, page page, key-range, or row-level locks held by the transaction on the heap or index are released
如果鎖升級嘗試成功并獲取全表鎖,將釋放事務在堆或索引上所持有的所有堆或b樹鎖、頁鎖(page鎖)、鍵范圍鎖(key鎖)或行級鎖(rid鎖)。

Shared locks acquired for read mitted or repeatable read are generally row locks, although the row locks can be escalated to page or table locks if a significant number of the rows in a page or table are referenced by the read
針對readmitted或repeatableread獲取的共享鎖通常為行鎖,盡管當讀取引用了頁或表中大量的行時,行鎖可以升級為頁鎖或表鎖。

相关参考

词语大全 table screen造句 table screenの例文 "table screen"是什么意思

tablescreen造句tablescreenの例文"tablescreen"是什么意思  以下文字资料是由(本站网www.lishixinzhi.com)小编为大家搜集整理后发

词语大全 typewriter table造句 typewriter tableの例文 "typewriter table"是什麼意思

typewritertable造句typewritertableの例文"typewritertable"是什麼意思  以下文字资料是由(本站网www.lishixinzhi.com

词语大全 table indicator造句 table indicatorの例文 "table indicator"是什麼意思

tableindicator造句tableindicatorの例文"tableindicator"是什麼意思  以下文字资料是由(本站网www.lishixinzhi.com)小编

词语大全 table borders造句 table bordersの例文 "table borders"是什麼意思

tableborders造句tablebordersの例文"tableborders"是什麼意思  以下文字资料是由(本站网www.lishixinzhi.com)小编为大家搜集整

词语大全 table lighter造句 table lighterの例文 "table lighter"是什麼意思

tablelighter造句tablelighterの例文"tablelighter"是什麼意思  以下文字资料是由(本站网www.lishixinzhi.com)小编为大家搜集整

词语大全 table island造句 table islandの例文 "table island"是什麼意思

tableisland造句tableislandの例文"tableisland"是什麼意思  以下文字资料是由(本站网www.lishixinzhi.com)小编为大家搜集整理后发

词语大全 table knives造句 table knivesの例文 "table knives"是什麼意思

tableknives造句tableknivesの例文"tableknives"是什麼意思  以下文字资料是由(本站网www.lishixinzhi.com)小编为大家搜集整理后发

词语大全 table schema造句 table schemaの例文 "table schema"是什麼意思

tableschema造句tableschemaの例文"tableschema"是什麼意思  以下文字资料是由(本站网www.lishixinzhi.com)小编为大家搜集整理后发

词语大全 table lifter造句 table lifterの例文 "table lifter"是什麼意思

tablelifter造句tablelifterの例文"tablelifter"是什麼意思  以下文字资料是由(本站网www.lishixinzhi.com)小编为大家搜集整理后发

词语大全 table linens造句 table linensの例文 "table linens"是什麼意思

tablelinens造句tablelinensの例文"tablelinens"是什麼意思  以下文字资料是由(本站网www.lishixinzhi.com)小编为大家搜集整理后发