Forum Replies Created

Viewing 15 posts - 19,471 through 19,485 (of 19,560 total)

  • RE: Moving MSDB in SQL Server 2005 Std Edition

    Something we have done in the past is to block apps at the firewall - if you have your database servers in a protected zone.

    Another method is to disable the...

    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: Reindexing and the benefits of fill factors.

    Ouch, have to agree with GSquared. That clustered index scheme should be re-evaluated by the vendor. Setting your fillfactor low and defragging will help this scenario.

    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: SQL BROWSER ISSUE

    Are you using a service account for the Browser service startup? If so, is that account expired, or password expired?

    Also try from a cmd prompt:

    ipconfig /flushdns

    And then have your...

    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: Reclaiming freed space

    Hugo and Hakan, both bring up good points. There may be justifiable cases to not have a clustered index on a table - in an ideal world where one...

    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 get into SQL or network administration? Total newbie needing advice!

    To answer your questions would vary from school to school and employer to employer. What are the hours like - depends on how well you do your job and...

    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: job takes different time to complete

    With the linked server in play, that is where I would troubleshoot first. You said that the proc does the import and export from within the same Instance, and...

    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: SQL Installation

    This is a decision to be made by the db and server groups within your company.

    I prefer to separate SSIS off onto it's own server - we call them process...

    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: decrypt sql server 2005 sp

    For those still asking, try the sqlfarms website. There is a script there to download. In order to download you must be a member of the site.

    SQLFarm Site

    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: Reverse Engineer Huge Database (Table Relationship Diagram)

    RedGate also has a tool called Dependency tracker that could be of some use.

    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: SQL BROWSER ISSUE

    Which version of Management Studio are you using and which version of SQL?

    Are these connection issues related to trying to connect to SharePoint, WSUS or something like 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: Reverse Engineer Huge Database (Table Relationship Diagram)

    Personally I like ER Studio. Thanks to this listing, I am checking out Power Architect 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: SQL BROWSER ISSUE

    A couple of things to check:

    Check in the SQL Server Configuration Manager > Network Protocols > Protocols

    Verify that Hide instance is set to no

    In SQL Server Surface Configuration Manager, make...

    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: Size of Log File in Database Mirroring

    To reiterate what Steve said, you will be able to re-use the log space when doing log backups. In full recovery mode, you should be performing t-log backups 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: How to Post Performance Problems

    Nice article Gail.

    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: more Data Mining!

    statistics courses and google search that landed the answer on the first return

    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 - 19,471 through 19,485 (of 19,560 total)