Viewing 15 posts - 2,251 through 2,265 (of 4,745 total)
Trey, I apologise in that case. Thought I had to reply just in case there was a misunderstanding where I was coming from.
the dangers of written only communication.
---------------------------------------------------------------------
September 22, 2010 at 4:59 pm
If the above post was aimed at me sample databases should not be present on a production server because people should not be testing\learning on production servers.
Dev server, play to...
---------------------------------------------------------------------
September 22, 2010 at 4:20 pm
the two dmvs you want are sys.dm_db_index_operational_stats and sys.dm_db_index_usage_stats
these give stats on how often indexes are used and how many times they were used in a query plan (roughly...
---------------------------------------------------------------------
September 22, 2010 at 4:07 pm
Sounds like maybe the SOX compliance team has been in. These are exactly the type of carte blanche recommendations that are made.
If a reasoned argument can be provided as...
---------------------------------------------------------------------
September 22, 2010 at 3:43 pm
Oh dear. If you cannot get into SQL whilst experiencing that error the ONLY way out is to restart SQL.
How many CPUs have you got. For SQL to freeze there...
---------------------------------------------------------------------
September 22, 2010 at 3:32 pm
from a SQL perspective no different from any other migration.
Speak to your server guys, they may be able to do a P2V for you. (physical to virtual server copy)
---------------------------------------------------------------------
September 22, 2010 at 8:47 am
sort of related to the blog ron posted profiler now contains a 'blocking' event that gives good information. You can tailor the threshold for reporting on blocks.
personally I would use...
---------------------------------------------------------------------
September 21, 2010 at 10:52 am
same result
---------------------------------------------------------------------
September 21, 2010 at 8:18 am
I can confirm it is not possible
---------------------------------------------------------------------
September 21, 2010 at 8:09 am
ditto.
---------------------------------------------------------------------
September 21, 2010 at 7:08 am
please still post back your results and final configuration, will be useful info
@brandie
sorry, was not ignoring you, just taking a different viewpoint.
---------------------------------------------------------------------
September 21, 2010 at 6:56 am
thanks for the backing Cath, I wish people would believe ME sometimes. 🙂
I actually run SQL2005 SE 32bit with more than 4GB memory, so I know it works. definitive proof...
---------------------------------------------------------------------
September 21, 2010 at 3:42 am
sqlbuddy123 (9/20/2010)
Hi George,I am ready. Please go ahead!
This is not a competition, I...
---------------------------------------------------------------------
September 21, 2010 at 2:34 am
MrAkki, you have the configuration at your place of work, please try it out, you cannot do any harm.
Is there by any chance a message to the effect of
'Set AWE...
---------------------------------------------------------------------
September 21, 2010 at 2:29 am
GilaMonster (9/20/2010)
Or, if you don't want to believe me, how about someone who used to work on the storage engine team for SQL 2005.
I believe you 🙂
andrew, will you describe...
---------------------------------------------------------------------
September 20, 2010 at 3:16 pm
Viewing 15 posts - 2,251 through 2,265 (of 4,745 total)