Forum Replies Created

Viewing 15 posts - 1,231 through 1,245 (of 4,745 total)

  • RE: Checking database access

    good question I think. Reminds people of the function (or brings it to their attention for the first time) so its educational, but steve put a little twist in it...

    ---------------------------------------------------------------------

  • RE: Unable to shrink transaction log - could not locate files

    I would surmise 3MB was its default size.

    ---------------------------------------------------------------------

  • RE: Unable to shrink transaction log - could not locate files

    Interesting, thanks for posting that back.

    Just curious, if you did still use truncateonly (naughty 🙂 ), what did the file shrink to?

    ---------------------------------------------------------------------

  • RE: How to determine the Log Space

    🙂

    ---------------------------------------------------------------------

  • RE: Unable to shrink transaction log - could not locate files

    I would not expect it to give the error you see, but anyway the truncateonly option has no effect when applied to a log shrink

    I have used this script...

    ---------------------------------------------------------------------

  • RE: Unable to shrink transaction log - could not locate files

    I would not expect it to give the error you see, but anyway the truncateonly option has no effect when applied to a log shrink

    ---------------------------------------------------------------------

  • RE: How many databases on one single instance

    that figure you remember of 10 databases on a 32bit server sounds like how many databases you can MIRROR on one server.

    Even that is not a hard and fast...

    ---------------------------------------------------------------------

  • RE: SQL Server Port

    definitely no.

    SQL browser should be running when you have multiple instances

    ---------------------------------------------------------------------

  • RE: Uninstalling Sql 2008 Sp2

    have you ticked the 'include updates' box?

    ---------------------------------------------------------------------

  • RE: A New SMK

    There seem to be more sites out there that say the SMK gets created when it is needed to encrypt another key, including technet. However there are also some that...

    ---------------------------------------------------------------------

  • RE: Move from a multiple file database to single file with backup+restore

    thanks for posting that back.

    One thing I forgot to mention it would now be worth defragmenting your indexes as the move about of the data is likely to have fragmented...

    ---------------------------------------------------------------------

  • RE: Read-only Data

    If the data is truly read only then I have no qualms with not backing up that data less frequently.

    sorry, what? 🙂

    ---------------------------------------------------------------------

  • RE: Log Shipping vs. Replication

    note : 7 year old thread last posted to 3 and a half years ago - I highly recommend you post your question in a new thread (i.e add a...

    ---------------------------------------------------------------------

  • RE: Read-only Data

    just to be different, if the data is not changing, I would probably go for weekly. Why waste the resources (including tape) if the data is not changing?

    ---------------------------------------------------------------------

  • RE: How can i do Failover in replication

    If your failover site is for high availability or DR purposes and you don't require access to the failover database in normal circumstances I would never recommend replication as the...

    ---------------------------------------------------------------------

Viewing 15 posts - 1,231 through 1,245 (of 4,745 total)