SlideShare a Scribd company logo
SAP Note 16513 - File system is full - what do I do? 
Note Language: English Version: 57 Validity: Valid Since 26.07.2000 
Summary 
Symptom 
The file system with the R/3 file tree is full. Which files can be 
deleted? 
Additional key words 
Files, disk space 
Cause and prerequisites 
o Unnecessary files in the file system 
o File system as defined is too small 
Solution 
We assume in the following that the system ID is "P22". Then 
o the work directory is 
/usr/sap/P22/DVEBMGSnn/work (Unix, WindowsNT) 
o the data directory is 
/usr/sap/P22/DVEBMGSnn/data (Unix, WindowsNT) 
o the global directory is (for all instances) 
/sapmnt/P22/global (UNIX) 
<sapglobalhost>sapmntP22sysglobal (WindowsNT) 
1. Files that are definitely no longer required. 
o UNIX only: 
The work directory often contains an old core file from previous 
program terminations. This file may be deleted at any time. 
2. Old spool and log files. 
These are not necessary for R/3 to function and should be deleted 
regularly (see Note 16083). After they are deleted, their information 
is, of course, lost. 
The files in question are: 
o Spool requests nnnSPOOL (nnn = client) 
o Job logs nnnJOBLG 
o Batch input logs BI<hostname><instance-number> 
The files are in the global directory. 
The following reports are available for selective deletion of the files 
(also see Note 16083): 
17.11.2012 Page 1 of 4
SAP Note 16513 - File system is full - what do I do? 
o RSPO0041 
o RSBTCDEL 
o RSBDCREO (see Note 18307) 
Spool requests can be stored in the database, instead. For details see 
Notes 11070 and 20176. 
For problems due to very large lists see Note 7140. 
3. Old archiving files: 
When old data is archived, files are written to the global directory. 
The naming convention usually is Rxxmmddn (xx = application, mm = 
month, dd = day, n = number), for example, RMM12280. 
If these data are no longer required for productive operation and (!) 
if the files are saved on tape, you can delete them from the disk. 
4. Old ABAP/4 trace files: 
o The trace files AT<instance number>nnnn are in the data directory. 
The maximum space available for all files is defined by the 
parameter abap/atrasizequota (in kbytes, default = 10000 kbyte). 
You can use Transaction SE30 to delete the files. 
5. Pagefile and rollfile: 
The files PAGFILnn and ROLLFLnn are normally located in the data 
directory. Do not delete them while the system is online. If the R/3 
System is offline (but only then!!!), you can delete the roll and page 
files. They are automatically created again during the R/3 System 
startup, and grow as necessary up to the allowed maximum. Therefore, 
deleting them makes hardly any sense. 
Exception: If the file has been enlarged beyond the normal size for 
some special action (for example, client copy) the required disk space 
can be retrieved by deleting the file. As mentioned above, this may 
only be done when the instance is offline. 
The maximum size of the roll file is given by: 
(rdisp/ROLL_MAXFS - rdisp/ROLL_SHM) * 8 kBytes 
A similar formula appplies to the paging file. 
You can move the files to a different file system by defining other 
values for R/3 parameters DIR_ROLL and DIR_PAGING. 
6. Old output requests: 
Output requests are stored on the data directory as files SP*. Under 
normal circumstances they are deleted automatically when the output is 
completed. See Note 11070 for details. 
7. Old Sort and Extract files 
Temporary files are created by the Abap commands Sort and Extract. The 
temporary files for Sort are named S++++++<Extension> (on NT .dat is 
used as extension, on Unix there is normally no extension) for the 
Extract, E++++++<Extension>. These files are automatically deleted 
after these commands have been successfully executed. However, if a 
17.11.2012 Page 2 of 4
SAP Note 16513 - File system is full - what do I do? 
termination occurs, it can happen that these files remain. Old files 
can be deleted. The locations of these files can be set using profile 
parameter DIR_SORT or DIR_EXTRACT. The exact file names are stored in 
the profile parameters FN_SORT or FN_EXTRACT. 
8. Emergency measures: 
o If you cannot start up the R/3 System at all, an emergency (!) 
measure is to use operating system means to delete the job logs, 
and then run RSBTCDEL in "Forced mode" (see Note 6604). 
o The trace files are created during a new system startup, and can 
also be deleted. They are contained in the work directory. 
9. Other information 
o You should check whether the file 'stat' with the workload 
statistics (in the data directory) has not been reorganized for 
some time and has therefore become too large. For more information 
refer to Note 6833. In urgent cases, this file may be moved 
elsewhere, too (the system parameter is 'stat/file'). 
o If the trace files (dev_*) in the work directory are very large 
(normal size: 0.1 to 20 kByte), it is likely that the rdisp/TRACE 
parameter was changed. The normal value is 1. If the value is set 
to 2, you should reset it. See also Note 16665. 
Header Data 
Release Status: Released for Customer 
Released on: 25.07.2000 22:00:00 
Master Language: German 
Priority: Recommendations/additional info 
Category: Help for error analysis 
Primary Component: BC-CCM-MON-OS Operating System Monitors 
Secondary Components: 
BC-CCM-BTC Background Processing 
BC-CCM-PRN Print and Output Management 
BC-ABA-LA Syntax, Compiler, Runtime 
BC-CCM-MON-TUN Performance Monitors (TCC) 
The Note is release-independent 
Related Notes 
17.11.2012 Page 3 of 4
SAP Note 16513 - File system is full - what do I do? 
Number Short Text 
117718 Large file WF_LOG_000000000000_... created 
79187 ST01: How do you delete files from the system trace? 
39261 Core file is too large 
31422 UNIX df and du give different values 
21024 SAPDBA: Many files in /oracle/SID/rdbms/audit 
20176 Where is the spool request saved? 
18307 Batch input logs and reorganization 
16083 Standard jobs, reorganization jobs 
11070 Space requirements of TemSe and spooler 
7224 Deleting old corrections and transport requests 
7140 Problem printing very large lists 
6833 Deleting statistics file, size of statistics file 
6604 Deleting job logs at operating system level 
862 Reduce size of system log file 
17.11.2012 Page 4 of 4

