- Oracle Application Express 4.0 with Ext JS
- Mark Lancaster
- 376字
- 2021-04-09 21:18:16
Installing Oracle APEX
Oracle APEX 4.0 requires a minimum database edition of 10.2.0.3, or Oracle XE, which, despite reporting as being 10.2.0.1, includes additional features that didn't make it into the supported versions of the database.
Note
This book won't be going into the details on how to install Oracle APEX into the database, as that is very well covered by the documentation provided with the product and available online at http://download.oracle.com/docs/cd/E17556_01/doc/install.40/e15513/toc.htm.
Oracle APEX now comes pre-installed on all editions of Oracle database 11.1 upwards, and is also pre-installed in Oracle XE the free edition of the database. In both cases, you will need to upgrade your Oracle APEX installation to Oracle APEX 4.0 the version covered in this book. Go to Oracle Application Express on the Oracle Technology Network (OTN) at http://www.oracle.com/technetwork/developer-tools/apex/index.html, and download the latest production version of Oracle APEX.
Regardless of whether you're installing or upgrading Oracle APEX, there is one important decision you need to consider before you proceed. By default, Oracle APEX is installed into the SYSAUX tablespace.
Note
You have the option when installing or upgrading to specify an alternative tablespace.
The SYSAUX tablespace is installed as an auxiliary tablespace to the SYSTEM tablespace when the database is created. It holds a number of database components that you may or may not use, depending on the nature of your applications, such as Oracle Text, Oracle Spatial, and Oracle interMedia.
It also contains components such as Enterprise Manager and Automatic Workload Repository which, depending on several factors, such as number of active sessions, data retention period, and snapshot intervals, can require significant storage volumes and contain highly volatile data, leading to disk I/O contention.
By installing Oracle APEX into its own tablespace, database administrators (DBAs) are able to manage it in isolation from other database components, allowing more flexibility in performing database operations. For example, you can reduce I/O contention by storing the underlying data files of the APEX tablespace on different disk drives to the SYSAUX tablespace.
Similarly, taking the individual Oracle APEX tablespace offline to perform a data recovery operation allows other applications to remain online, providing better overall availability. Or in another scenario, take advantage of transportable tablespaces to copy your Oracle APEX environment to another database quickly.
- CorelDRAW X6圖形設(shè)計(jì)立體化教程
- 中文版3ds Max 2016/VRay效果圖制作實(shí)戰(zhàn)基礎(chǔ)教程
- 從零開始:Flash CS6中文版基礎(chǔ)培訓(xùn)教程
- 詳解AutoCAD 2022建筑設(shè)計(jì)(第6版)
- 老郵差數(shù)碼照片處理技法 圖層篇
- Puppet 2.7 Cookbook
- 攝影輕松入門:Photoshop后期處理
- SolidWorks 2019快速自學(xué)寶典
- 計(jì)算機(jī)圖形圖像處理Photoshop CS6項(xiàng)目教程
- 深入淺出WebAssembly
- 中文版InDesign CC平面排版設(shè)計(jì)從入門到精通
- 企業(yè)虛擬化實(shí)戰(zhàn):VMware篇
- 會(huì)聲會(huì)影X8 DV影片制作/編輯/刻盤實(shí)戰(zhàn)從入門到精通
- Service Oriented Architecture with Java
- MATLAB完全自學(xué)教程