FEK301E {0} (uid:{1}) does not own the directory of {2} (file_owner uid:{3})

Explanation

{0}
A log file name.
{1}
The user ID that attempted to access the log file.
{2}
The directory where the log file is stored.
{3}
The user ID that owns the directory.
An attempt was made to access a log file, but the user ID does not have the correct authority.

System programmer response

Ensure that your user ID is authorized to access the log file.