KB Article #57269

Stop Production Server when file sytem is full

Problem

-- Du to a file system full, Production Server does not process events properly and its database is corrupted


Resolution

2 Steps to prevent this corruption by stoping automatically the production server:



* Insert followig line into /config/OPShedule.ini file where xx is the maximum percentage used for your file system



TO_DISK_STOP_PERCENT=xx



* Restart your Production Server to take into account this parameter