Database Backup and Recovery (MOSC)

MOSC Banner

Question about RMAN and SCN

edited Aug 26, 2018 5:00AM in Database Backup and Recovery (MOSC) 2 commentsAnswered

Every RMAN recovery scenario that I read about uses the SCN identifier to recover a table or tablespace, but how do you get this value?

The scenarios go like this:

1. Create the object

2. Backup the database

3. Get the SCN

4. Drop the object

5. Recover to the SCN

The problem is, I can do this in a test, but what happens when a user drops an object during a work day and we don't know when exactly it happened? It's not like they will know the SCN. I can use the "until time ___" clause, but is there a way to get the SCN in a backup or know where to easily find them in the alert log, etc.?

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center