ANU0488E Initialization functions cannot open the error log: log-name. errno = errno-value,

Explanation

The file log-name could not be opened during initialization. The system set the error code errno-value. If the reason given is "access denied," the current user does not have permission to write to the log in the directory specified. It is also possible that no space is available at the given log location. If the reason is errno = 13, Permission denied, you have the following policy setting control enabled, User Account Control: Turn on Admin Approval Mode.

System action

Processing terminates.

User response

Set the DSM_LOG (or DSMI_LOG) environment variable to a directory into which the current user can write. You may also use the ERRORLOGNAME option to specify a file to which the current has write permission. If the reason is errno = 13, Permission denied, you should run the same operation in administrator mode.