(Satheesh Elumalai) Welcome everyone! It’s been a few days since I wrote my last article and it feels good to be back again. In this article let’s explore implementing the internationalization and localization in Angular 8.
Community
Using DBCC SHRINKDATABASE
(Hannes du Preez) The following command shrinks the size of the data and log files in a database.
Extended Events: Live Data Explorer, Getting Started
(Grant Fritchey) One reason a lot of people don’t like Extended Events is because the output is in XML. Let’s face it, XML is a pain in the bottom.
How to: Slack or email notifications for IBM Cloud security issues
(Henrik Loeser) In my past blogs I introduced you to IBM Cloud Security Advisor and how to integrate your own security scans. You can view all security findings in the security advisor dashboard.
What’s a ‘String’ in the jOOQ API?
(lukaseder) One of jOOQ’s biggest strength is the fact that it is a type safe SQL API. “Type safe”, in this context, means that every object that you put in a jOOQ query has a well defined type, such as:
Oracle Cloud Infrastructure Cloud Shell – integrated OCI CLI, kubectl, terraform, SQL Plus, Docker and Maven
(Lucas Jellema) Cloud Shell in Oracle Cloud Infrastructure is a free browser based command line tool for various types of interactions within your OCI Tenancy. When you start Cloud Shell, a command line is opened in your browser.
Silent installation: Oracle Restart 19c, ASM Filter Driver, RHCK edition
(Martin Bach) As promised in the earlier post here are my notes about installing Oracle Restart 19c on Oracle Linux 7.7 using the RedHat compatible kernel (RHCK).
Storage options in Oracle Cloud Infrastructure
(Jagruti Jasleniya) Storage is an integral part of any cloud project life cycle. Oracle provides distinct storage options according to the need of data being accessed .
Install Homebrew for Linux in Azure Cloud Shell
(Daniel Neumann) As macOS user you properly know Homebrew the package manager and you might know that you can install it also on Linux.
GitHub Draft Pull Requests
(Steve Smith) A feature introduced last month by the GitHub team is called draft pull requests. When you create a Draft Pull Request, it cannot be merged until it is marked as ready for review.