ARS0111E Content Manager OnDemand is unable to determine the link for the file >file_name<. errno=errno

Explanation

The Content Manager OnDemand server was unable to access the specified file. Either the link does not exist, or the link exists but does not point to a file. The errno value might provide additional information.

User response

If the link does not exist in the Content Manager OnDemand retrieval directory for this file, either recreate the link or delete the file. If the problem persists, contact your IBM® Service Representative.
Possible sources of information for errno values include:
  • AIX: /usr/include/sys/errno.h
  • Linux: /usr/include/asm-generic/errno-base.h and /usr/include/asm-generic/errno.h
  • Windows: Locate Microsoft C++ documentation on the web and then use “errno” (without the quotes) as search criteria.
  • z/OS: /usr/include/errno.h
  • IBM i: Use the Display Message Description command: DSPMSGD CPExxxx, where xxxx is the errno value.