tencent cloud

TencentDB for SQL Server

Instance Permission Check

PDF
Modo Foco
Tamanho da Fonte
Última atualização: 2025-12-03 10:43:49

Check Details

Check objective
Ensure that the user who performs synchronization has the necessary database operation permissions.
Check content
Check whether the logged-in user has the sysadmin server role.
Check the user's server-level and database-level permissions.
Potential issue
The currently logged-in user lacks the necessary system administrator permissions.

Fixing Method

Contact the database administrator to grant the user who performs synchronization sysadmin permissions. Use the following command to grant permissions: ALTER SERVER ROLE sysadmin ADD MEMBER [Username];. Alternatively, use an account that already has sysadmin permissions to perform synchronization.

Ajuda e Suporte

Esta página foi útil?

comentários