Starting Oracle ORDS on Tomcat on 2 nodes connecting to the same database
We have Oracle APEX 22.2.4 on Oracle database 19.18 and ORDS 22.1 on a Tomcat (Linux server).
I successfully configured and started ORDS on a Tomcat and everything is working fine. Now I wanted to install on a second node and the installation command finds the correct configuration and that ORDS is already installed on the database:
Oracle REST Data Services - Non-Interactive Install
Connecting to database user: SYS AS SYSDBA url: jdbc:oracle:thin:@//db-ora.is.strath.ac.uk:1521/PDM
Retrieving information.
Connecting to database user: ORDS_PUBLIC_USER url: jdbc:oracle:thin:@//db-ora.is.strath.ac.uk:1521/PDM
2023-07-13T16:22:49.611Z INFO Oracle REST Data Services schema version 22.1.0.r1051723 is installed.