Name

untilClause

Synopsis

A subclause, used by various RMAN commands, to specify an upper limit for time, SCN, or log sequence numbers.

Syntax

UntilClause :=
{ UNTIL TIME [=] 'date_string'
| UNTIL SCN [=] integer
| UNTIL SEQUENCE [=] integer THREAD [=] integer
}

Get Oracle RMAN Pocket Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.