(Lucas Jellema) In previous articles, I have talked about using Docker Containers in smart testing strategies by creating a container image that contains the baseline of the application and the required test setup (test data for example).
Tag: Oracle
Check inside your APEX application if debug mode is enabled
(Tobias Arnhold) Sounds like a simple task but whenever I have the requirement to add a region and make it conditional to check if APEX is running in debug mode. I always search for half an hour finding the right solution.
Creating ADVM volume and ACFS File System
(Jagruti Jasleniya) To see overview of ACFS file System ,
Relocate Goldengate Processes to Other Node with agctl
(Fahd Mirza Chughtai) Oracle Grid Infrastructure Agents can be used to manage Oracle Goldengate through Oracle GI. agctl is the utility to add, modify and relocate the goldengate. These Oracle GI agents can also be used with other products like weblogic, mysql etc.
Quickly spinning up Docker Containers with baseline Oracle Database Setup – for performing automated tests
(Lucas Jellema) Here is a procedure for running an Oracle Database, preparing a baseline in objects (tables, stored procedures) and data, creating an image of that baseline and subsequently running containers based on that baseline image.
My Performance & Troubleshooting scripts (TPT) for Oracle are now in GitHub and open sourced
(Tanel Poder) I have uploaded my TPT-oracle scripts to GitHub and have formally open sourced them under Apache 2.0 license as well. This allows companies to embed this software in their toolsets and processes & distribute them without a worry from legal departments.
A Single Query with Many Filter Combinations – Part 3
(Oren Nakdimon) In a recent post I suggested a way to write a single SQL query that filters a table by one or more of several columns.
Oracle 18c Autonomous Health Framework (AHF) – Part 1
(Syed Jaffar Hussain) Recently I had to present at eProseed AnualTech conference in Luxembourg and I was requested to present a topic something about Oracle18c.
SCAN listener in Oracle RAC
(Jagruti Jasleniya) Single Client Access Name (SCAN) is an Oracle Real Application Clusters (Oracle RAC) feature that provides a single name for clients to access Oracle Databases running in a cluster.
Framework To Run SQL For All Active DB Instances
(mdinh) Requirement is to configure hugepages for multiple RAC database instances.
