Hi all,
In phase PREP_SPACECHECK, I have this error message :
Insufficient free space in the database as follows. Please refer to file /usr/sap/SID/SUM/abap/log/DBFPLUSD.RES for more details and additional information about the results of the free space check.
Create TABLESPACE PSAPSR3702X with 56390 MB
INFO: To adjust the size of your tablespaces, you may use the commands
in file '/usr/sap/SID/SUM/abap/log/ORATBSXT.LST' using the 'brspace' utility.
Please copy the file before making changes, as it may be
overwritten in subsequent upgrade phases.
You must fullfill these requirements first before you continue with the procedure!
Free space recommendation
In some scenarios there might be more space required, which was not part of the calculation. Therefore we recommend to have up to 20% more free space than overall required:
Additional 11278 MB to TABLESPACE PSAPSR3702X
Details of file /usr/sap/SID/SUM/abap/log/ORATBSXT.LST :
# These are examples for brspace commands to extend/create the required
# tablespaces. You can adapt them according to your own needs.
# Add option '-c force' to call the commands in batch mode.
# Change option '-autoextend' to 'yes' and set '-maxsize' and '-incrsize'
# to create autoextensible segments.
brspace -function tscreate -tablespace PSAPSR3702X -class none -data both -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 2000 -autoextend yes
brspace -function tsextend -tablespace PSAPSR3702X -size 200 -incrsize 200 -maxsize 400 -autoextend yes
~
All Tablspace is in AUTOEXTEND, I have necessary sapace in FileSystem
It's necessary to create this tablspace : PSAPSR3702X
Tablespaces currently :
|
Thanks in advance