|
Cet article a fait l'objet d'une traduction manuelle. Déplacez votre pointeur sur les phrases de l'article pour voir la version originale de ce texte.
|
Traduction
Source
|
sys.dm_os_waiting_tasks (Transact-SQL)
|
|
|
|
|---|---|---|
|
|
varbinary(8) |
|
|
|
smallint |
|
|
|
int |
|
|
|
int |
|
|
|
nvarchar(60) |
|
|
|
varbinary(8) |
|
|
|
varbinary(8) |
|
|
|
smallint |
|
|
|
int |
|
|
|
nvarchar(1024) |
|
Propriétaire des ressources de pool de threads :
-
threadpool id=scheduler<hex-address>
Propriétaire de ressources de requêtes parallèles :
-
exchangeEvent id={Port|Pipe}<hex-address> WaitType=<exchange-wait-type> nodeId=<exchange-node-id>
Exchange-wait-type :
-
e_waitNone -
e_waitPipeNewRow -
e_waitPipeGetRow -
e_waitSynchronizeConsumerOpen -
e_waitPortOpen -
e_waitPortClose -
e_waitRange
Propriétaire de ressources de verrouillage :
-
<type-specific-description> id=lock<lock-hex-address> mode=<mode> associatedObjectId=<associated-obj-id> <type-specific-description> peut être :
-
Pour DATABASE : databaselock subresource=<databaselock-subresource> dbid=<db-id> -
Pour FILE : filelock fileid=<file-id> subresource=<filelock-subresource> dbid=<db-id> -
Pour OBJECT : objectlock lockPartition=<lock-partition-id> objid=<obj-id> subresource=<objectlock-subresource> dbid=<db-id> -
Pour PAGE : pagelock fileid=<file-id> pageid=<page-id> dbid=<db-id> subresource=<pagelock-subresource> -
Pour Key : keylock hobtid=<hobt-id> dbid=<db-id> -
Pour EXTENT : extentlock fileid=<file-id> pageid=<page-id> dbid=<db-id> -
Pour RID : ridlock fileid=<file-id> pageid=<page-id> dbid=<db-id> -
Pour APPLICATION : applicationlock hash=<hash> databasePrincipalId=<role-id> dbid=<db-id> -
Pour METADATA : metadatalock subresource=<metadata-subresource> classid=<metadatalock-description> dbid=<db-id> -
Pour HOBT : hobtlock hobtid=<hobt-id> subresource=<hobt-subresource> dbid=<db-id> -
Pour ALLOCATION_UNIT : allocunitlock hobtid=<hobt-id> subresource=<alloc-unit-subresource> dbid=<db-id>
<mode> peut être :
Sch-S, Sch-M, S, U, X, IS, IU, IX, SIU, SIX, UIX, BU, RangeS-S, RangeS-U, RangeI-N, RangeI-S, RangeI-U, RangeI-X, RangeX-, RangeX-U, RangeX-X -
Propriétaire de ressources externes :
-
External ExternalResource=<wait-type>
Propriétaire de ressources génériques :
-
TransactionMutex TransactionInfo Workspace=<workspace-id> -
Mutex -
CLRTaskJoin -
CLRMonitorEvent -
CLRRWLockEvent -
resourceWait
Propriétaire de ressources de verrou :
-
<db-id>:<file-id>:<page-in-file> -
<GUID> -
<latch-class> (<latch-address>)
