December 2002
Intermediate to advanced
928 pages
85h 29m
English
CATALOG
CATALOG { CONTROLFILECOPY |
DATAFILECOPY | ARCHIVELOG }
'filename' [, 'filename' ...]
[TAG [=] [']tag_name['] | LEVEL [=] integer ]
[ TAG [=] [']tag_name['] | LEVEL [=] integer ]...;Adds information pertaining to user-managed COPY commands to the recovery catalog. Use this command if a COPY was performed before a connection to the recovery catalog was established.
Specifies the filename of the copied control file that should be added to the recovery catalog.
Specifies the filename of the copied datafile that should be added to the recovery catalog.
Specifies the filename of an archived redo log file that should be added to the recovery catalog.
Specifies a tag name that will be assigned to the file within the recovery catalog.
Specifies that the file copy should be recorded within the recovery catalog with the specified increment level.
Common keywords and clauses: filename, tag_name.