Forum Replies Created

Viewing 15 posts - 1,576 through 1,590 (of 4,745 total)

  • RE: SQL Server 2008 Maintenance Tasks

    yes I thought about that but as the OP admits to being 'a bit of a noob' i thought it might be better to start with a simple solution and...

    ---------------------------------------------------------------------

  • RE: SQL Server 2008 Maintenance Tasks

    you don't need to run an integrity check before a reindex, so yes run on different nights.

    But you should run integrity checks on a regular basis, at least weekly. run...

    ---------------------------------------------------------------------

  • RE: Error 262 Can not create new DB

    Gail, don't start this 'beat george to the post' thing again :w00t:

    ---------------------------------------------------------------------

  • RE: Error 262 Can not create new DB

    try starting SSMS by right clicking and 'run as administrator'

    ---------------------------------------------------------------------

  • RE: Are the posted questions getting worse?

    GilaMonster (8/4/2011)


    george sibbald (8/4/2011)


    Craig Farrell (8/4/2011)


    RE: Airplanes and idiots:

    It's been proven that you can *waltz* through American security even after 9/11 with:

    ...- 2 lbs of C4 ( shaped as/in your...

    ---------------------------------------------------------------------

  • RE: Rollback/suspended

    such a command could easily take a while to rollback.

    rerun the kill spid command again with the statusonly option to see how far it has got.

    i.e.

    kill spid with statusonly

    ---------------------------------------------------------------------

  • RE: Are the posted questions getting worse?

    Craig Farrell (8/4/2011)


    RE: Airplanes and idiots:

    It's been proven that you can *waltz* through American security even after 9/11 with:

    ...- 2 lbs of C4 ( shaped as/in your flipflops... which are...

    ---------------------------------------------------------------------

  • RE: Unable to Have Developers Add/Run/Change Jobs without sa access

    this is how the sqlagentoperatorrole is designed to work, it still only allows you to fully manipulate jobs you actually own. If this gives you problems (and you are not...

    ---------------------------------------------------------------------

  • RE: Max Server Memory Question

    did you see the url link i posted earlier?

    ---------------------------------------------------------------------

  • RE: Max Server Memory Question

    Roy Ernest (8/2/2011)


    As per MSDN

    "To determine if hyperthreading is enabled for the processor, compare NumberOfLogicalProcessors and NumberOfCores. If hyperthreading is enabled in the BIOS for the processor, then NumberOfCores is...

    ---------------------------------------------------------------------

  • RE: Max Server Memory Question

    The article had details on memory usage by memory outside the buffer pool. Might have been an MS engineer blog.

    1Gb for the OS does not sound enough for a 64Gb...

    ---------------------------------------------------------------------

  • RE: Max Server Memory Question

    not the article I was thinking about, but try this:

    http://msmvps.com/blogs/bradley/archive/2009/01/15/how-to-troubleshoot-sql-memory-issues-part-ii.aspx

    ---------------------------------------------------------------------

  • RE: Max Server Memory Question

    Ninja's_RGR'us (8/2/2011)


    I don't remember.

    [/ too easy to ignore]

    😀

    Fraggle, I read a good article on setting max memory taking other factors into account recently, but damned if I can find it....

    ---------------------------------------------------------------------

  • RE: Max Server Memory Question

    whats your objective here? do you want to know exactly how SQL is using the memory and if so to what end, or do you just want to get a...

    ---------------------------------------------------------------------

  • RE: Max Server Memory Question

    trying to interpret the results and find out what it all means 😉

    ---------------------------------------------------------------------

Viewing 15 posts - 1,576 through 1,590 (of 4,745 total)