(svenweller) Functions mentioned here are in alphabetical order
Community
SQL Developer Web – for 2 or more Databases
(Jeff Smith) Can you run Oracle SQL Developer Web for your on-premise Oracle Database?
To which release should you upgrade to? Revisited …
(Mike.Dietrich) I’ve had so many discussions with customers and partners, and also with colleagues in the past weeks and months about the support time frames for Oracle Database 12.2.
LazyInitializationException – What it is and the best way to fix it
(Thorben Janssen) The LazyInitializationException is one of the most common exceptions when working with Hibernate. There are a few easy ways to fix it. But unfortunately, you can also find lots of bad advice online.
Extend IBM Cloud Security Advisor with your own security metrics
(Henrik Loeser) The IBM Cloud Security Advisor allows for centralized security management. It offers a unified dashboard that alerts security administrators for an IBM Cloud account of issues and helps them in resolving the issues.
Token Authentication with F#, SAFE and Fable Remoting
(James) If you read my last post you’ll know I’ve been doing some work in the SAFE stack recently with F# – inevitably this eventually required me to tackle authentication and authorization.
When ASP.NET Core can’t find your controller: debugging application parts
(Andrew Lock) In this post I describe application parts and how ASP.NET Core uses them to find the controllers in your app. I then show how you can retrieve the list at runtime for debugging purposes.
What Is Runtime Type Identification (RTTI) in C++?
(Manoj Debnath) RTTI stands for Runtime type identification. It is a mechanism to find the type of an object dynamically from an available pointer or reference to the base type.
Use Cases for MySQL NDB Cluster 8.0
(Mikael Ronstrom) In this blog I will go through a number of popular applications that use NDB Cluster 8.0 and also how these applications have developed over the years.
SQL SERVER – Unable to Allocate Enough Memory to Start ‘SQL OS Boot’. Reduce Non-essential Memory Load or Increase System Memory
(Pinal Dave) One of my clients, contacted me to fix one of the errors which they received while starting SQL Service. In this blog, I would share my learning about error “Unable to allocate enough memory to start ‘SQL OS Boot’.