Viewing 15 posts - 16 through 30 (of 41 total)
I tried
grant execute any to username and it did not work?
will this command give execute permission to all SP on all databases or just one database?
July 5, 2007 at 7:24 am
I installed SP2,
now how can i clean up old transaction and backup files both using same maintenance cleap plann, I only have option to enter one extension?
I have...
July 4, 2007 at 1:46 pm
This is my maintenance plann, do I need to change any thing to make it better
This is order in which I ran it Monthly
re-buildindex
update index
update statistic
check database integrity
logbackup
database backup
Daily at...
July 3, 2007 at 10:24 am
Hi sugesh,
grant execute any to sqluser will grant execute permission on all sp for that particular user?
Thanks
July 3, 2007 at 9:16 am
Thanks everyone for your help. It was quick and very helpful.
July 2, 2007 at 10:13 am
if I give user datareader and datawriter role, will they be able to perform insert, update, delete, select and exec sp with out manually giving exec permission on each SP?
Thanks...
July 2, 2007 at 9:44 am
Hi deepak,
My data size is around 7GB and unused space is around 1gb in this case should I shrink it? This is not the size of the logs, this is...
July 2, 2007 at 9:38 am
My DBSize is around 7GB and unused space is around 1gb in this case should I shrink it?
sugesh,
"but remeber to keep a minimum space in the file for transactional operations."...
July 2, 2007 at 7:48 am
Thanks everyone for the reply
I am going to create new users name with new security model. I am not trafering any user from old server as security was not desing...
July 2, 2007 at 7:42 am
Thanks everyone,
This will be very helpful. But key here would be to install sp2 to make use of Maint Plans.
June 8, 2007 at 7:53 am
I do a full backup of T.Log and full backup of database every night but for some reason my T.logs grows unless I manually free up the space.
June 6, 2007 at 9:29 am
If I install SP2 will anything go wrong? do I have to recreate maintenance plann?
June 5, 2007 at 8:56 am
I did start with a simple maintenance plann as follow!
For the biggest database here's the plann
Full Database Backup everyday ,
Full Transaction log backup everyday,
Re-indexing, update Statistic etc every month.
but for...
June 4, 2007 at 8:35 pm
Hi cburleigh,
How can I use MSForeachDB to get detail info on all databased like (size of data and logs files and...
May 13, 2007 at 11:16 am
Thanks everyone for all your help. That was really helpfull and pretty fast.
April 4, 2007 at 2:37 pm
Viewing 15 posts - 16 through 30 (of 41 total)