Replication NAV DB with SQL 2005 Server Management Studio
defiant701
Member Posts: 79
Hi there
I have a question belonging replication procedures with Navision through SQL 2005. Currently we are using several localized NAV 4.0 SP2 Versions that are located at our HQ. Almost every subsidiary is able to work on terminal servers all around the globe(all? not really only Greece is offering resistence [-( with their latency). So we want to start bulding and setup the new db in our HQ and make a snapshot replication for Greece GR. After that GR will become publisher and some transactional replication should update the HQ db. So my question is: Is it possible that way and does it also work the other way round if we to make some changes in the db in the HQ?
Hope you understand what I wanted to post...
I have a question belonging replication procedures with Navision through SQL 2005. Currently we are using several localized NAV 4.0 SP2 Versions that are located at our HQ. Almost every subsidiary is able to work on terminal servers all around the globe(all? not really only Greece is offering resistence [-( with their latency). So we want to start bulding and setup the new db in our HQ and make a snapshot replication for Greece GR. After that GR will become publisher and some transactional replication should update the HQ db. So my question is: Is it possible that way and does it also work the other way round if we to make some changes in the db in the HQ?
Hope you understand what I wanted to post...
0
Comments
-
Replication in SQL Server
Snapshot – use this replication if the subscriber can have data out of date
Transactional Replication – use this if You want the changes to be propagated to subscriber as they occur
Merge Replication - subscriber might update the same data at various times and propagate to the Publisher
To use data in HQ as read only you can use Snapshot or Transactional Replication. If you use Merge Replication with NAV, will lead data conflicts and consequently data corruption.
My advice to you, is to use in the HQ as readonly.0 -
-
Remember:
With replication, you will limit how many schema changes can occur within the database. We have a client that is using merge replication, and that type of replication limits schema changes (you cannot add a key, change fields, et cetera without dropping the article and then re-publishing the data).
If you are doing this for reporting capabilities, you may want to consider log shipping. This allows you to have multiple databases on one server, and then you can create queries to import the data into the HQ database. The Log-shipped databases are readonly, so you cannot update them, but they are great for reporting/data integrations.
Also, with SQL Server 2005 you now have the capability of using Database Mirroring technology...that may be something that you could explore as well.Scott Frappier
Vice President, Deployment Operations
Symbiant Technologies, Inc.
http://www.symbiantsolutions.com0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions