(Krzysztof Ksiazek) In a previous post, we discussed how you can take control of the failover process in ClusterControl by utilizing whitelists and blacklists. In this post, we are going to discuss a similar concept.
Community
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.
Deploy Node.js Application Running on Microsoft IIS 10 To Docker’s Windows Server Core 2016 Containers
(Arthur V. Ratz) In this brief article, we will demonstrate how to deploy a Node.js application and run it on Docker’s Windows Server Core 2016 Containers
Cool new features in FromDual Backup and Recovery Manager 2.0.0
(Shinguz) A while ago we released our FromDual Backup and Recovery Manager (brman) 2.0.0 for MariaDB and MySQL. So what are the new cool features of this new release?
Providing A Timeout To A Future Method Changes It To A Synchronous Blocking Call In ColdFusion 2018
(Ben Nadel) As a quick follow-up to my previous post on Future Timeouts in ColdFusion 2018, I just realized that timeouts have a very curious side-effect: they turn asynchronous callbacks into blocking, synchronous calls.
JavaFX on JDK 11
(Mohammad Rimaz) There was a mixture of feelings about the decoupling of JavaFX from JDK after its 11th release. Many of us felt that now this is the time to say goodbye to JavaFX and switch to another GUI technology, While some others were happy about this circumstance.
What are my permissions?
(Kenneth Fisher) Permissions are a common concern. One of the most frequent requests I get is I need X, Y and Z permissions. And all too often the conversation goes like this:
Get Detailed PHP Tracing with Retrace
(Juliet Mendez) Tracing bugs in your PHP code can be very time-consuming. In order to find bugs quickly in your PHP applications, you can use PHP tracing tools. Stackify provides two tools, Retrace & Prefix, which can help with tracing what happens within a web request or transaction.
Guru: An Introduction to Processing XML With RPG, Part 2
(Jon Paris) In the first part of this series for Guru Classic, I introduced you to the basics of using RPG’s XML-INTO op-code. In that tip I showed how the provision of a count provided by RPG in the PSDS can be used to determine how many of a repeating element were processed
