Working with database objects through ORDS
I'm looking into the functionality to use ORDS and SQL Developer to work with database objects.
After reading some manuals I understood that you need to start an ORDS instance and in order to do this, you must install ORDS repository in the database.
My question is:
Do you need to install the ORDS repository on each database you want to ORDS enable schema?
Or can you just install once the ORDS repository on a database and then ORDS enable schemas on multiple other databases?