Forum Replies Created

Viewing 15 posts - 7,786 through 7,800 (of 9,713 total)

  • RE: Password change error

    sushantkumar1984 (7/29/2010)


    that section is unchecked.

    Then it's time to crack open the application code and see what the login module is trying to do. You need to debug it (or have...

  • RE: Password change error

    sushantkumar1984 (7/29/2010)


    The app allows changing of password as it is enabled in sql 2005 to enforce password policy.

    Just so you know, these are NOT the same thing. If the application...

  • RE: Buffer Pool information/usage

    Pam Brisjar (7/29/2010)


    Processor tab: affinities automatic max threads 0, boost priority not set

    Nothing else runs on this machine other than the standard server things.

    But you're having performance issues still....

  • RE: Today's Random Word!

    dbowlin (7/29/2010)


    John Rowan (7/29/2010)


    I knew that dbcc timewarp would be the secret to our success!

    Yes, but let's keep it a secret, lest we anger the TSF (Temporal Security Forces) and...

  • RE: Sysprocesses Question

    stmt_start and stmt_end means when the query started running and when it stopped running.

    Look up Profiler in BOL. All your column names are similar enough events & columns in...

  • RE: Password change error

    Was the login able to log into the system before the change password attempt? Is it still able to login now? (Just verifying the change is the only thing you've...

  • RE: Buffer Pool information/usage

    Whoops, I must have mixed up those two fields when I read the snippet. My bad.

    What is the priority on your Server Properties Processors tab? And what else do you...

  • RE: Are the posted questions getting worse?

    GilaMonster (7/29/2010)


    If you look, it didn't go suspect. It went recovery_pending. That's because the corruption was encountered while opening the file. To get it suspect, the corruption has to...

  • RE: linked server catalogs not showing on client SSMS.

    Dana Bibeault (7/29/2010)


    Can't see them in the user GUI. I can see them as administrator on my gui and on the server.

    strangely, if the user goes to another PC,...

  • RE: Are the posted questions getting worse?

    GilaMonster (7/29/2010)


    Results of test:

    ....

    If you're interested in repo:

    ....

    -- open mdf in hex editor at this point and overwrite part of the first couple pages.

    Is this what you did to...

  • RE: Buffer Pool information/usage

    I'm not sure setting Min Memory to the same amount as Max Memory is an optimal solution, SQLBuddy. Once SQL reaches that 3GB, it won't free up memory from the...

  • RE: linked server catalogs not showing on client SSMS.

    Is the problem that he can't see them in the GUI or that he can't use them or both?

  • RE: Help with Sql Stroge switch

    It depends on what they're actually doing. Are they swapping old disks for new disks? Or just the software used to control the disks?

    If the later, they'll backup the data...

  • RE: Are the posted questions getting worse?

    DOH. Sorry. :pinch:

  • RE: Today's Random Word!

    crookj (7/29/2010)


    dbowlin (7/29/2010)


    Let's do the timewarp again:cool:

    It's just a jump to the left

    And then a step to the right

    With your hands on your hips

    You bring your knees in tight

    But it's...

Viewing 15 posts - 7,786 through 7,800 (of 9,713 total)