Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Sep 2, 2020 9:09:20 AM
David_Fergen
Aug 14, 2020 10:12:09 AM
Link to Video Transcript:
https://community.qlik.com/t5/Video-Transcripts/Video-Transcript-Setting-up-Bi-Directional-Replicati...
Description:
When setting up bi-directional Replication - be aware that schema names, table names and column names are very sensitive when it comes to case.
For example, if replicating using Oracle and SQL Server
Oracle table "MYSCHEMA"."TEST"
SQL Server table [myschema].[TEST]
In Task settings
TASK 1 - Oracle to SQL
Metadata Tab - Target Metadata --> myschema
Bidirectional Tab -
Source Schema --> MYSCHEMA
Target Schema --> myschema
Task 2 - SQL to Oracle
Metadata Tab- Target Metadata --> MYSCHEMA
Bidirectional Tab-
Source Schema --> myschema
Target Schema --> MYSCHEMA
If column names are in different cases ensure these are matched in "Table Settings" and the "Transform Tab".
These are the rules:
If experiencing any of these behaviors, it means the Tasks are not setup correctly: