I received this question from a busy professional: What should you do if your boss doesn’t acknowledge or respond to your emails and text messages? Since I don’t know the specifics, how often you are emailing or texting, or what time of day/night it is, my answer may not fit your specific situation. But here it goes. Put yourself in...
Other News
String Objects in JavaScript
(Vijayakumar S) In my previous article, I have explained the underlying concepts and methods and properties. In this article, we learned about String objects and String methods and Properties in JavaScript.
SQL SERVER – Fix Error: Currently This Report Does Not Have Any Data to Show, Because Default Trace Does Not Contain Relevant Information
(Pinal Dave) One of my clients of Comprehensive Database Performance Health Check recently asked me if there is a way to fix the error which they get when they try to open Schema Changes History. The error was related to Not Have Any Data to Show in the report. Let us see how we can fix that.
Install MySQL Cluster Manager ‘MCM’ using Systemd
(Ted Wennmark) For more information on how to create a service look at man systemd.service
Canonicalizing A URL By Its Individual Components In Lucee CFML 5.3.6.61
(Ben Nadel) The other day, I wrote about how the canonicalize() function decodes strings that look like HTML entities in Lucee 5. This feature of the function will inadvertently corrupt a URL that is being sanitized.
Azure App Configuration: Configuration of .NET Applications
(Christian Nagel) In older solutions I’ve created a service that returns all the different configurations used by different projects in a solution, e.g. URLs to APIs, connection strings, and more. Now with Azure App Configuration a service is offered by Microsoft Azure that makes this easy a lot eas
Fixing Adsense Injecting ‘height: auto !important’ into scrolled Containers
(Rick Strahl) Ran into an AdSense problem today with one of my older Web sites. On this Message Board site I maintain, content is split into two split containers that span the height of the page and provide their own customized scrollbars for each ‘pane’.
Testing RMAN Restore Validate From Tape
(mdinh) Short and simple method to validate backup.
APEX 20 patch
(Connor McDonald) I’ve been debugging an issue within an APEX application and wanted to make sure that my local installation was at the same version as apex.oracle.com.
EM 13c installation fails with ‘Check the db edition – DB should be enterprise edition’
(Rodrigo Jorge) Those days, when trying to install EM 13c on my ExaCC database, the installation was failing with a “Check the db edition – DB should be enterprise edition” error..