Forum Replies Created

Viewing 15 posts - 3,811 through 3,825 (of 19,560 total)

  • RE: How do i get usernames for everydatabase including the admins

    Here is a script to get a full blown audit of security

    http://jasonbrimhall.info/2010/03/19/security-audit/

    It's beyond what you requested but will cover all of the bases.

    Another script I saw recently is here that...

    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: Server Migration

    They should still display a database name. With no activity on the server, all of my instances still show a database name for those spids.

    I think it must be...

    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: OS Disk Capacity Information

    Robert klimes (2/7/2014)


    Jeff Moden (2/7/2014)


    My problem is that I'm still stuck with 2005 at work (apologies for forgetting to mention that on a 2K12 forum). CMS isn't possible for...

    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!

    L' Eomot Inversé (2/7/2014)


    SQLRNNR (2/7/2014)


    Confidence

    Trickster

    TURN

    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?

    Ed Wagner (2/7/2014)


    L' Eomot Inversé (2/7/2014)


    Jeff Moden (2/7/2014)


    Koen Verbeeck (2/6/2014)


    Steve Jones - SSC Editor (2/6/2014)


    However, this way they can give feedback that something worked. We are talking about how to...

    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!

    Confidence

    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: Analysis Services Tabular

    Intriguing 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: OS Disk Capacity Information

    Jeff Moden (2/7/2014)


    My problem is that I'm still stuck with 2005 at work (apologies for forgetting to mention that on a 2K12 forum). CMS isn't possible for me at...

    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: T-SQL script to automatically restore the transaction logs?

    MyDoggieJessie (2/7/2014)


    Hey everyone! It's ugly code Friday!!! :hehe:

    Here's the ugliest way around the issue (as pointed out by SQLRNNR)D-ECLARE @String varchar(250)

    SET @String = 'xxxdb_backup_2014_02_06_073328_1849272.trn'

    SELECT LEFT(@String, CHARINDEX('_', @string, 7)) + REVERSE(SUBSTRING(REVERSE(@String),...

    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?

    jasona.work (2/7/2014)


    SQLRNNR (2/7/2014)


    ChrisM@Work (2/7/2014)


    Anybody else seeing a kinky image of Koen, Gail and Grant wondering around without their tshirts?

    Kinky??

    Um no. Just got back from SQLCruise with Grant and nobody...

    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: Oddball Interview Questions

    Jason Carter (2/7/2014)


    akthar hussain (2/7/2014)


    A question i received on a pre-interview test:

    How do you eat an elephant?

    I believe the best answer to this is the classic

    One bite...

    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: Oddball Interview Questions

    call.copse (2/7/2014)


    Abu Dina (2/7/2014)


    ...

    The second question in particular really bothered me...

    That is definitely one to have mapped out in advance. I'm British and so really awkward about that sort of...

    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?

    ChrisM@Work (2/7/2014)


    Anybody else seeing a kinky image of Koen, Gail and Grant wondering around without their tshirts?

    Kinky??

    Um no. Just got back from SQLCruise with Grant and nobody wants to...

    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?

    GilaMonster (2/7/2014)


    Koen Verbeeck (2/7/2014)


    GilaMonster (2/7/2014)


    Koen Verbeeck (2/7/2014)


    Ed Wagner (2/7/2014)


    That's one thing I really enjoy about SSC. The people here aren't paid to answer questions. We do it because...

    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!

    inoculation

    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 - 3,811 through 3,825 (of 19,560 total)