Entering content frameProcedure documentation Resizing the Data Files of a Tablespace Locate the document in its SAP Library structure

Use

You can use SAPDBA for Oracle to change the sizes of the data files of a tablespace (including the SYSTEM tablespace), using the Oracle command ALTER DATABASE DATAFILE ... RESIZE... You can perform this procedure while the SAP System is running.

Prerequisites

Procedure

  1. Choose Reorganization ® Resize data files of a tablespace.
  2. Enter Tablespace name.
  3. This is the name of the tablespace for which you want to resize the data files.

  4. Choose Start.
  5. SAPDBA displays the data files of the selected tablespace.

  6. Choose the data file to resize.
  7. SAPDBA displays the current details for the data file.
  8. Enter the New size for the data file.
  9. SAPDBA automatically shows and checks the maximum file size according to the free space in the file system and the minimum file size according to the used extents inside the file.

  10. If required, select Autoextend.

SAPDBA prompts you for the incremental and maximum file sizes used in automatic table extension:

Enter the incremental and maximum file sizes.

For more information, see Effects of Autoextend and Resize on SAPDBA.

  1. Choose Start and execute changes.

No scripts are created for this reorganization type.

Result

SAPDBA resizes the data files immediately. It logs the changes in the file <timestamp>.rrs. For more information, see SAPDBA Log Files and Their Contents.

 

 

Leaving content frame