(Liron Amitzi) Oracle Data Guard consists of many components. In this post I’ll explain about an environment that helped me understand how all the components work.
Community
Split Partition in Oracle
(Jagruti Jasleniya) Oracle split partition feature allows you to split partition which are already created. We can take benefit of this feature when in specific partition lots of records are inserted and its tough to maintain it individually.
Automatic SQL Plan Management – Slight Change with 19.4.0
(Mike.Dietrich) I did blog in more detail about Automatic SQL Plan Management in Oracle 19c.
Changing SQL Server Collation After Installation
(Douglas P. Castilho) In some scenarios we might find different SQL Server collations between the server instance and its databases. Sometimes the collation is fixed in some table columns or inside stored procedures to solve relationship problems with columns that have different collations.
useState() Hook In ReactJS
(Priyanka Jain) This article talks about useState() hook along with it usage in ReactJs.
Databricks Delta Lake
(James Serra) Introduced in April 2019, Databricks Delta Lake is, in short, a transactional storage layer that runs on top of cloud storage such as Azure Data Lake Storage (ADLS) Gen2 and adds a layer of reliability to organizational data lakes by enabling many features such as ACID transactions, da
Using SQL Server Performance Objects
(Thomas LaRock) SQL Server performance objects are found inside the Performance Monitor tool, also known as perfmon.
While creating Db2 source – “Security mechanism not supported” OR ‘InvalidAlgorithmParameterException while initializing EncryptionManager’ error is displayed.
(Deepa Pargaonkar) PROBLEM: The following error messages might be displayed while adding a Db2 data source by using IBM Cloud Application Business Insights:
Mapping Java Entities for Persistence With Hibernate (Part 3)
(Mahmoud Anouti) Learn more about mapping Java entities for persistence using Hibernate.
Open Internet Settings Dialog directly on Windows
(Rick Strahl) I’ve been recently working on an application that works with Windows Authentication and Active Directory and I’m finding myself frequently trying to hunt down the Internet Settings Dialog in Windows.
