Oracle Apex 20.2 - Install Oracle Apex 20.2 With Oracle Database 19c on Windows 10,11

Опубликовано: 30 Август 2026
на канале: IT TECH BD
21,272
129

In This Video I Will Show You How to Download and Install Oracle Apex 20.2 With Oracle Database 19c on Windows 10,11.

Oracle Application Express (abbreviated APEX, previously named Oracle HTML DB)
is a web-based software development environment that runs on an Oracle database.
APEX is a Rapid Application Development (RAD) tool. Low-Code, Database-Centric, Web Application Development Framework.
========================================================
Oracle Apex Installation Step by Step :-    • Oracle Apex Installation Step by Step  

Oracle Forms and Reports 12c Step by Step :-    • Oracle Forms and Reports 12c Installation ...  

Oracle Apex 20.2 Download Link:- https://www.oracle.com/tools/download...

How to Download and Install (ORDS) :-    • ORDS 20.3 - Download and Install ORDS in O...  

How to Auto Runs (ORDS) :-    • ORDS 20.3 - Auto Run ORDS from Windows Ser...  

How to Uninstall, or Remove (ORDS) :-    • ORDS 20.3 - Uninstall ORDS in Oracle Apex ...  

How to Download and Install Oracle Database 19c :-    • Oracle Database 19c - Download and Install...  

How to Download and Install Oracle Apex 20.1 :-    • Oracle Apex 20.1 - Install Oracle Apex 20....  

How to Uninstall Oracle Apex 20.2, or Any Version :-    • Oracle Apex 20.2 - Uninstall Oracle Apex A...  

How to Create an Workspace in Oracle Apex :-    • Oracle Apex 20.2 - Create Workspace in Ora...  

How to Create an Application in Oracle Apex :-    • Oracle Apex 20.2 - Create Application in O...  

How to Download and Install Toad :-    • Video  

How to Download and Install Java (JDK) :-    • Java JDK 8 - Download and Install Java JDK...  
========================================================
Oracle Apex 20.2 Installation Guideline:-----
Step - 1
=========
Command for check Oracle Apex Older Version
SELECT * FROM APEX_RELEASE

Command for View Apex Users:-
==============================
select username,account_status from dba_users where username like 'APEX%'
=========================================================
Step - 2
==========
Notes:- (Before Submit This Path Carefully Check In This Path Same to With Your Installation Directory Path).

Command for Install Oracle Apex New Version:-

Copy Apex New Version and Past to Your Apex Installation Path Like "C:\Oracle\app"

Run cmd write Apex Installation Directory Path Like "cd C:\Oracle\app\apex" (Press Enter)

c: (Press Enter)

sqlplus (Press Enter)

Write Your SYS Username: sys@orcldb as sysdba (Press Enter)
Write Your SYS Password : (Press Enter)

@apexins.sql sysaux sysaux temp /i/ (This command for copy image) (Press Enter)

@apxchpwd.sql (Press Enter)

User Name Auto come:- ADMIN

Write Your Email:- (Press Enter)

Write Your Password :- (Press Enter)

@apex_rest_config.sql (Passwords for all Normal Users:- (apex_123))
======================================================
(Must be Unlock Under This (APEX%) Users):-
======================================================
alter user anonymous account unlock identified by apex_123;
alter user apex_listener account unlock identified by apex_123;
alter user apex_public_user account unlock identified by apex_123;
alter user apex_rest_public_user account unlock identified by apex_123;
alter user apex_instance_admin_user account unlock identified by apex_123;
alter user apex_200200 account unlock identified by apex_123;
=========================================================
Help US By Like ,Share, Comment and Subscribe This Video for Make More Tutorials for You. Thanks !
=========================================================
#oracleapex #downloadoracleapex #installoracleapex #oracleapex20.2 #ittechbd
=========================================================