Viewing 11 posts - 1 through 11 (of 11 total)
Thanks a lot.
The script was very helpful.
March 18, 2013 at 7:29 am
it is not working for any of the maintenance plans that we set up...
i have created the sql agent jobs instead of maintenance plans and they are running fine.
I think...
March 31, 2009 at 2:49 pm
i have checked the domain and the maintenance plans.
Domain is same and the maintenanace plans exists.
other SQL server jobs are working fine but the backup subplans created during the creation...
March 21, 2009 at 9:34 pm
You can change the permissions whenever you want.
just remove the db_owner database role and add the other two roles. It gives the error still it creates the user.
and you can...
January 8, 2009 at 6:04 am
thanks alot guys...
i got it.
ssms -> instance - > databases-> master -> programability -> extended stored procedures -> xp_cmdshell -> righ click - properties ......
January 5, 2009 at 8:38 am
Steve ,.. will you please tell me the process to change it in Master. I may not change it but would like to know the way we do it.
thanks
January 5, 2009 at 6:53 am
how to give access of xp_cmdshell at user level.
i mean, if i need to give permission to only one user who is not sysadmin to access xp_cmdshell, how do we...
January 2, 2009 at 12:45 pm
I was unaware of this xp_cmdshell proxy account .. thanks alot for the reply
January 2, 2009 at 11:45 am
thanks for the reply...
the requirement is ,... instead of giving a sysadmin role. I need to chose few permissions to satisfy all the permissions.
using
db_creator
bulk admin and
xp_cndshell proxy account...
January 2, 2009 at 11:45 am
Hi kishore,
thanks alot the link you posted helped me alot.
December 31, 2008 at 10:42 am
Hi,
I have gone through the discussion and was great to know many things in it.
I am new to this parallelism and cxpacket and would like to know...
December 31, 2008 at 8:39 am
Viewing 11 posts - 1 through 11 (of 11 total)