Messages


Chapter 14. Administrative Command-Line Client (8000-8499)



ANS8000IServer 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.



ANS8001IReturn 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.



ANS8002IHighest 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.



ANS8003IProcess 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.



ANS8008WRedirection 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.



ANS8009EExiting 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.



ANS8010EFile '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.



ANS8011EFile '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.



ANS8012EOption 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.



ANS8013EFile '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.



ANS8014EInsufficient 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.



ANS8015EFile '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.



ANS8016ECommand 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.



ANS8017ECommand 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.



ANS8018EAdministrative 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.



ANS8019EId 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.



ANS8020EUnable 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.



ANS8021EExiting 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.



ANS8022EOutput 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.



ANS8023EUnable 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.



ANS8024EEnd 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.



ANS8025EI/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.



ANS8026EInput 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.



ANS8027EUnterminated 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.



ANS8028ECommand 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.



ANS8029EMacro 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.



ANS8030ESubstituted 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.



ANS8031EMissing 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.



ANS8032ECould 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.



ANS8033EUnable 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.



ANS8034EYour 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.



ANS8035EInterrupted 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.



ANS8036EAdministrative 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.



ANS8037EMissing 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.



ANS8038EUnable 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.



ANS8039ESVM 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.



ANS8040EC 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.



ANS8041EThe 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.



ANS8042EUpdate password canceled by user.

Explanation: Entry of a new password is canceled.
System Action: The password is not updated.
User Response: None.



ANS8045ECommunications 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.



ANS8046ESystem 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.



ANS8047EBuffer 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.



ANS8049EConnection 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.



ANS8051EIUCV 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.



ANS8052EIUCV 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.



ANS8053ENetwork 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.



ANS8054ENo 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.



ANS8055ENo 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.



ANS8056EYour 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.



ANS8057EThe 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.



ANS8058EError loading one or more functions from SYS1.CSSLIB.

Explanation: TSM 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 TSM TSO administrative client again, including the module ATBPBI from SYS1.CSSLIB.



ANS8059EThe 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 TCP/IP functions must be included in the DSMADMC/ANSADM module. Refer to the Program Directory for this product for instructions on how to include the TCP/IP functions in the DSMADMC/ANSADM module.



ANS8060EThe IUCV DECLARE BUFFER has failed. IUCV functions may not be available.

Explanation: TSM 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.



ANS8061ESession 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.



ANS8062EError loading the SNA Services/6000 CPIC routines.

Explanation: TSM 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 TSM SNA Services/6000 driver file, dsmsna.drv, exists in the TSM installation directory.



ANS8063EAPPC 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.



ANS8064ECommunication 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.



ANS8494EError 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.



ANS8495EError 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.



ANS8496EError 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.



ANS8497EGet 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.



ANS8498EGet 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.



ANS8499EError 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.


[ Top of Page | Previous Page | Next Page | Table of Contents ]