(Bobby Curtis) When you first install Oracle GoldenGate Microservices, you may have taken the standard installation approach and all the configuration, logging and trail file information will reside in a standard directory structure.
Community
Running the (Segment) Space Advisor – on a Partitioned Table
(Hemant K Chitale) Here is a quick demo on running the Segment Space Advisor manually
SQL SERVER – Parameter Sniffing and OPTION (RECOMPILE)
(Pinal Dave) Today is the last blog post of the year 2019 and this is also a final blog post in the series of Parameter Sniffing which I have been writing. I strongly recommend that you read my earlier blog posts on this topic before you consider the option of recompile suggested in this blog post.
CRUD Operation Using Angular And Web API
(Mohammad Irshad) In this article, we will try to implement the basic operations ( Create, Read, Update, Delete ) using Angular and WebApi.
SQL 101: Flipping It—Using RPG Code in SQL
(Rafael Victoria-Pereira ) The first question crossing your mind is probably “Why do this?” I’m sure that, after reading the last few TechTips of this series, you’ve realized how useful SQL in your RPG code can be, but it’s probably not so obvious why the opposite can be equally beneficial.
Azure Site Recovery jobs fail on servers hosting SQL Server instances with AUTO_CLOSE DBs
(blobeater) This post is to help you if you are suffering from the following issue: A VSS writer has rejected an event with error.
Planning Your Db2 Performance Monitoring Strategy
(Craig S. Mullins) The first part of any Db2 performance management strategy should be to provide a comprehensive approach to the monitoring of the Db2 subsystems operating at your shop. This approach involves monitoring not only the threads accessing Db2 and the SQL they issue, but also the DB2 add
Create and Deploy your Python Django App using Azure DevOps Project
(Abhijit Jana) You can create and deploy your Python Django App very fast using Azure DevOps Project. Azure DevOps Project makes it very easy to get started on Setting up code repo, build, and deployment with Azure.
Snapshotting ColdFusion Component State In Order To Find Memory Leaks In Lucee CFML 5.3.3.62
(Ben Nadel) A couple of years ago, I wrote about a “Snooper” component that I created that would allow you to peek into the private scope of your ColdFusion component state in order to try and find memory leaks. That approach worked.
Don’t Do It All Yourself: Exploiting gRPC Well Known Types in .NET Core
(Peter Vogel) If you’re creating business services that send dates and decimal data then you may be concerned that gRPC services don’t support the relevant data types. Don’t Panic! There are solutions. Here’s how to use them.
