FSUMF355
tmpnam() returned an empty filename

Explanation

tmpnam() was unable to define a unique file name in a temporary directory. This may be due to a problem with the directory.

System action

The cron daemon continues.

User response

If the TMPDIR variable specified a directory name when the cron daemon was started, ensure that it is a writable directory for the user who started the cron daemon. If TMPDIR was not defined, ensure that /tmp exists as a writable directory.