Migrate ORDS to another database.
I'm setting up ORDS to create Rest API's
We have production and test database therefore I created 2 instances.
Now I want whatever is created on production to be transferred to test databases upon developers request.
How do you migrate ORDS?