This Week’s log buffer edition covers some of the useful blog posts from Oracle, SQL Server and MySQL.
Oracle:
ASM disks – lsdg compared with the v$asm_diskgroup view
Can a query on the standby update the primary ?
What should I know about SQL?
Setting Environment Variables in Application Server/Process Scheduler Tuxedo Domains
Oracle HEXTORAW Function with Examples
SQL Server:
Query Store is a new feature in SQL Server 2016 which, once enabled, automatically captures a history of queries, execution plans, and runtime statistics, retaining them for your troubleshooting performance problems caused by query plan changes.
Finding and Eliminating Duplicate or Overlapping Indexes
Changing Linked Server Properties
Windows Containers and Docker
Stretch Database in SQL Server 2016 RTM
MySQL:
Why Adaptive Fault Detection is Powerful and Unique
Develop By Example – Document Store Connections using Node.js
libssl.so.6: cannot open shared object file with MariaDB Galera
How to make sure that ‘password’ is not a valid MySQL password
MySQL 5.7, utf8mb4 and the load data infile
No comments