Forum Replies Created

Viewing 15 posts - 181 through 195 (of 332 total)

  • RE: What order do you do maintenance tasks in?

    If you run through the Maintenance Plan Wizard, which I'm sure a lot of DBAs use, then the default order of tasks is:

    Check Database Integrity

    Shrink Database

    Reorganize Index

    Rebuild Index

    Update Statistics

    Clean Up...

  • RE: Comparing ss and ß using LIKE

    Hi Kirill,

    Thanks for the explanation; I am trying to learn German, but I am finding it hard work. Bring back Esperanto 🙂

  • RE: Comparing ss and ß using LIKE

    I was under the impression that ß can 'optionally' be written as 'ss' but this is not true the other way around.

    If I remember correctly, under the German spelling reform...

  • RE: ISA Server

    Could it be, through some hair-brained logic, that the ISA Service tries writing to the database; if the write fails, it assumes the database does not exist and then tries...

  • RE: ISA Server

    Some good information can be found in the TechNet article "Monitoring, Logging, and Reporting Features in ISA Server 2006":

    http://technet.microsoft.com/en-us/library/bb794817.aspx

    Amazingly, yes, ISA Server does create a new database each day.... I...

  • RE: Login failed for user 'NT AUTHORITY\ANONYMOUS LOGON'

    The user should give you a clue here - Anonymous login failed. So, there is no point checking your username/passwords; they are not being used. One server is trying to...

  • RE: UK Cultures

    Good point Rootman about Council Houses, thanks. Also worth noting that many, many Councils in the UK have "sold off" their stock of Council Houses, either to the people living...

  • RE: How do I limit user access to certain time of day

    In a full Active Directory environment, you can define the "Logon Hours" for a particular user (found under the [Account] tab in ADUC).

    With local logon (no AD) I don't think...

  • RE: The July Car Update (2008)

    when someone comes up with a truly eco-friendly car thats practical and enjoyable to drive, they are on to a winner.

    Unfortunately, this is the problem. There is no such thing...

  • RE: The July Car Update (2008)

    the real reason for the currently high fuel costs - speculative buying by financial institutions to try and make up for their cockup in the mortgage markets

    To be fair, it...

  • RE: The July Car Update (2008)

    Just thought I'd cheer everyone up by saying that I have a company-paid fuel card. I have no idea how expensive my diesel is, because I never pay for it....

  • RE: UK Cultures

    'tis true, not all English girls are chavs. If you look hard enough, you'll find a ladette or three. Not sure who is better though.

  • RE: I/O timeouts writing to a transaction log - Please Help!

    Sounds like quite a significant problem with that firmware release!

    If your current log file is 100MB, but it has been 4GB, you obviously have Auto Shrink enabled (or it occurs...

  • RE: I/O timeouts writing to a transaction log - Please Help!

    You have not said how large the Log File currently is; an auto-grow of 50MB may be entirely unsuitable. Also, you may find that internally, the Virtual Log Files are...

  • RE: 3 questions on database mirroring

    It seems strange that an ALTER DATABASE command should be sent to the Witness server. hmm, unless changes are required to the MSDB database...? Or maybe the ALTER is required...

Viewing 15 posts - 181 through 195 (of 332 total)