Skip to content
English
  • There are no suggestions because the search field is empty.

What does errno 11 mean?

I see this errno 11 in my tmp err file. Should I be concerned?

Here is an example of the error you might find in an err file:

logmon.protop.err:Cannot open log file /data/117/pt/tmp/logmon.protop.debug, errno 11 (11076)

This is related to the use of -logthreshold session startup parameter, as ProTop does in etc/protop.pf, to add sequence numbers to debug file names.

This is an inconsequential, cosmetic error message, it does not impact the functionality of the feature. For log monitoring this means alerts still go out.  This is safely ignored.

If you absolutley want to avoid seeing this error message and can live without sequentially numbered debug file names, you can comment out -logthreshold in etc/protop.pf.