Viewing 15 posts - 3,676 through 3,690 (of 9,253 total)
DSQLServer (1/22/2014)
January 23, 2014 at 12:35 am
sql-lover
Also, on Veritas you basically install MS-SQL once on top of Veritas which does the rest.
Thats not correct, see my post above.
SFW HA has VCS cluster resource...
January 22, 2014 at 2:56 pm
You can have an AO group span different clusters but its only supported for migration purposes.
January 22, 2014 at 12:06 pm
david.alcock (1/22/2014)
January 22, 2014 at 11:15 am
As far as I'm aware you cant. If you try to enable .NET role without internet access you have to use cmd line to disable online checks
January 22, 2014 at 10:55 am
muthyala_51 (1/22/2014)
Steve,Can you help me to find that article or elaborate on that technique which you are referrring to?
As follows
ALTER DATABASE olddata ADD FILEGROUP newFG
ALTER DATABASE olddata ADD FILE(NAME=somename, FILENAME...
January 22, 2014 at 9:31 am
SQL Server data compression would be my preference over NTFS compression
January 22, 2014 at 8:34 am
Welsh Corgi (1/22/2014)
The Transaction Log File was backed up 3 minutes ago.Right after the backup the transaction log file was over 5 GB.
Yes but what was the free space inside...
January 22, 2014 at 8:21 am
Akayisi (1/22/2014)
during work-day i did not want to blow up the our network. Yeah it is working by the way lol
The diff generally wouldnt be too large to do that
January 22, 2014 at 8:19 am
I'm guessing by the sudden stunned silence you have fixed it 😀
January 22, 2014 at 7:45 am
the first step you need to do is to increase the frequency of your t-log backup. Hourly is definitely not frequent enough, try half hourly or quarter hourly and STOP...
January 22, 2014 at 7:44 am
if you use sql server auth that will work. For the Windows auth to work you'll need to setup the SPNs and enable Kerberos
January 22, 2014 at 7:39 am
The only issue ever caught me was the .net framework install on a machine with no internet access (typical when deploying on a VM), you have to install it via...
January 22, 2014 at 7:34 am
Akayisi (1/22/2014)
Perry Whittle (1/22/2014)
Akayisi (1/22/2014)
Hi Perry on secondary the output isYayinSistemi_Data219269000000023400116
on primary
YayinSistemi_Data219269000000023400116
In this case you can fix the missing tran log backups issue by taking a differential backup on the...
January 22, 2014 at 7:08 am
Viewing 15 posts - 3,676 through 3,690 (of 9,253 total)