13.5. Leveraging Resumable Space Allocation

Until Resumable Space Allocation was introduced in Oracle 9i, you had to implement workarounds to prevent a long-running operation from failing from a space-related error condition, for example, artificially splitting up a job into smaller pieces so that a failure of one piece of the job would not require you to rerun the earlier parts of the job. Using Resumable Space Allocation, your developers can design their applications from a logical transaction point of view and give you an opportunity to fix the out-of-space condition while the application's long-running operation is temporarily suspended.

In the following sections, we will give you an overview of the Resumable Space Allocation architecture, ...

Get OCP: Oracle 10g Administration II Study Guide: Exam 1Z0-043 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.