Entering content frameFunction documentation Partial Backups Locate the document in its SAP Library structure

Use

You can reduce long backup times for your Oracle database by dividing the backup into several partial backups.

Features

Advantages

Disadvantages

Recommendation

Back up at tablespace level (not at database file level, which is also possible), as BRBACKUP can then make sure that all files from a tablespace are backed up.

Splitting extremely large tablespaces into several smaller tablespaces can be useful in this case. For example, you can put extremely large tables into separate tablespaces, and then back them up separately at tablespace level.

Use BRBACKUP command option -f|-fillup to do this.

 

 

Leaving content frame