(Brendan Tierney) Another of the new machine learning algorithms in Oracle 20c Database is called XGBoost. Most people will have come across this algorithm due to its recent popularity with winners of Kaggle competitions and other similar events.
Tag: Oracle
Active Data Guard – limitations on ROWTYPE
(Connor McDonald) I had an AskTOM question come in with an issue trying to PL/SQL on an Active Data Guard (ADG) database (which of course is running in read-only mode).
Silent Install 11.2.0.4 DB Software With GI 18c On OEL 7.7
(mdinh) Just some note:
Implementing an ST_SnapToGrid (PostGIS) function for Oracle Spatial
(Simon Greener) I am continuing my looking at PostGIS and developing new functions for Oracle that plug-gaps identified in PostGIS. Much of this has been wrapping existing functions in my existing GEOM PL/SQL package, but some has involved developing new functions.
How to clone Oracle Binaries
(Anuradha Mudgal) Today we are going to work on the steps which are used to clone Oracle Binaries. Sometimes we install Oracle software by using a utility such as tar to copy an existing installation of the Oracle binaries to a different server.
How to verify the installation of APEX Patch Set Bundles on Always Free Oracle ATP databases
(Matthias Hoys) I recently blogged about Oracle’s Always Free ATP cloud database which includes APEX (currently version 19.2) out of the box.
How to set IDLE TIME in Oracle Database
(Anuradha Mudgal) Today we are going to explore the steps which we use for set IDLE TIME in Oracle Database. Let’s follow the steps.
19.6 vs. 20.2 Data Dictionary Changes
(Liron Amitzi) In this post I’ll show what’s new in 20.2 Data Dictionary. To see comparison between other versions, check this post.
Connecting to an Autonomous Database using JDBC Thin client
(Syed Jaffar Hussain) I have discussed in my earlier posts about establishing SQL * Plus and using the SQLcl tool details. Today’s blog post will take you through JDBC Thin client configuration details to be able to successfully connect with an autonomous database service.
#761 OIC – Monitoring API – Getting Activity Stream data
(Niall Commiskey) Simple example here –