Name

listObj

Synopsis

A subclause specifying the database elements that will be included in backup, restore, and maintenance operations.

Syntax

ListObj :=
{ DATAFILE datafileSpec [, datafileSpec ...] 
| TABLESPACE [']tablespace_name['] 
  [, [']tablespace_name['] ...] 
| archivelogRecordSpecifier 
| DATABASE [SKIP TABLESPACE 
  [']tablespace_name['] [, [']tablespace_name[']]...] 
| CONTROLFILE
} 
[ DATAFILE datafileSpec [, datafileSpec]... 
| TABLESPACE [']tablespace_name['] 
  [, [']tablespace_name['] ...] 
| archivelogRecordSpecifier 
| DATABASE [SKIP TABLESPACE 
  [']tablespace_name['] [, [']tablespace_name[']]...] 
| CONTROLFILE
]...

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.