Ócáid
Mar 31, 11 PM - Apr 2, 11 PM
An ócáid foghlama SQL, Fabric and Power BI is mó. Márta 31 – 2 Aibreán. Bain úsáid as cód FABINSIDER chun $ 400 a shábháil.
Cláraigh inniuNí thacaítear leis an mbrabhsálaí seo a thuilleadh.
Uasghrádú go Microsoft Edge chun leas a bhaint as na gnéithe is déanaí, nuashonruithe slándála, agus tacaíocht theicniúil.
Applies to:
SQL Server
Azure SQL Managed Instance
You can change resource pool settings by using SQL Server Management Studio or Transact-SQL.
Changing resource pool settings requires the CONTROL SERVER
permission.
To change resource pool settings using SQL Server Management Studio:
To change resource pool settings using Transact-SQL:
ALTER RESOURCE GOVERNOR RECONFIGURE
statement for the changes to take effect.The following example changes the max CPU percentage setting for the resource pool named poolAdhoc
and makes the new configuration effective.
ALTER RESOURCE POOL poolAdhoc WITH (MAX_CPU_PERCENT = 25);
ALTER RESOURCE GOVERNOR RECONFIGURE;
Ócáid
Mar 31, 11 PM - Apr 2, 11 PM
An ócáid foghlama SQL, Fabric and Power BI is mó. Márta 31 – 2 Aibreán. Bain úsáid as cód FABINSIDER chun $ 400 a shábháil.
Cláraigh inniuOiliúint
Modúl
Configure SQL Server resources for optimal performance - Training
Configure SQL Server resources for optimal performance
Deimhniú
Microsoft Certified: Azure Database Administrator Associate - Certifications
Administer an SQL Server database infrastructure for cloud, on-premises and hybrid relational databases using the Microsoft PaaS relational database offerings.