Reply To Thread
Results 1 to 3 of 3
  1. Collapse Details
    Preventing exchange 2007 backpressure 
    #1
    Junior Member pro diver's Avatar
    Join Date
    Oct 2011
    Location
    Tampa, FL
    Posts
    8
    Question
    Is there a way to prevent the backpressure from shutting down exchange if you aren't going to back it up. It sounds dumb, but if I want to run an exchange server and choose not to back it up I think I should be able to let it run anyways.
    Reply With Quote
     

  2. Collapse Details
     
    #2
    Distinguished Contributor Noodles's Avatar
    Join Date
    Jan 2012
    Location
    Seattle, WA
    Posts
    9
    The short answer, yes. Enable circular logging and the log will overwrite itself. As a result on the actual mailstore will grow. There are several problems with doing this:

    1. Restores depend on having the correct transaction logs.
    2. If the mailstore dismounts for whatever reason and shows as a dirty shutdown you probably will never be able to remount it.

    Circular logging is for what you are doing, testing. Nobody in their right mind would run a production server using circular logging.
    Reply With Quote
     

  3. Collapse Details
     
    #3
    Junior Member
    Join Date
    Nov 2011
    Location
    In Your Head
    Posts
    18
    Quote Originally Posted by Noodles View Post
    The short answer, yes. Enable circular logging and the log will overwrite itself. As a result on the actual mailstore will grow. There are several problems with doing this:

    1. Restores depend on having the correct transaction logs.
    2. If the mailstore dismounts for whatever reason and shows as a dirty shutdown you probably will never be able to remount it.

    Circular logging is for what you are doing, testing. Nobody in their right mind would run a production server using circular logging.
    +1 to that.
    Reply With Quote
     

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts