Viewing 15 posts - 3,976 through 3,990 (of 9,253 total)
HanShi (8/27/2013)
August 27, 2013 at 5:18 pm
Placing system dbs on C is not too dramatic as the boot drive it will always be online while the server is up. Obviously tempdb and distribution db should be...
August 27, 2013 at 11:21 am
Dont panic, what was the exact command you used?
Get the current paths from sys.master_files and compare them
August 27, 2013 at 11:16 am
dokledon (8/25/2013)
Can I have:
- Node 1: SQL1\Default and SQL2\Default (different/unique SQL VIP Name w/ Default Instance)
- Node 2: SQL3\Default and SQL3\Default
,so It won't be necessary to...
August 27, 2013 at 4:03 am
yes the loss of that drive\folder will stop sql server from running, the system database path is where the master database sits and is critical for sql server operation.
You can...
August 27, 2013 at 3:56 am
August 23, 2013 at 5:20 am
August 23, 2013 at 5:10 am
BobMcC (8/20/2013)
Rather than have one file group with files on six LUNS; perhaps have multiple file groups;...
August 20, 2013 at 10:59 pm
BobMcC (8/20/2013)
So in the case of my six luns; I guess the best thing to do is create one FileGroup with a data files on each LUN (of the...
August 20, 2013 at 11:06 am
introduce the new node to the cluster and present the storage, then run add node on the new cluster node. Ensure that any validation checks complete successfully before adding the...
August 20, 2013 at 7:58 am
BobMcC (8/19/2013)
I've read (in the NetApp documentation) that the Microsoft recommendation on multiprocessor servers is to have at least one LUN per logical processor.
Hmmmm, no, that's only really valid for...
August 20, 2013 at 3:17 am
anybody wanting the guide please download from this link
August 19, 2013 at 11:17 am
ArjunaReddy (8/18/2013)
We have got new space (SAN) allocated recently by storage folks to one of our database server to resolve I/O issues with some specific drives (D: & E:). Inorder...
August 19, 2013 at 8:22 am
ananda.murugesan (8/14/2013)
If Principal server is down due to N/W or H/W issues, In this cause mirror database condition is...
August 14, 2013 at 6:45 am
you can assign any unused port you want but default is 1433.
August 14, 2013 at 6:40 am
Viewing 15 posts - 3,976 through 3,990 (of 9,253 total)