Forum Replies Created

Viewing 15 posts - 18,886 through 18,900 (of 19,560 total)

  • RE: Transfer jobs between 2000 to 2005

    Do you see commonality between the ones that were successful versus those that were not successfully transferred via your script?

    Also, have you checked your script to see that the 71...

    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: Transfer jobs between 2000 to 2005

    sureshdeenu (12/7/2009)


    the servers are not side by side, wht I did was, Selected all jobs(ctrl+A)->Rt.Click on it-> open script. Copied this script and executed on SQl 2000 server, but I...

    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: Parameterized value using check constraint in view not working

    Please post the view, sample data, and table structures. This will help in coming up with a legitimate answer.

    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: SAS 70 Type II Audit - Advice Reqd

    You may be asked any question that is in line with SOX compliance. You have made the security changes based on SOX guidelines, you can bet you will 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: Cursors

    Once you layout the code in a readable format, I think the error and resolution will become obvious to you.

    As Gus said, you are missing some spaces. Remember 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: Are the posted questions getting worse?

    Grant Fritchey (12/7/2009)


    Number 6 (12/7/2009)


    At least he put it in the Hardware section of the Forums....

    They're talking about fixing mice, what are you doing here Alvin? Run! Run!

    ROFLOL

    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: My index maintenance script...

    jason.stephens (12/7/2009)


    GilaMonster (12/7/2009)


    jason.stephens (12/7/2009)


    I couldn't find any specific documentation published by microsoft on a good cut-off.

    A rough rule-of-thumb, given by a former program manager of the storage engine is around...

    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: ADDING LOCAL LOGIN

    The user would need to exist in a place where both nodes could reach it. In a cluster, you would be better served to add a Domain User. ...

    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: Transfer jobs between 2000 to 2005

    Many jobs or just a Single job?

    Side by Side upgrade to SQL 2005?

    One option could be Redgate Data Compare - and compare the MSDB database (sysjobs,sysjobschedules, sysjobsteps, sysjobservers, sysjobhistory).

    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?

    Too bad it is gone now - probably U2 drivers. Tried to respond to it - but I think Steve got to it.

    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!

    Antiquated

    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: how to flag duplicate records but diff quantity

    Please post your attempts. If you post what you have tried, we can better help you. Along with queries, it will be helpful to post table structures. ...

    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: My index maintenance script...

    Something that would be helpful in answering this would be to know page counts for your tables. It would also be helpful to see what kinds of indexes you...

    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: How to Grant Execute to all Functions to one user

    GSquared (12/7/2009)


    The reason I use cursors for this kind of thing, instead of "quirky update" string building, is that I can wrap each command in error handling much more easily.

    This...

    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: Script to Start the SQL Server Services

    rambilla4 (12/7/2009)


    Thank You,

    There is an integral piece of information. Knowing that the server is clustered is essential information for the answer.

    Using net stop net start for the services will cause...

    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 - 18,886 through 18,900 (of 19,560 total)