PPM supports the main versions Oracle 11g and 12c.
To access the Oracle database, PPM uses the JDBC Thin Interface (type 4). Enter the access parameters for the Oracle database in the URL key of the client-specific Database_settings.properties configuration file.
The syntax is as follows:
jdbc:oracle:thin:@<host>:<port>:<dbname>
e.g., URL=jdbc:oracle:thin:@pcoracle:1521:orappm