December 2002
Intermediate to advanced
928 pages
85h 29m
English
listObjList Clause
listObjList :=
{ 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
]...Specifies the database elements that will be included in backup, restore, and maintenance operations.
See the earlier sections for descriptions of these keywords and clauses.