September 24, 2018 at 8:18 am
Now mirroring is working I want to make the next step.
I want to use the mirror database to display data in a website, so the database must be readable. I read that this is not possible.I can only create a snapshot from it which is readable. Is this correct?
If this is, is there another way to 'realtime' mirror a database with read only possibilities?
Thanks in advanced.
September 28, 2018 at 3:32 am
Anyone an idea to read a 'mirrored' database?
September 28, 2018 at 4:19 am
September 28, 2018 at 11:34 am
r.ginus - Monday, September 24, 2018 8:18 AMNow mirroring is working I want to make the next step.I want to use the mirror database to display data in a website, so the database must be readable. I read that this is not possible.I can only create a snapshot from it which is readable. Is this correct?
If this is, is there another way to 'realtime' mirror a database with read only possibilities?Thanks in advanced.
Maybe look into transactional replication if you need realtime readable data. Note, this can be quite resource intensive as the log reader will constantly be scanning on the source database.
October 29, 2018 at 11:33 pm
March 5, 2019 at 8:44 am
Johnson Welch - Monday, October 29, 2018 11:33 PM
Hi,
Because it is not possible to access the mirrored database, it has no use to use the SQL 'mirror' technique or am I wrong?
If not, is the SQL server Always On the only way to use the data real-time of the mirrored (synchronized)?
Viewing 6 posts - 16 through 20 (of 20 total)
You must be logged in to reply to this topic. Login to reply