Database Administration (MOSC)

MOSC Banner

sqlplus recover to sequence

edited Jun 4, 2015 10:03AM in Database Administration (MOSC) 9 commentsAnswered

Hi Experts,

Does anyone know the equivalent sqlplus commands for the following RMAN script

run {

set until sequence 100;

recover database;

}

I know sqlplus does have the recover command "RECOVER AUTOMATIC DATABASE USING BACKUP CONTROLFILE UNTIL CHANGE/TIME" to recover to specific SCN or time. But I cannot find the available sqlplus command to recover to sequence number. Thanks in advance.

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