Failstate:
CONFIG=( /sas/sas_prog/9_4/SASFoundation/9.4/sasv9.cfg /sas/sas_prog/9_4/SASFoundation/9.4/nls/en/sasv9.cfg
/sas/sas_prog/9_4/SASFoundation/9.4/sasv9_local.cfg /home/aschmelz/sasv9.cfg )
Specifies the configuration file that is used when initializing or overriding the values of SAS system options.
ERROR: Insufficient space in file WORK.'SASTMP-000000006'n.UTILITY.
ERROR: File WORK.'SASTMP-000000006'n.UTILITY is damaged. I/O processing did not complete.
ERROR: There is not enough WORK disk space to store the results of an internal sorting phase.
ERROR: An error has occurred.
Succesfull run:
CONFIG=( /sas/sas_prog/9_4/SASFoundation/9.4/sasv9.cfg
/sas/sas_prog/9_4/SASFoundation/9.4/nls/en/sasv9.cfg
/sas/sas_prog/9_4/SASFoundation/9.4/sasv9_local.cfg
/sas/sas_prog/conf/Lev1/SASApp/sasv9.cfg
/sas/sas_prog/conf/Lev1/SASApp/sasv9_usermods.cfg
/sas/sas_prog/conf/Lev1/SASApp/WorkspaceServer/sasv9.cfg
/sas/sas_prog/conf/Lev1/SASApp/WorkspaceServer/sasv9_usermods.cfg )
/home/aschmelz/sasv9.cfg which is in the last one in the failed state is
/sas/sas_prog/conf/Lev1/SASApp/sasv9_usermods.cfg
/sas/sas_prog/conf/Lev1/SASApp/WorkspaceServer/sasv9.cfg
/sas/sas_prog/conf/Lev1/SASApp/WorkspaceServer/sasv9_usermods.cfg
(the three configs which are in the sucessfull but not in the non sucessfull state) taken together, in that order.