Forum Replies Created

Viewing 15 posts - 166 through 180 (of 373 total)

  • RE: SQL Search very slow please help

    Mike.brickles (11/1/2013)


    I moved the tables by using the import and export data

    I really dont know much about sql at all

    Are the 2 schemas the same? Indexes, statistics? ...

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: Failed to map 8388608 bytes of contiguous memory

    No.

    Here is the start up:

    -dC:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\master.mdf;

    -eC:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\Log\ERRORLOG;

    -lC:\Program Files\Microsoft SQL Server\MSSQL10_50.MSSQLSERVER\MSSQL\DATA\mastlog.ldf

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: Failed to map 8388608 bytes of contiguous memory

    Has there been a definitive resolution to this? I just started getting the same error message. The SQL box is a VM with 8gb memory SS2K8R2 Enterprise...

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: Today's Random Word!

    Ed Wagner (10/31/2013)


    Revenant (10/31/2013)


    Ed Wagner (10/31/2013)


    crookj (10/31/2013)


    Kurt W. Zimmerman (10/31/2013)


    Lewis

    Palmer

    Arnold

    Schwarzenegger

    Conan

    O'Brien

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: Today's Random Word!

    Lewis

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: Today's Random Word!

    Ed Wagner (10/31/2013)


    crookj (10/31/2013)


    Ed Wagner (10/31/2013)


    Cliff Jones (10/30/2013)


    Kurt W. Zimmerman (10/30/2013)


    crookj (10/30/2013)


    SQLRNNR (10/30/2013)


    Corporate Seagull

    Company abatross

    Gossamer Albatross

    Gossamer Condor

    Flight

    Voyage

    Cruise

    Tom

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: SQL2008 - Is there alternative to cursor to address my need?

    Ed Wagner (10/29/2013)


    Luis Cazares (10/29/2013)


    If you're looking for ideas, this phrase by Jeff Moden might help you.

    First step towards the paradigm shift of writing Set Based code:

    Stop thinking about...

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: An INSERT EXEC statement cannot be nested

    The simple answer to this problem is you are already performing an INSERT EXEC which is in the stored procedure you are calling, just as the error indicates.

    Kurt

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: Today's Random Word!

    crookj (10/30/2013)


    SQLRNNR (10/30/2013)


    Corporate Seagull

    Company abatross

    Gossamer Albatross

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: No foreign keys police

    OTF (10/29/2013)


    Ed Wagner (10/29/2013)


    If you haven't been tasked with fixing the problem and are also the new guy, be careful. While you sound like you can and should bring...

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: Database In recovery

    This might be helpful.

    http://timlaqua.com/2009/09/determining-how-long-a-database-will-be-in-recovery-sql-server-2008/

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: Differential backup issue

    PRR.DB (10/29/2013)


    muthukkumaran Kaliyamoorthy (10/29/2013)


    PRR.DB (10/29/2013)


    Hi All,

    I have taken full backup of database yesterday(with Recovery Model=full ) from sql 2005

    and taken differential backup today 5PM(IST)

    now i am restored the full...

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: Performance and Temporary Tables

    .. I guess my post might have been somewhat confusing... I will use temp tables, table variables, CTEs where the are the best based upon a number of things...

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: SQL Server 2005 - 2012 (TEMPDB Issue)

    There is a lot of information available regarding TEMPDB. One of the best sources outside of SSC is snooping around TECHNET or MSDN. I found this article that...

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

  • RE: backup compression thoughts ?

    What I've done is leave my folders uncompressed and invoked the database backup compression. However I'm just finishing up a backup/transaction archival process that moves my backups from their...

    Kurt W. Zimmerman
    SR DBA
    Lefrak Organization
    New York, NY

    http://www.linkedin.com/in/kurtwzimmerman

Viewing 15 posts - 166 through 180 (of 373 total)