Viewing 15 posts - 4,486 through 4,500 (of 9,253 total)
ananda.murugesan (12/6/2012)
I have doubt..
I think if this didn't work as designed Microsoft would have known about it by now 😉
ananda.murugesan (12/6/2012)
December 6, 2012 at 5:08 am
if you read the download instructions you are instructed to either
download the Lang.BOX Core.BOX and Install.EXE to a folder and extract the...
December 6, 2012 at 3:02 am
ananda.murugesan (12/6/2012)
I try to created new user & login on the secondary server instance, but still facing same issues...not able to create new user on the standby read-only...
December 6, 2012 at 2:56 am
Ravi-156610 (12/6/2012)
December 6, 2012 at 2:53 am
Mount points are a standard feature of the NTFS file system and have been for some time. Mounted volumes are very common on Unix systems too.
December 5, 2012 at 11:48 pm
jmaikido (12/5/2012)
I have the exact same requirement whereby I have been given the task to LS multiple databases. approx. 25 @ this stage. (SQL2008R2) As I'm not one for...
December 5, 2012 at 11:41 pm
F. Dwarf (12/5/2012)
December 5, 2012 at 12:18 pm
sqlfriends (12/5/2012)
Thanks, but it seems detach and attach is easier and involves less steps to do.
Do whatever you feel comfortable with, just know that in SQL server 2005 on ALTER...
December 5, 2012 at 12:16 pm
they both achieve the same result. Detaching removes the database from the system catalogs whereas offline doesn't.
December 5, 2012 at 10:03 am
Jeff Kelly-310227 (12/5/2012)
We understand that typically multiple files are used to spread out the...
December 5, 2012 at 9:23 am
Bhuvnesh (12/5/2012)
with 0 or 100 fillfactor ..more space is required and IO also get affected)
You cannot specify a fillfactor of 0 in the rebuild command, any attempt to do so...
December 5, 2012 at 7:02 am
craig.dixon (12/5/2012)
Thanks for the reply 🙂 When taking the backups, in the overwrite media section, I have selected to "Back up to the existing media set" and the...
December 5, 2012 at 4:42 am
Mh-397891 (12/5/2012)
1. Remove the SQL 2008R2 from Cluster1\Node1
You don't need to retain any databases from here then??
Mh-397891 (12/5/2012)
2. Install SQL 2012 in Cluster1\Node1 along with SP1
Why when you already have...
December 5, 2012 at 4:38 am
If the principal is down and you want to bring the mirror up you will need to force service using
ALTER DATABASE mydb SET PARTNER FORCE_SERVICE_ALLOW_DATA_LOSS
December 5, 2012 at 2:56 am
you'll need to offline the SQL Server clustered service resource, then add the dependency, the bring the resource online.
Ensure you add the stoarge to all required cluster nodes and add...
December 5, 2012 at 2:51 am
Viewing 15 posts - 4,486 through 4,500 (of 9,253 total)