More Related Content

What's hot

T codes sap-basis-training
T codes sap-basis-trainingT codes sap-basis-training
T codes sap-basis-trainingmunnasap007
 
Step by step procedure for loading of data from the flat file to the master d...
Step by step procedure for loading of data from the flat file to the master d...Step by step procedure for loading of data from the flat file to the master d...
Step by step procedure for loading of data from the flat file to the master d...Prashant Tyagi
 
OPEN TEXT ADMINISTRATION
OPEN TEXT ADMINISTRATIONOPEN TEXT ADMINISTRATION
OPEN TEXT ADMINISTRATIONSUMIT KUMAR
 
Sap basis made easy
Sap basis made easySap basis made easy
Sap basis made easy
Durga Balaji M
 
Mastering SAP Monitoring - SAP SLT & RFC Connection Monitoring
Mastering SAP Monitoring - SAP SLT & RFC Connection MonitoringMastering SAP Monitoring - SAP SLT & RFC Connection Monitoring
Mastering SAP Monitoring - SAP SLT & RFC Connection Monitoring
Linh Nguyen
 
Sap lama presentation
Sap lama presentationSap lama presentation
Sap lama presentation
Rupesh Ghadi
 
Operating System
Operating SystemOperating System
Operating System
Indhu Periys
 
SAP HANA Timeline
SAP HANA TimelineSAP HANA Timeline
SAP HANA Timeline
SAP Technology
 
Technical Overview of CDS View - SAP HANA Part II
Technical Overview of CDS View - SAP HANA Part IITechnical Overview of CDS View - SAP HANA Part II
Technical Overview of CDS View - SAP HANA Part II
Ashish Saxena
 
SAP HANA System Replication simplified
SAP HANA System Replication simplifiedSAP HANA System Replication simplified
SAP HANA System Replication simplifiedDirk Oppenkowski
 
Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Solution Manager 7.2 SAP Monitoring - Part 2 - ConfigurationSolution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Linh Nguyen
 
