Dynamics CRM 365 Server Installation
Hi everybody,I want to install Dynamics CRM 365 using an alias SQL Server so that my Dynamics connects to the DB on another server.When I use the alias, the server on which I install Dynamics is not...
View ArticleError in creating backup directory using Ola Hallengren
I am getting the following error after the backup job running, when Ola is creating the directory it gives space between P-GYMDTSU1$P-GYMDTSU1 and \DAM (P-GYMDTSU1$P-GYMDTSU1 \DAM) and because of this...
View ArticleCan SQL docker windows image running on a Linux machine ?
Can SQL docker windows image running on a Linux machine ?
View ArticleThe remote copy of database 'Mirroring_Demo' doesn't exist.
Steps I followed to setup Database mirroring were:1 I took a full and transactional backup the database that i wanted ti mirror on the principal database and restore the full and transactional backup...
View ArticleExecution Plan For A function
Hi All,I am running follow SQL to view the execution plan for a function. But it does not show upAlso, Is there a DMV which can tell me how many times the execution plan for the function was used....
View ArticleInternal vs external Fragmentation
Which one is the internal and external fragmentation ?
View Articlenew SQL instance name name is not showing after changing the named instance...
HI All,i have changed sql named instance name by using below query.sp_dropserver'Server Name\old_Instance_name' go sp_addserver'ServerName\New Instance Name','local'gohowever when i querying...
View ArticleMSSQLSERVER Service Stops Automatically After Restarting
Whether I reboot the server or simply stop/restart the MSSQLSERVICE service, I have the same problem. The sequence of events is:Stop MSSQLSERVER serviceStart MSSQLSERVER serviceStarting up database...
View ArticleSA password changed --Login failed for user 'sa'. Reason: Password did not...
We changed SA password. Then every minute from SQL logs and application logs, we can Login failed for user 'sa' Reason: Password did not match that for the login provided. [CLIENT: <named...
View ArticleSQL Server DDL Events
Hello,Several years back, I had written a DDL Server trigger to capture certain DDL Events. Here are some of them: DDL_FUNCTION_EVENTS, DDL_USER_EVENTS,...
View ArticlegMSA operating SQL Services as designed, but throwing tons of audit failures...
We have been using gMSA's for a bit now and haven't had any issues (that we knew of). Everything on the surface appears to be operating as designed (i.e.- services start and restart without fail,...
View ArticleDefault virutal account
In SQL 2017 Suppose I am using domain account for SQL server and SQL agent startup account. but there are some default virtual account created in the Database instanceCan disable or delete ?
View ArticleSQL Server Cluster is offline but AG works
I am trying to understand the AG scenario that is configured in the past and is working currently. This is a multi subnet scenario but the cluster was configured with just 1 IP address. Probably a...
View ArticlePhysical connection is not usable
One of our stores is often getting the following error: "A transport-level error has occurred when sending the request to the server. (provider: Session Provider, error: 19 - Physical connection is not...
View ArticleException Type: System.OutOfMemoryException on DatabaseMail service
Hi,We have a Windows Server 2016 machine in Azure running SQL Server 2016. The server sends around 80 emails a day using DatabaseMail. These are all basically text or HTML emails with no attachments....
View ArticleDBA activities
Good morning Experts, Could you please let me know the activities that DBA need to perform in this month. We are expecting 15K exams by this month end. Kiran
View ArticleSQL Server 2016 , SSMS 18.3 Compatibility and Database diagram
I've installed SQL Server 2016 SP2 with SSMS 18.4 (in windows server 2016 standard) SSMS work fine (i can create database, users , linked server , database diagram ..) but the issues when i reopen my...
View ArticleStrat using Filestream on an existing table containing files
Hello, I have a table in my database that contains files (files are stored directly on the database) and i noticed a degradation of database performance so i decided to start using FileStream. My...
View Article[Help]: Peformance SQL Server CPU High!
Hi All!Today, I see Peformance SQL Server CPU high(~80%), RAM: 35%After Restart SQL Services CPU SQL Server <10%.Pls help me, check reason why CPU SQL Server higherThank!
View ArticleSQL Server alwayson data / log files move.
we are moving data/ log files from one drive to another , my question is.. do i've to keep same drive letters on primary database as that of mirrored database? Can i have my primary database moved to...
View Article