Check the FLASHBACK Status Using V$DATABASE View

 

The V$DATABASE view contains information about the database, including whether Flashback is enabled.


SELECT flashback_on FROM v$database;
  • If Flashback is enabled, the result will show:


    YES
  • If Flashback is not enabled, it will show:


    NO

7 thoughts on “Check the FLASHBACK Status Using V$DATABASE View”

  1. Hello would you mind sharing which blog platform you’re working with?

    I’m looking to start my own blog in the near future but I’m having a difficult time
    choosing between BlogEngine/Wordpress/B2evolution and Drupal.
    The reason I ask is because your design and style seems different then most blogs
    and I’m looking for something unique. P.S
    My apologies for getting off-topic but I had to ask!

    My blog; eharmony special coupon code 2025

Leave a Reply

Your email address will not be published. Required fields are marked *