sys.dm_db_xtp_table_memory_stats (Transact-SQL) - SQL Server | Microsoft Learn
리소스 풀 'PoolHkdb1'을 데이터베이스 'HkDb1'에 바인딩합니다. 이렇게 하려면 풀을 연결하기 위해 데이터베이스를 오프라인/온라인으로 전환해야 합니다. --bind the pool to the database EXEC sp_xtp_bind_db_resource_pool 'HkDb1', 'PoolHkdb1' go -- take database offline/online to associate the pool use master go alter database HkDb1 se...
learn.microsoft.com
没有更多结果了~
- 意见反馈
- 页面反馈