Database Administration & Monitoring, Database management, Operating systems, Oracle Duplicate Database on ODA X4 18.09.2020 by Oracle Team By Mouhamadou Diaw The ODA X4 is still in use for some customers. The last time I was asked to validate the backups . Let me explain the context. Actually the backups are done via RMAN on local in a(…)
AWS, Cloud, Oracle What is Object Storage? 18.09.2020 by Oracle Team By Franck Pachot . I’ve always been working with databases. Before the cloud era, the most abstract term was “data”. A variable in memory is data. A file is data. A block of disk contains data.
Database Administration & Monitoring, Database management, Oracle Oracle 20c Data Guard : Standardization of Client-Side Broker Files 11.09.2020 by Oracle Team By Mouhamadou Diaw In an Oracle 20c Data Guard environment with a broker configured we can have following files called client-side broker files -The observer configuration file : observer.ora -The observer log file -The observer runtime datafile:(…)
Database Administration & Monitoring Oracle REST Data Services – Create Web Services 08.09.2020 by Oracle Team In my previous blog Oracle REST Data Services – Installation and Configuration : We have installed ORDS in standalone mode. Configured ORDS to be administer by SQL Developer In this blog, we will explain how to create simple RESTful(…)
Database Administration & Monitoring Oracle REST Data Services – Installation and Configuration 07.09.2020 by Oracle Team The goal of this blog is to install and configure Oracle REST Data Services 19.2 in Standalone mode into an oracle database 12.2. The official documentation is stored here and you will find a lot of resources and examples(…)
Oracle Troubleshooting performance on Autonomous Database 29.08.2020 by Oracle Team By Franck Pachot . On my Oracle Cloud Free Tier Autonomous Transaction Processing service, a database that can be used for free with no time limit, I have seen this strange activity. As I’m running nothing(…)
Database Administration & Monitoring, Database management, Operating systems, Oracle Reimaging an ODA to 19.8 Part II 28.08.2020 by Oracle Team By Mouhamadou Diaw In my previous blog, I described the steps to deploy an ODA 19.8 by reimaging. The ODA was reimaged with the latest available version 19.8 but some components were not up-to-dated. 1(…)
Database Administration & Monitoring, Operating systems, Oracle Reimaging an ODA to 19.8 Part I 28.08.2020 by Oracle Team By Mouhamadou Diaw Recently I was deploying some ODA X8-2M. To install the 19.8 software, I decide to reimage the server with the 19.8 image. In this blog I describe the main steps I did. First, we will need to(…)
Cloud, Oracle, SQL Server SQL Server on Oracle Cloud 24.08.2020 by Oracle Team By Franck Pachot . You can create a VM with SQL Server running in the Oracle Cloud. This is easy with a few clicks on the marketplace: Here are the steps I did above: Oracle(…)
Database Administration & Monitoring, Oracle Oracle Data Pump Integration for Table instantiation with Oracle Golden Gate 19.08.2020 by Oracle Team From Oracle GoldenGate (OGG) version 12.2 and above, there is a transparent integration of OGG with Oracle Data Pump as explained in the Document ID 1276058.1. The CSN for each table is captured on an Oracle Data Pump export. The(…)