About SQL Server's access to windows resources !
hi , An administrator with database SA permission, but he does not have any account and permission of windows server operating system. But if he uses a database account, he can download a lot of...
View ArticleDb backup taken from SQL 2016 Std Ed. SP2 CU12 and trying to restore at SQL...
Trying to restore DB backup from SQL 2016 to 2019 --In-Memory Used Db backup from SQL 2016 Std Ed. SP2 CU12 to restoring at SQL 2019 Std. Ed. CU4 gating failed with below given errors. Can anyone...
View Article298] SQLServer Error: 15404
I am troubling with this error could you please help me298] SQLServer Error: 15404, Could not obtain information about Windows NT group/user 'Domain\User', error code 0x5. [SQLSTATE 42000]...
View ArticleDB Dackup restoration error from SQL 2016 Std Ed. CU13 to SQL 2019 Std. Ed. CU4
Trying to restore DB backup from SQL 2016 to 2019 --In-Memory Used Db backup from SQL 2016 Std Ed. SP2 CU12 to restoring at SQL 2019 Std. Ed. CU4 gating failed with below given errors. Can anyone...
View ArticleTDE | How to Change encryption key algorithm from 128 to 256
Hello,I have around 100 DB encrypted by TDE using Encryption Key Algorithm 128.I need to change the key algorithm to be 256Please support me of how to do thisHow to change the Key to 256?Do i need to...
View ArticleSQL Server Cumulative Updates ?
Hello in the past heard was better to wait for next full Service Pack when patching SQL Server rather than incremental CUs.Believe the CUs tend to be a bit buggy in the past but looks like Microsoft...
View ArticleGran access to view stored procedure content-Sql Server 2014
i have a user which i want to allow him to :1. make query (only) on tables2. to view list of all stored procedure and see it's contenti created a user which in the specific DB gave it...
View ArticleMicrosoft SQL: The target principal name is incorrect. Cannot generate SSPI...
Hello, In Power BI Desktop, I got the error like: 'Microsoft SQL: The target principal name is incorrect. Cannot generate SSPI context' while connecting to SQL server. However, my colleague running...
View Articleblock a specific user
I have a database server and 3 Application servers S1, S2 and S3. I want to block a specific user making connection to the database from S3 Application server. How can I achieve this?Kiran
View ArticleSQl server migration from one tenant to another
We are planning to migrate 20 Azure SQL servers from one subscription in tenant A to another subscription in tenant B.Will migrating SQl Db with storage access keys break or keys will be preserved.....
View ArticleHow I should map the "work" of SQL LOGIN?
Hello, I would like to ask you for advice. I have SQL LOGIN in the instance of SQL Server, which has rights at the SQL Server level: securityadmin, setupadmin and sysadmin. I don't know what "work"...
View ArticleRestore TDE encrypted databases
Hi,We have two SQL server production instance of 2017 version named PROD_1 and PROD_2 . As per TDE steps we have to create certificate in master database. We have only one test environment TEST_1. To...
View ArticleCreate Linked Server within SQL Server 2016 into DB2 ?
Hello believe this is possible but what are the requirements and steps do this and to also ensure only a particular SQL Login/User name can access the Linked Server into DB2 and not all Logins within...
View ArticleSlash User Access (dbo rights)
Hello, Back in 2009, we would grant dbo rights though a SQL command which would result in sysusers having slash \AADD\UserName accounts. if we queried sysusers at the database level, the results shows...
View ArticleUnable to access MS SQL DB in PCF
Getting below error while deploying the Spring boot app in PCF.Cannot open server 'likkibanksoldbserver' requested by the login. Client with IP address '18.207.154.50' is not allowed to access the...
View ArticleSQL 2008 R2 Auditing to Security Log Fails
Hi,I am trying to get SQL 2008 R2 Login auditing to the Security log to work. I can get it to work to the Application log, and I have followed the additional instructions for the more tightly...
View ArticleReading Data from Encrypted Table of MSSQL2008
I encrypt the database columns using symmetric or asymmetric keys. When decrypt the encrypted columns, the query is as follows: OPEN SYMMETRIC KEY SymmetricKey1 DECRYPTION BY CERTIFICATE Certificate1;...
View ArticleConnect to Azure KeyVault via SQL Connect failed with Error code 3113
I have stuck on this issue quite a while. I really appreciate anyone can give me some help.I have a task to enable SQL Server database encryption with an Azure Key Vault. I follow the steps described...
View ArticleReading Encrypted Data from MSSQL2008
I encrypt the database columns using symmetric or asymmetric keys. When decrypt the encrypted columns, the query is as follows: OPEN SYMMETRIC KEY SymmetricKey1 DECRYPTION BY CERTIFICATE Certificate1;...
View ArticleAgent Won't Start
I have been looking over the forums trying to find a solution to this with no luck yet. Looks like a permission issue but I can't see why it isn't working -_-. This was working previously. 2020-07-06...
View Article