Forum Replies Created

Viewing 15 posts - 7,651 through 7,665 (of 19,560 total)

  • RE: Are the posted questions getting worse?

    Ninja's_RGR'us (12/5/2011)


    SQLRNNR (12/5/2011)


    Anybody else notice the changes to the blog section?

    What blog section?

    http://www.sqlservercentral.com/blogs/

    The layout is different. The syndicated posts are being published much faster than the typical 8hrs in...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Today's Random Word!

    Ninja's_RGR'us (12/5/2011)


    crookj (12/5/2011)


    WOTD - Frigid

    8 Degrees at this time.... with wind chill at -15.....

    Fridge, what's for lunch?? 😛

    Beef

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Variant Order 2

    Nice work on this one Tom.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    Anybody else notice the changes to the blog section?

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Incorrect syntax near 'left'

    slizam (12/3/2011)


    Is it something error about reserved keyword?

    The modified query that you posted does not have an error at all. Not sure what you are talking about now.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: why can't I shrink this log file?

    Did you take a log backup or did you change to simple recovery?

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: 70-432 - SQL Server

    Exams (12/3/2011)


    Hi All,

    After giving an exam for SQL Server just heard that the total time that is allotted for the exam would be monitored.

    If a candidate takes less time would...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Incorrect syntax near 'left'

    Phil Parkin (12/3/2011)


    I knew I should have 'Quoted' that to prove my sanity!

    The originally posted query looked like this:

    SELECT p.phoneno, mf6_telmn AS TelID, mf6_lcno AS Schedule, mf6_stad1 AS Address, StatusCd

    FROM...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: negative spid number

    That is different than the -3 spid.

    Post the error messages you are getting.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: 70-432 - SQL Server

    GilaMonster (12/3/2011)


    Why did you remove the question? Just means that others with the same issue can't be helped.

    That's kinda silly. Should have left the original question.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Incorrect syntax near 'left'

    GilaMonster (12/3/2011)


    slizam (12/3/2011)


    SELECT p.phoneno, mf6_telmn AS TelID, mf6_lcno AS Schedule, mf6_stad1 AS Address, StatusCd

    FROM payphone p LEFT JOIN tbphonestatus s ON mf6_telmn=machno

    WHERE mf6_telmn='02408348'

    That query parses without error. Either...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: 70-432 - SQL Server

    I too have completed exams in under half an hour. I haven't had an issue with my certs.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Stored Proc errors for usp_Admin_Delete_Files_By_Date

    You're welcome

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: duplicate record

    Have a look at this article that shows how to do that

    http://jasonbrimhall.info/2011/03/21/dedupe-data-cte/

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Dropping and restoring DB to fix file fragmentation

    Jeffrey Williams 3188 (12/2/2011)


    You can reduce your backup time by using one of the third-party tools that compresses backups.

    Redgate's SQL Backup

    Quest's Litespeed

    Idera's SQL Safe

    All of the above are good options,...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 15 posts - 7,651 through 7,665 (of 19,560 total)