Data archiving in sales and distribution (sd)
Data archiving in sales and distribution (sd)Data archiving in sales and distribution (sd)
Data archiving in sales and distribution (sd)
Piyush Bose
 
Iceberg + Alluxio for Fast Data Analytics
Iceberg + Alluxio for Fast Data AnalyticsIceberg + Alluxio for Fast Data Analytics
Iceberg + Alluxio for Fast Data Analytics
Alluxio, Inc.
 
Data power Performance Tuning
Data power Performance TuningData power Performance Tuning
Data power Performance TuningKINGSHUK MAJUMDER
 
Exadata SMART Monitoring - OEM 13c
Exadata SMART Monitoring - OEM 13cExadata SMART Monitoring - OEM 13c
Exadata SMART Monitoring - OEM 13c
Alfredo Krieg
 
rise-with-sap-s4hana-cloud-private-edition-and-sap-erp-pce-english-v2-2021.pdf
rise-with-sap-s4hana-cloud-private-edition-and-sap-erp-pce-english-v2-2021.pdfrise-with-sap-s4hana-cloud-private-edition-and-sap-erp-pce-english-v2-2021.pdf
rise-with-sap-s4hana-cloud-private-edition-and-sap-erp-pce-english-v2-2021.pdf
BangLuuVan
 
Sap basis-training-material
Sap basis-training-materialSap basis-training-material
Sap basis-training-material
Raj p
 
Gpfs introandsetup
Gpfs introandsetupGpfs introandsetup
Gpfs introandsetup
asihan
 
Guidelines to determine the right interface when integrating with sap systems...
Guidelines to determine the right interface when integrating with sap systems...Guidelines to determine the right interface when integrating with sap systems...
Guidelines to determine the right interface when integrating with sap systems...
Alaa Karam
 

What's hot (20)

T codes sap-basis-training
T codes sap-basis-trainingT codes sap-basis-training
T codes sap-basis-training
 
Step by step procedure for loading of data from the flat file to the master d...
Step by step procedure for loading of data from the flat file to the master d...Step by step procedure for loading of data from the flat file to the master d...
Step by step procedure for loading of data from the flat file to the master d...
 
OPEN TEXT ADMINISTRATION
OPEN TEXT ADMINISTRATIONOPEN TEXT ADMINISTRATION
OPEN TEXT ADMINISTRATION
 
Sap basis made easy
Sap basis made easySap basis made easy
Sap basis made easy
 
Mastering SAP Monitoring - SAP SLT & RFC Connection Monitoring
Mastering SAP Monitoring - SAP SLT & RFC Connection MonitoringMastering SAP Monitoring - SAP SLT & RFC Connection Monitoring
Mastering SAP Monitoring - SAP SLT & RFC Connection Monitoring
 
Sap lama presentation
Sap lama presentationSap lama presentation
Sap lama presentation
 
Operating System
Operating SystemOperating System
Operating System
 
SAP HANA Timeline
SAP HANA TimelineSAP HANA Timeline
SAP HANA Timeline
 
IBM GPFS
IBM GPFSIBM GPFS
IBM GPFS
 
Technical Overview of CDS View - SAP HANA Part II
Technical Overview of CDS View - SAP HANA Part IITechnical Overview of CDS View - SAP HANA Part II
Technical Overview of CDS View - SAP HANA Part II
 
SAP HANA System Replication simplified
SAP HANA System Replication simplifiedSAP HANA System Replication simplified
SAP HANA System Replication simplified
 
Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Solution Manager 7.2 SAP Monitoring - Part 2 - ConfigurationSolution Manager 7.2 SAP Monitoring - Part 2 - Configuration
Solution Manager 7.2 SAP Monitoring - Part 2 - Configuration
 
Data archiving in sales and distribution (sd)
Data archiving in sales and distribution (sd)Data archiving in sales and distribution (sd)
Data archiving in sales and distribution (sd)
 
