|
|
This chapter describes the messages issued by the FTP3 program. These include messages T01F3001 through T01F3999.
Explanation This message is the first displayed after the user logon is processed. It indicates that Cisco IOS for S/390 FTP is running.
Explanation Client FTP3 could not open the specified ddname indicated in the message text.
Recommended Action Allocate the DD in TSO or specify the DD in the batch JCL stream.
Explanation ACF2 is defined as a subsystem in MVS, but ACF2 is not active or might not be completely initialized.
Recommended Action Contact your system administrator to start ACF2.
Explanation CA-TOP SECRET is defined to MVS, but is not active or might not be completely initialized.
Recommended Action Ask your system administrator to start CA-TOP SECRET.
Explanation Client FTP3 is expecting to find ACF2, RACF or CA-TOP SECRET. None of these security systems is found active in the system. Without an active security system Client FTP3 is not able to obtain user attributes, such as encrypted passwords for logging in to the local host.
Recommended Action Ask your system administrator to start the system's security function.
Explanation Client FTP3 does not have access to user information through system security.
Recommended Action Contact your system administrator to verify that Client FTP3 is implemented as an authorized TSO command.
The GetUserInfo function failed when issuing RACROUTE REQUEST=EXTRACT system call. The error code is of the following form:
| ww | The RACROUTE reason code. |
| xx | The RACROUTE return code. |
| yy | The SAF return code. |
The GetUserinfo routine cannot perform encrypted password extraction. If the command is running interactively, the user is prompted for a password
Recommended Action Contact your local external security support personnel (RACF, CA-ACF2, CA-TOP SECRET) and provide all relevant information. Refer to the IBM document RACF Macro Reference for information regarding the above return and reason codes.
The error code is the same as the RACROUTE return code and reason code.
Explanation The GetUserinfo function failed to establish ESTAE, or set up its error recovery environment.
Recommended Action Gather your MVS and TSO release numbers and maintenance levels, and contact Customer Support.
Explanation The GetUserinfo function failed to establish ESTAE, or set up a recovery environment.
Recommended Action Report this problem to your local MVS and security support personnel.
The GetUserinfo function failed issuing the RACROUTE REQUEST=EXTRACT system call. The error code is of the following form:
| ww | The RACROUTE reason code. |
| xx | The RACROUTE return code. |
| yy | The SAF return code. |
The GetUserinfo routine cannot perform encrypted password extraction. If the command is running interactively, the user is prompted for a password.
Recommended Action Contact your local external security support personnel (RACF, CA-ACF2, CA-TOP SECRET) and provide all relevant information. Refer to the IBM document RACF Macro Reference for information regarding the above return and reason codes.
Explanation Possible logic error or insufficient buffer space. A socket call failed returning error code: xx err_msg
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation The Client FTP3 connect function failed so no connection was established to the remote host.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation Possible logic error. Client FTP3 is waiting for a response which has not arrived.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation PA1 was pressed during local host connect.
Recommended Action Retry the connection.
Explanation There was no response from the local server within MYOPENTIME.
Recommended Action Verify that MYOPENTIME is set to a non-zero value in the FTP.DATA file. Check T01LOG under Cisco IOS for S/390 for relevant messages.
Explanation The 220 reply was not received from the local server.
Recommended Action Check T01LOG under the TCP started task for relevant messages.
Explanation A C/socket API error prevented Client FTP3 from processing the user logon.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation The expected reply code was not received from the local server in response to the user logon request.
Recommended Action Verify that the user ID and password are valid to your security system.
Explanation The TCP transport provider specified with the TCPJOBNAME parameter is not currently available.
Recommended Action Specify a value for TCPJOBNAME that corresponds to a currently available TCP subsystem.
Explanation The ioctl SIOCGIFCONF failed. Client FTP3 is not able to obtain local host ioconfig information.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation The m_alloc function call failed. Client FTP3 is not able to allocate storage for ioconfig or for the second ioctl call.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation The ioctl function is not able to get the network address from the ioconfig.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation The PA1 key or ATTENTION key was pressed to terminate the previous request or command.
Explanation An incorrect FTP.DATA statement was rejected by the FTP server.
Recommended Action Correct the statement in the FTP.DATA file and resubmit the request. If you need more information about the statement, rerun the Client FTP3 request with the trace option.
Explanation Client FTP3 is not able to allocate the specified file.
Recommended Action Verify that the specified file exists and resubmit the Client FTP3 request.
Explanation An incorrect statement was found in the TCPIP.DATA file.
Recommended Action Correct the statement and resubmit the Client FTP3 command.
Explanation An incorrect statement was found in the FTP.DATA file.
Recommended Action Correct the statement and resubmit the Client FTP3 command.
Explanation Client FTP3 failed to open the specified file.
Recommended Action Verify the data set attributes of the specified file.
Explanation An incorrect statement was detected in the FTP.DATA file.
Recommended Action Correct the statement and re-enter the Client FTP3 command.
Explanation The user has entered an unsupported command.
Recommended Action Enter HELP for a list of commands supported by Client FTP3.
Explanation User has entered a command not recognized by Client FTP.
Recommended Action Correct the entry and resubmit the Client FTP3 request. Enter HELP for a list of commands supported by Client FTP3.
Explanation Client FTP3 is not able to log the user into the remote host.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation Possible logic error. Client FTP3 is waiting for a response which has not arrived.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation The remote host FTP server has closed the control connection after data transfer is completed. This might indicate that the control connection timed out or the remote host has crashed.
Recommended Action Retry; if the problem persists, contact your Cisco IOS for S/390 administrator.
Explanation The remote FTP server is not responding after a timeout.
Recommended Action Retry; if the problem persists, contact your network administrator. If the error is not caused by implementation restrictions, contact Customer Support.
Explanation A Client FTP3 CLOSE command was issued, but the remote host is not connected and, therefore, not able to respond.
Recommended Action Connect to the remote host by issuing an open command or re-enter the Client FTP3 command.
Explanation There is no help information for the specified command.
Recommended Action Enter HELP for a list of commands supported by Client FTP3.
Explanation A socket function failed. Client FTP3 is not able to open a data connection.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation Possible logic error. A BIND function failed trying to open a data connection.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation The listen function call failed in NLST services; error code: xx err_msg
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation Connection to remote host FTP server data port timed out.
Recommended Action Contact your network administrator and restart Client FTP3.
If the error is not caused by implementation restrictions, contact Customer Support.
Explanation Possible logic error. The socket accept() function failed. Client FTP3 is not able to open the data connection socket; error code: xx err_msg
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation A session with the specified remote host was already active when an open command was entered.
Recommended Action Continue operation or close the current connected remote host and open another remote host.
Explanation Possible user error. Client FTP3 failed to resolve the host name.
Recommended Action Verify that the correct host name or domain name server specification was used. Also verify that the domain name resolver is functioning properly.
Explanation The PASS command failed.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation Client FTP3 is unable to receive a response from the remote host while processing the PASS command.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation Data transfer restart is allowed only if the data transfer mode is block mode.
Recommended Action Use the mode B command to switch the data transfer mode before the restart.
Explanation Client FTP3 is not able to allocate the userid.FTP.CHKPOINT file.
Recommended Action Contact your system administrator for help.
Explanation Client FTP3 is not able to open the userid.FTP.CHKPOINT file.
Recommended Action Contact your system administrator for help.
Explanation The TSO command submitted to TSO returned xx. If xx was returned, a TSO error message will describe the error.
If the user entered an unauthorized TSO command the TSO service routine will reject the command with return code of 20 and reason code of 60 because Cisco IOS for S/390 Client FTP3 is running as an authorized TSO command and TSO/E IKJEFTSR specifically allows you to invoke authorized functions from an unauthorized application program. It maintains system security by running an invoked authorized function in its own isolated environment. However, to maintain system security, an authorized application program can use the TSO/E service facility to invoke only authorized programs or commands, or CLISTs consisting of only authorized programs and commands.
Explanation Socket receiver error; error code listed in T01F3001E.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation The user attempted to issue a TSO command when not running under TSO.
Recommended Action Retry the command under TSO.
Explanation The Client FTP3 command failed with return code rrrrr.
Explanation Only host and remote port number can be specified as command line arguments.
Recommended Action Reissue the FTP command specifying the appropriate command line arguments.
Explanation The TIMEOUT keyword was specified but no timeout value was provided.
Recommended Action Specify a value for TIMEOUT.
Explanation The TCPJOBNAME keyword was specified but no value was provided.
Recommended Action Specify a value for TCPJOBNAME.
Explanation The EXIT keyword was provided but the value was invalid.
Recommended Action Specify a correct value for EXIT.
Explanation The TRANSLATE keyword was specified but no table name was provided.
Recommended Action Specify a valid translate table name.
Explanation The SSID keyword was specified but no value was provided.
Recommended Action Specify a value for SSID.
Explanation A keyword was specified that is not valid.
Recommended Action Remove the invalid keyword from the command line.
Explanation Possible logic error. Client FTP3 is waiting for a response.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation The PA1 or ATTENTION key was pressed while waiting for data connection to open.
Recommended Action Retry the connection.
Explanation There was no response to the connect request in dconntime.
Recommended Action Verify that dconntime is set to a non-zero value in the FTP.DATA file. Check the Cisco IOS for S/390 T01LOG for relevant messages.
Explanation The attempt to open the data connection failed.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation The connect call failed for the data connection.
Recommended Action Use the error message provided (err_msg) to determine the cause of the failure.
Explanation The user attempted to invoke a command that requires remote host without issuing OPEN first.
Recommended Action Open the remote host and retry the command.
|
|