Viewing 15 posts - 6,871 through 6,885 (of 9,253 total)
Log shipping would probably be your best option
July 19, 2011 at 10:29 am
from memory, the farm account will require at least dbcreator and securityadmin when creating content and search databases
July 19, 2011 at 9:20 am
Furthermore, please see my attached WIKI (in .doc format) detailing how to install, patch and configure an SSRS2005 instance 😉
😎
July 19, 2011 at 8:29 am
why are you using WMI?
To identify the virtual network name and the active cluster node name use the following
For cluster node name
select serverproperty('ComputerNamePhysicalNetBIOS')
For virtual network name
select serverproperty('machinename')
For instance name
select...
July 19, 2011 at 8:02 am
jpSQLDude (7/19/2011)
george sibbald (7/19/2011)
yesThanks! Care to share how?
open reporting services configuration manager and when setting the SSRS instance details a set of database connection options are there, simply point to...
July 19, 2011 at 7:37 am
nalinabey (7/19/2011)
I was trying to set up domain controller and two VM's for this.I have a problem with assiging IP's for these three servers in order to create a...
July 19, 2011 at 6:25 am
Joy Smith San (7/19/2011)
Thanks Perry.Will this work for SQL 2000 as well.? If not whats the equivalent.?
Thanks again.
No, the following will work for SQL Server 2000.
select ...
July 19, 2011 at 4:04 am
Which browser are you using?
July 18, 2011 at 11:45 pm
Jeez, we're not still flogging this dead horse are we 😀
July 18, 2011 at 3:35 pm
Could you provide more info on the iSCSI setup
July 18, 2011 at 10:35 am
don't disable the services, set them to manual startup and then use 'NET START' command to start the services. Incidentally, why is it taking so long for the storage to...
July 18, 2011 at 10:08 am
pshaship (7/18/2011)
July 18, 2011 at 10:04 am
Marios Philippopoulos (7/5/2011)
Also suppose that role dbRole2 is also a member of dbRole1.
Implicitly, login1 is now mapped to both roles,...
July 18, 2011 at 9:35 am
are you aiming at just user created database roles or fixed roles too?
July 18, 2011 at 9:22 am
keyun (7/18/2011)
What is the best method of updating your production server dbs from your development?
Currently, we are running daily process at night to backup our database and restore on...
July 18, 2011 at 8:42 am
Viewing 15 posts - 6,871 through 6,885 (of 9,253 total)