(Martin Berger) It all started with a small error when I tried to stop/start a service:
Tag: Oracle
Client Side Dynamic Actions using jQuery Selectors
(Scott Wesley) Consider a data entry page where it might be nice to capitalise the first letter of a person’s name, for a number of fields.
Hyper-partitioned index avoidance thingamajig
(Connor McDonald) As you can tell, I have no idea on a name for what I am about to describe. So let me start from the beginning, and set the scene for an idea I have to utilize a cool new 18c feature.
Little things worth knowing: Creating a RAC One Node database on the command line
(Martin Bach) This post is going to be super short, and mostly just a note to myself as I constantly forget how to create a RAC One database on the command line. This post is for 12.2.0.1 but should be similar on 12.1 (although I didn’t test!).
Zipping is easy in Java/Spring/SOASuite
(Martien van den Akker) Why using Spring in SOASuite? This post is actually about Spring in SOASuite. Last few weeks I’ve come around several questions and implementations using Embedded Java in BPEL.
enabling Database Vault on e-business RAC database
(Martin Berger) Right now I’m in a process to setup Database Vault for an E-Business suite database. This is a 2 node RAC cluster
Setting up Docker on Oracle Linux 7
(Gerald) Docker has become widely popular in the last couple of years. I use it on a regular basis these days for running Oracle databases on my laptop.
Optimistic Locking 8: double-checking with flashback
(stewashton) Some optimistic locking methods, including the SCN method, can detect intervening updates even when column values have not really changed. With the SCN method, we can use flashback queries to confirm that real changes occurred.
Hide certain objects on an APEX page
(Dimitri Gielis) A few days ago I got a question on how to hide the title row from the Interactive Report Pivot view. So the person didn’t want to show the red area:
PLSQL ST_AsEWKT and ST_FromWKT Functions For Oracle (any version)
(Simon Greener) Previously I created the following Java stored procedures to enable the import/export of ZM aware WKT.
