Minimalistic Oracle

Minimalistic Oracle contains a collection of practical examples from my encounters with Oracle technologies. When relevant, I also write about other technologies, like Linux or PostgreSQL. Many of the posts starts with "how to" since they derive directly from my own personal experience. My goal is to provide simple examples, so that they can be easily adapted to other situations.

Showing posts with label Flashback database. Show all posts
Showing posts with label Flashback database. Show all posts
Wednesday, August 7, 2024

Workaround for ORA-65011: Pluggable database does not exist in an EBS environment

›
If you have upgraded an EBS database to Oracle 19c, you will also have migrated to the multitenant architechture, which is required. Durin...
Monday, July 22, 2024

Syntax for flashback database to a specific timestamp using sqlplus

›
flashback pluggable database PDB1 TO timestamp to_timestamp('2024-07-22 15:12:01', 'YYYY-MM-DD Hh24:MI:SS');
Friday, March 13, 2020

Remember to delete archivelogs from obsolete incarnations after a flashback database operation

›
I have recently been supporting a customer by setting guaranteed restore points and using these to flash the database back on their signal...
Thursday, November 20, 2014

How to flash the database back to a guaranteed restore point

›
After a week of testing their new release, my customer wanted their database reset to the state it was previously in. Earlier this week, I...
Thursday, November 7, 2013

Script for checking the database flashback settings

›
I normally use the following script to gather the most important facts about my flashback settings and readyness for a potential flashback ...
›
Home
View web version

About Me

My photo
Name: Vegard Kåsa
My career as an Oracle DBA startet in 2001, when I acceptet a request to take on the responsibility as my current employer's DBA. From that point and onwards, managing Oracle databases has kept me busy and engaged. I enjoy my work, and particulary appreciate the constant learning and devlopment that comes with the job. From 2014, I am self-employed through my company Oric Consulting AS (Norway), and from 2024 Oric Consulting AB (Sweden) I currently live in Göteborg, Sweden, with my family.
View my complete profile
Powered by Blogger.