Open transaction related to IFTSAutoNested

  • Hi all,

    I always see this result while getting DBCC OPENTRAN:

    Oldest active transaction:

    SPID (server process ID): 25s

    UID (user ID) : -1

    Name : IFTSAutoNested

    LSN : (3338107:2497:1)

    Start time : Dec 25 2016 4:36:04:723PM

    SID : 0x01

    whats that ? and how can I solve it ?

    I have full text index on a table and its population is manual

  • select name, log_reuse_wait_desc from sys.databases

    kill SPID

  • This was removed by the editor as SPAM

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply