Viewing 15 posts - 196 through 210 (of 611 total)
allenjoey24 (12/18/2016)
December 18, 2016 at 9:34 am
Eric M Russell (12/14/2016)
If the two servers are located on-premises, like in the same rack or server room, then perhaps you can connect them directly using a crossover network cable.
This...
December 17, 2016 at 12:58 am
Perry Whittle (12/16/2016)
Pre size your log and don't shrink it
I prefer simply letting the log grow naturally and leaving it there........after all, how often does an SQL Server really Need...
December 17, 2016 at 12:56 am
Something I would like to add to my previous remarks is this:
If the transaction log really is that big, then now is definately the right time to figure out why....
December 16, 2016 at 1:35 am
New Born DBA (12/13/2016)
December 14, 2016 at 4:57 am
prafullaahirrao (12/12/2016)
I have one table Employee which has 2 columns EmpId and EmpName with thousand's of rows in it.
Table does not have any key as of now.
If I execute...
December 14, 2016 at 4:51 am
Sorry, your code isn't really that easy to read.
Is there a reason you aren't ROUNDing the decimal numbers you want to format?
December 14, 2016 at 4:48 am
GilaMonster (12/14/2016)
Austin_123 (12/13/2016)
December 14, 2016 at 4:38 am
dave hants (12/14/2016)
In the end we went with a third party...
December 14, 2016 at 4:36 am
Igor Micev (12/13/2016)
For SQL Server 2014 find this reference...
December 13, 2016 at 7:08 am
I have done a little research and not found any setting that can keep this under control. From what I have read up until now though the records contained...
December 13, 2016 at 7:04 am
MattF (12/13/2016)
December 13, 2016 at 6:40 am
Hi Matt,
are you using the SSIS Catalog? If so it may be worth having a look at the Catalog Properties.
The standard value for Retention Days is 365 and when...
December 13, 2016 at 12:28 am
I think there are far too many complex solutions to a relatively simple Problem here.
Why not simply create a COPY_ONLY backup on the prod System and ROBOCOPY it to the...
December 12, 2016 at 12:26 pm
Viewing 15 posts - 196 through 210 (of 611 total)