ARS0195E Unable to close directory >directory_name<. errno=errno
Explanation
An error occurred while this program was running. The errno value might provide additional information.Example:
Unable to close directory >**UNK**<. errno=(**UNK**)
Srvr->everest.ibm.com 192.0.2.0<-
User response
Verify that the directory exists, and that its permissions are set correctly. Then try the command again. 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.