Forum Replies Created

Viewing 15 posts - 946 through 960 (of 1,518 total)

  • RE: Operations Manager Custom Collection

    Thanks guys, I will try not to disappoint... 🙂

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Operations Manager Custom Collection

    Grant Fritchey (9/3/2008)


    Now that I've taken the time to actually think about the answer to the question, yes, you'd need to recreate the script inside a monitor. Seems a bit...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Should non-clustered indexes be placed on separate physical device than data?

    ALZDBA (9/2/2008)


    Indeed, this guideline to enhance IO still goes for sql2005 and 2008.

    However, if you're going for partitioned objects, you should keep in mind there is a huge advantage in...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Should non-clustered indexes be placed on separate physical device than data?

    Lynn Pettis (9/2/2008)


    I wish I had a server configured where I could test it out. I'm just going on what I have read about databases and physical design. ...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Should non-clustered indexes be placed on separate physical device than data?

    Thanks for the input!

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: SQL Server Profiler: Help needed monitoring one specific store procedure

    In the TextData column add a filter that reads like this:

    Like '%yourSprocName%'

    I recall trying this once and not being able to get it to work. Test it out first.

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Problems with SQL Mail :xp_get_mapi_profiles

    joseph.dasnevis (9/1/2008)


    That's the problem, I have to process incoming emails to capture data into a db table and I believe db mail doesnt have this feature.

    I now see the issue,...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Problems with SQL Mail :xp_get_mapi_profiles

    joseph.dasnevis (9/1/2008)


    Thanks, but can you pls let me know how I can read and process incoming emails through DB mail.

    Ours is a pretty simple requirement - just be able to...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: database and transaction logs on same drive?

    If you are dealing with a small db with low activity and/or are using it in a dev/test environment, it is *OK* to put both on same drive. The previous...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Server Logins

    Restore your master db backup as another name, say master_bk, and check the sys.server_principals view. It will give you all server logins. It won't give you their mappings onto...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Install SQL Server 2005 error

    Are you local admin on the machine?

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Server

    sudhakara (8/31/2008)


    when check the error log i had seen the msg

    "A significant part of sql server process memory has been paged out. This may result in a performance degradation.

    ...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: Problems with SQL Mail :xp_get_mapi_profiles

    joseph.dasnevis (8/31/2008)


    Thanks. Yes I'm aware of that but I've configured SQL Mail to process incoming emails and Database Mail to send out emails.

    Was there any reason for this? DB mail...

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: SSRS - customize parameter-area

    The sample project is ready. How can I send you the zip file?

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

  • RE: SSRS - customize parameter-area

    I think it's easier if I create a sample report project and send it to you.

    Pls stay posted.

    Anyone know how to add attachments to a thread?

    __________________________________________________________________________________
    SQL Server 2016 Columnstore Index Enhancements - System Views for Disk-Based Tables[/url]
    Persisting SQL Server Index-Usage Statistics with MERGE[/url]
    Turbocharge Your Database Maintenance With Service Broker: Part 2[/url]

Viewing 15 posts - 946 through 960 (of 1,518 total)