Viewing 15 posts - 46 through 60 (of 226 total)
The SSC homepage is currently advertising a "SQL Server MasterClass with Kimberly Tripp and Paul Randal" event. Well worth the time & money if you can make it!
May 26, 2010 at 7:53 am
Yes, they will be able to stop/start services via SSCM as well!!!
May 6, 2010 at 7:16 am
river1 (5/6/2010)
suppose that i remove the domain admins group from SQL Server 2005 security tab.?
Still don't understand what you mean... are you referring to BUIILTIN\Administrators? Do you mean removing them...
May 6, 2010 at 5:34 am
A local or domain Windows Administrator can shutdown/restart the server including restarting SQL services.
But perhaps I haven't fully understood your question...
May 6, 2010 at 4:46 am
fantastic... told you it was easy! 😉
Have fun
April 23, 2010 at 6:18 am
So your moving between SQL 2005 instances? My fault I attached the SQL 2000 ---> SQL 2005 script... The script below is what you need.
--To transfer the logins...
April 23, 2010 at 5:41 am
malachyrafferty (4/23/2010)
to recreate, do i need to delete the user from all the databases user entries first?
No, leave the database users alone, the provided script will 'match up' the sql...
April 23, 2010 at 5:20 am
Do you know how the sql login should be created in terms of permissions, passwords etc? If you do then just recreate the SQL login with the appropriate user...
April 23, 2010 at 4:55 am
Did you create the logins manually or by script?
April 23, 2010 at 4:37 am
Hi,
This is because a database user called 'MBL' already exisits in the database, you can check this by expanding databases, database_name, security, users.
Once the user has been deleted you can...
April 23, 2010 at 4:36 am
2 Tim 3:16 (4/22/2010)
Be happy with your 46 days a year. Very typically, the standard vacation time in the USA is 15 days a year.
15 days?! are...
April 22, 2010 at 10:16 am
For my 2 cents, SQL Backup/Litespeed are definitely worth the cash - they provide a huge amount of value in ease of backup/recovery automation and are feature rich. If going...
April 21, 2010 at 8:18 am
Viewing 15 posts - 46 through 60 (of 226 total)