Can I have multiple databases on oracle express edition

Naga picture Naga · Aug 3, 2012 · Viewed 11k times · Source

Can I have multiple databases on oracle express edition? Please let me know what are steps to setup?

Answer

Justin Cave picture Justin Cave · Aug 3, 2012

No. You can only have one XE database per server. You can have as many schemas in that database as you'd like. If you are coming from a background in other databases, what most databases refer to as a database is most equivalent to what Oracle refers to as a schema.