Kartik Kumarparaminfo.hashnode.dev·Nov 13, 2024Achieving High Availability with Oracle RAC (Real Application Clusters)High availability (HA) is a critical requirement for any enterprise application, especially when managing mission-critical systems. Oracle Real Application Clusters (RAC) is a robust solution for achieving high availability and scalability for Oracle...Oracle
Simon Joyceebs-apex.hashnode.dev·Apr 20, 2023Creating an APEX Process PluginIntroduction For quite some time I've been using various pl/sql procedures on the database to submit Concurrent Requests in Oracle eBusiness Suite from various places in APEX Applications I've developed over the years. Recently I decided it was time ...5 likes·1.1K readsorclapex