Database Backup and Recovery (MOSC)

MOSC Banner

How many channels allocate for taking backup on 5 TB database

edited Aug 19, 2019 12:08PM in Database Backup and Recovery (MOSC) 4 commentsAnswered

Hello,

We have 5 TB database with 10 core CPU and 39 Gig Memory on the server. Below is the channel/command and configuration which we used to take backup. Please let me know how long it will take time for backup the 5 TB DB approx. and If we dont have have full backup, can we restore the DB with below incremental backup method/configuration.?

allocate channel ch3 device type disk format 'xxxx/%U';

backup incremental level 1 for recover of copy with tag 'daily_bkp' database;

CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 7 DAYS;

CONFIGURE BACKUP OPTIMIZATION OFF; # default

CONFIGURE DEVICE TYPE DISK PARALLELISM 1 BACKUP TYPE TO COPY;

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center