Iceberg + Alluxio for Fast Data Analytics
Iceberg + Alluxio for Fast Data AnalyticsIceberg + Alluxio for Fast Data Analytics
Iceberg + Alluxio for Fast Data Analytics
 
Data power Performance Tuning
Data power Performance TuningData power Performance Tuning
Data power Performance Tuning
 
Exadata SMART Monitoring - OEM 13c
Exadata SMART Monitoring - OEM 13cExadata SMART Monitoring - OEM 13c
Exadata SMART Monitoring - OEM 13c
 
rise-with-sap-s4hana-cloud-private-edition-and-sap-erp-pce-english-v2-2021.pdf
rise-with-sap-s4hana-cloud-private-edition-and-sap-erp-pce-english-v2-2021.pdfrise-with-sap-s4hana-cloud-private-edition-and-sap-erp-pce-english-v2-2021.pdf
rise-with-sap-s4hana-cloud-private-edition-and-sap-erp-pce-english-v2-2021.pdf
 
Sap basis-training-material
Sap basis-training-materialSap basis-training-material
Sap basis-training-material
 
Gpfs introandsetup
Gpfs introandsetupGpfs introandsetup
Gpfs introandsetup
 
Guidelines to determine the right interface when integrating with sap systems...
Guidelines to determine the right interface when integrating with sap systems...Guidelines to determine the right interface when integrating with sap systems...
Guidelines to determine the right interface when integrating with sap systems...
 

Similar to File system is full - what do i do

Lamp
LampLamp
LampReka
 
Lamp1
Lamp1Lamp1
Lamp1Reka
 
Ppt
PptPpt
Edubooktraining
EdubooktrainingEdubooktraining
Edubooktraining
norhloudspeaker
 
Sql introduction
Sql introductionSql introduction
Sql introduction
vimal_guru
 
Linux basics
Linux basicsLinux basics
Linux basicsDeepa
 
Root file system
Root file systemRoot file system
Root file system
Bindu U
 
linux file sysytem& input and output
linux file sysytem& input and outputlinux file sysytem& input and output
linux file sysytem& input and output
MythiliA5
 
101 2.1 design hard disk layout
101 2.1 design hard disk layout101 2.1 design hard disk layout
101 2.1 design hard disk layoutAcácio Oliveira
 
Disk and File System Management in Linux
Disk and File System Management in LinuxDisk and File System Management in Linux
Disk and File System Management in Linux
Henry Osborne
 
OS_lab_file.pdf
OS_lab_file.pdfOS_lab_file.pdf
OS_lab_file.pdf
KarthickS942388
 
CASPUR Staging System II
CASPUR Staging System IICASPUR Staging System II
CASPUR Staging System IIAndrea PETRUCCI
 
File system hiearchy
File system hiearchyFile system hiearchy
File system hiearchy
sritolia
 
Unix Administration
Unix AdministrationUnix Administration
Unix Administration
Nishant Munjal
 

Similar to File system is full - what do i do (20)

Lamp
LampLamp
Lamp
 
Lamp1
Lamp1Lamp1
Lamp1
 
Lamp1
Lamp1Lamp1
Lamp1
 
Ppt
PptPpt
Ppt
 
Edubooktraining
EdubooktrainingEdubooktraining
Edubooktraining
 
Sql introduction
Sql introductionSql introduction
Sql introduction
 
Linux basics
Linux basicsLinux basics
Linux basics
 
Linux filesystemhierarchy
Linux filesystemhierarchyLinux filesystemhierarchy
Linux filesystemhierarchy
 
Root file system
Root file systemRoot file system
Root file system
 
linux file sysytem& input and output
linux file sysytem& input and outputlinux file sysytem& input and output
linux file sysytem& input and output
 
101 2.1 design hard disk layout
101 2.1 design hard disk layout101 2.1 design hard disk layout
101 2.1 design hard disk layout
 
File system discovery
File system discovery File system discovery
File system discovery
 
Tutorial 2
Tutorial 2Tutorial 2
Tutorial 2
 
Disk and File System Management in Linux
Disk and File System Management in LinuxDisk and File System Management in Linux
Disk and File System Management in Linux
 
