Know Issues:
-----------
1. If an error 11104 ERR_STANREPORT_OPEN_SORT_FILE occurs, this may be a result of going over the file description limit. This can be fixed by using ulimit:
ulimit -n 80

