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

preview_player
Показать описание
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 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 Password : (Press Enter)

User Name Auto come:- ADMIN

Write Your Email:- (Press Enter)

Write Your Password :- (Press Enter)

======================================================
(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
=========================================================
Рекомендации по теме
Комментарии
Автор

Thank you so much.
Good explanation and I am able to Install Oracle Apex 20.1 version successfully.
Great Job.

rjraob
Автор

Hi Very nice explanation.. Just wanted to know if I can install it under Oracle 11.2 ?

graman
Автор

Thank you dear friend, You've been a great help.👍

Waely
Автор

Kindly also make video how to install oracle 21.1 apex

haseebshahid
Автор

Great tutorial.
Worked very well.
Thank you.

pepealexandre
Автор

from where oracle file coms to C drive how you install oracle software ??

u_ae
Автор

Followed the steps but facing this error.. any idea

When I run @apexins.sql sysaux sysaux temp /i/
ALL catcon-related output will be written to

catcon: See files for output generated by scripts

catcon: See files for spool files, if any

sivavadapalli
Автор

how to know my username and my password ?

salsabilkhazri