เรียกว่า หลักๆ คือ จ่ายตังค์ แต่ที่ free ก็คงเอาไว้ให้ ลองเพราะมี limit หลายอย่าง
Oracle XE is limited to:
- only use one core of CPU on a system
- use up to 1GB of RAM
- store up to 4GB of data, 11GB of data on 11.2
The following database features are not supported:
-
partitioned objects
-
internal Java virtual machine (JVM)
-
materialized view query rewrite
-
changing character set on 11.2 (only AL32UTF8)
Version Paid Free
Version 9i 2001 –
Version 10g: 2003 2005
Version 11g: 2007 2011
Version 12c: 2013 –
ง่ายสุดก็ใช้ docker ละ ตามนี้
https://hub.docker.com/r/alexeiled/docker-oracle-xe-11g/
docker run --name my-oracle -d -p 49160:22 -p 49161:1521 -p 49162:8080 alexeiled/docker-oracle-xe-11g