Home  >  Q&A  >  body text

java - 生产环境使用Oracle11gExpress会有多大差距

PHP中文网PHP中文网2712 days ago373

reply all(1)I'll reply

  • 高洛峰

    高洛峰2017-04-18 10:38:33

    The XE version still has many restrictions. Please confirm whether the following restrictions can meet business needs.

    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)

    reply
    0
  • Cancelreply