Forum Replies Created

Viewing 3 posts - 16 through 18 (of 18 total)

  • RE: 50 Gb msdb ate disk

    the queue didn´t change much:

    queue_messages_1165247206queue_clustered_index466621046500404589950364543632835858

    queue_messages_1165247206queue_secondary_index990909908397677774774763

    How can it be reduce?

    Regards,

    Juan

  • RE: 50 Gb msdb ate disk

    We run:

    sp_updatestats

    ;

    and then:

    dbcc shrinkfile (1,100)

    ;

    dbcc shrinkfile (2,100)

    ;

    and it dropped to 37 GB

    Still we do not know why is so big... any advice will be welcome.

    Thanks.

  • RE: Restore question

    But the thing is that we have been doing that for a year....:blink:

    The databases restored fine and I found out that we had 3 databases sharing the same data files....

Viewing 3 posts - 16 through 18 (of 18 total)