Viewing 15 posts - 6,706 through 6,720 (of 9,253 total)
Ok so if youre moving a copy to dev why are you log shipping it? The log shipped database will not be in a state that will allow access to...
August 31, 2011 at 1:51 pm
if you're going to wipe the partition and format it, change the disk from Dynamic to Basic before creating the new partition!
August 31, 2011 at 12:52 pm
why would you want a dev database that is in restoring state?
August 31, 2011 at 12:50 pm
So if you dont have a domain where are you getting this from????
Marcondes Josino Alexandre (8/30/2011)
SET PARTNER = 'TCP: / / fortes01.secran.com.br: 1400'
To set up mirroring for a workgroup you...
August 30, 2011 at 2:07 pm
Marcondes Josino Alexandre (8/30/2011)
I am deploying SQL Server 2005 Database Mirroring here at the University with a database with compatibility level 80 where we as an...
August 30, 2011 at 1:15 pm
Please execute the folowing against your instance and post the result
select SERVERPROPERTY('edition')
August 30, 2011 at 9:42 am
jpSQLDude (8/30/2011)
August 30, 2011 at 8:48 am
a failover is entered into the sql server log on the principal. You could capture these events and act on them. Messages will be something along the lines of
The mirrored...
August 30, 2011 at 7:56 am
okbangas (8/30/2011)
or you can try the iSCSI target in FreeNAS.
that's exactly what my guide uses 😉
August 30, 2011 at 7:41 am
check the permissions, they should contain ACLs for the sql server service account.
If sql server cant open model it cant create tempdb and so, wont start!
August 30, 2011 at 7:11 am
matt.bowler (8/30/2011)
Those logins look like the domain accounts setup for running the various SQL Services (engine, agent & full text).
they're not acounts they're local groups and hence invalid when applied...
August 30, 2011 at 7:04 am
so, verify the path and filename 😉
August 30, 2011 at 7:03 am
have you checked the Windows application log
August 30, 2011 at 6:43 am
what version of ESX are you using?
I've not used Veem have you tried asking on their forum
August 30, 2011 at 5:59 am
Viewing 15 posts - 6,706 through 6,720 (of 9,253 total)