The R/3 System can be either active or closed when you extend a tablespace.
Do not shut down the database system if you want to add a data file to a tablespace.
|
File system |
Raw devices | |
a - |
File system or raw device |
File system or raw device |
b - |
File size |
Enter raw device name |
c - |
Select path |
Select raw device |
d - |
Alter suggested path |
File size on raw device |
e - |
Display current files |
Display current files |
s - |
Start (Add datafile) |
Start (Add datafile) |
q - |
Return |
Return |
File system or raw device: SAPDBA displays whether you are working in a file system (file system) or on raw devices (raw device). At this time you can choose again between working in the file system or on raw devices. If you are working on raw devices, the ORACLE name of the raw device and the required raw device ID are displayed. See also
SAPDBA Support for Raw Device Configuration.File system:
– Percentage from the SAPDBA profile (
– Default value: 30 percent of the tablespace size when no entry exists for this tablespace in the SAPDBA profile.
See
tspadd_tspname and Specifying the File Size.You can decide which of the displayed sapdata directories you want to select. If you specify a different directory and this results in the files being moved to a different disk, this may (when the data and index tablespace are on the same disk) cause performance losses due to competing I/O accesses.
See
See
You can define another file name (see
New Path). In this case SAPDBA checks whether there is sufficient storage space available in the file system which was suggested to store the new data file.Raw Device:
SAPDBA checks whether:
- the raw device exists
-
SAPDBA does not check whether the raw device is used by another application and whether the disk is partitioned and the partitions are reserved.
You can decide which of the displayed raw devivces you would like to select. SAPDBA informs you if the naming convention does not correspond to the SAP norm.If necessary, change the raw device ID as user
Display current files: SAPDBA displays the data files of the tablespaces and their sizes.
Depending on the operating system, the database may be limited to a certain number of data files (usually at least 254 files with maximum 2GB per file). If an extension moves you closer to this limit, you should reorganize the tablespaces that contain a large number of data files. This will occur only rarely, however, since the number of available data files (254) is almost always large enough. Therefore, do not reorganize tablespaces of the database until you actually reach this limit.
See
filesystem block size: |
<size> |
filesystem fragment size: |
<size> |
Oracle block size: |
<size> |
If the sizes do not agree, an appropriate warning message appears and SAPDBA will ask whether you want to continue.
Successful tablespace extension: When SAPDBA has created the new data file, it automatically branches to the Backup database menu, to enable you to back up the extended tablespace.
See
Backup Recommended.Failed tablespace extension: If the data file could not be added, SAPDBA deletes the corresponding directory or symbolic link and cancels the tablespace extension. Your system and database are unchanged.
See
SAPDBA Troubleshooting.Use the ORACLE ALERT and trace files to analyze and correct the problem, then repeat the tablespace extension procedure.