Σημείωση
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να εισέλθετε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτήν τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
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.