ultegra
10th February 2009, 04:11
Hi Gurus,

I have 2 identical DB instances (erplndb & erplndb1)running on MS SQL2005. The default instance current using by LN is erplndb. I am doing some DB mirroring on erplndb1. How do I point LN to read erplndb1 instance instead of erplndb instance?

Thanks.

Hitesh Shah
10th February 2009, 15:39
This is possible by creating separate database definition linked to another db and actually linking the tables to the new db and convert to runtime .

For DR kind of scenario , this actually means changing the tabledef6.1 (converted from above info) . But still syncing all live data through logging has to be accurate. All ur runtime directories must match tables in another db.