Viewing 15 posts - 616 through 630 (of 1,365 total)
Is browser service running on that node? If not, then enable it and start it.
MJ
March 2, 2009 at 5:24 pm
Better choose windows authentication and after upgrade don't forget to enable sa login and specifying a strong password for it.
MJ
March 2, 2009 at 3:20 pm
Try that and let us know the outcome. I posted tht a minute back after posting my previous reply.
MJ
March 2, 2009 at 2:20 pm
Check whther AUTO SHRINK option is turned on for this database or is there anyone else running shrink command on it(check sp_who2 output).
MJ
March 2, 2009 at 2:17 pm
If you don't want to restart then clear the procedure cache, I know it affects the performance but ..... If possible try tht.
Also, do u see too many unparameterized...
March 2, 2009 at 2:09 pm
Can you include SET NOCOUNT ON in your SP(if its not going to brk anything) and see if tht helps.
Also, do u see too many unparameterized queries hitting ur...
March 2, 2009 at 2:02 pm
I would prefer second method as it will prevent failover.
If u dont click on checkboxof agent while taking agent offline then cluster will failover..
is that rite?
Right.
MJ
March 2, 2009 at 1:53 pm
After you install SQL Server, you can use "SQL Server 2000 Licensing" in Control Panel. Double click on it and check that.
HTH!
MJ
March 2, 2009 at 1:46 pm
Gail,
What do we need to search for in case we manage to open the .mdf file in any HEXEditor?
Thanks in advance,
MJ
March 2, 2009 at 8:00 am
As i told you make it a member of sysadmin role and then it will allow u to execute this query.
MJ
March 2, 2009 at 6:48 am
I think this user is not a valid user under master database. Add it there and if this login id is not a sysadmin and there is no proxy account...
March 2, 2009 at 6:35 am
Why don't you try attaching it to sql 2005 test instance and check the compatibility level of db after attach?
MJ
March 2, 2009 at 5:35 am
Why not watch a video-->http://www.jumpstarttv.com/clustering-sql-server-2005_33.aspx
Free registration required.
MJ
March 2, 2009 at 5:25 am
Viewing 15 posts - 616 through 630 (of 1,365 total)