|
Resource type
|
Resource description
|
Resource_associated_entity_id
|
|---|
|
DATABASE
|
Represents a database.
|
Not applicable
|
|
FILE
|
Represents a database file. This file can be either a data or a log file.
|
Not applicable
|
|
OBJECT
|
Represents a database object. This object can be a data table, view, stored procedure, extended stored procedure, or any object that has an object ID.
|
Object ID
|
|
PAGE
|
Represents a single page in a data file.
|
HoBt ID. This value corresponds to sys.partitions.hobt_id. The HoBt ID is not always available for PAGE resources because the HoBt ID is extra information that can be provided by the caller, and not all callers can provide this information.
|
|
KEY
|
Represents a row in an index.
|
HoBt ID. This value corresponds to sys.partitions.hobt_id.
|
|
EXTENT
|
Represents a data file extent. An extent is a group of eight contiguous pages.
|
Not applicable
|
|
RID
|
Represents a physical row in a heap.
|
HoBt ID. This value corresponds to sys.partitions.hobt_id. The HoBt ID is not always available for RID resources because the HoBt ID is extra information that can be provided by the caller, and not all callers can provide this information.
|
|
APPLICATION
|
Represents an application specified resource.
|
Not applicable
|
|
METADATA
|
Represents metadata information.
|
Not applicable
|
|
HOBT
|
Represents a heap or a B-tree. These are the basic access path structures.
|
HoBt ID. This value corresponds to sys.partitions.hobt_id.
|
|
ALLOCATION_UNIT
|
Represents a set of related pages, such as an index partition. Each allocation unit covers a single Index Allocation Map (IAM) chain.
|
Allocation Unit ID. This value corresponds to sys.allocation_units.allocation_unit_id.
|
The following table lists the subtypes that are associated with each resource type.
|
ResourceSubType
|
Synchronizes
|
|---|
|
DATABASE.BULKOP_BACKUP_DB
|
Database backups with bulk operations.
|
|
DATABASE.BULKOP_BACKUP_LOG
|
Database log backups with bulk operations.
|
|
DATABASE.DDL
|
Data definition language (DDL) operations with file group operations, such as drop.
|
|
DATABASE.STARTUP
|
Used for database startup synchronization.
|
|
TABLE.UPDSTATS
|
Statistics updates on a table.
|
|
TABLE.COMPILE
|
Stored procedure compile.
|
|
TABLE.INDEX_OPERATION
|
Index operations.
|
|
HOBT.INDEX_REORGANIZE
|
Heap or index reorganization operations.
|
|
HOBT.BULK_OPERATION
|
Heap-optimized bulk load operations with concurrent scan, under these isolation levels: snapshot, read uncommitted, and read committed using row versioning.
|
|
ALLOCATION_UNIT.PAGE_COUNT
|
Allocation unit page count statistics during deferred drop operations.
|
|
METADATA.INDEXSTATS
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.STATS
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.XML_COLLECTION
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SEQUENCE
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.QNAME
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ASSEMBLY_CLR_NAME
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ASSEMBLY_TOKEN
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ASSEMBLY
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.PARTITION_FUNCTION
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.DATA_SPACE
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.USER_TYPE
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.DB_PRINCIPAL_SID
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.DATABASE_PRINCIPAL
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SCHEMA
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.XML_COMPONENT
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVER
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.INSTANTIATED_TYPE_HASH
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.DB_MIRRORING_SESSION
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ENDPOINT
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SECURITY_CACHE
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.DB_MIRRORING_WITNESS
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.CREDENTIAL
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SECURITY_DESCRIPTOR
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVICE_BROKER_GUID
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.CONVERSTATION_ENDPOINT_RECV
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.DATABASE
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.CONVERSATION_GROUP
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ENDPOINT_WEBMETHOD
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ASSYMMETRIC_KEY
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.FULLTEXT_CATALOG
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.FULLTEXT_INDEX
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVER_PRINCIPAL
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ROUTE
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.MESSAGE
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.QNAME_HASH
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVICE_MESSAGE_TYPE
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.CONVERSTATION_ENDPOINT_SEND
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.CERTIFICATE
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SYMMETRIC_KEY
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.XML_INDEX_QNAME
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVICE_CONTRACT
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.REMOTE_SERVICE_BINDING
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVICE
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.METADATA_CACHE
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
Resource
|
Format
|
Description
|
|---|
|
DATABASE
|
Not applicable
|
Database ID is already available in the resource_database_id column.
|
|
FILE
|
<file_id>
|
ID of the file that is represented by this resource.
|
|
OBJECT
|
<object_id>
|
ID of the object that is represented by this resource. This object can be any object listed in sys.objects, not just a table.
|
|
PAGE
|
<file_id>:<page_in_file>
|
Represents the file and page ID of the page that is represented by this resource.
|
|
KEY
|
<hash_value>
|
Represents a hash of the key columns from the row that is represented by this resource.
|
|
EXTENT
|
<file_id>:<page_in_files>
|
Represents the file and page ID of the extent that is represented by this resource. The extent ID is the same as the page ID of the first page in the extent.
|
|
RID
|
<file_id>:<page_in_file>:<row_on_page>
|
Represents the page ID and row ID of the row that is represented by this resource. Note that if the associated object ID is 99, this resource represents one of the eight mixed page slots on the first IAM page of an IAM chain.
|
|
APPLICATION
|
<DbPrincipalId>:<upto 32 characters>:(<hash_value>)
|
Represents the ID of the database principal that is used for scoping this application lock resource. Also included are up to 32 characters from the resource string that corresponds to this application lock resource. In certain cases, only 2 characters can be displayed due to the full string no longer being available. This behavior occurs only at database recovery time for application locks that are reacquired as part of the recovery process. The hash value represents a hash of the full resource string that corresponds to this application lock resource.
|
|
HOBT
|
Not applicable
|
HoBt ID is included as the resource_associated_entity_id.
|
|
ALLOCATION_UNIT
|
Not applicable
|
Allocation Unit ID is included as the resource_associated_entity_id.
|
|
METADATA.SEQUENCE
|
$seq_type = S, object_id = O
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.STATS
|
object_id = O, stats_id = S
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SCHEMA
|
schema_id = S
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.INDEXSTATS
|
object_id = O, index_id or stats_id = I
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.DATABASE_PRINCIPAL
|
principal_id = P
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.DB_PRINCIPAL_SID
|
$hash = H1:H2:H3
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.USER_TYPE
|
user_type_id = U
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.DATA_SPACE
|
data_space_id = D
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.PARTITION_FUNCTION
|
function_id = F
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.PARTITION_FUNCTION
|
function_id = F
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ASSEMBLY
|
assembly_id = A
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ASSEMBLY_TOKEN
|
assembly_id = A, $token_id = T
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ASSEMBLY_CLR_NAME
|
$qname_id = Q
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.QNAME
|
$qname_id = Q
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.XML_COLLECTION
|
xml_collection_id = X
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.XML_COMPONENT
|
xml_component_id = X
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.QNAME_HASH
|
$qname_scope_id = Q, $qname_hash = H
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.XML_INDEX_QNAME
|
object_id = O, $qname_id = Q
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVICE_MESSAGE_TYPE
|
message_type_id = M
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVICE_CONTRACT
|
service_contract_id = S
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVICE
|
service_id = S
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.REMOTE_SERVICE_BINDING
|
remote_service_binding_id = R
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ROUTE
|
route_id = R
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.FULLTEXT_INDEX
|
object_id = O
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.FULLTEXT_CATALOG
|
fulltext_catalog_id = F
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.CONVERSATION_GROUP
|
conversation_group_id = C
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.CONVERSTATION_ENDPOINT_SEND
|
$hash = H1:H2:H3
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.CONVERSTATION_ENDPOINT_RECV
|
$hash = H1:H2:H3
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SYMMETRIC_KEY
|
symmetric_key_id = S
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.CERTIFICATE
|
certificate_id = C
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ASSYMMETRIC_KEY
|
asymmetric_key_id = A
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.DATABASE
|
database_id = D
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.MESSAGE
|
message_id = M
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVER_PRINCIPAL
|
principal_id = P
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVER
|
server_id = S
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ENDPOINT
|
endpoint_id = E
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.ENDPOINT_WEBMETHOD
|
$hash = H1:H2:H3
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.DB_MIRRORING_SESSION
|
database_id = D
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.DB_MIRRORING_WITNESS
|
$hash = H1:H2:H3
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVICE_BROKER_GUID
|
$hash = H1:H2:H3
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SERVICE_BROKER_GUID
|
$hash = H1:H2:H3
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.CREDENTIAL
|
credential_id = C
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.INSTANTIATED_TYPE_HASH
|
user_type_id = U, hash = H1
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SECURITY_DESCRIPTOR
|
sd_id = S
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.SECURITY_CACHE
|
$hash = H1:H2:H3
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|
|
METADATA.METADATA_CACHE
|
$hash = H1:H2:H3
|
Identified for informational purposes only. Not supported. Future compatibility is not guaranteed.
|