Forum Replies Created

Viewing 15 posts - 316 through 330 (of 338 total)

  • RE: Index grows really fast!

    twin.devil (7/21/2014)


    If you are loading large data in that particular table where you have created the index, then you can use disable and restore approach which can increase your performance....

  • RE: High Fragmentation Index ...

    Jeff Moden (7/16/2014)


    murnilim9 (7/16/2014)


    Thanks a lot on your response !

    Btw I performed rebuild indexes on certain databases ..maybe around 22 indexes need to be rebuilt and it failed and showed...

  • RE: High Fragmentation Index ...

    Thanks a lot on your response !

    Btw I performed rebuild indexes on certain databases ..maybe around 22 indexes need to be rebuilt and it failed and showed an error :

    /*********************************************..."...

  • RE: Log files running out of space after rebuild

    Hi All,

    I performed rebuild indexes on certain databases ..maybe around 22 indexes need to be rebuilt and it failed and showed an error :

    /*********************************************..." failed with the following error: "Transaction...

  • RE: Log files running out of space after rebuild

    Shaun Finnegan (7/15/2014)


    I'd first try to update the stats on the database that has the performance issues to see if that helps. Looks like you have alot of free...

  • RE: Log files running out of space after rebuild

    sorry ... I hv just realized there is something that I haven't answered yet..

    I perform the default rebuild indexes which has the feature ( Sort_temp = off ) and when...

  • RE: Log files running out of space after rebuild

    Thanks for your response ...

    I am doing the maintenance plan due to the performance issues...

    hmm at the moment we changes the t-log backup into every 2 hours and let...

  • RE: High Fragmentation Index ...

    oh thanks so much for your links..very useful information !

    i am performing offline index since the edition of my SQL is Standard which will not support online index.

    I noticed the...

  • RE: High Fragmentation Index ...

    hmm I have dropped the index anyway (moreover, I noticed the statistic of the unused index is quite convincing )...

    btw how do we find out which stored proc that use...

  • RE: Log files running out of space after rebuild

    Dear Roger and Gail Shaw

    Thanks for your response..much appreciate it .. actually we perform the log backup every 3 hours but we do it using third party which is Symantec..

    I...

  • RE: High Fragmentation Index ...

    Btw I have another issue after running the rebuild/reorganize index script ( once in 2 days ) ...the log files grows very fast ..we just added new harddisk a few...

  • RE: High Fragmentation Index ...

    OK Cool .. I will just drop it 🙂

    Thanks so much !!

  • RE: High Fragmentation Index ...

    In addition ...comparing with other tables ...this table is quite small ..other tables are hundred thousands of records ...

    so it means this index is useless ? cause SQL prefer to...

  • RE: High Fragmentation Index ...

    hi too ... hmm the table has 12.135 rows and the number of page on that index is 51 ...

    What do you think ?

    Thanks 🙂

  • RE: High Fragmentation Index ...

    hi ..Thanks for your response ! much appreciate it ...

    previously i used 90 as fillfactor but the page split is too fast so i lower it down become 80 ...

    i...

Viewing 15 posts - 316 through 330 (of 338 total)