|
Messages d'erreurs côté client : Administrative Command Line Client (8000-8499)
ANS8000I Server command: 'command'. Explanation: The specified command is being sent to the server. This message is displayed when the command is generated from a macro or when the client is running in batch mode. System Action: The command is sent to the server for processing. User Response: None. ANS8001I Return code return code value. Explanation: The error code shown has been returned from the preceding server command. This message is preceded by a server message explaining the reason for the error code. System Action: None. User Response: None. ANS8002I Highest return code was return code value. Explanation: At exit from the client, the highest return code encountered during the session is displayed. System Action: This value is used as the program exit code. User Response: None. ANS8003I Process number process ID started. Explanation: As a result of the preceding server command, the process whose ID is shown starts to execute the command. The process can be monitored using the QUERY PROCESS command. System Action: None. User Response: None. ANS8008W Redirection inside macro whose output is redirected is ignored. Explanation: An output redirection symbol has been encountered inside a macro. However, the output of the macro itself (or a higher level macro) is already being redirected. System Action: The redirection request is ignored. User Response: None. ANS8009E Exiting due to command or option errors. Explanation: Because of errors in command line or option file parameters displayed earlier, the administrative client session is ending. System Action: The client exits. User Response: Fix the option file parameter in error and restart the client, or restart the client with proper command line parameters. ANS8010E File 'file spec' not found. Explanation: The client options file cannot be found, either in the current directory or in the directory specified by the DSM_DIR environment variable. System Action: The client cannot process the options file. User Response: Locate the client options file, or create the file if one does not exist. ANS8011E File 'file spec', line line number, value 'keyword' is not a valid keyword. Explanation: The client encounters an incorrect keyword in the client options file. System Action: The keyword is ignored. User Response: Correct the keyword in the client options file and restart the administrative client. ANS8012E Option processing storage exhausted. Explanation: During processing of the client options file, the client runs out of memory. System Action: The client session is ended. User Response: Make more memory available and restart the administrative client. ANS8013E File 'filespec', line line number, value 'pattern' is too complex a pattern. Explanation: The include or exclude pattern issued is too complex to be accurately interpreted by the client. System Action: The include/exclude statement is ignored. User Response: Correct the syntax for the pattern. ANS8014E Insufficient information to connect to host. Explanation: The client options file or command line, or both, do not contain enough communications information to successfully connect to the server system. For example, with TCP/IP both the TCPPort number and TCPServer address are required to make a connection. System Action: The administrative client session is ended. User Response: Determine what information is needed to establish a connection for your communications method and then specify all that information in your client options file or on the administrative client command line. ANS8015E File 'file spec', error code error code from options processing. Explanation: An unknown error code is returned from the routine that processes the client options file. System Action: The administrative client session is ended. User Response: Attempt to determine the error and correct it. If the problem persists, contact your service representative. ANS8016E Command line parameter parameter number: 'parameter' is too long. Explanation: The specified command line parameter exceeds the maximum length for a command line parameter. System Action: The administrative client session is ended. User Response: Reissue the command with a shorter parameter. ANS8017E Command line parameter parameter number: 'parameter' is not valid. Explanation: The command line parameter shown is not a valid administrative client parameter. System Action: The administrative client session is ended. User Response: Reissue the command with valid parameters. ANS8018E Administrative command not valid in Console mode. Explanation: The Console Mode option has been specified but the client encounters what appears to be a server command on the command line. System Action: The administrative client session is ended. User Response: Reissue the command with no server command. ANS8019E Id and password must be supplied in Batch mode. Explanation: A server command has been encountered on the command line, but no administrator ID or password, or both, are specified. System Action: The administrative client session is ended. User Response: Reissue the command and include the -ID and -PASSWORD parameters on the command line. ANS8020E Unable to open file 'file spec' for output. Explanation: The file name specified in the -OUTFILE option cannot be opened. System Action: The -OUTFILE parameter is ignored. User Response: Allow processing to continue or exit the session and correct the file name. ANS8021E Exiting Batch mode session due to output file error. Explanation: The file specified in the -OUTFILE parameter cannot be opened for a session running in Batch mode. System Action: The administrative client session is ended. User Response: Reissue the command with a valid output file name or make space available for the output file. ANS8022E Output will be written only to stdout. Explanation: The file specified in the -OUTFILE parameter cannot be opened, so output is written only to the standard output stream. System Action: Output that would have been written to the output file is written to the standard output stream. User Response: Allow processing to continue or exit the session and correct the file name. ANS8023E Unable to establish session with server. Explanation: The administrative client cannot start a session with the requested server. This message is preceded by another message that explains the reason for the error. System Action: The administrative client session is ended. User Response: Attempt to correct the error. If the problem persists, contact your service representative. ANS8024E End of macro after continued command line. Explanation: A macro containing a continuation line has been executed, but no more lines are found in the macro file. System Action: The continued command is ignored, and an error return code is set for the macro. User Response: Correct the macro in error. ANS8025E I/O Error reading command input. Explanation: The client is unable to read an input command from the terminal. System Action: The administrative client session is ended. User Response: Correct the problem on the terminal and retry the administrative session. ANS8026E Input line longer than maximum of max length characters. Use continuation. Explanation: An input command line is longer than the maximum input line length allowed. System Action: The input command is ignored. User Response: Reissue the command with several lines using continuation characters. ANS8027E Unterminated comment in command. Explanation: An input command contains an opening comment mark but no closing comment mark. System Action: The input command is ignored. User Response: Reissue the command with matching comment marks. ANS8028E Command longer than maximum of max length characters. Explanation: An input command longer than the maximum command length allowed has been entered. System Action: The input command is ignored. User Response: Reissue the command with fewer characters. This could mean replacing series of repeating blanks with a single blank. ANS8029E Macro processing terminated. Explanation: An error occurs during processing of a macro because the -ITEMCOMMIT option is not specified on the command line. Processing of this macro and any higher level macro is terminated. System Action: All current macro processing ends. User Response: Specify the -ITEMCOMMIT option on the command line to ensure that the server commits each command in the macro individually. ANS8030E Substituted command longer than maximum of max length characters. Explanation: After variable substitution, an input command is longer than the maximum command length allowed. System Action: The input command is ignored. User Response: Reissue the command with fewer characters. This may require replacing a series of repeating blanks with a single blank. ANS8031E Missing name of macro to execute. Explanation: A macro command is encountered that does not contain a macro name. System Action: The command is ignored. User Response: Reissue the macro command with a macro file name. ANS8032E Could not allocate storage to process macro 'file spec'. Explanation: The client cannot allocate enough memory to process the macro shown. System Action: The macro is ignored and an error is returned. User Response: Make more memory available to the client and retry the macro command. ANS8033E Unable to handle type output type output. Explanation: An internal processing error occurs. System Action: Output from the prior command is incomplete. User Response: Contact your service representative. ANS8034E Your administrator ID is not recognized by this server. Explanation: The administrator ID entered is not known to the requested server. System Action: The administrative session terminates. User Response: Ensure that you are using a registered administrative ID for the server to which you are connecting. ANS8035E Interrupted by user. Explanation: During an administrative session, a keyboard interrupt or break sequence is entered. System Action: The administrative session is terminated. User Response: Restart the administrative client session. ANS8036E Administrative command not valid in Mount mode. Explanation: The Mount Mode option has been specified but the client encounters what appears to be a server command on the command line. System Action: The administrative client session is ended. User Response: Reissue the command with no server command. ANS8037E Missing name for redirection file. Explanation: A command is entered that contains an output redirection symbol but no output file name. System Action: The command is ignored and an error is returned. User Response: Reissue the command with an output file name. ANS8038E Unable to open file 'file spec' for redirection. Explanation: A command has been entered that specifies an output redirection file, but the file cannot be opened. System Action: The command is ignored and an error is returned. User Response: Reissue the command with a valid output file name or make space available for the output file. ANS8039E SVM is at level version.release.level, DSADM requires at least 2.5.-2, unable to continue. Explanation: A down-level version of SVM is being used with the administrative client. System Action: The client session is ended. User Response: Obtain a more recent version of SVM. ANS8040E C library not available, unable to continue. Explanation: The C/370 run-time library is not available for use by the administrative client. System Action: The client session is ended. User Response: Get access to the C/370 run-time library and then retry the command. ANS8041E The server connection has been lost and cannot be re-established. Explanation: During an administrative session, the client discovers that the connection with the server has been severed; an attempt to reestablish the connection fails. System Action: The client session is ended. User Response: Determine the cause of the failure; then try to restart the session at a later time. If the problem persists, contact your service representative. ANS8042E Update password canceled by user. Explanation: Entry of a new password is canceled. System Action: The password is not updated. User Response: None. ANS8045E Communications error. Explanation: An unexpected communications error occurs during an administrative session. System Action: The client session is ended. User Response: Verify that communications are active between the client and server machines. Server outages, processor outages, and communication controller outages can cause this error. ANS8046E System failure. Explanation: The client connection with the server has terminated due to a system error. System Action: The client session is ended. User Response: Contact your service representative. ANS8047E Buffer overflow. Explanation: A communications buffer overflow occurs. System Action: The client session is ended. User Response: Retry the operation. If the problem persists, contact your service representative. ANS8049E Connection timed out. Explanation: The connection to the server cannot be established. System Action: The client session is ended. User Response: Check for a networking problem. If the problem persists, contact your service representative. ANS8050E Session rejected: SNALU6.2 connection failure. CPIC unknown error occurred. Explanation: An unexpected CPI Communication error occurs. System Action: Processing stops. User Response: Contact your service representative. ANS8051E IUCV communication error. Explanation: An IUCV communications send/receive error occurs. System Action: The client session is ended. User Response: Retry the administrative session. If the problem persists, contact your service representative. ANS8052E IUCV connection failure. Explanation: The administrative client is unable to establish an IUCV connection to the server. System Action: The client session is ended. User Response: Retry the administrative session. If the problem persists, contact your service representative. ANS8053E Network cannot be accessed. Explanation: An error occurs accessing the network. System Action: The client session is ended. User Response: Retry the administrative session. If the problem persists, contact your service representative. ANS8054E No memory available to service request. Explanation: Sufficient server memory is not available. System Action: The client session is ended. User Response: Retry the administrative session. If the problem persists, contact your service representative. ANS8055E No server resources available. Explanation: Sufficient server resources are not available. System Action: The client session is ended. User Response: Retry the administrative session. If the problem persists, contact your service representative. ANS8056E Your administrator ID is locked. Explanation: The administrative ID entered has been locked by a system administrator and cannot be used. System Action: The client session is ended. User Response: Contact your system administrator to unlock your ID. ANS8057E The requested language files are not available. Explanation: The NLS repository for the language specified is not available. System Action: The client session is ended. User Response: Use a different language or obtain a copy of the NLS repository for the language desired. ANS8058E Error loading one or more functions from SYS1.CSSLIB. Explanation: ADSM cannot load the required CPI Communication functions. This message only applies when using SNALU6.2 communications on MVS 4.2.0 or 4.2.2. System Action: The connection to the server fails. User Response: Before retrying the operation, ensure that APAR OY52924 has been applied (PTF UY79385 for MVS 4.2.0, PTF UY79386 for MVS 4.2.2). Also, ensure that SYS1.CSSLIB is either STEPLIBed or added to LINKLIST. As an alternative to applying the APAR, an installation may choose to link-edit the ADSM TSO administrative client again, including the module ATBPBI from SYS1.CSSLIB. ANS8059E The TCP/IP functions have not been linked into this module. Explanation: The ADSM TSO administrative client cannot find the TCP/IP functions required to support TCP/IP communications. System Action: The connection to the server fails. User Response: The most likely cause of this error is the omission of the required post-SMP/E link-edit step to bring in functions from SYS1.TCPIP.SEZACMTX. Before retrying the operation, ensure that your installation has performed the required link-edit step. ANS8060E The IUCV DECLARE BUFFER has failed. IUCV functions may not be available. Explanation: ADSM fails trying to start IUCV communications. System Action: The connection to the server fails. User Response: Because IUCV support comes with TCP/IP, ensure that TCP/IP is properly installed, and retry the operation. ANS8061E Session Rejected: The server does not allow a signon as a Unicode enabled administrative client. Explanation: The administrative client is unable to establish a connection to the server because of a unicode enabling mismatch between server and client. System Action: The client session is ended. User Response: Register a new administrator from a different administrative client or the server console, and signon with the new administrator ID. ANS8062E Error loading the SNA Services/6000 CPIC routines. Explanation: ADSM cannot load the SNA Services/6000 driver file. This message only applies when using CPI Communications via SNA Services/6000. System Action: The connection to the server fails. User Response: Make sure the SNA Services/6000 CPI Communications library file, '/usr/lib/libcpic.a' exists. This file should have been installed when SNA Services/6000 was installed. Also, make sure the ADSM SNA Services/6000 driver file, dsmsna.drv, exists in the ADSM installation directory. ANS8063E APPC insufficient memory. Explanation: Sufficient memory is not available to perform the requested APPC function. System Action: Processing stops. User Response: Shutdown running applications and retry the operation. If the problem persists, contact your service representative. ANS8064E Communication timeout. Reissue the command. Explanation: The connection to the server is ended because of a communication timeout from the server. System Action: The server does not process the command. User Response: Reissue the command. If necessary, increase the values of IDLETIMEOUT and COMMTIMEOUT options in the server options file. ANS8494E Error during buffer operation (file name:line number) error code: error code. Explanation: Error occurs when doing the following operations: 1. Creating input buffer. 2. Retrieving data from buffer. 3. Retrieving the pointer to field data. 4. Clearing input buffer. 5. Deleting input buffer. System Action: The administrative client session ends. User Response: Contact your service representative. ANS8495E Error while writing data (file name:line number) error Code: error code. Explanation: An error occurs while writing data to the session. System Action: The administrative client session ends. User Response: Contact your service representative. ANS8496E Error during session operation (file name:line number) error code: error code. Explanation: An error occurs during one of the following operations: 1. Retrieving session description. 2. Initializing session description. 3. Initializing window description. 4. Creating the session. 5. Writing title to the display. 6. Writing prompt to the display. System Action: The administrative client session ends. User Response: Contact your service representative. ANS8497E Get time operation failed (file name:line number) error code: error code. Explanation: An error occurs when getting system time. System Action: The administrative client session ends. User Response: Contact your service representative. ANS8498E Get job information failed (file name:line number) error code: error code. Explanation: An error occurs while getting job information. System Action: The administrative client session ends. User Response: Contact your service representative. ANS8499E Error occurs when sending messages (file name:line number) error code: error code. Explanation: An error occurs when invoking the sending message api. System Action: The administrative client continues. User Response: None. |