Hi guys, After I start the container and issue the following command: `docker exec -ti <container name> sqlplus pdbadmin@ORCLPDB1` I get the following error: `ERROR: ORA-12162: TNS:net service name is incorrectly specified` Any idea how to fix this? Thanks, Petru