- Oracle Database XE 11gR2 Jump Start Guide
- Asif Momen
- 173字
- 2021-08-13 18:28:10
Chapter 2. Installing and Uninstalling Oracle Database XE
Though no one can go back and make a brand new start, anyone can start from now and make a brand new ending. - Unknown
In this chapter we will explore the installation/un-installation of Oracle Database 11g XE and starting/stopping the database. Before beginning with the installation, we will look at the system requirements. We will also learn how to start and stop Oracle Database 11g XE and finally uninstall it. We will cover both the Windows and Linux environments. This chapter will guide you with the help of screenshots for easy understanding. The topics that will be covered in this chapter are as follows:
- Downloading Oracle Database 11g XE
- Installing Oracle Database 11g XE on Windows XP (32-bit)
- Starting and stopping Oracle Database XE in Windows
- Uninstalling Oracle Database 11g XE on Windows XP (32-bit)
- Installing Oracle Database 11g XE on Oracle Enterprise Linux (64-bit)
- Starting and stopping Oracle Database XE in Linux
- Uninstalling Oracle Database 11g XE on Oracle Enterprise Linux (64-bit)
推薦閱讀
- C++ Primer習(xí)題集(第5版)
- DB2 V9權(quán)威指南
- PyTorch自動(dòng)駕駛視覺(jué)感知算法實(shí)戰(zhàn)
- MySQL數(shù)據(jù)庫(kù)應(yīng)用與管理 第2版
- Julia機(jī)器學(xué)習(xí)核心編程:人人可用的高性能科學(xué)計(jì)算
- 高級(jí)C/C++編譯技術(shù)(典藏版)
- Hands-On C++ Game Animation Programming
- Getting Started with Laravel 4
- Flutter跨平臺(tái)開(kāi)發(fā)入門(mén)與實(shí)戰(zhàn)
- HTML5與CSS3基礎(chǔ)教程(第8版)
- Java程序設(shè)計(jì)入門(mén)
- Python圖形化編程(微課版)
- Modern C++ Programming Cookbook
- Learning Kotlin by building Android Applications
- Python編程快速上手2