Skip Headers
Oracle® Secure Backup Reference
Release 10.1

Part Number B14236-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Master Index
Master Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

content

Description

The content placeholder represents the type of backup content in a database backup storage selector.

Syntax

content::=
archivelog | full | incremental | autobackup

Semantics

archivelog

Backs up or restores database archived redo logs.

full

Backs up or restores the database files, regardless of when they were last backed up. This option is the same as a level 0 backup.

incremental

Backs up or restores only data that has been modified since the last backup, regardless of the backup level.

autobackup

Backs up or restores control files.