Viewing 15 posts - 451 through 465 (of 966 total)
I use a combination of both SQL Agent e-mail alerts when the agent starts up and SCOM. What is the error message you are getting?
May 24, 2013 at 3:18 am
Is this the first time you have gotten the error? Have you researched the error code any?
I would take a look at the MS recommendations first, to see if any...
May 23, 2013 at 12:55 am
Wish I could be some help, but the last time I worked with NetApp I passed on SnapManager for SQL as backups and restores were done at the volume level...
May 22, 2013 at 2:19 pm
SQL Audits are logged with UTC times.
May 22, 2013 at 1:55 pm
I totally understand about not needing to look into it because the problem only crops up every 30 days. What I meant about being difficult to setup is that it...
May 22, 2013 at 7:02 am
Ah, I see what you're saying now. Looking online it seems that getting MSAs to work with SQL Server 2012 is quite difficult. Question, you are not on a cluster,...
May 22, 2013 at 6:34 am
First thing's first, you need to get a good backup of that database. Next run a DBCC CHECKDB to ensure that after years of neglect that it is still consistent.
After...
May 22, 2013 at 5:08 am
If the password for the service account that SQL Server or the SQL Server Agent uses changes the services have to be restarted in order for the new passwords to...
May 22, 2013 at 5:03 am
I do not see how any of those with the -S switch specified would work without an instance name. The -S switch needs an instance name defined. Additionally, if you...
May 22, 2013 at 4:33 am
Have you seen this TN forum post:
the merge process could not connect to the publisher
Looks similar to your situation.
May 22, 2013 at 4:14 am
MSSQLSvc/myServer\INT:1433
MSSQLSvc/myServer.myDomain.local\INT:1433
Is this considered as duplicated SPN that I need to delete one?
A NetBIOS name entry and a FQDN entry are not considered duplicates.
If you are creating the linked server...
May 22, 2013 at 4:02 am
What is the status of the publisher? If you have SSMS on the local machine can you verify that you can connect to the subscriber and the publisher from it?
May 22, 2013 at 3:55 am
What happens when you try and do a manual failover on the SQL Server 2008 instance?
May 22, 2013 at 3:41 am
Viewing 15 posts - 451 through 465 (of 966 total)