LDM0521E File server request failed with return code=64 reason code=640
book
Article ID: 117530
calendar_today
Updated On:
Products
CISCOMMON SERVICES FOR Z/OS90S SERVICESDATABASE MANAGEMENT SOLUTIONS FOR DB2 FOR Z/OSCOMMON PRODUCT SERVICES COMPONENTCommon ServicesDatacom/ADCA ECOMETER SERVER COMPONENT FOCEasytrieve Report Generator for Common ServicesINFOCAI MAINTENANCEIPCUNICENTER JCLCHECK COMMON COMPONENTMainframe VM Product ManagerCHORUS SOFTWARE MANAGERCA ON DEMAND PORTALCA Service Desk Manager - Unified Self ServicePAM CLIENT FOR LINUX ON MAINFRAMEMAINFRAME CONNECTOR FOR LINUX ON MAINFRAMEGRAPHICAL MANAGEMENT INTERFACEWEB ADMINISTRATOR FOR TOP SECRETXpertwareCompress Data Compression for MVSCompress Data Compression for FujitsuEndevorEndevor Natural IntegrationEndevor - ECLIPSE PluginEndevor - Enterprise WorkbenchBundl
Issue/Introduction
LServ issued error message "LDM0521E File server request failed - function=0 ddname=ddnameid return code=64 reason code=640" Function code , return code or reason code explanation for LDM0521E are not documented. Can this message relate to permissions' changes ?
The message "LDM0521E File server request failed - function=0 ddname=FILE3 return code=64 reason code=640" is issued because of a security concern vs the dataset. A Reason code '640' for function means a user is trying a get to the file that is not OPEN. Typically this is a security issue meaning the OPEN failed due to security but now the user is advancing and trying to get/put to the dataset. When using LServ, the user must be granted the correct access via the $LSRVDSN resource class that gets defined.
Please review the access authority vs the dataset defined as ddname=ddnameid and make any corrections as needed.