MS SQL 2019 Strange activity
Hello everyone!My question here as continue of this thread in Project Server forum.So, something strange with SQL.Some views was deleted from DB WSS_Content.I've restored deleted views from similar...
View Articlelinked server query cannot find table if user is set deny view definition
I applied "deny view definition to [user]" so they cannot see the list of tables, view, stored procedure This is a good solution, it works perfect if you connect directly to the SQL Server, you can...
View ArticleMigration and Encryption Issues
Hello all. I have a bit of a quandary that I could use some help with. We are in the processes of migrating a SQL 2014 enterprise edition to from on-prem to AWS SQL 2017 enterprise system. The...
View ArticlePassing Windows activity directly account to SQL data base for log in
WPF Desktop Application: Hello, We need to pass in a windows service account instead of a specific user name and password. There is a set up for Windows CE for this, but is there a workaround for...
View ArticleHow to script out Login Permissions in SQL Server
HI, We know using Microsoft provided SP SP_Help_RevLogin, we can script out logins but it doesn't script out permissions for those logins. Using DBATools we can easily script out both Logins and...
View ArticleAudit Schema Object Change not logged, but found in transaction log
We are using SQL Server Audit to log some activities from the database. One of them is SCHEMA_OBJECT_CHANGE_GROUP, we use it for logging sth. like Create, Alter and Drop stored procedure. We audit...
View Articleauthenticator
ok. our work email has migrated to office cloud and we now use TeamsI had to set up microsoft authenticator app for the 2-factor authentication.I have now gotten a new phone (same phone number) but am...
View ArticleHas my SQL Server been hacked?
I am developing a desktop application using VB.Net 2019 and the database is MS Sql Server 2017 free edition. I have opened the MS Sql server to internet using a public ip (Server is in LAN and i have...
View ArticleGrantor Does not have Grant permissions, Microsoft SQL Server Failure 4613
Hi,I am new to Microsoft SQL Server Database. So I am trying to create a database but it gave me the error Create Database Permission Denied in Database Master, Microsoft SQL Server Failure 262. So I...
View ArticleLogin to SQL Server using gMSA
Hi AllgMSA account can be used to configure the service account of SQL Server service. Can a gMSA account be used to login to MS SQL Server? Is this supported?ThanksGuru
View ArticleHow can I see the name of the Active Directory Group that I am logging in as...
Suppose my integrated windows login id is: WH.gov\nextPresidentAnd I belong to groups WH.gov\westWingUsers and WH.gov\eastWingUsersWhen I login to some servers, I get different permissions than...
View ArticleLooking for an PowerShell Script which can get report against all SQL...
Hi All,I am a newbie to PowerShell and have been tasked to explore possibility of getting report against all SQL database servers for the identification of logins with passwords equal to login names.I...
View ArticleODBC Connection Failed
Cannot create an ODBC connection to local host. I can create a connection successfully in Microsoft SQL Server Management Studio 18. But when I try adding a new ODBC connection using ODBC Data Source...
View ArticleSQL Server Permissions.
Version - SQL Server 2014 ENT.Goal - To provide activity monitor access with least privilege to users. Two security groups - Reader (db_datareader) and Owner (db_owner) Trying to give permissions of...
View ArticlePermission for a user just to create indexes on table
I'm looking for a way to give permission for a user just to create Index on a table and deny everything else like alter column ,change schema on a table ,Drop table etc. SQL Server version : 2017
View ArticleKerberos and Native Windows connection
Hi, I've got a question about connect to sql My applicayion uses kerberos for the connection but i also want to make a native windows connection to sql with the aplication pool identity account (domain...
View ArticleCreating a database in a managed Instance failing
Hi all,I have an SQL managed instance deployed in Azure.I am using a longin with dbcreator server role. With this login I would like to create a database but it is giving me the following message. Do...
View ArticleError:17806 SSPI handshake failed followed by error 18452
Hi,One of our admin resigned , we locked his user on domain server.After that we started getting "Error:17806 SSPI handshake failed followed by error 18452" errors in SQL server logs on our DB...
View Article[Question] SQL Server 2019 Standard Audit ?
[Question] SQL Server 2019 Standard Audit ? Q1: Could I get the SQL Server audit informations about SSMS login? who ? success? failure? Use SQL Server account to login ? or user Windows account? Q2:...
View Article"Login failed for user" error occurs when run Maintenance plan with SQL login...
Hello, Recently, I have upgrade from SQL Server 2008 to SQL Server 2016, After the upgrade, I encountered a bug which the symptom is exactly match the below link:...
View Article