(Thomas LaRock) Everyone’s pegging quantum computing as the next big thing in enterprise technology. Quantum computing is becoming as overhyped as Blockchain, if such a thing is possible.
Community
String.valueOf(Object) versus Objects.toString(Object)
(Dustin Marx) The handy method String.valueOf(Object) has been around since JDK 1.0 and is one of the JDK-provided methods that I use on a frequent basis. I have blogged on its value before.
Practical RPG: New RPG Features
(Joe Pluta) If you’ve been following my recent articles, you probably noticed I’ve been bouncing back and forth between RPG programming and SQL programming.
Injecting a Scoped service into IHostedService
(Peter Groenewegen) In our projects we are using IHostedService to run background processes. What I have seen is that when injecting a scoped service into the IHostedService you get a InvalidOperationException on startup.
User Account Control Message Box
(Shane Findley) Have you ever wanted to utilize a secure desktop authorization in the same way that the Windows User Account Control dialog does?
The future of ASP.NET SignalR
(Andrew Stanton-Nurse) In ASP.NET Core 2.1, we brought SignalR into the ASP.NET Core family. Many of our users have asked what this means for the previous version of SignalR: ASP.NET SignalR.
Configuring the MySQL Shell Prompt
(Jesper Krogh) With the introduction of MySQL Shell 8.0, the second major version of the new command-line tool for MySQL, a new and rich featured prompt was introduced.
Updating Exadata Software summary
(Syed Jaffar Hussain) Updating an Exadata software is one of the crucial tasks for any Database Machine Administrator (DMA).
tnsping for DataGuard
(mdinh) I am preparing Dataguard for switchover with 1 primary and 3 standbys and should be able to tnsping all the services from log_archive_config=DG_CONFIG=(HAWKA,HAWKB,HAWKC)
TFA reports full dba_feature_usage_statistics to MyOracleSupport
(Martin Berger) Those who deal with MyOracleSupport (MOS) regularly will have noticed their demand for Trace File Analyzer (TFA) diagnostic collections.
