Repository containing the queries developed in 👉 Oracle 👈
git clone https://aur.archlinux.org/oracle-xe.git
cd oracle-xe
wget https://download.oracle.com/otn-pub/otn_software/db-express/oracle-database-xe-18c-1.0-1.x86_64.rpm
makepkg -si
sudo /etc/rc.d/oracle-xe-18c configure
secret
set Fully Qualified Domain Name on /etc/hosts, if an error occur
source oracle_env.sh
sqlplus /nolog
sudo gedit /opt/oracle/product/18c/dbhomeXE/network/admin/listener.ora
sqlplus wesleyflores/[email protected]:1521/ORCLPDB
lsnrctl status
https://gist.github.com/davidmaignan/d0d941cbf761678457b865e6de041af0