Immer mal wieder ist mir aufgefallen, daß Applikationen im zWAS ihre Daten nicht dahin schreiben, wo ich es erwartet hätte, nämlich ins Working Directory des Servers. Das Infocenter klärt uns jetzt deutlicher als früher über einen Unterschied zwischen zWAS und allen anderen WASen auf. Dieser Parameter wird schlicht ignoriert und steht nur da, damit es hübsch aussieht,. Effektiv wird grundsätzlich das Homedirectory aus dem OMVS Segment im RACF genutzt:
Avoid trouble: On z/OS, the working directory is always the UNIX System Services directory that is defined using the OMVS setting of the RACF® user profile for the user that starts the servant. Therefore, even if you specify a directory in this field, the UNIX System Services directory is used as the working directory. To provide compatibility between applications that run on a z/OS platform and on a distributed platform, set the UNIX System Services directory to the same value that you specify for the Working directory field on your distributed platform system.