Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies to:
SQL Server 2019 (15.x)
| Column name | Data type | Description |
|---|---|---|
| name | sysname |
Name of the compute pool. Is not nullable. Returns default for the default compute pool. |
| compute_pool_id | int |
Unique identifier for the pool. Key for this view. |
| location | sysname |
Endpoint to controller in a SQL Big Data cluster. Is not nullable. |
Permissions
On SQL Server, requires VIEW SERVER STATE permission.
Permissions for SQL Server 2022 and later
Requires VIEW SERVER PERFORMANCE STATE permission on the server.