can we have ords on 2 servers against same database
Hi Team,
Can some one please clarify.
We have one ORDS installed on server1
We have Apex installed on server3.
We have developed API and exposed to public using ORDS installed on server1.
But we also have private API which should not be exposed to public.
For this purpose, we planned to have one more server, server 2 and run ords in it. With this internal API/users use this server 2 and public api/users use server1 which is exposed to public.
I think, we cannot install ords in new server2, since ORDS already installed on server 1 .
How can we achieve this?