Extending Free Space in the Oracle Database
Prerequisites
For performance reasons, you have to take the following restrictions into consideration when creating the new tablespaces:
-
Index tablespaces and data tablespaces that belong together should not be on the same disk, and should not be in the same sapdata directory.
-
PSAPES<REL>D and PSAPEL<REL>D should not be on the same disk.
-
AIX: If the AIX user parameter fsize (= maximum file size) is set to the default value of 1 GB for user ora<sid>, error messages appear if you create tablespaces greater than 1 GB. Where necessary, increase the value of fsize. Note that the parameter fsize is increased by the same amount for user <sid>adm. Otherwise, <sid>adm cannot start up the database after large tablespaces have been created.
Context
Extend and create tablespaces as requested by the Software Update Manager.
To extend and create tablespaces, use program <SUM directory>/abap/exe/brspace as user ora<sid>. You can use a command line template for BRSPACE generated by the Software Update Manager (see file CHECKS.LOG). For more information, see the SAP online documentation on the BRSPACE program.
BRSPACE proposes other values for the extension than those specified in the list. You can overwrite these values, however, you have to meet the minimum requirements of the list.
