(Andrew Reid) I created an RMAN script to copy an Oracle 11.2.0.1 target database called BUSPROD into an auxiliary database called BUSSOUT2.
Other News
Configure and use the local UNDO mode
(Jagruti Jasleniya) In Oracle 12c Release 1 Undo tablespace was always Shared across PDBs. Rollback segment of each pdb was written in Undo tablespace which was created under the Container Root database.
SQL SERVER – Identify the column(s) responsible for ‘String or binary data would be truncated.’
(Pinal Dave) I am happy to write this blog post as I am really happy that finally, SQL Server Engineering team has decided to fix the error which we all have been struggling for many years.
React And Redux Essentials – Part Two
(Gourav Jain) This series will allow you to learn ReactJS and Redux thoroughly in a steady manner.
RPG Academy – Modernization: Setting Your Modernization Goals
(Rafael Victória-Pereira) Now that you’re probably preparing to set sail in your modernization adventure, it’s time to figure out where you want to go and make sure that everybody is on board with you.
Comparing The Performance Of Reading Data From Files With File.Contents And Web.Contents In Power Query And Power BI
(Chris Webb) In my last post I mentioned the Power Query engine’s persistent cache, which in some scenarios caches the data read from a data source when a query is refreshed.
Provisioning SQL Server 2019 Azure Container Instance using PowerShell
(Prashanth Jayaram) This guide is all about provisioning SQL Server 2019 using Azure Container Instance (ACI), including the installation and configuration.
The LEAD and LAG aggregate functions and what to do when you don’t have them
(David Simpson) I recently worked with an insurance company on an interesting issue involving dates. They had a series of records that all had a start date but no end (or cancel) date.
Sorting a HashMap In Java
(Shubhra Srivastava) In this tutorial, we’ll learn how to sort a Java HashMap. We can sort a HashMap either by keys or by values. We’ll discuss both of these strategies.
New C# 8 Features in Visual Studio 2019
(Damir Arh) This tutorial gives an overview of all the new features in C# 8 which can be tried out using Visual Studio 2019.
