Oracle database, also known as Oracle RDBMS, is a database management system developed by Oracle Corporation. It can store different types of data and provides SQL language for managing and operating data. Although few people know it, we can actually install and run Oracle database on Windows operating system. This guide will show you how to easily install Oracle 11g version on your Windows computer.
Installing Oracle Database on Windows 11
If you want to install Oracle database on Windows, please follow the steps mentioned below.
Let’s talk about it in detail.
1]Download and unzip the Oracle database file
First, we need to install Oracle 11g on our system. If you already have the file, it's best to skip this method and go to the installation section, but if not, navigate to Oracle.com, which is Oracle's official website. You will be redirected to the download link; you need to click on the download icon to start the download. You will be asked to log in, if you don't have an Oracle account, create one and download the ZIP file.
After downloading the ZIP file, open File Explorer, go to the download location, and unzip the file. This will generate a separate folder containing a folder named Disk 1.
2]Install Oracle 11g
After unzipping the ZIP file and entering the Disk 1 folder, you need to start the installation process. Please double-click the setup.exe file to start the installation. Next, click on the "Next" button and agree to the terms and conditions. If you want to change the installation location, you can click the "Browse" icon and select the location where you want Oracle 11g to be installed. To ensure a smooth installation, please create a folder in the selected location beforehand.
During the installation process, you will be prompted to set passwords for system users and system users, also known as user accounts. Remember these passwords as you will need them over and over again. Finally, follow the on-screen instructions to complete the installation process.
Read: Differences between SQL and MySQL: Comparison
3]Solve the problem that Windows cannot find the URL
If the following error occurs when double-clicking the Oracle database icon, we need to make some changes.
Windows cannot find 'http://127.0.0.1:%HTTPPORT%/apex/f?p=4950'. Please make sure you type the name correctly and try again.
To resolve this issue, go to the location where Oracle 11g is installed and navigate to App>Oracle&>Products>11.2.0&>Server. For me the location is D:oraclexeapporacleproduct11.2.0server. Once there, right-click Get_Start and click Properties.
Finally, check to make sure that in the web document's tab, the URL points to http://127.0.0.1:8080/apex/f?p=4950. If necessary, make changes and click Apply.
4]Set up Oracle 11g
After making the above changes, you will be able to start Oracle. After doing this, you will be redirected to a specific website hosted locally on your computer. Enter the username and the password we set previously, which is ‘sys’ or ‘system’ respectively.
Now, we need to create a workspace. To do this, fill in the required fields and click Create Workspace. You will be given a link to the workspace we created. Enter the correct credentials to get started.
Read: How to create a SQL stored procedure through SQL Server
5]Using Oracle 11g
Finally, we can start using Oracle. Since this guide was written by a DBA, we'll go straight to the SQL seminar. To do this, click on the SQL Workshop icon. Here we can run SQL queries and create scripts and objects such as tables, views and indexes.
To write a query, click SQL Command. Since we're not doing much work with the database, we'll try a simple query:
从DUAL中选择系统日期、用户;
DUAL table is a unique table containing only one column and one row. It is present by default in Oracle and other database installations. The table has only one column named Dummy, which is of type VARCHAR2(1) and has a value of 'X'. This table can be used to select a pseudo column such as SYSDATE or USER.
Again, explore the console and become familiar with the layout.
Read: Fix Unable to Install SQL Server on Windows
How to install Oracle 19c database on Windows?
The process of installing Oracle 19c is similar to the process of installing 11g. However, we recommend you to visit docs.oracle.com and follow the guide to install Oracle 19c on your Windows machine. Here's a detailed guide from Oracle that will help you do just that.
Reading: Comparison and characteristics of open source database software
How to run Oracle database under Windows?
Running an Oracle database on Windows is similar to running it on any other platform. You need to go to Oracle data server and run sqlplus/NOLOG in CMD. Now you can connect as sysdba using CONNECT/AS SYSDBA and SQL queries.
Also Read: Move Microsoft SQL Server Database to another drive partition.
The above is the detailed content of How to install Oracle database on Windows 11. For more information, please follow other related articles on the PHP Chinese website!

c盘的users是用户文件夹,主要存放用户的各项配置文件。users文件夹是windows系统的重要文件夹,不能随意删除;它保存了很多用户信息,一旦删除会造成数据丢失,严重的话会导致系统无法启动。

启动任务管理器的三个快捷键是:1、“Ctrl+Shift+Esc”,可直接打开任务管理器;2、“Ctrl+Alt+Delete”,会进入“安全选项”的锁定界面,选择“任务管理器”,即可以打开任务管理器;3、“Win+R”,会打开“运行”窗口,输入“taskmgr”命令,点击“确定”即可调出任务管理器。

PIN码是Windows系统为了方便用户本地登录而独立于window账户密码的快捷登录密码,是Windows系统新添加的一套本地密码策略;在用户登陆了Microsoft账户后就可以设置PIN来代替账户密码,不仅提高安全性,而且也可以让很多和账户相关的操作变得更加方便。PIN码只能通过本机登录,无法远程使用,所以不用担心PIN码被盗。

对于刚刚开始使用PHP的用户来说,如果在Windows操作系统中遇到了“php不是内部或外部命令”的问题,可能会感到困惑。这个错误通常是由于系统无法识别PHP的路径导致的。在本文中,我将为您提供一些可能会导致这个问题的原因和解决方法,以帮助您快速解决这个问题。

windows操作系统的特点包括:1、图形界面;直观高效的面向对象的图形用户界面,易学易用。2、多任务;允许用户同时运行多个应用程序,或在一个程序中同时做几件事情。3、即插即用。4、出色的多媒体功能。5、对内存的自动化管理。

win10自带的onenote是UWP版本;onenote是一套用于自由形式的信息获取以及多用户协作工具,而UWP版本是“Universal Windows Platform”的简称,表示windows通用应用平台,不是为特定的终端设计的,而是针对使用windows系统的各种平台。

因为win10系统是不自带扫雷游戏的,需要用户自行手动安装。安装步骤:1、点击打开“开始菜单”;2、在打开的菜单中,找到“Microsoft Store”应用商店,并点击进入;3、在应用商店主页的搜索框中,搜索“minesweeper”;4、在搜索结果中,点击选择需要下载的“扫雷”游戏;5、点击“获取”按钮,等待获取完毕后自动完成安装游戏即可。

在windows中鼠标指针呈四箭头时一般表示选中对象可以上、下、左、右移动。在Windows中鼠标指针首次用不同的指针来表示不同的状态,如系统忙、移动中、拖放中;在Windows中使用的鼠标指针文件还被称为“光标文件”或“动态光标文件”。


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

EditPlus Chinese cracked version
Small size, syntax highlighting, does not support code prompt function

SublimeText3 English version
Recommended: Win version, supports code prompts!

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.

SublimeText3 Linux new version
SublimeText3 Linux latest version

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.
