GoldenGate Parameter Files
Hi all
I an in process to replicate around 100 tables from production t a real time data mart. 50 of those 100 tables are going to be source for the fact tables and 50 are used for dimensions, for the dimensions I need to add some transformation functions.
So the question is after adding the extra transformation parameters and procedure calls I end up with a pretty large parameter file, is there anyway to simplify the management moving the table mapping statements to another parameter files and simply do a INCLUDE in the main replicat parameter file?
Thanks