ARS0106E Content Manager OnDemand failed to unlink the file >file<. The error number is errno

Explanation

An error occurred while this program was running.

The specified file does not exist, or the Content Manager OnDemand instance owner does not have permission to access it. The errno value might provide additional information.

Example:
Unlink failed for file >/QIBM/USERDATA/ONDEMAND/QUSROND/CACHE/retr/KCA/RES/1FAA1<.
errno=3025  Srvr->www.example.com 192.0.2.0<-

User response

Verify that the file exists and that the Content Manager OnDemand instance owner has permission to access it. Also verify that the link is valid. 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.