(Matthew Lang) Performing schema changes often requires extended downtime for applications. This is due to MySQL needing to rebuild tables for common schema change operations.
Other News
Custom Log Parser in OMC Log Analytics to deal with Extended Logging in WebLogic Access Log
(Lucas Jellema) We recently enabled Extended HTTP Access Logging on our WebLogic Managed Servers. This adds the average response times and potentially several other valuable values to the WebLogic Access Log files.
ORA-00257: archiver error
(Anuradha Mudgal) Let’s have look at the post of error’s solving steps.
AutoUpgrade: ANALYZE, FIXUPS, UPGRADE and DEPLOY modes
(Mike.Dietrich) In the previous blog posts I explained mainly how to create, alter and tweak the configuration file for the AutoUpgrade tool. By now you should have your config file set up and adjusted for your environment(s).
Python vs PowerShell for System and SQL Server Administration
(Siddharth Mehta) PowerShell is evolving as a task management framework in the Microsoft technology stack. As Microsoft started its adoption of open-source into different Microsoft products and platforms, PowerShell has also joined the open-source alliance and its supported on non-Microsoft platform
Angular For Beginners – Part Five – Services In Angular
(Tuba Mansoor) In this part of the Angular for beginners series, we will learn about Services in Angular.
Writing and Testing Azure Functions with Function Monkey – Part 4
(James) Part 4 of my series on writing Azure Functions with Function Monkey is now available on YouTube:
Azure SQL Data Sync – Replicate data and schema changes between Azure SQL databases
(Ranga Babu) In this article, we will review how to configure the sync group to replicate data between Azure SQL databases using Azure SQL Data Sync.
Getting started with GraphQL: what client to use?
(Jack Franklin) When I first started working with GraphQL APIs my first challenge was to decide what GraphQL frontend library I wanted to use.
Wrapping Immutable Arrays In Mutable Arrays For Easier Processing In Angular 8.2.0-next.0
(Ben Nadel) The other day, in my post about fat-arrow and lambda expression support in Lucee 5.3.2.77, I wrapped one Array inside another Array so that I could more easily sort the original Array using a “natural sort”.
