Viewing 15 posts - 106 through 120 (of 303 total)
Hi,
We have a/a/p cluster setup of sql server 2005 ee x64 with SP3 on windows 2003 EE x64.
on Node1 we have one instance and node3 we have 4 instances.
For the...
January 30, 2009 at 1:21 pm
Thank you..
My issue hasbeen resolved!!!!
I used the cluster administrator to stop and start the sql agent and then I restarted the Monitoring tool, now everything is fine
Thank you
January 29, 2009 at 4:24 pm
iam seeing this error in quest spotlight monitoring tool. Where can I look for this error in sql server.
I check the erro log and sql server agent error log but...
January 29, 2009 at 4:02 pm
Cluster manager means the Cluster administrator, where we can take the resources offline and online?
even I took offline the sql server agent and bring it online from cluster administrator still...
January 29, 2009 at 3:30 pm
Hi,
From BOL,
When you use the Surface Area Configuration tool to start the SQL Server Agent service, these extended stored procedures are enabled automatically
So I did start the sql server agent...
January 29, 2009 at 12:34 pm
Could you plz give me some idea on this...
January 29, 2009 at 10:57 am
Thank You,
Is his on the node where you implemented the SP3 or on one of the other nodes ?
Did you apply sp3 (for the client software (ssms)) to all nodes...
January 29, 2009 at 10:46 am
That means, I need create the report server database using report server configuration manager before the developers deploy their rdl files into report server right?
correct me If I understand wrong?
January 28, 2009 at 1:53 pm
I did this by going to the active node and connecting virtualserver\instance and management studio, query editor
January 28, 2009 at 11:00 am
Hi All,
do we need to choose the Latin1_General_CI_AS_KS_WS collation setting while installation of SQL Server 2005, when we are planning to store sharepoint databases in sql server?
We installed sql server...
January 27, 2009 at 6:04 pm
Thank you,
-- show advanced configuration options
EXEC sp_configure 'show advanced options', '1'
RECONFIGURE
GO
RECONFIGURE;
EXEC sp_configure;
Result:
name min maxconfig_value run_value
Agent XPs01 ...
January 27, 2009 at 3:33 pm
Thank You,
-- show Agent XPs state (0/1)
EXEC sp_configure 'Agent XPs'
GO
Result:
Msg 15123, Level 16, State 1, Procedure sp_configure, Line 51
The configuration option 'agent XPs' does not exist, or it may be...
January 27, 2009 at 11:17 am
Hi,
anybody experienced with maintaining sharepoint databases in sql server 2005, please advise me on rebuilding indexed and as well as the other important things to consider
Thank you
January 26, 2009 at 5:03 pm
No, I did not run so far..because the agent is running fine. So even it is running fine do I need run this script?
Its happened after applying SP3. We have...
January 26, 2009 at 3:07 pm
Viewing 15 posts - 106 through 120 (of 303 total)