- Oracle Database XE 11gR2 Jump Start Guide
- Asif Momen
- 203字
- 2021-08-13 18:28:10
Oracle Database Express Edition (XE)
Oracle Database XE is an entry level database available on Windows and Linux operating systems. XE is built with the same code base as Oracle Database 11g Release 2, so scaling XE to other editions can be easily achieved.
Oracle Database XE is a good starter database for DBAs and developers who need a free database for training and deployment. Independent Software Vendors (ISVs) and hardware vendors can freely distribute Oracle Database XE along with their products, thus adding value to their own products.
Educational institutions can freely use Oracle Database XE for their curriculum. The following are the features of Oracle Database 11g Express Edition:
- Available on Linux (64-bit) and Windows (32-bit)
- Installs using native installers
- Fully upgradeable to other Oracle Database 11g editions
- Supports Oracle SQL Developer, Oracle Application Express, Java, .NET and Visual Studio, and PHP development environments
Oracle Database 11g Express Edition comes with the following licensing restrictions:
- Executes on one processor in any size server
- Supports up to 11GB of user data
- Uses up to 1GB RAM of available memory in any size server
- Supports one database per machine
- HTTPS is not supported natively with the HTTP listener built into Oracle Database XE
推薦閱讀
- Linux C/C++服務(wù)器開發(fā)實踐
- 劍指JVM:虛擬機實踐與性能調(diào)優(yōu)
- Arduino開發(fā)實戰(zhàn)指南:LabVIEW卷
- Oracle 12c中文版數(shù)據(jù)庫管理、應(yīng)用與開發(fā)實踐教程 (清華電腦學(xué)堂)
- 趣學(xué)Python算法100例
- oreilly精品圖書:軟件開發(fā)者路線圖叢書(共8冊)
- Visual Basic程序設(shè)計教程
- 機械工程師Python編程:入門、實戰(zhàn)與進階
- PHP+MySQL+Dreamweaver動態(tài)網(wǎng)站開發(fā)實例教程
- Learning Python by Building Games
- C語言程序設(shè)計教程
- RISC-V體系結(jié)構(gòu)編程與實踐(第2版)
- Android傳感器開發(fā)與智能設(shè)備案例實戰(zhàn)
- 3ds Max 2018從入門到精通
- 前端程序員面試算法寶典