Application integration & Middleware, Oracle Oracle Internet Directory or Oracle Access manager 12.2.1.4 fails to install on Red Hat Linux8 04.06.2021 by Middleware Team Recently I had to install Oracle Internet Directory (OID) and Oracle Access Manager (OAM) both in 12.2.1.4 on a Red Hat 8 for new QA and PRODUCTION environments. The installation of the OID 12.2.1.4 failed on packages prerequisites check. It(…)
Oracle Parameterized Views with SYS_CONTEXT in Oracle. How can the optimizer peek values? 03.06.2021 by Clemens Bleile There was a dicsussion a couple of years ago about a mssing feature in Oracle that the Optimizer is not peeking values when SYS_CONTEXT is being used in a predicate. I.e. specifically when using SYS_CONTEXT in Views to simulate passing(…)
AWS, Oracle Amazon RDS Oracle in Multitenant 26.05.2021 by Oracle Team By Franck Pachot . AWS has just added the possibility to create your oracle Database as as CDB (Container Database), the “new” architecture of Oracle where an instance can manage multiple databases, adding a new level between the heavy(…)
Oracle, PostgreSQL PostgreSQL on Oracle free tier ARM 25.05.2021 by Oracle Team By Franck Pachot . This follows the previous post about the Oracle Cloud ARM compute shape just announced on May 25th. The processor is ARM v8.2 with LSE (atomic instructions) and PostgreSQL can benefit from it (see(…)
Database management, Hardware & Storage, Operating systems, Oracle Does it still make sense to deploy a virtualized HA ODA in 2021? 14.05.2021 by Jérôme Dubar Introduction Starting from version 19.11 of the Oracle Database Appliance software bundle, OLVM will definitely replace OVM server as virtualization engine. This change has quite a big impact as there will be no more virtualized specific deployment. Bare metal will(…)
Kubernetes, Oracle El Carro: The Oracle Operator for Kubernetes 14.05.2021 by Oracle Team By Franck Pachot . Google Cloud, Open Source and Oracle Databases… what seems to be a paradox is possible, thanks to cloud providers who contribute to open infrastructure. The idea is to use Operators (custom resource controllers on Kubernetes)(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle Patching ODA HA from 19.8 to 19.10 04.05.2021 by Oracle Team In this blog I am describing the steps to patch an ODA HA from the version 19.8 to version 19.10. The patching was done with a customer. Thanks to Pierre. The name of the servers were changed The ODA(…)
Database Administration & Monitoring, Database management, Oracle Is it possible to switch a service between 2 pluggable databases? 02.05.2021 by Jérôme Dubar Introduction In an Oracle database, services have multiple purposes: identifying group of users prior authenticating them enabling/disabling access to a database for particular groups managing preferred nodes on a RAC configuration redirecting users to the primary after a switchover/failover when(…)
Oracle An example of ORA-01152: file … was not restored from a sufficiently old backup 30.04.2021 by Oracle Team By Franck Pachot . Oracle Error: ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below ORA-01152: file ... was not restored from a sufficiently old backup ORA-01110: data file ... This error is one of(…)
Database Administration & Monitoring, Database management, Oracle Rename your DB clone completely 02.04.2021 by Oracle Team Introduction Have you ever renamed your database? When you cloned a DB, you probably started it with a new name and cloning (duplicating) with RMAN provided a new DBID, right? So why should we need to rename a(…)