- Oracle Database XE 11gR2 Jump Start Guide
- Asif Momen
- 411字
- 2021-08-13 18:28:11
Installing Oracle Database 11g XE on Windows XP (32-bit)
The installation of Oracle Database 11g XE in a Windows environment is pretty straightforward. You can install Oracle Database XE on Microsoft Windows 7, Microsoft Windows Server 2003, and Microsoft Windows Server 2008.
Note
The recommended RAM for running Oracle Database XE is 512 MB; however, nowadays most computers are equipped with at least 1 GB of memory. To continue with the database installation make sure you have administrative privilege.
The following Oracle Database XE installation procedure is for the Windows XP operating system. Make the necessary navigational changes if you are using other versions of Microsoft Windows' operating system.
- Unzip the downloaded Oracle Database XE software into a temporary folder, say
c:\temp
. - Navigate to the
Disk1
folder underc:\temp
and double-click onsetup.exe
. A new window pops up, as shown in the following screenshot: - Oracle Database XE prepares the install shield wizard and once the preparation completes, the following screen is displayed:
- Click on the Next button to start the installation. Accept the license agreement on the following screen and click on the Next button:
- On the next screen, you may choose an alternative location for your Oracle Database XE installation. However, it is recommended to continue with the default directory. Click on Next after choosing the destination directory, as shown in the following screenshot:
- The next screen is shown in the following screenshot; enter the password for SYS and SYSTEM users and click on Next to continue:
- The next screen provides a summary of installation settings, as shown in the following screenshot. Click on the Install button to continue installing Oracle Database XE:
- The installation begins after you click on the Install button and once the installation completes, the following screen appears; this marks the end of installation:
- Click on Finish to complete the installation.
We have successfully installed Oracle Database 11g XE. To access the database's home page (shown in the following screenshot) go to Start | All Programs | Oracle Database 11g Express Edition | Get Started:

Starting and stopping Oracle Database XE in Windows
After you have installed Oracle Database XE, the installer creates a Windows service that can be used to start and stop the database.
To stop the running database, go to Start | All Programs | Oracle Database 11g Express Edition | Stop Database.
Similarly to start the database, go to Start | All Programs | Oracle Database 11g Express Edition | Start Database.
- Vue.js 3.x快速入門
- Android Jetpack開發:原理解析與應用實戰
- Network Automation Cookbook
- 神經網絡編程實戰:Java語言實現(原書第2版)
- 數據結構(C語言)
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- R Deep Learning Cookbook
- Learning Python Design Patterns
- Go語言精進之路:從新手到高手的編程思想、方法和技巧(1)
- 區塊鏈技術與應用
- Python語言實用教程
- Flowable流程引擎實戰
- Python:Deeper Insights into Machine Learning
- IPython Interactive Computing and Visualization Cookbook
- Mastering Android Studio 3