Browse by Tags

SQL Server 2005 - specific roles for replication agents
Published 22 February 8 2:10 PM | SSQA.net
Whenever the replication is configured, a set of agent profiles is installed on the Distributor, thsi profile will have a set of parameters that are used each time an agent runs. In addition to this the replication provides a default profile for each...
Using Application roles and security - SQL Server 2005
Published 19 June 7 3:30 PM | SSQA.net
In SQL Server, you can create database roles for easier administration of permissions in a database. Instead of granting individual permissions to each user separately, you can group users with the same permission needs by making them members of the same...
Database Administrator roles & responsibilities - difference in opinion
Published 17 June 7 6:39 AM | SSQA.net
I have been asked about Database Administrator roles and responsibilities many times and also seen in forums/newsgroups. In a nutshell DBA is responsible for all sorts of database within the organisation. This might vary for the management of Enterprise...