Log Shipping Configuration Question

  • I am setting up log shipping according to the "How to Setup Log Shipping" Microsoft White Paper.  I want to use log shipping for multiple databases on the same machine and I guess I need to configure each DB separately.  My question is do I/should I use separate transaction log backup shares on the primary and secondary machines corresponding to each database.  Just wondering if there is a chance for a collison with the log file names between to different DBs?  Thanks.John
  • There is no chance for collision between the filenames as they are prefixed with the database name.

    You don't have to use a seperate share for each, I use a single share with subdirectories for each database, this makes it easier if there is some problem and you need to check on a dump.



    Shamless self promotion - read my blog http://sirsql.net

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

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