OS_lab_file.pdf
OS_lab_file.pdfOS_lab_file.pdf
OS_lab_file.pdf
 
Rar
RarRar
Rar
 
Rar
RarRar
Rar
 
CASPUR Staging System II
CASPUR Staging System IICASPUR Staging System II
CASPUR Staging System II
 
File system hiearchy
File system hiearchyFile system hiearchy
File system hiearchy
 
Unix Administration
Unix AdministrationUnix Administration
Unix Administration
 

Recently uploaded

FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Albert Hoitingh
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
James Anderson
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
DianaGray10
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
Peter Spielvogel
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
Dorra BARTAGUIZ
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Aggregage
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
RinaMondal9
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
Kari Kakkonen
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Nexer Digital
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems S.M.S.A.
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
Pierluigi Pugliese
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 

Recently uploaded (20)

FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdfFIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
FIDO Alliance Osaka Seminar: FIDO Security Aspects.pdf
 
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
Encryption in Microsoft 365 - ExpertsLive Netherlands 2024
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
Alt. GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using ...
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4UiPath Test Automation using UiPath Test Suite series, part 4
UiPath Test Automation using UiPath Test Suite series, part 4
 
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdfSAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
SAP Sapphire 2024 - ASUG301 building better apps with SAP Fiori.pdf
 
Elevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object CalisthenicsElevating Tactical DDD Patterns Through Object Calisthenics
Elevating Tactical DDD Patterns Through Object Calisthenics
 
Generative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to ProductionGenerative AI Deep Dive: Advancing from Proof of Concept to Production
Generative AI Deep Dive: Advancing from Proof of Concept to Production
 
Free Complete Python - A step towards Data Science
Free Complete Python - A step towards Data ScienceFree Complete Python - A step towards Data Science
Free Complete Python - A step towards Data Science
 
DevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA ConnectDevOps and Testing slides at DASA Connect
DevOps and Testing slides at DASA Connect
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?Elizabeth Buie - Older adults: Are we really designing for our future selves?
Elizabeth Buie - Older adults: Are we really designing for our future selves?
 
Uni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdfUni Systems Copilot event_05062024_C.Vlachos.pdf
Uni Systems Copilot event_05062024_C.Vlachos.pdf
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024By Design, not by Accident - Agile Venture Bolzano 2024
By Design, not by Accident - Agile Venture Bolzano 2024
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 

