shrink report server_log file in sql server 2008

  • HI all.

    i need to shrink report server_log file in sql server 2008. please let me know the details.

  • have you tried

    dbcc shrinkfile(<'logfilename'>)

    works better in simple recovery mode

    Pramod
    SQL Server DBA | MCSE SQL Server 2012/2014

    in.linkedin.com/in/pramodsingla/
    http://pramodsingla.wordpress.com/

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

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