Install Oracle Apex 22.1 | Database 21c XE | ORDS 22 | Windows

preview_player
Показать описание
How to Install Oracle APEX 22.1
01. Download APEX 22.1 , Oracle XE 21 Database, ORDS 22,Java (JDK)

• Install the Database and JDK.
• Extract APEX Zip file.
• Open Command Prompt (CMD) as Administrator.
• Open APEX path in cmd and conn to oracle.

sqlplus /nolog
conn sys/1996 as sysdba

show pdbs
alter session set container = XEPDB1;
COLUMN default_tablespace FORMAT A15
COLUMN temporary_tablespace FORMAT A15

• Run

• Unlock users
ALTER USER APEX_LISTENER IDENTIFIED BY 1996 ACCOUNT UNLOCK;
ALTER USER APEX_PUBLIC_USER IDENTIFIED BY 1996 ACCOUNT UNLOCK;
ALTER USER APEX_REST_PUBLIC_USER IDENTIFIED BY 1996 ACCOUNT UNLOCK;

• Exit and connect again sys as sysdba(step 4)
alter pluggable database pdb$seed close;
alter pluggable database pdb$seed open read write;

• Install the ORDS using below command using Jar file.
• Create folder as E:\ords\config

• for start ORDS
Рекомендации по теме
Комментарии
Автор

thank you very much for creating this video as I watched a few others and even tried to follow Oracle own documentation and could not get it to work but yours comprehensive enough to finally enjoy using Apex 22!!! well done mate!!

pio
Автор

I can't believe it finally work Thank you so much man... Keep the way you are doing !!!!

yeoyetocharigregoire
Автор

Thank You So Much, short and efficient, Thumps UP👍👍

sherifm
Автор

You are a genius. Easiest and fastest guide about the subject.

arbasbras
Автор

owww excelent guide M-Tech, thank you a lot for share the knowledge. Pure Live!!!!

henryhernandezx
Автор

Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection i got this error what should i do

skgaming-gdes
Автор

Thank you so much bro! This video really useful!

Yuthpanha
Автор

I would really need some help.

In 20:26 min while installing ORDS, after pressing enter on Enter the HTTP port [8080]: I don't receive propmpt for specifying Apex static resources location but instead some script is being run that updates ORDS_PUBLIC_USER. I tried to delete everything from file directory ORDS/config but it doesn't help. After logging as sys user to db I have to set ORDS password as well. I would much appreciate any help

tomaszkrauzy
Автор

hi,
thank you for this video.
I have a problem when I am running java -jar ords.war --config E:\ords\config install.
the below message is showing and seems that some folder is not existing. could you please help. thanks,
Disabling document root because the specified folder does not exist:

roohollahbaniasadi
Автор

Hi,
The schema created in DB is not listed while creating a workspace. What could be the reason?

raozahid
Автор

This is just beautiful.. Thanks for sharing

omegacodedeveloper
Автор

help me pleae : Status : Failure -Test failed: IO Error: The Network Adapter could not establish the connection

symphonysalameh
Автор

Alhamdulillah, thank you my dear brother. God bless you. May Allah Bless you. i have successfully installed .

mhosenfaraizi
Автор

thanks bro u helped a lot but in the future you may consider talking and explaining instead of solid text-typing that may save a lot of time

immqx
Автор

Really good video help me a lot! thanks!

AlexandreBorgmannFPV
Автор

Sir i am not able to install, is it because i am using a freeversion.

MrMandarpriya
Автор

Bro could u please tell, hoe to download that sql developer, and what developer is preferred

vutukurisiddu
Автор

Esse é o melhor guia que eu vi aqui
Excelente.

GabrielKize
Автор

i have got this error with sqldeveloper and also later in a command for apex. Everything i find on google is not the answer.. I need help...: The Network Adapter could not establish the connection

maffins
Автор

Some part video quality very poor unable to see clearly

daxmlai