(Jeffrey Kemp) A good question – how to load fairly largish GeoJSON documents into a Google Map in APEX?
Tag: Oracle
Building Dynamic UI Form with Oracle JET
(Andrej Baranovskij) Dynamic form is a common requirement when building more advanced UIs. With Oracle JET you have all the tools available to build dynamic form. One of the examples of dynamic form requirements – report parameter capture screens.
ORA-00800: soft external error, arguments: [Set Priority Failed], [VKTM], [Check traces and OS configuration], [Check Oracle document and MOS notes]
(Satishbabu Gunukula) When working with Oracle DB Version 19.5 recently noticed below errors in alert.log file
Oracle 11.2.0.1 upgrade with restore point scenario fails
(Syed Jaffar Hussain) I was recently involved in a 3 instance Oracle RAC v11.2.0.1 database upgrade assignment. My favorite method of database upgrade is manual method.
Welcoming the Data Catalog Service on Oracle Cloud Infrastructure
(Lucas Jellema) Data is really important to any organization. Data tells us what the organization is doing, and where it is going. And how it can improve quality and efficiency of processes.
How To Stop All Database Instances Running From ORACLE_HOME
(Michael Dinh) At times, there may be a requirement to stop database instances, for example, to perform patching.
APEX Component Settings for Switch
(Scott Wesley) While I point out a ‘hidden’ setting for Switch items in APEX, I want to comment on two related item types found in Oracle APEX => radio buttons and checkboxes.
DBMS_ROLLING explained
(Pieter Van Puymbroeck) Active Data Guard is more than just the Read-Only Standby database. Together with your Active Data Guard license comes the “Rolling Upgrade using Active Data Guard” Feature, better known as DBMS_ROLLING.
Recover a database using RMAN but failing to open redo
(David_89) When using RMAN to restore and recover the database, it seems to work OK – no obvious errors during the restore / recovery, as far as I can see.
Quick Tip: Stripping out your Java/Python from your SQL
(Jeff Smith) Have some SQL in your Java or Python app that needs some work?