Viewing 15 posts - 6,601 through 6,615 (of 9,253 total)
SQL Server compression is indeed favourable when compared to 3rd party products such as Litespeed or SQLBackup. The big issue for me is that when enabling TDE compression is void....
September 19, 2011 at 3:57 am
Amu (6/1/2011)
Trasaction log backup will allow you to recover to point in time of the failure while incremental backup won't.
In BULK_LOGGED recovery model this is not necessarily true and shouldnt...
September 19, 2011 at 3:46 am
Jeff Moden (9/18/2011)
Thanks, Perry. I feel extremely lucky, deeply humbled, and honored all at the same time.
Trust me buddy luck has nothing to do with it. IMHO you were...
September 19, 2011 at 3:36 am
who are you logged onto the machine as?
September 19, 2011 at 3:32 am
Jeff Moden (9/18/2011)
This is just so wrong... What is the name of the school where they are teaching you to do such a thing in SQL Server?
RBARs R Us 😀
BTW,...
September 18, 2011 at 1:35 pm
bindview (9/18/2011)
The edition is sql server 2005 sp4. I will try your solution of creating the new backup folder and will post the results soon.Thanks for the help.
The network path...
September 18, 2011 at 10:37 am
you should be able to get the IP address of the client this may help to narrow the user down
September 18, 2011 at 9:52 am
even better, slipstream the service pack for a trouble free installation
September 17, 2011 at 2:33 pm
as already said when shelling out specify the path like so
exec xp_cmdshell '"C:\Program Files\Microsoft SQL Server\90\COM\tablediff.exe" blah'
Alternatively go onto the server and add the path for the TABLEDIFF.EXE to the...
September 17, 2011 at 2:22 am
sqlbuddy123 (9/16/2011)
backup_retention_period - 4320 -- what units are these ?
The length of time in minutes.
September 17, 2011 at 12:44 am
kvr1985 (9/16/2011)
mirror server not synchronizing.please find the snapshot in attachment.
Has it ever synchronised?
Can you supply more info on the steps you took to set up the mirror session?
September 16, 2011 at 4:36 pm
VanishingW (9/16/2011)
September 16, 2011 at 8:07 am
I'm assuming the filer is setup to use FCP and not iSCSI, double check the initiator groups as that has to be the root of the issue. Does the second...
September 16, 2011 at 1:18 am
pamalatha (9/15/2011)
Thanks a lot Crazy.
😀 my name is Perry
September 15, 2011 at 12:35 pm
Viewing 15 posts - 6,601 through 6,615 (of 9,253 total)