I am really new and ignorant about multitenant, so my question is: could multitenant manage many lis
My boss has decided implement multitenant managing many plugable databases in it.
but he desires to have certain independency between them. I mean, those databases cold be moved intersites
without change tnsnames addresses into clients.
But as I understand, multitenant could mantain more than one database, So if I just change one of those plugables database from one site to another
listener service must be modified into server in order to discard this plugable database from this server, and register the same plugable database server to the other site.
is this true? Am I in wrong?