Re: Who has done it

I’m not talking about flashback database, but flashback features (listed above) based on UNDO “storage”. Try this.

Re: Questions about FLASHBACK recovery in EM

Sure sure, I am also enjoying my first morning cup of tea and that too sitting at home . Regards Aman….

Wirth’s Law…

I was scooting around the net and I stumbled on a reference to Wirth’s Law and had a flashback (not Nam related) to a conversation I had about 14 years ago with my boss at the time. We were setting up the kit for a new automated warehouse solution (Oracle 7, HP 9000s and ServiceGuard [...]

UNDO_SQL in FLASHBACK_TRANSACTION_QUERY is null

Hi,…

Eliminating patching downtime

Hi Tom, With all the Oracle technologies including the logical, physical standby DBs, flashback, rolling patches, Active Data Guard, and Edition Based Redefinition, etc. available today, would you please explain by example why we still can?t comp…

Re: flashback area !!!

refer to this thread: http://forums.oracle.com/forums/thread.jspa?threadID=842972

Re: flashback area !!!

I want delete flashback logs !

Re: flashback area !!!

Flashback area usually contains archive redo log files, RMAN backups and flashback logs if flashback database is on.…

Re: Flashback logs question. Restore points

From what I understand, there are several flashback options, some using the undo data and not the flash recovery area. Restore points are useful for Flashback Database, Flashback Table, and RMAN. It’s like a bookmark of a database transaction event….

Impact of Truncate or Drop Table When Flashback Database is Enabled

Recently I was working on a VLDB on the implementation of a disaster recovery environment configured with data guard physical standby and fast start failover. One of the questions that come up was about the overhead of truncating and dropping tables. There are daily jobs on the database that truncate extremely large partitions, and as [...]