filmov
tv
Install Oracle Apex 22.1 | Database 21c XE | ORDS 22 | Windows
Показать описание
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
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
oracle apex 22 1 installation
How to install oracle apex 22 1 and ords 22 2 1
Database 19c install And Oracle Apex 22 1 install & Ords 22 2 Installation on windows Step by St...
Install Oracle Apex 22.1 | Database 21c XE | ORDS 22 | Windows
How to Install Oracle Apex 22.1 and ORDS 22.2
How to Install Oracle Apex 22.2 | Database 21c XE Pluggable | ORDS 22 | Tomcat | Windows
How to Install Oracle APEX 22.1 | DB 19c [Pluggable] | Windows 10
How to Install Oracle APEX 22.1 | DB 19c | Executive | Windows 10
How to Install Oracle APEX 22.1 | DB 18c | Windows 10
How to Install Oracle APEX 22.1 | DB 19c [Pluggable] | Executive | Windows 10
How to Install Oracle APEX 22.1 | DB 21cXE | Executive | Windows 10
How to install Oracle apex 22.1 into Oracle Database 21c
How to Install Oracle APEX 24.1
How to Install Oracle APEX 22.1 | DB 21cXE [Pluggable] | Windows 10
How to Install Oracle APEX 22.1 | DB 21c [Pluggable] | Windows 10
Getting Started with Oracle APEX on Premises
How to Install Oracle APEX 22.1 | DB 21c | Executive | Windows 10
Oracle Apex 23.1 Installation?
How to Install Oracle APEX 22.1 | DB 19c | Windows 10
How to Upgrade Oracle APEX 20.2 to 22.1 | Windows 10
how to install Oracle Apex 22.2 With Ords 21.2.4? #shortcutsolution
How to Install Oracle APEX 23.1 || ORDS 23.1
Oracle Apex 23.1 and ORDS 23.1.3 Install in Oracle Database 21c Express Edition On Windows 10
How to Install Oracle Apex 20 1, The latest Oracle version
Комментарии