Forum Replies Created

Viewing 15 posts - 121 through 135 (of 4,745 total)

  • RE: ERRORLOG messages from sys.messages

    how did you update it?

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

  • RE: Log shipping wizard fails to restore secondary datab

    its easier and more reliable to do the full database backup and restore yourself.

    You would have to manually restore any log backups (with norecovery) taken beween that full backup...

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

  • RE: ERRORLOG messages from sys.messages

    all are logged, see http://msdn.microsoft.com/en-us/library/ms187382(v=sql.110).aspx

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

  • RE: Errorlog file is growing very fast

    see what message is getting written to the errorlog to fill it and deal with whatever is causing it.

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

  • RE: Defrag MASTER and MSDB

    you can but its probably pointless. A performance problem with either database is unlikely and are any of the tables large enough to benefit from defragging (> 1000 pages)

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

  • RE: Sql Server restart

    do you have the SQL errorlog covering the last restart, that will tell you.

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

  • RE: How to Transfer Logins to Another SQL Server

    google sp_help_revlogin

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

  • RE: Performance Monitor question

    may well have been Process:Private Bytes for the sqlservr instance

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

  • RE: Looking For third party Tools.....

    what version of SQL are you on? From 2008R2 compression is available with the native backups on all versions, you should only need 3rd party tools (sorry grant) if you...

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

  • RE: Removing DB file

    this is something you would have to do when the server was quite. Ideally just after a restart and before any one logged on.

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

  • RE: Are the posted questions getting worse?

    pinged the webmaster (before I knew the cause) and got a nice (and prompt) reply from a lady called Melanie Townsend. Looks like she was not aware of this particular...

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

  • RE: Are the posted questions getting worse?

    Ed Wagner (9/23/2014)


    george sibbald (9/23/2014)


    what have I missed people? Not been around much for the last month, I come back and my post count has gone down by 128.

    I kinda...

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

  • RE: Are the posted questions getting worse?

    what have I missed people? Not been around much for the last month, I come back and my post count has gone down by 128.

    I kinda miss them, so close...

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

  • RE: Stress Utility Recommedations

    check out SQLIO and SQLIOSIM

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

  • RE: Reclaiming free space on Log file.

    increasing the frequency of your log backups would help control the size of the log file unless you have a single transaction producing that much log.

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

Viewing 15 posts - 121 through 135 (of 4,745 total)