Forum Replies Created

Viewing 15 posts - 76 through 90 (of 153 total)

  • RE: sql server blocking and biztalk

    Curious are extracts from BizTalk as source to "some SQL Server" destination? Although not recommended, but seems to help is using (nolock) hint. Was not sure from message...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: separate disks for data / logs / tempdb / system

    inevercheckthis2002 (10/7/2013)


    Steve Jones - SSC Editor (10/7/2013)


    There are testing utilities, like SQLIO to measure raw performance.

    With fourteen 15k RPM SAS drives in a RAID 10 array, at a generous 200...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: How to caclulate the size of teh DB using extent info ???

    himanshu.sinha (9/17/2013)


    I am moved to an old project , but sure why but the previous guy was collecting the total extent for the DB everyday . I am assuming that...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: San & Sql Server

    When doing a new SQL install, I asked for additional drives, It was mentioned to me that this is not done when storage is on a SAN because...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: Microsoft's Data Virtualization Strategy

    Not sure if you were looking for other options? (Your post caught my eye - that msft had a data virtualization location)

    I'm not affiliated with them, however I did see...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: IO stalls --very high in PROD

    So is sharepoint slow? Or you are just seeing this in DMV?

    Questions:

    1. Is this DMV giving cumulative values for io_stall_read_ms and io_stall_write_ms from last sql service restart?

    Yes, that's correct,...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: Moving DB from local disk to SAN.

    berhanem 9188 (8/12/2013)


    Dear SSC team,

    I hope your day is going well. I am tasked to move SQL Server 2008 DB, 2TB, which is in Simple Recovery Model, from local...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: Any Tool / Application to read SQL Server Database Fragramentation ?

    GilaMonster (6/7/2013)


    sqlsurfing (6/7/2013)


    I wanted to see the internals if after the full index re-builds of all tables things are truly "de-fragmented"

    If you've rebuilt the indexes, then the indexes are...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: Any Tool / Application to read SQL Server Database Fragramentation ?

    GilaMonster (6/7/2013)


    If your indexes have just been rebuilt, then you probably don't have much logical fragmentation.

    Red Gate's got a tool to show you index fragmentation. Free tool last time I...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: SSRS Error: Failure sending mail: The report server has encountered a configuration error. Mail will not be resent

    Does your Reporting Services Server have permissions to communicate with your SMTP Relay Server?

    - Maybe a better question is, has this worked before or first time setting up email?

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: SSRS report Memory limit

    dineshvishe (5/22/2013)


    I want limit report server for cpu and memory.

    Thanks in Advance.

    Hi please take a look at this link:

    http://technet.microsoft.com/en-us/library/ms159206.aspx

    Let me know if you have more questions, good luck!

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: Linked server on SQL server 2008R2 connecting to SQL 2005 stopped working

    pnorlin (5/31/2013)


    Problem solved for the moment:

    resolution:

    Action performed by MS support personal on our server is:

    Checked the connectivity through universal data link file:

    1.by using Microsoft OLE DB Provider for...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: VLFs sizes

    IgorMi (5/30/2013)


    Hi All,

    I want to see someone's explanation if there is a performance loss (and why in case of) when some VLFs are small and some are big, in a...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: Shrink large database

    terry.home (5/27/2013)


    Not a bad suggestion. I have considired this, but not done it.

    I dont know whether the last six months worth of data is any smaller in comparison to...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

  • RE: Shrink large database

    The backups are no longer failing. They were failing due to lack of disk space and this has now been sorted, partly down to allocating more disk space, and partly...

    --------------------------------------------------
    ...0.05 points per day since registration... slowly crawl up to 1 pt per day hopefully 😀

Viewing 15 posts - 76 through 90 (of 153 total)