Multiple files Getting Created under <domain_name>/tmp/cam/ReportsToolsComponent Every Minute Which Leads to OS Filesystem Space Issue
(Doc ID 2769356.1)
Last updated on MAY 08, 2023
Applies to:
Oracle Reports Developer - Version 12.2.1.3.0 and laterOracle Forms for OCI - Version 12.2.1.4.0 and later
Information in this document applies to any platform.
Symptoms
Directory structure, name and sample files are used for demonstration purpose only.
Many temporary files are created under <DOMAIN_HOME>/tmp/cam/ReportsToolsComponent which is leading to filesystem space issue.
This is seen when Node manager is running and trying to sync ReportsToolsComponent files.
For example "Sync-16146xxxxxxxx" folder containing multiple files and subdirectories are created.
$ pwd
<DOMAIN_HOME>/tmp/cam/ReportsToolsComponent
$ tree -d Sync-16146xxxxxxxx
Sync-16146xxxxxxxx
└── config
└── fmwconfig
└── components
└── ReportsToolsComponent
├── reptools1
│ └── guicommon
│ └── tk
│ └── admin
│ ├── AR
│ ├── CS
│ ├── EL
│ ├── IW
│ ├── JA
│ ├── KO
│ ├── PL
│ ├── PPD
│ ├── RO
│ ├── RU
│ ├── SK
│ ├── US
│ │ └── WE8ISO8859P15
│ ├── ZHS
│ └── ZHT
└── tools
└── admin
This temporary structure is created every minutes, giving impression that something is wrong with ReportsToolsComponent.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |