Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to publish 18c XE pluggable XEPDB1

Jose ArósteguiSep 5 2019 — edited Sep 8 2019

Hi experts,

I'm pretty new with multitenant and I've just created an empty virtual cloud server and installed XE database 18c for testing purposes.

After installing and configuring, a pluggable database XEPDB1 is created and I've test that I can connect to it from my remote PC with this syntax:

sqlplus system/xxxxx@myhost.mydomain.com:1521/xepdb1

I'd need to connect from my PC using the tradicional tnsnames+listener like:

sqlplus system/xxxxx@xepdb1

But I'm struggling with it without success... can anybody help, please?

Thanks,
Jose.

Comments
Post Details
Added on Sep 5 2019
1 comment
3,314 views