File system is full - what do i do

  • 1. SAP Note 16513 - File system is full - what do I do? Note Language: English Version: 57 Validity: Valid Since 26.07.2000 Summary Symptom The file system with the R/3 file tree is full. Which files can be deleted? Additional key words Files, disk space Cause and prerequisites o Unnecessary files in the file system o File system as defined is too small Solution We assume in the following that the system ID is "P22". Then o the work directory is /usr/sap/P22/DVEBMGSnn/work (Unix, WindowsNT) o the data directory is /usr/sap/P22/DVEBMGSnn/data (Unix, WindowsNT) o the global directory is (for all instances) /sapmnt/P22/global (UNIX) <sapglobalhost>sapmntP22sysglobal (WindowsNT) 1. Files that are definitely no longer required. o UNIX only: The work directory often contains an old core file from previous program terminations. This file may be deleted at any time. 2. Old spool and log files. These are not necessary for R/3 to function and should be deleted regularly (see Note 16083). After they are deleted, their information is, of course, lost. The files in question are: o Spool requests nnnSPOOL (nnn = client) o Job logs nnnJOBLG o Batch input logs BI<hostname><instance-number> The files are in the global directory. The following reports are available for selective deletion of the files (also see Note 16083): 17.11.2012 Page 1 of 4
  • 2. SAP Note 16513 - File system is full - what do I do? o RSPO0041 o RSBTCDEL o RSBDCREO (see Note 18307) Spool requests can be stored in the database, instead. For details see Notes 11070 and 20176. For problems due to very large lists see Note 7140. 3. Old archiving files: When old data is archived, files are written to the global directory. The naming convention usually is Rxxmmddn (xx = application, mm = month, dd = day, n = number), for example, RMM12280. If these data are no longer required for productive operation and (!) if the files are saved on tape, you can delete them from the disk. 4. Old ABAP/4 trace files: o The trace files AT<instance number>nnnn are in the data directory. The maximum space available for all files is defined by the parameter abap/atrasizequota (in kbytes, default = 10000 kbyte). You can use Transaction SE30 to delete the files. 5. Pagefile and rollfile: The files PAGFILnn and ROLLFLnn are normally located in the data directory. Do not delete them while the system is online. If the R/3 System is offline (but only then!!!), you can delete the roll and page files. They are automatically created again during the R/3 System startup, and grow as necessary up to the allowed maximum. Therefore, deleting them makes hardly any sense. Exception: If the file has been enlarged beyond the normal size for some special action (for example, client copy) the required disk space can be retrieved by deleting the file. As mentioned above, this may only be done when the instance is offline. The maximum size of the roll file is given by: (rdisp/ROLL_MAXFS - rdisp/ROLL_SHM) * 8 kBytes A similar formula appplies to the paging file. You can move the files to a different file system by defining other values for R/3 parameters DIR_ROLL and DIR_PAGING. 6. Old output requests: Output requests are stored on the data directory as files SP*. Under normal circumstances they are deleted automatically when the output is completed. See Note 11070 for details. 7. Old Sort and Extract files Temporary files are created by the Abap commands Sort and Extract. The temporary files for Sort are named S++++++<Extension> (on NT .dat is used as extension, on Unix there is normally no extension) for the Extract, E++++++<Extension>. These files are automatically deleted after these commands have been successfully executed. However, if a 17.11.2012 Page 2 of 4
  • 3. SAP Note 16513 - File system is full - what do I do? termination occurs, it can happen that these files remain. Old files can be deleted. The locations of these files can be set using profile parameter DIR_SORT or DIR_EXTRACT. The exact file names are stored in the profile parameters FN_SORT or FN_EXTRACT. 8. Emergency measures: o If you cannot start up the R/3 System at all, an emergency (!) measure is to use operating system means to delete the job logs, and then run RSBTCDEL in "Forced mode" (see Note 6604). o The trace files are created during a new system startup, and can also be deleted. They are contained in the work directory. 9. Other information o You should check whether the file 'stat' with the workload statistics (in the data directory) has not been reorganized for some time and has therefore become too large. For more information refer to Note 6833. In urgent cases, this file may be moved elsewhere, too (the system parameter is 'stat/file'). o If the trace files (dev_*) in the work directory are very large (normal size: 0.1 to 20 kByte), it is likely that the rdisp/TRACE parameter was changed. The normal value is 1. If the value is set to 2, you should reset it. See also Note 16665. Header Data Release Status: Released for Customer Released on: 25.07.2000 22:00:00 Master Language: German Priority: Recommendations/additional info Category: Help for error analysis Primary Component: BC-CCM-MON-OS Operating System Monitors Secondary Components: BC-CCM-BTC Background Processing BC-CCM-PRN Print and Output Management BC-ABA-LA Syntax, Compiler, Runtime BC-CCM-MON-TUN Performance Monitors (TCC) The Note is release-independent Related Notes 17.11.2012 Page 3 of 4
  • 4. SAP Note 16513 - File system is full - what do I do? Number Short Text 117718 Large file WF_LOG_000000000000_... created 79187 ST01: How do you delete files from the system trace? 39261 Core file is too large 31422 UNIX df and du give different values 21024 SAPDBA: Many files in /oracle/SID/rdbms/audit 20176 Where is the spool request saved? 18307 Batch input logs and reorganization 16083 Standard jobs, reorganization jobs 11070 Space requirements of TemSe and spooler 7224 Deleting old corrections and transport requests 7140 Problem printing very large lists 6833 Deleting statistics file, size of statistics file 6604 Deleting job logs at operating system level 862 Reduce size of system log file 17.11.2012 Page 4 of 4