ERROR: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
Hello,
I uses oracle 12cr2 in CDB architecture.
I have contrainer(orclb) with one pluggable database pdb11m
when i try connect to contrainer like sqlplus sys/pass@localhost/orclb then it's ok
but when i do this same for pdb11m (sqlplus sys/pass@localhost/pdb11m) then i get ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
any idea?
Best regards,
Mateusz