ATP Object Deployments - Hub and Spoke configuration
Summary
Looking to have an ATP database (hub) control one or more other ATP or ADW databases (spokes) with regard to object deployments for things like views\MVs and proceduresContent
Hi All,
I was looking for some advice. I am looking to have an ATP database (hub) control one or more other ATP or ADW databases (spokes) with regard to object deployments for things like views\MVs and procedures. i.e. the hub holds the metadata to create the objects and pushes deployments to the spokes.
I was thinking I could create DB Links between the hub and spokes which allows me to push DDL scripts "CREATE OR REPLACE..." to the spoke where they will be executed locally as dynamic SQL. Does this sound feasible?
Tagged:
0