Database Administration & Monitoring, Oracle Oracle ADB from a Jupyter Notebook 30.09.2020 by Oracle Team By Franck Pachot . My first attempt to connect to an Oracle database from a Jupyter Notebook on Google Colab was about one year ago: https://medium.com/@FranckPachot/a-jupyter-notebook-on-google-collab-to-connect-to-the-oracle-cloud-atp-5e88b12282b0 I’m currently preparing a notebook as a handout(…)
Oracle Oracle MAA reference architecture and HA, DR, RTO, RPO 26.09.2020 by Oracle Team By Franck Pachot . I may have mentioned in some previous blog post that, in my opinion, the names of Oracle Database features make sense on the vendor product management context more than in a user context. I’m not(…)
Oracle ODA appliance creation error and cleanup.pl with option force 25.09.2020 by Marc Wagner I had recently faced an interesting issue deploying ODA X8-2-HA. I would like to share my experience here hoping it could help some of you.
Oracle How to migrate High Availability databases on an ODA? 25.09.2020 by Marc Wagner Through this blog, I would like to show, with a real customer case, how I have been migrating databases in High Availability environment on an ODA. High Availability using Data Guard for Oracle Enterprise Edition or dbvisit for Oracle Standard(…)
Database Administration & Monitoring, Oracle How to synchronize the appliance registry metadata on an ODA? 25.09.2020 by Marc Wagner Databases administration on a Bare Metal ODA will be done as root user by running odacli commands : odacli create-database to create a database odacli upgrade-database to upgrade a database between major releases odacli move-database to move databases from one(…)
Oracle Oracle DML (DELETE) and the Index Clustering Factor 24.09.2020 by Clemens Bleile As a consultant working for customers, I’m often in the situation that I have an answer to a problem, but the recommended solution cannot be implemented due to some restrictions. E.g. the recommendation would be to adjust the code, but(…)
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:(…)
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(…)