Viewing 9 posts - 1 through 10 (of 10 total)
Can i ask you why are you using Maintenance plans anyways ?
There are good only for small applications, i have seen them crumble against some big databases even in SQL...
Kunal Gandre
>
Snr. SQL DBA
March 16, 2007 at 3:15 pm
Try this.
Update the Maintainence plan and save the changes ( do not make any ).
Make sure that the Jobs etc, it creates are run by "sa" ( or if you...
Kunal Gandre
>
Snr. SQL DBA
March 16, 2007 at 2:29 pm
This will work only on SQL 2005 ENTERPRISE and STANDARD Editions.
Is there an alternative in SQL 2000 for the same issue ?
Kunal Gandre
>
Snr. SQL DBA
March 8, 2007 at 8:31 am
I have tried this and it works fine........ created a function....... it works good. But i am in the last phase of QA and this will change everything !! So...
Kunal Gandre
>
Snr. SQL DBA
March 5, 2007 at 10:35 am
Yes. You are right........... I did not contact microsoft for this problem.
The problem could have been eliminated in 3 ways :-
1.> using sp_configure to set the MAX PARALLELISM to...
Kunal Gandre
>
Snr. SQL DBA
March 5, 2007 at 8:52 am
Got it !
The Design is bad. Actually this kind of configuration is not possible in an Active Passive clustered environment. The correct way of doing it without having to get...
Kunal Gandre
>
Snr. SQL DBA
July 15, 2006 at 6:32 pm
Kunal Gandre
>
Snr. SQL DBA
May 2, 2006 at 8:16 pm
So, the Node A has changed to Node B in your clustered environment. To be able to diagnose the situation.... I need to know a couple of...
Kunal Gandre
>
Snr. SQL DBA
May 2, 2006 at 8:00 pm
The Architecture for MS SQL and Oracle is completely different.
However, I have separated the database into multiple filegroups and multiple files ( more than 2 in any Filegroup )....
Kunal Gandre
>
Snr. SQL DBA
April 16, 2006 at 7:47 pm
Viewing 9 posts - 1 through 10 (of 10 total)