32312 - Server disk space shortage error
- Alarm Group:
 - PLAT
 - Description:
 - This alarm indicates one of these conditions has
				occurred: 
				
                        
- A file system has exceeded a failure threshold, which means that more than 90% of the available disk storage has been used on the file system.
 - More than 90% of the total number of available files have been allocated on the file system.
 - A file system has a different number of blocks than it had when installed.
 
 - Severity:
 - Major
 - Instance:
 - May include AlarmLocation, AlarmId, AlarmState, AlarmSeverity, and bindVarNamesValueStr
 - HA Score:
 - Normal
 - Auto Clear Seconds:
 - 0 (zero)
 - OID:
 - eagleXgDsrTpdDiskSpaceShortageErrorNotify
 - Alarm ID:
 - TKSPLATMA13
 
Recovery:
- Run syscheck in verbose mode.
 - Examine contents of identified volume in syscheck
			 output to determine if any large files are in the file system. Delete
			 unnecessary files, or move files off of server. Capture output from 
			 
du -sx <file system>. - Capture output from 
			 
df -handdf -icommands. - Determine processes using the file system(s) that have exceeded the threshold.
 - It is recommended to contact My Oracle Support and provide the system health check output and provide additional file system output.