(Dirk Nachbar) From time to time you can observe, that some Systems Infrastructure Server Components are turning into a “Pending Status”. Mostly the reason for this status change is not clear, a restart of the underlying Oracle Agents also doesn’t resolve this pending state.
Other News
Where’s my Oracle SQL Plan Baseline?
(Neil Chandler) No so long ago I was having fun creating SQL Plan Baselines in a old 11.2.0.3 database due to be decomissioned but which needs to keep running for a while (no doubt several years) – so minimal time/money to be expended on it.
Azure Data Catalog Register Data Source – Part 2
(Haroon Ashraf) As a Business Intelligence (BI) developer you just deployed a Data Model on Azure Analysis Services along with sourcing your Tabular Data Model through Azure SQL Database and your organization has now asked you to help them with data discovery assuming there are several data models t
How to Implement Data Polling with React, Redux, and Thunk
(Valerii Tereshchenko) In my previous article, How to load Data in React with Redux-Thunk, Redux-Saga, Suspense & Hooks, I compared different ways of loading data from the API.
Working with the IIF Statement in T-SQL
(Hannes du Preez) You can use the IIF statement to check quickly for conditions.
Indexed Views – Performance Panacea or Plight
(Jason Brimhall) An indexed view is a view where the result set from the query (the view definition) becomes materialized in lieu of the virtual table result set of a standard (non-indexed) view.
Data Decoded E11: Sports and Analytics
On this episode of Data Decoded, we interview John Kent, program manager of sports and entertainment partnerships at IBM, about the roles analytics and AI play in optimizing athlete performance as well as improving the sports fan experience.
How do you compose JavaScript functions with multiple parameters?
(James Sinclair) As functional programmers, we like to piece our programs together out of small pieces.
.NET Core Workers as Windows Services
(Glenn) In .NET Core 3.0 we are introducing a new type of application template called Worker Service. This template is intended to give you a starting point for writing long running services in .NET Core. In this walkthrough we will create a worker and run it as a Windows Service.
Function Monkey 2.1.0
(James) I’ve just pushed out a new version of Function Monkey with one fairly minor but potentially important change – the ability to create functions without routes.
