Forum Replies Created

Viewing 15 posts - 286 through 300 (of 318 total)

  • RE: MSSQL services do not show up under services

    Do you get any type of message when you try to connect to SSMS? Please post any and all messages.

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: SQL server 2000 RAM limitations.?

    With the use of the AWE enable option, SQL Server 2000 can use up to 4 GB of physical memory.

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: SQL Server 2008 Sp2

    Please review the following link, it lists all SP and patches

    http://sqlserverbuilds.blogspot.com/

    Hope this helps

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: BAckup job getting failed

    Can you post the results to the following:

    SELECT * FROM msdb.dbo.sysdbmaintplan_history

    This will give you a much greater detailed message as to why the job is failing.

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: SQL Server 2008 Non RAID install

    What you are reading is "best practice" and what I like to call the "dream scenario" installation. I too have worked for many years with the smaller mom and pop...

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: Table - UnusedSize

    Please review the following article by Joe Webb

    http://weblogs.sqlteam.com/joew/archive/2008/01/14/60456.aspx

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: Differential backup effect on transaction log

    Neither will truncate the Transaction Log. To do this, you would need to perform a Transaction Log backup and then you can truncate the log file, but keep in...

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: SQL 2005 Management Studio not responding

    Do you ever receive an error message or a dialogue box or time out? What about the event log, can you see anything in there, is it possible to...

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: T-log Backup Size - same as DB

    The 3:08 a.m. time stamp is the time that the 2:00 a.m. Transaction Log backup finished, and thus over ran the 3:00 a.m. scheduled backup.

    More than likely you...

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: SQL Server 2008

    There isn't any one site that shows OS then SQL version. The link below is for SQL 2008, and then just to the right at the top of the...

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: View all table names in a database

    Have you looked into any 3rd party applications? There are quite a few out there, but the one we have most recently started using is Apex SQL Diff

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: Migration from SQL Server 2005 to SQL Server 2008 ?

    I wasn't the best of help on your first question, so let me try to make it up. The linked server information, along with Maintenance Plans and SQL Agent...

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: Default Database engine

    If I am understanding your question correctly, you would click on Options from the initial "Connect to Server" login. There on the "Connection Properties" tab you would change the "Connect...

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: Migration from SQL Server 2005 to SQL Server 2008 ?

    Have you looked in the Articles section of this site? There are numerous, well documented steps and checks like the one written by Banyardi Schmardi linked below:

    http://www.sqlservercentral.com/articles/SQL+Server+2008/67066/

    I doubt you...

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

  • RE: There is insufficient system memory in resource pool 'default' to run this query

    Just throwing this out there, are there any OLE DB Linked Servers?

    The vendor application you mentioned, is it performing a bulk insert?

    Can you post the error log?

    How much memory do...

    Chris Powell

    George: You're kidding.
    Elroy: Nope.
    George: Then lie to me and say you're kidding.

Viewing 15 posts - 286 through 300 (of 318 total)