noun
system common area
A computing term for a shared memory or storage region used by multiple parts of a system.
システム共通領域にデータを保存すると、複数のプログラムからアクセスできます。
If you save data in the system common area, it can be accessed by multiple programs.
Compound of システム (system) + 共通 (common) + 領域 (area), a direct translation of the English computing term.