Viewing 15 posts - 331 through 345 (of 2,487 total)
Would be extremley useful to know what the error is ![]()
--------------------
Colt 45 - the original point and click interface ![]()
May 13, 2007 at 9:50 pm
Sergiy, The language for formulas in Reporting Services is VB.Net
Steve, Not sure where you're using the value, but why not do you calculation in SQL anyway, that reduces the work...
--------------------
Colt 45 - the original point and click interface ![]()
May 13, 2007 at 9:49 pm
One other thing you can check/change. Is the server using TCP or Named Pipes? If its using Named Pipes, change it to TCP.
--------------------
Colt 45 - the original point and click interface ![]()
April 23, 2007 at 8:17 pm
Probably should have started a new thread.
Increasing the max error count may help you if the Network hiccup is resolved before the data transfer.
Downsides ... the transfer does not start...
--------------------
Colt 45 - the original point and click interface ![]()
April 21, 2007 at 2:53 am
While you might not be confused, by using the sp_ prefix you are however slightly confusing SQL Server.
When SQL executes a stored procedure with the sp_ prefix it will look...
--------------------
Colt 45 - the original point and click interface ![]()
March 7, 2007 at 2:31 am
I had a file or two hanging around as well. Couldn't work out what the problem was. Then after a reboot to apply so Windows Updates they went away.
--------------------
Colt 45 - the original point and click interface ![]()
February 21, 2007 at 3:16 pm
That is just was I was going to suggest. Those errors you were getting are usually seen when the collector is not installed. So if you added all the servers...
--------------------
Colt 45 - the original point and click interface ![]()
February 17, 2007 at 4:03 am
Have you installed the Performance Collector? It is a seperate download available from http://www.microsoft.com/downloads/details.aspx?FamilyID=64983af0-7902-427e-9b41-7c2e8fdcc140&DisplayLang=en
--------------------
Colt 45 - the original point and click interface ![]()
February 15, 2007 at 10:31 pm
What do you do when you can't connect using the DAC ??
We had a problem on a clients server recently and the CPU was flatlining. We could tell from Task...
--------------------
Colt 45 - the original point and click interface ![]()
February 6, 2007 at 1:32 am
If you're using the new SQL Maintenance Plans utilising Integration Services tasks, then you should include the two clean-up tasks that are provided.
'Clean Up History' - removes rows from job...
--------------------
Colt 45 - the original point and click interface ![]()
January 29, 2007 at 1:34 am
I recognise quite a few of those example posts you provided
--------------------![]()
![]()
![]()
Colt 45 - the original point and click interface ![]()
October 17, 2006 at 9:13 pm
The script should give you an idea of what objects and properties you need to update. All you need to do is adapt the script to your needs.
--------------------
Colt 45 - the original point and click interface ![]()
September 15, 2006 at 8:24 pm
I think my problem stems from the fact that the databases all reside on the same server. So in my case the database name is what changes.
--------------------
Colt 45 - the original point and click interface ![]()
September 14, 2006 at 9:10 am
You can setup the start and stop of the counter log via a Windows Scheduled Task.
Use the logman command line app. Type logman /? for the syntax.
--------------------
Colt 45 - the original point and click interface ![]()
September 14, 2006 at 8:49 am
I'll try to be a bit more helpful than Hans ... ![]()
I've been trying to do a similar exercise with SSIS, multiple databases on...
--------------------
Colt 45 - the original point and click interface ![]()
September 14, 2006 at 8:46 am
Viewing 15 posts - 331 through 345 (of 2,487 total)