(David Fitzjarrell) New database versions are always interesting; default parameter values can change; new parameters can be introduced, and new settings can appear.
Tag: Oracle
JET 5.1: How to integrate a chatbot in your JET application.
(Luc Bors) Recently I have been working on a customer chatbot project. Although it was not a direct requirement, I decided to look into embedding the chatbot in a web application too.
Docker host and bridged networking. Running library/httpd on different ports
(Maarten Smeets) Docker provides different networking options. When using the Docker host networking, you don’t have the option to create port mappings.
Oracle CENTROID package update
(Simon Greener) Today I checked the processing of the CENTROID_A method within the free CENTROID package that many download from my website.
Automatic Table Reorganization in #Exasol
(Uwe Hesse) One Exasol key feature is the low maintenance effort it has compared to many other database systems. Automatic Table Reorganization is an example for this approach:
Replace deprecated apex_util.string_to_table (APEX 5.1/18.1)
(Dimitri Gielis) Sometimes the Oracle APEX documentation announces some packages will become deprecated in a release. It’s not that those packages are suddenly gone, but you should not use them anymore.
Partitioning — 3d : Partial Indexing (in 11g)
(Hemant K Chitale) Oracle 12c has introduced a new feature called “Partial Index” whereby selective partitions of a Table are indexed.
Getting started with Enterprise Modules’ ora_profile to install Oracle 18c
(Martijn Pronk) A couple of moths ago, Enterprise Modules announced the easy to start way of making use their Oracle modules, ora_profile. Recently their modules have been updated to support the on-premise release of Oracle 18c (18.3).
Python — Enumerate
(Anand) Suppose you have a dataset (data) and want to find every 5th item. How would you do it?
Oracle Database 18c installation with Vagrant
(Skant Gupta) A vagrant is a tool for building and managing virtual machine environments in a single workflow. With an easy-to-use workflow and focus on automation, Vagrant lowers development environment setup time, increases production parity, and makes the “works on my machine” excuse a relic of t
