Databases

NAVIGATION
CATEGORIES
REFERRENCE
LINKS
  • dbcc rebuild_text results in full tranlog

    0 answers - 742 bytes - related search similar search Add To My Delicious Add To My Stumble Upon Add To My Google Mark Add To My Facebook Add To My Digg Add To My Reddit

    We got a database with a very large table, which holds a IMAGE field. There
    are a lot of inconsistensies on this specific table. A dbcc checkstorage
    resulted in ca. 750 hard- and 350 softfaults :
    frs2_srcimage 255 100030 page format error
    I thought a 'dbcc rebuild_text(frs2_srcimage)' would fix this table, but
    The tranlog is filling up while the rebuild_text() is running. Dumping the
    tranlog doesn't clear is. 'tricks' like dumping with no_log etc also
    won't work.
    This results in a situation where my rebuild_text() nevers ends and my
    frs2_srcimage never get's rebuilded
    Are there any suggestions on how to 'attack' this table-storage problem?

Re: dbcc rebuild_text results in full tranlog


max 4000 letters.
Your nickname that display:
In order to stop the spam: 9 + 8 =
QUESTION ON "Databases"

EMSDN.COM