(Skant Gupta) In the previous post, we configure the Chef Knife Plugin in Oracle Cloud Infrastructure (OCI).
Tag: Oracle
Oracle GoldenGate on Oracle Cloud Marketplace (Part 1)
(Gavin Soorma) Oracle Cloud Marketplace (https://cloudmarketplace.oracle.com) is an online store selling a wide variety of business applications and services which can complement an existing Oracle Cloud implementation.
Creating a new disk group for use with ASM Filter Driver on the command line in Oracle 19c
(Martin Bach) In my previous post I shared my surprise when I learned that calling gridSetup.sh 19c for use with Oracle ASM Filter Driver (ASMFD) required me to specify the names of the native block devices.
PDB Lifecycle Management Operations via the ORDS DB API
(Jeff Smith) In previous posts I’ve demonstrated how to enable the Database Management REST API (DBAPI) with ORDS and do things like Data Pump Export and Import via simple HTTPS POST calls.
MSET (Multivariate State Estimation Technique) in Oracle 20c
(Brendan Tierney) Oracle 20c Database comes with some new in-database Machine Learning algorithms.
All redo log files were not defined properly and Operation RENAME is not allowed
(Satishbabu Gunukula) All redo log files were not defined properly and Operation RENAME is not allowed
Implementing an Affine/ST_Affine function for Oracle Spatial
(Simon Greener) Recently, I published three articles on the implementation of a Move/Translate, Rotate and Scale functions for Oracle Spatial.
Query Required RPM Using Text File
(mdinh) There’s request to install 11.2.0.4 database software for RHEL7.
Configure Chef Knife Plugin in OCI
(Skant Gupta) Chef is a configuration management tool for dealing with machine setup on physical servers, virtual machines and in the cloud. Chef Infra is a powerful automation platform that transforms infrastructure into code.
AutoUpgrade and the COMPATIBLE parameter
(Mike.Dietrich) Several times I’ve got asked by customers if AutoUpgrade does change the COMPATIBLE parameter. So let me explain what happens to COMPATIBLE when you upgrade.