Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Shrink SQL Database Failed

    free_mascot (12/9/2013)


    Execute following command to check database:

    DBCC CHECKDB (BizTalkDTADb)

    This will help to find the consistency of the database.

    Once it is successful again execute the shrinkfile command specifying the file_id.

    HTH

    i...

Viewing post 1 (of 2 total)