DBCC SHRINKDATABASE

  • I'm planning on implementing dbcc shrinkdatabase (and auto_shrink)in SQL 2000 sp2. Has anyone had any trouble after running these? Thanks.

    Ben

  • I don't think you may have any problem but

    if you are planning to use auto_shrink you should check the results, and much more in a production server. I would shrink the database my self when needed.

  • I use autoshrink on my database (165+ GB) without any problems.

    -SQLBill

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

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