SQL Server 2016 installations may run into some issues with patching and configuration. This post provides pointers on avoiding these. Read the complete post at feedproxy.google.com/…/
Tags: SQL Server
Related Articles
Oracle Wait Events Introduction
An event can be defined as a particular function, or a task, that the Oracle kernel performs on behalf of the user session or its own background process. Tasks such as reading and writing data blocks ...
Oracle Database 12cR2 new feature: Container Maps
Introduction Oracle introduced a new cool concept called “Application Containers” in 12cR2 (12.2.0.1.0). I have already written about this topic in the article “Introduction to Application Containers ...
Analyzing Code with the Toad for Oracle Code Analysis Tool
In this article, we will learn to analyze code using the Toad Code Analysis diagnostic tool. This tool shows a series of industry standard metrics that are very useful to determine the following: If...