Viewing 15 posts - 2,956 through 2,970 (of 7,164 total)
You have a couple worlds colliding, data managers and backup operators, and you're trying to spoon-feed the data managers database backup capabilities. Which is fine, but data managers are not...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 5, 2012 at 11:38 am
dan-572483 (10/5/2012)
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 5, 2012 at 10:36 am
I do not think there have been substantial changes (if any) to the Agent Roles in 2012 but you can check it out:
SQL Server Agent Fixed Database Roles
The thing about...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 5, 2012 at 10:26 am
Abrar Ahmad_ (10/4/2012)
So i think there is the need to really capture the login IP and the user for each session SPID.
This will give you the caller's IP address in...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 5, 2012 at 10:14 am
Stuart Davies (10/5/2012)
Refund
Pro rata
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 5, 2012 at 9:28 am
First off setting the fill factor too low can affect read performance because it takes more pages to hold the same amount of data meaning more pages need to be...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 5, 2012 at 7:13 am
Are you seeing issues on your instance that you think changing this value will help resolve? What specifically are you seeing?
Here is how to change it:
Using the SQL Server Service...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 5, 2012 at 6:33 am
It sounds like you've looked into the SQLAgentOperatorRole and decided it offers too many permissions ("enable this without allow them to run ANY Agent job").
One possible solution would be to...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 5, 2012 at 5:49 am
Securing a SQL Server is an extremely vast topic and requires a comprehensive approach not limited to just worrying about who has access to the instance as a sysadmin or...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 5, 2012 at 5:24 am
Konuri Dinesh (10/4/2012)
i hope CMS(centralized management server) feature full fill this requirement
It could. You can open a multi-query window against a CMS folder. You can also iterate over CMS registered...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 4, 2012 at 12:35 pm
Debatable
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 3, 2012 at 4:48 pm
I agree that service accounts, depending on what level of permissions they have, may not be good candidates for Windows Group membership. That exception is not unlike the only exception...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 3, 2012 at 2:41 pm
Not everyone knows how to do these things. And for each of the items you mentioned there are additional steps that can be taken to mitigate those risks.
If I...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 3, 2012 at 1:46 pm
Here is a post that kind of confirms it as being an SMO issue:
http://sqlblogcasts.com/blogs/jonsayce/archive/2008/02/09/how-to-fix-slow-smo-performance.aspx
As for how to make your SSMS act properly, no clue. For the record I am running...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 3, 2012 at 1:18 pm
TJ-356724 (10/3/2012)
Server: Msg 2513, Level 16, State 2, Line 1
Table error: Object ID 544525519 (object '544525519') does not match...
There are no special teachers of virtue, because virtue is taught by the whole community.
--Plato
October 3, 2012 at 11:50 am
Viewing 15 posts - 2,956 through 2,970 (of 7,164 total)