Viewing 15 posts - 3,766 through 3,780 (of 9,253 total)
sql4gnt (1/13/2014)
January 15, 2014 at 6:40 am
you'll need to use linked table manager to relink the tables
January 15, 2014 at 6:32 am
check connections in the sql server.
Rename the backend Access db 😀
January 15, 2014 at 5:31 am
jamessdba (1/15/2014)
Thanks i found this info under logC:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Log...
😉
January 15, 2014 at 5:30 am
PearlJammer1 (1/15/2014)
looks like a complicated process to implement. I'm going to have to give this some serious thought.:-):-)
What?
Identitfy the Live tables that require obfuscating (there's likely only a few). Build...
January 15, 2014 at 4:57 am
PearlJammer1 (1/15/2014)
I have sized my 2 tempdb files at 20Gb each because I saw sql monitor returning a lot of sort warning and hash warning alerts - so I figured...
January 15, 2014 at 4:54 am
download the cum13 update and extract it to disk, then run the msi from the extracted folder
January 15, 2014 at 4:12 am
ramana3327 (1/14/2014)
Hi,I am planning to do clustering in my personal laptop.
See my 3 part guide on this site at the following links
Create virtual cluster Part1[/url]
January 15, 2014 at 4:01 am
smallmoney (1/14/2014)
Is it true that you can only have mdf files in the Primary Group?
No, that's complete twaddle :Whistling:
smallmoney (1/14/2014)
January 15, 2014 at 3:43 am
jamessdba (1/15/2014)
i was told to send the restore DB log report .
i know we can fetch this through MSDB(sysdb)..RestoreHistory table.
Where can we check the log for backup or restore...
January 15, 2014 at 3:31 am
Ted, don't forget about the new Dynamic weight quroum configuration in Windows 2012, this can help to maintain quorum during node shutdowns but on a catastrophic would likely be ineffective,...
January 15, 2014 at 3:23 am
Ted Zatopek (1/14/2014)
January 15, 2014 at 3:13 am
Doesnt look good for that table, as Gail said do you have a clean backup and unbroken log chain. If not, why not 😉
January 14, 2014 at 2:27 pm
GilaMonster (1/14/2014)
Moving TempDB is easy. The other three, not so much.
+1
January 14, 2014 at 1:54 pm
On many occasions I've been asked by clients to reconfigure a sql server and move the system databases, mainly because a vendor has deployed a server with mal configured local...
January 14, 2014 at 1:52 pm
Viewing 15 posts - 3,766 through 3,780 (of 9,253 total)