Unlocking the Secrets of Installing Oracle Database 12c!

Опубликовано: 21 Октябрь 2024
на канале: Huzaifa Dot Tech
86
7

#oracle #oracledatabase #apex

To install Oracle database for Windows operating system:
Go to Oracle Database Software Downloads in your browser.
Download the 64-bit .zip file. Select the.zip file and right click to select Extract All. Extract both the .zip files to the same folder.
Don't extract the archive using unzip command, which may result in an unsuccessful run of the setup.exe.
Run the setup.exe and select the installation options according to your database and Windows user requirements.
In the Specify Database Identifiers screen of the installation process, enter the Global database name (for example, amc2) and the Oracle system identifier, SID (for example, amc2). Don't select the check box for the option Create as Container database. The Install button gets enabled.
Click Install to install the product.
Oracle Database is installed on Windows.
Start the SQL Plus application. From the command-line, enter the command SQLPLUS to start SQL Plus.To install Oracle database for Windows operating system:
Go to Oracle Database Software Downloads in your browser.
Download the 64-bit .zip file. Select the.zip file and right click to select Extract All. Extract both the .zip files to the same folder.
Don't extract the archive using unzip command, which may result in an unsuccessful run of the setup.exe.
Run the setup.exe and select the installation options according to your database and Windows user requirements.
In the Specify Database Identifiers screen of the installation process, enter the Global database name (for example, amc2) and the Oracle system identifier, SID (for example, amc2). Don't select the check box for the option Create as Container database. The Install button gets enabled.
Click Install to install the product.
Oracle Database is installed on Windows.
Start the SQL Plus application. From the command-line, enter the command SQLPLUS to start SQL Plus.