Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)

  • RE: Fuzzy searching

    Erland Sommarskog (7/29/2013)


    The log you posted, disagrees with the output you posted from "SELECT @@version":

    Microsoft SQL Server 2005 - 9.00.5069.00 (Intel X86) Aug 22 2012 16:01:52 Copyright (c) 1988-2005 Microsoft...

  • RE: Fuzzy searching

    Here's the first 5 mins of my current log:

    2013-07-29 07:59:04.53 Server Microsoft SQL Server 2005 - 9.00.1399.06 (Intel X86)

    Oct 14 2005 00:33:37

    Copyright (c)...

  • RE: Fuzzy searching

    Is /PAE present in BOOT.INI?

    No. Here's the file in case it might be helpful.

    [boot loader]

    timeout=30

    default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS

    [operating systems]

    multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows Server 2003, Enterprise" /noexecute=optout /fastdetect

    Can you post the output of this batch:

    select physical_memory_in_bytes, virtual_memory_in_bytes,bpool_committed,...

  • RE: Fuzzy searching

    Could you post the output from "SELECT @@version" for your server, as well information about the machine. How much memory does it have? Are there other instances on the machine?...

Viewing 4 posts - 1 through 4 (of 4 total)