(Mohamed Azar) When you’re doing clone of EBS 12.2, you may get below issue
Community
The phantom tablespace
(Connor McDonald 3 Comments) (Cueing my deep baritone Morpheus voice…) What if I told you that you can reference non-existent tablespaces in your DDL?
Enhanced ‘validate’ commands in Oracle’s Data Guard Broker 18c
(Martin Bach) If you are using an Oracle Database Enterprise Edition chances are that there is at least one environment in your estate making use of Data Guard. And if you are using Data Guard, why not use the broker?
SQL Server I/O
(blobeater) Sometimes I like to see and know what SQL server is doing under certain operations and recently I wrote an extended events script to see what sort of I/O patterns my query was doing (This is a fun post).
The Mystery of Missing Backup Files
(Jason Brimhall) Not only is this mystery of missing backup files worth discussing now, but has been a mystery worth talking about previously (albeit in slightly different form).
Java 11: JOIN Tables, Get Java Streams
(Per Minborg) Ever wondered how you could turn joined database tables into a Java Stream? Read this short article and find out how it is done using the Speedment Stream ORM.
The DB2Night Show #210: Db2 Performance Tuning- Indexes vs Prefetch
(Scott) Famous for putting his kids through college by Dropping Db2 Indexes, Martin covers a wide variety of Db2 Performance Tuning topics with focus on indexes, prefetch I/O, bufferpools, Db2 MDC and ITC tables, and much more (detailed below).
What is .NET Standard or .NET Standard Library?
(Prasad Kulkarni) Over the years .NET travelled a lot, There was a time when Applications are limited to .NET framework and server-desktop architecture only, but Mobile phones, smart devices played a huge role and bring evaluation in this field.
Fundamentals of Mock Objects in Unit Testing
(Tapas Pal) Mock is an object to simulates the behavior of a real method/object in a controlled environment for unit testing. A developer learns mocking as a skillset and uses mock frameworks as a tool during unit testing.
SQL SERVER – Installation Stuck at Offline Installation of Microsoft Machine Learning Server Components
(Pinal Dave) I was trying to install SQL Server 2017 on my latest formatted machine and was stuck at below screen which says – Offline Installation of Microsoft Machine Learning Server Components.
