Page 1 of 1

You want to make sure that your database backup does not exceed 10 hours in length.What command would you issue that wou

Posted: Sun Jun 11, 2023 3:49 pm
by answerhappygod
You want to make sure that your database backup does not exceed 10 hours in length.What command would you issue that would meet this condition?

A. backup database plus archivelog;
B. backup database plus archivelog until time 10:00;
C. backup database plus archivelog timeout 10:00;
D. backup database plus archivelog duration 10:00; E. backup database plus archivelog timeout 10:00;