Stream: implementers
Topic: moving FHIR repository from Oracle to SQL Server
Jain Philip (Jul 13 2020 at 04:06):
We are trying to replicate our FHIR repository database to an SQL Server instance using Oracle Golden Gate. This SQL server instance is meant to be used for reporting purpose and I am looking for ways to parse out the varbinary(max) column to JSONC format before parsing the stricture into relational tables. Any key points that might help me doing this will be greatly appretiated.
Last updated: Apr 12 2022 at 19:14 UTC