Options

NAV database replication via SQL for read-access website

rsaritzkyrsaritzky Member Posts: 469
edited 2015-03-03 in NAV Three Tier
Hi all,

Has anyone used SQL Server Replication to create an "image" of the NAV database for outside query access? We have a high-volume website where the NAV database is being queried, and the website support team is concerned that the read queries will cause a performance issue. The database is fairly large (75 users, 135GB).

There are also transactions that are not read-only, e.g. orders are submitted to NAV, so we're not sure if/how certain web services (e.g. the read-only services) could be published in the replicated database and the read-write services published from the "primary" database. Since the replicated database is a copy of the primary database, the web service publish tokens would be the same.

Any ideas/opinions would be appreciated.
Ron
Sign In or Register to comment.