(Martin Bach) In my last post I wrote about the “debug” option to format Ansible output differently. I came across this setting simply by searching the usual developer forums for an alternative Ansible output option.
Community
What kind of Oracle Linux support on Oracle hardware is included
(Job Oprel) When you buy an Oracle Database Appliance – any type – or just a X-server (e.g. X7-2), you get free support for OracleVM, Oracle Solaris and Oracle Linux.
Partial indexing – get the dictionary definitions right
(Connor McDonald) Just a quick post to clear up some confusion that can be seen on the partial indexing capabilities in Oracle Database 12c and above. I was at an event in the Oracle Perth office last week, and an attendee mentioned that they thought the feature was not working or was not enabled on
Managing Users and Roles in Oracle’s MySQL Cloud
(Rob Gravelle) In last month’s article, I introduced Oracle’s MySQL Cloud Service and described how to get up and running with the free account option.
Optimize Large SQL Server Insert, Update and Delete Processes by Using Batches
(Eduardo Pivaral) Sometimes you must perform DML processes (insert, update, delete or combinations of these) on large SQL Server tables. If your database has a high concurrency these types of processes can lead to blocking or filling up the transaction log, even if you run these processes outside of
How To Import JSON Data In SQL Server Using MVC 5
(Farhan Ahmed) In this article. I will demonstrate how to import JSON data into SQL server using MVC 5 and entity framework. I will create a json file and upload it into FileUpload in project.
View AKS kubelet logs via serial console for Azure VMs
(Daniel) As you may now you can view the kubelet logs from an AKS node for troubleshooting purposes. The guidance provided in the Microsoft documentation lets spin you up a container in the AKS cluster which you then use to jump on the node via an SSH connection.
How do I grant permissions to view users and their permissions?
(Kenneth Fisher) tl;dr; VIEW DEFINITION Every now and again you’ll have a user that needs to be able to see what permissions other users have. Not change them, just look at them.
Life is dirty. So is your data. Get used to it.
(Thomas LaRock) The internet provides everyone the ability to access data at any time, for any need. Unfortunately, it does not help guarantee that the data is valid, or clean.
SQL MERGE Statement Tricks
(Rafael Victória-Pereira) Often, we’re faced with the need to synchronize two tables, in such a way that the target table gets all the relevant information from the other one.
