Viewing 15 posts - 1 through 15 (of 22 total)
I am also having the same issue.
The error message shows in the SQL Server logs, and appears once every 15 minutes.
I have a SQL 2012 SP2.
September 15, 2014 at 6:45 am
For completeness, I had the following error message when trying to query the tables:
Msg 7318, Level 16, State 1, Line 1
The OLE DB provider "MSDASQL" for linked server "{my Oracle...
November 29, 2012 at 7:55 am
Hello all,
I had the same problem here and after a lot of searching on the internet, I found a solution where you use the ODBC System DSN instead of the...
November 29, 2012 at 6:41 am
Finally found the answer. It seemed that the path to the SQLPS.exe file was not correct.
I followed the instructions at the following page and that solved my case
The...
January 12, 2012 at 8:59 am
The status in the Job Activity Monitor is also "Suspended". But when I take the properties of the job it says that the job is enabled.
January 12, 2012 at 8:41 am
Yes, changing the name from the node name to the virtual instance name was necessary in SQL 2005, but in SQL 2008 it directly fills in the correct name. Here's...
January 11, 2012 at 4:23 am
So no proper way of restoring the model database without having to copy over a clean one from another existing instance. I better start making a filebackup of all model...
July 5, 2011 at 3:02 am
I had the same problem with SQL 2005 SP3.
Manual creation/modification of the maintenance tasks didn't work, but using the wizard it worked fine.
Then after some searching I found a helpful...
December 3, 2010 at 5:26 am
Hi All,
I had the same issue with a server that was a clone of an existing server.
It had the same symptoms, the jobs failing with "Failed to acquire connection "Local...
November 24, 2010 at 6:47 am
I finally found the solution on the Microsoft site.
It appears that it a know bug and that it is fixed with cumulative build 3152.
Here's the link:
March 11, 2009 at 5:15 am
I am having the same issue.
I know that this issue is corrected when I restart the sql server, but am not allowed to do that because this is a production...
March 11, 2009 at 4:17 am
In the SQL logs I only find the following warning, but this happens more often that the error in teh Eventviewer.
The example hereunder is for CPU1, I have the same...
November 27, 2008 at 8:04 am
I think it is more a grammatical problem.
A plumber, a doctor, ... these are really persons.
But IT is a general term, so you could in the case of the doctor...
June 26, 2008 at 2:28 am
Last time I was looking for a specific topic, I came across this nice site.
The site is called "SQL Server 2000 Survival Guide".
http://www.akadia.com/services/sqlsrv_programming.html
Most of the topics are still...
June 2, 2008 at 8:48 am
Could you log into the SQL server using the sa account and verify that the domain users are known on the SQL server. You will also have to verify that...
April 23, 2008 at 5:27 am
Viewing 15 posts - 1 through 15 (of 22 total)