(Giuseppe Maxia) Starting with version 1.32.0, dbdeployer has the ability of downloading a selection of MySQL tarballs from several sources.
Community
MIN/MAX Optimization and Asynchronous Global Index Maintenance
(Christian Antognini) In this short post I would like to point out a non-obvious issue that one of my customers recently hit.
Offline Updating WebLogic Images using Oracle WebLogic Image Tool
(Dirk Nachbar) This is next article about the Oracle WebLogic Image Tool https://github.com/oracle/weblogic-image-tool, in which I will show you, how to update an existing Oracle WebLogic Server Image in an offline environment (no access to the internet).
Is Reverse Index Really the Best Option to Reduce Index Contention in RAC Enviornment?
(Natik Ameen) What: I am seeing index contention in my RAC environment and want to convert the index into a reverse key index. Is this the best option to increase throughput and scale-ability?
SQL SERVER – QUOTENAME Function and Custom Quote Character
(Pinal Dave) Today, I have received a very interesting question from my client with whom I have worked in the past on Comprehensive Database Performance Health Check. The question was really not related to SQL Server Performance Tuning but DBA wanted to know if they can use any custom Quote Characte
Create Music Playlist with HTML5 and JavaScript
(MattZand) There are many JavaScript libraries for showing videos and playing music contents on a website.
Parsing And Serializing Large Datasets Using Newline-Delimited JSON In Lucee 5.3.2.77
(Ben Nadel) A couple of years ago, Adam DiCarlo taught me about the Newline-Delimited JSON format (NDJSON) for data storage. At the time, I took a look at using NDJSON in Node.js; and, since then, it’s a format with which I’ve become quite enamored.
TaskMax limit affects MySQL connections
(kabilesh) Recently we had been bitten by a Systemd limitation at the “Tasks” created per-unit ie., process. This includes both the kernel threads and user-space threads, with each thread counting individually.
Oracleasm configure fails with selinux enable
(Anuradha Mudgal) Let’s fix up “Oracleasm configure fails with SELinux enable” with the help of the following help.
SQL Server Merge Replication Identity Range Management
(Jignesh Raiyani) SQL Server Merge Replication configuration supports Identity Range options using either “Automatic” or “Manual” to manage Auto Incremented values for a column of a table.
