Drag and Drop Error Messages

Refer to the table below for a list of possible error messages:

Error Message Return code Description
MFDAS01: Mainframe access problem. 1001 A communication problem has been detected. Refer to the MFAERROR.LOG file for more information.
MFDAS02: Cannot import multiple files to a single file. 1002 An illogical request has been made, in that the user is attempting to import more than one file into a single file.
MFDAS03: Cannot export multiple files to a single file. 1003 An illogical request has been made, in that the user is attempting to export more than one file into a single file.
MFDAS04: Module 'MFLSC' is missing or inaccessible. 1004 The required module MFLSC cannot be found. This is most likely an installation problem.
MFDAS05: File had no length, or does not exist. 1005 The file had either a zero length, or had been deleted but the display was not refreshed.
MFDAS06: Call to module 'DFCONV' failed. Unable to convert the VSAM/QSAM file. 1006 A bad return code was given by the converter program. Run the dfconv program on its own to determine the error.
MFDAS07: Value is not a valid number. 1007 A non-numeric value was given when a numeric value was expected.
MFDAS08: For VSAM/QSAM files, extensions of PRO, DAT, or IDX are reserved. 1008 You cannot use a restricted extension for a file transfer.
MFDAS09: Rename to file failed. 1009 An error was returned when trying to rename a file.
MFDAS10: The allocation of failed with message number. 1010 An error message has been returned from the COBOL development environment. See the product documentation for a description of the message.
MFDAS11: The allocation of differs from the mainframe. 1011 The DCB information for the COBOL development environment dataset differs from that of the mainframe.
MFDAS12: One or more of the fields have not been properly entered. 1012 Insufficient or incorrect information has been provided in the panel.
MFDAS13: The PC file name cannot have more than 4 subdirectory levels. 1013 The COBOL development environment is unable to support more than 4 subdirectory levels.
MFDAS14: Mismatch between new and repeat passwords. 1014 The new and repeat passwords given do not match.
MFDAS15: Unable to make the directory. 1015 An error was returned when trying to create a directory.
MFDAS16: Unable to remove directory. 1016 An error was returned when trying to remove a directory.
MFDAS17: Call to module 'PCIMS' failed. Unable to convert the IMS database. 1017 A bad return code was given by the PCIMS program. Run the PCIMS program on its own to determine the error.
MFDAS18: A catalog search criteria must be entered. 1018 You must enter one or more mainframe catalog search criteria. If specifying more than one, then separate them by commas. This catalog search criteria is similar to that when using ISPF 3.4.
MFDAS19: A real workstation drive must be used. 1019 The drive selected for the COBOL development environment dataset does not exist on this workstation.
MFDAS22: Call to module 'SQL-Wizard' failed. Unable to convert the XDB table. 1022 A bad return code was given by the SQL wizard program. Run the SQL wizard program on its own to determine the error.
MFDAS23: Cannot establish connection to the mainframe server. 1023 Unable to connect to the mainframe server.
MFDAS24: Network communication problems with blocks of size. 1024 The user's network is unable to transport a data block of the size specified. This is most likely a router configuration problem. To temporarily circumvent the problem, you can specify the MFAMAXSENDLENGTH environment variable, with the value set to a size below the size in error.
MFDAS25: CCI module was not found. 1025 The CCI communications file is not found.
MFDAS26: Module is not a CCI module. 1026 The module specified is not a CCI communications file.
MFDAS27: Unable to delete file. 1027 An error was returned when trying to delete a file.
MFDAS28: Either recall this dataset or assign a type. 1028 This dataset is migrated. Either use the right-mouse context to recall it, or assign a specific type.
MFDAS29: Assign a type to this dataset. 1029 Unknown DSORG for this dataset. You need to use the right-mouse context to assign a specific type.
MFDAS30: The workstation dataset is connected to the mainframe 1030 This workstation dataset you are tying to access is redirection to a mainframe dataset.
MFDAS31: Copy of file failed. 1031 Unable to copy from the Windows clipboard.
MFDAS32: Paste of file failed. 1032 Unable to paste the file to the Windows clipboard.
MFDAS33: PCIMS is not available. Unable to convert the IMS database. 1033 The PCIMS.LBR routines could not be found, or a project was not open.