(Marcin Policht) The networking capabilities of Azure SQL Database have been evolving since its inception, as the service offering became more diverse and the underlying infrastructure platform matured.
Other News
MySQL & InnoDB Disk Space
(Frederic Descamps) Yesterday, Bhuvanesh published an article about how to verify the difference between allocated diskspace for a tablespace and the the data in it.
Where did my RAM go?
(savvinov) In my previous posts (e.g. here and here) I showed how to use ps output (e.g. from ExaWatcher) visualization to spot performance problems in Linux. Here I’d like to show that this approach can be taken a little bit further, namely, to find the source of increase in memory usage.
Internationalization: concepts and implementations
(Viktor Kozlovszky) We are in an era where lots of things can be achieved with just a few clicks and quick typing on the web. This simple and fast information exchange has made this method become a standard form of communication.
Video: Best Practices to Upgrade to Oracle Database 19c
(Mike.Dietrich) This is a short “Black Friday” blog post. And just if you are tired already of hunting supposed-to-be-bargain-buys, you may need something to relax – and watch this Video: Best Practices to Upgrade to Oracle Database 19c.
SQL SERVER – Improving Deployment Performance by SQL Server Monitoring
(Pinal Dave) Why do organizations keep their entire team ready and available when any new deployment is about to happen? Well, the answer is pretty simple: there are many different variables that can go wrong when the new deployment happens.
Father Prototype and Mother Constructor
(sickfile) Most people get acquainted with JavaScript like “well, it’s an object oriented, dynamically typed, programming language”, at least I was.
Protecting C# Applications That Use Dynamic Types
(Johnny) The dynamic type in C# provides flexibility that is not available in other statically-typed languages. Since its introduction in C# 4.0 (.NET 4.5), we have worked with customers who wanted to know more about how dynamic types are impacted by the obfuscation process.
MySQL Calculate How Much Disk Space You Wasted
(Bhuvanesh R) Its not the new term for DBAs. MySQL has an awesome parameter innodb-file-per-tables allows MySQL to create separate files for each tables. This helped a lot to manage the disk space in more efficient way.
Archive Backups are not Deleted from Standby Database
(Liron Amitzi) In an environment I’ve upgraded lately from 11.2 to 18c I found out that some backups are not getting deleted from the standby database. The environment has a single instance primary database (with GI+ASM) and a single instance standby database (with GI+ASM) and we run backups on the
