loading...

Tag: Apex

Latest Posts
Apex Code

=============================================================================https://www.youtube.com/watch?v=P_iYWgzaRek 1. Create An App with default settings –> Step1: We Need a table Login.->Run in SQL Commands CREATE TABLE…

Install Oracle Apex – Linux

1. Create User: oracle2. RAM 8 GB, Space 30 GB ======================================================================================================Following software are installed in the given order for Apex.   1-jdk-16.0.2_linux-x64_bin.tar.gz 2-Oracle Database…

Install Oracle Apex – Win

============ Option 01 ============= –>>>>>>>>>>> How to Install Oracle Database 12c on Windows 10https://www.youtube.com/watch?v=uS1nLECyQRw&list=PL6dR9qqdUVLRSCnOwol3XNdIlhS9Ka5nb&index=6 –>>>>>>>>>>> How to Install Oracle Apex…

Install Prometheus Grafana Zabbix-agent on AlmaLinux

# dnf update -y # reboot –> Verify the Linux operating system and Kernel versions, that are being used in…

Install Apex in Docker

Tested OS: Oracle Linux # sudo apt update# sudo yum install openssh-server git vim vsftpd curl 1. # git clone…