Oracle WebLogic 12cR2 : ADF, Domains, Clusters and Stuff
Following on from yesterday’s post about these WebLogic 12cR2 articles,Oracle WebLogic Server (WLS) 12c Release 2 (12.1.2) Installation on Oracle Linux 5 and 6WebLogic Server 12cR2 : ADF Application...
View ArticleClustaghhh!
It doesn’t matter which bit of Oracle technology you want to use, eventually someone, somewhere, runs into the special case where something nasty happens. Here’s an edge case for people using (index)...
View ArticleCluster Nulls
Yesterday’s posting was a reminder that bitmap indexes, unlike B-tree indexes in Oracle, do store entries where every column in the index is null. The same is true for cluster indexes – which are...
View ArticleCluster Nulls
Yesterday’s posting was a reminder that bitmap indexes, unlike B-tree indexes in Oracle, do store entries where every column in the index is null. The same is true for cluster indexes – which are...
View ArticlePartitioned Clusters
In case you hadn’t noticed it, partitioning has finally reached clusters in 12c – specifically 12.1.0.2. They’re limited to hash clusters with range partitioning, but it may be enough to encourage more...
View Article