Viewing 15 posts - 76 through 90 (of 138 total)
yes, the User is in DB_DDLADMIN, DB_DATAREAD & DB_DATAWRITER. I thought if I do the "DENY DELETE" command at the end that it would take away that privilege. If that's...
January 14, 2010 at 10:06 am
Thanks Lowell.
I created a Database Role via your recommendations and added a User to it. I've just begun testing and I'm able to DELETE a record from Tables. So the...
January 14, 2010 at 9:50 am
Thanks, Jocelyn!
Good tip. This is being done ONLY in Development, but, it's still a good idea.
January 8, 2010 at 9:47 am
Thanks, Greg. They require "sa" privileges on the Database. So db_owner seems to be what I need. That way they can do whatever they want within that database, and not...
January 7, 2010 at 5:13 pm
To make them an ADMIN of their own database, can I assign them to the 'DB_OWNER" Database-Level Role?
January 7, 2010 at 2:03 pm
Thats great news! Thanks for the quick response Jeffrey.
December 31, 2009 at 10:35 am
Yes, there are 7 FileGroups. Those are good recommendations.
thanks Steve !
December 18, 2009 at 10:07 am
The User Database (it's a Vendor application/database) is on the same drive as TempDB. The drives on located on a SAN configuration. And the FileGroup that the error is referencing...
December 18, 2009 at 9:13 am
My question: Is 1053 the free space in the database or the free space on the hard drive that tempDB resides on?
Answers:
- 1053MB is the FREE Space available in TempDB
-...
December 18, 2009 at 8:38 am
Thanks Brandie !
The TempDB is configured for AUTOGROWTH and there is plenty of disk space. So it's unclear as to why TempDB might be the cause of this.
I don't suppose...
December 17, 2009 at 12:33 pm
Thanks for the quick response, Brandie.
Regarding the actual Hard Drive space. Yes, it has 9.57 GB of FREE space. I also looked at TempDB and it has 1053MB Space Available.
Also,...
December 17, 2009 at 9:23 am
Thanks for the quick response!
This is a new database with all new design. And the people "designing" it keep changing their minds. So there is no data yet.
I will search...
November 18, 2009 at 8:13 am
Viewing 15 posts - 76 through 90 (of 138 total)