Forum Replies Created

Viewing 15 posts - 646 through 660 (of 1,138 total)

  • RE: What does job syspolicy_purge_history do?

    Jess-321561 (9/18/2009)


    What does job syspolicy_purge_history do? This is came with a default installation of SQL Server 2008. Thanks!

    It removes the policy evaluation history

    When you create policies and evaluate them from...

  • RE: SSC Points

    Appreciate the explanation and solution Mel, greatly appreciated. 😎

  • RE: Create Sql Job

    This will fix it for you, before I get shouted at for using a deprecated command, I know it is sql 2000, but it works.

    sp_update_jobschedule @job_Name= 'ExecuteGreedyTran',@Name= 'ExecuteGreedyTran', @freq_interval =...

  • RE: Setting up a large cluster farm ... curious what to do with IS/AS/RS

    Sounds like you have a big task to deal with, I would split everything out, definitionally want SSRS and SSAS on separate machine.

    In previous posts, there seems to be some...

  • RE: SQL serve index help

    I am sure that someone will be kind enough to spend the time to do this for you. however based on your comments, I am making the assumption, you didnt...

  • RE: Fragmentation while Rebuilding indexes

    Trooper-731533 (9/18/2009)


    Hi,

    I have a job that rebuilds the index on one of our production databases. The job runs succesfully however when I check the 'avg fragmentaion in percent' using the...

  • RE: Can't able to view database using SSMS2008

    Can you post the error that you are seeing

  • RE: SSC Points

    Sorry for the double post, I can see that my title has changed and my points are up to date, so extremely happy, Many thanks to whoever made the change/fixed/ran...

  • RE: Getting error A severe error occurred on the current command. The results, if any, should be discarded.

    lrosini (9/18/2009)


    Do Not click on the link from dba-vb. IE will start opening mulitple pages and become unresponsive. A reboot will be required.

    Was tempted to test that theory out. but...

  • RE: RAID-50

    MarvinTheAndriod (9/18/2009)


    Has anyone had any experience with RAID 50. We are potentially implementing a new SAN in which RAID-50 will be the default, which is only marginally more expensive...

  • RE: Find out, who's responsible for temdb growth

    tobe_ha (9/18/2009)


    Hi,

    I need to find a way to analyze a tempdb, as i would like to answer the following questions:

    - Allocation per Database

    - Allocation per Session / User

    - Top n...

  • RE: data file

    Vishal Singh (9/18/2009)


    so I. but thanks for reply.

    BTW did you ever come across with any situation where in A/A node the number of CPUs are not equal on both nodes?

    Nope...

  • RE: data file

    Vishal Singh (9/18/2009)


    Silverfox (9/18/2009)


    Vishal Singh (9/18/2009)


    What this term mean "TempDB should have one data file for each CPU"

    I would have thought someone as talented as you would know this.... 😛

    It...

  • RE: data file

    Vishal Singh (9/18/2009)


    What this term mean "TempDB should have one data file for each CPU"

    I would have thought someone as talented as you would know this.... 😛

    It is best practise,...

  • RE: failover the cluster

    Vishal Singh (9/18/2009)


    and if nothing works, suspend the Services from Primary.:hehe:

    LOL, the op has enough answers, dont confuse any further.

Viewing 15 posts - 646 through 660 (of 1,138 total)