Sometime I getting the error when I try to connect via JDBC.
URL='jdbc:oracle:thin:@serverDB:1521/PDBDB' DRIVER='oracle.jdbc.OracleDriver'
The version of the DB is 12.1, i have a container (CDB) and a plugabble (PDB).
When I get the error the DB is up and I can connect with any problem.
Any idea?
Thanks in advance.