My Oracle Support Banner

What is the use of the RESUMABLE parameter in EXPORT ? (Doc ID 152013.1)

Last updated on NOVEMBER 20, 2023

Applies to:

Oracle Database - Enterprise Edition - Version 9.0.1.0 and later
Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Exadata Express Cloud Service - Version N/A and later
Information in this document applies to any platform.

Purpose

 This document explains the purpose of the new export parameter RESUMABLE while exporting a 9i database.

Scope

 You can sort the exported data and therefore need a temporary segment for sorting.
 You may encounter a storage space allocation issue regarding the temporary segment required.

  The RESUMABLE parameter allows the export to
    1. suspend if a space allocation issue occurs
    2. wait until the space allocation issue is solved
    3. then resume
  and therefore not to abort, provided a timeout is set appropriately.

  Since the default value for the RESUMABLE_TIMEOUT parameter is 7200 seconds (2 hours), this means the DBA has 2 hours by default to fix the error before the export aborts.

Details

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.