Viewing 15 posts - 6,856 through 6,870 (of 9,244 total)
its possible, but i'd go through it on a test system first if i were you to avoid hosing the production systems. Theres quite a bit to do here and...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 23, 2011 at 6:50 am
If you're clicking "add storage" it's a windows 2008 cluster. The storage dependency is set at the resource level not the group. To modify the dependencies on the SQL server...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 23, 2011 at 5:13 am
This is exactly why i wrote my guide for creating a virtual sql server 2008 cluster. It gives you exposure to Windows fundamentals and helps you grow confidence
Check the article...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 21, 2011 at 8:30 am
what was the domain name you used when creating the domain on the DC VM?
what operating system have you used for the Clusterdc and the cluster nodes?
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 20, 2011 at 8:38 am
I'm assuming you mean Report Manager URL and Report Web Service URL
The web service URL is detailed at this link
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 20, 2011 at 4:59 am
Ramkumar (LivingForSQLServer) (7/6/2009)
Guys,why Page size in Sql server is 8K? (why not 4K or 16K)
and can we change default page size?
Can anyone please clarify my doubt.
Thanks in advance
ram
i'm stabbing in...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 20, 2011 at 3:01 am
operating system error 5 is pretty clear. The SQL Server services user does not have access to the file\folder. Please check the NTFS ACLs and post a screenshot. Alternatively, use...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 20, 2011 at 2:53 am
providing your group dependencies are set correctly offlining and onlining the group will take all resources up\down as necessary. If you want to offline\restart just the clustered sql server service...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 20, 2011 at 2:43 am
😉
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 20, 2011 at 12:51 am
Log shipping would probably be your best option
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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 😉
😎
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
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...
-----------------------------------------------------------------------------------------------------------
"Ya can't make an omelette without breaking just a few eggs" 😉
July 19, 2011 at 6:25 am
Viewing 15 posts - 6,856 through 6,870 (of 9,244 total)