Вы находитесь на странице: 1из 308

VCOM for OS/390 Message Manual Version 3.2.

1
Document Number: VM-5103-321

Copyright 2000 NetSys Software Group AB

VM-5103-321 First Edition (March 2000) This edition applies to Version 3 Release 2 Modification Level 1 of VCOM for OS/390. NetSys Software Group AB S-431 85 Mlndal Sweden Tel +46 31-720 60 00 Fax +46 31-27 50 10

Preface
This manual contains a description of all messages generated by the VCOM system.

Organization of this manual


Chapter 1: contains an introduction to the message manual and describes the notation used, message routing classes etc. Chapter 2: contains all messages that may be generated by the VCOM system.

Related publications
VCOM API Manual: describes the VCOM Application Programming Interface. VM-5102 VCOM for OS/390 Reference Manual describes how a VCOM for OS/390 system is installed and customized for installation needs. VM-5104 VCOM for OS/390 Operator Manual: describes the VCOM for OS/390 operator function and the commands used for the VCOM for OS/390 system. VM-5105 VCOM for OS/390 Programmers Manual: contains VCOM programming methods and VCOM for OS/390 environment dependencies.

Preface

VCOMMSG

Contents
1.0 1.1 2.0 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 Message routing classes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 VCOM messages . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11

Contents

VCOMMSG

List of Illustrations

List of Illustrations

1.0

Introduction
This manual contains a complete list of all messages that may be issued by the VCOM system: to the console, the operator function, the VCOM log or to SYSPRINT. It contains many messages that probably never will be seen, because the conditions that cause them to be issued will rarely exist.

1.1

Message routing classes


All messages produced by the VCOM system are assigned a routing class by the issuer. The routing determines the destination(s) for a message. The following routing classes exists: CMDS command messages. Messages containing an issued command, for example from the operator function to the command handler. command response messages. These are messages issued in response to a previous command. hardcopy messages. These are messages issued when decoding a parmlib member. informational messages. Messages produced due to status changes like a user logging on, an application session becoming active etc. internal messages. Messages generated within the system and distributed within the system. link error messages. Messages relating to errors in the VTAM communication, application session open failures etc. link status messages. Messages informing about state changes for all network related resources, for example when a link to another node becomes active. This category includes also messages produced when a VTAM exit is driven.

CRSP HCPY INFO

IMSG LERR LSTA

MCON console messages. Messages routed to the master console. Examples are responses to the master console operator commands and severe errors during startup etc. MLOG log messages.

Introduction

SERR

system error messages. Messages informing about errors, such as abends, application session activation failures etc. Also reported here are table full conditions, like Partner Table full.

The parmlib members PTMLOGxx and PTMCONxx are used to select which routing classes are to be written on the VCOM log respectively the master console.

10

VCOMMSG

2.0

VCOM messages

VCM0200W Timer services initialization failed to determine time zone Internal routing: MCON Description: The timer services initialization routine could not determine the timezone. This is probably due to an invalid local time clock at the installation. A default time zone value of zero will be used. VCM0400W Buffers exhausted (LOC=ccc) Internal routing: MCON Description: This message is issued when the amount of virtual storage used for buffers of type LOC=LOW/ANY has reached the limit. Further requestors will be placed in wait until space is available. VCM0401I ccc ccc still X'hhh' bytes allocated at termination Internal routing: SERR Description: This message is issued at VCOM termination time when the internal storage manager finds still allocated storage. This may be due to terminal problems etc. This is only an informational message. VCM0402E Abend ccc in storage manager cleanup, ZMON issued Internal routing: SERR Description: An abend occured in the internal storage manager garbage collector routine. The system cannot function without this routine so system termination will be initiated. VCM0403E Invalid parameters to DS command Internal routing: CRSP Description: This message is issued in response to a DS command if the specified parameters are invalid. VCM0404I Current storage use cccK Max cccK Below cccK Max cccK

VCOM messages

11

Internal routing: CRSP Description: This message is issued in response to a DS command with no operands. It shows the storage utilization in terms of current usage and maximum so far and also the current usage and maximum allocation so far below 16M. VCM0405I Storage manager not activated Internal routing: CRSP Description: This message is issued in response to a DS command if the storage manager was disabled at system initialization. VCM0406I *** Virtual subpool storage *** Internal routing: CRSP Description: This message is issued in response to the DS V= command. This is the header line in a multiline response. VCM0407I Vsp=ccc Rsp=ccc Used=cccK Max=cccK Internal routing: CRSP Description: This message is issued in response to the DS V= command. It shows information for a virtual subpool number (VSP), the actual real (OS) subpool used for it (RSP), current storage usage and maximum so far. VCM0408I *** Vsp end *** Internal routing: CRSP Description: This message is issued in response to the DS V= command. This is the last line in a multiline response. VCM0409I *** Real subpool storage *** Internal routing: CRSP Description: This message is issued in response to the DS R= command. This is the header line in a multiline response. VCM0410I Rsp=ccc Loc=ccc Used=cccK Type=ccc Internal routing: CRSP Description: This message is issued in response to the DS R= command. It shows information for a real (OS) subpool (RSP), the location for it (LOW/ANY), current storage usage and type of pool (GETMAIN/CELLPOOL). VCM0411I Csize=ccc Cnum=ccc/B Bsiz=cccK L/F=c/c Internal routing: CRSP Description: This message is issued in response to the DS R= command. It shows information for a real (OS) subpool (RSP), the cellsize used, the number of cells per block and

12

VCOMMSG

the blocksize. Also shown is the limit for free cell blocks (FREEBLK) and the current number of totally free cell blocks. VCM0412I Csize=ccc Type GETMAIN Internal routing: CRSP Description: This message is issued in response to the DS R= command. It shows the cellsize for a type GETMAIN pool. VCM0413I Used=cccK Max=cccK Internal routing: CRSP Description: This message is issued in response to the DS R= command. It shows the current storage usage and the maximum so far. VCM0414I *** Rsp end *** Internal routing: CRSP Description: This message is issued in response to the DS R= command. This is the last line in a multiline response. VCM0415I Buf(Vsp/C/M/L) Low=ccc/ccc/ccc/cccK Internal routing: CRSP Description: This message is issued in response to the DS BUF command. It shows the following values for buffer allocation:
VSP: C : M : L : virtual subpool number. current storage usage. maximum storage usage so far. limit value.

Values are shown for buffers of type LOC=LOW. VCM0416I Any=ccc/ccc/ccc/cccK Internal routing: CRSP Description: This message is issued in response to the DS BUF command. It shows the following values for buffer allocation:
VSP: C : M : L : virtual subpool number. current storage usage. maximum storage usage so far. limit value.

Values are shown for buffers of type LOC=ANY. VCM0417E Errors occured during decode of parmlib member ccc Internal routing: MCON Description: This message is issued if errors were detected during decoding of the storage manager parmlib member PTMSTMnn. Correct the parmlib member for the next start.

VCOM messages

13

VCM0418E Storage manager initialization failed Internal routing: MCON Description: This message is issued if serious errors were detected during the internal storage manager initialization. This message is preceeded by one or more messages describing the errors that occured. System start will be rejected due to the errors. Correct the parmlib member and restart. VCM0419E Initialization error, no valid STORAGE statement in ccc Internal routing: MCON Description: This message is issued if the storage manager parmlib member PTMSTMnn does not contain a correct STORAGE statement. System start will be rejected due to the error. Correct the parmlib member and restart. VCM0420E STORAGE statement misplaced Internal routing: HCPY Description: This message is issued if the storage manager parmlib member PTMSTMnn does not have the STORAGE statement as the first statement in the parmlib member. System start will be rejected due to the error. Correct the parmlib member and restart. VCM0421W Invalid WARN value Internal routing: HCPY Description: The WARN subkey to the STORAGE statement in the PTMSTMnn member has a too small or too high value. The value given should be between 512K and 2G. The default value of 2G will be used. Correct the parmlib member for the next start. VCM0422W Invalid ALARM value Internal routing: HCPY Description: The ALARM subkey to the STORAGE statement in the PTMSTMnn member has a too small or too high value. The value given should be between 512K and 2G. The default value of 2G will be used. Correct the parmlib member for the next start. VCM0423W Invalid BLOCK value Internal routing: HCPY Description: The BLOCK subkey to the STORAGE statement in the PTMSTMnn member has a too small or too high value. The value given should be between 512K and 2G. The default value of 2G will be used. Correct the parmlib member for the next start. VCM0424W Invalid QUIT value

14

VCOMMSG

Internal routing: HCPY Description: The QUIT subkey to the STORAGE statement in the PTMSTMnn member has a too small or too high value. The value given should be between 512K and 2G. The default value of 2G will be used. Correct the parmlib member for the next start. VCM0425E RSPUPD statement misplaced Internal routing: HCPY Description: The RSPUPD statement in the PTMSTMnn member should follow the STORAGE statement and preceed any RSP/VSP/BUFPARM statements. Correct the parmlib member for the next start. VCM0426E Invalid RSPUPD value Internal routing: HCPY Description: The RSPUPD statement operand value is invalid. A value between 1 and 99 must be specified, indicating a real (OS) subpool number. Correct the parmlib member for the next start. VCM0427E CELLSIZE not found in RSP Internal routing: HCPY Description: The RSPUPD statement specified a CELLSIZE that could not be located in the specified RSP. Further CNUM/FREEBLK keywords for the statement will be ignored. Correct the parmlib member for the next start. VCM0428E CNUM value invalid Internal routing: HCPY Description: The RSPUPD statement keyword CNUM specified an invalid value. The valid range for CNUM is between 1 and 32767. No updates will take place. Correct the parmlib member for the next start. VCM0429I CNUM value changed to ccc to fit page boundaries Internal routing: HCPY Description: A specified CNUM value was adjusted in order to reduce storage fragmentation. VCM0430W FREEBLK value invalid Internal routing: HCPY Description: The RSPUPD statement keyword FREEBLK specified an invalid value. The valid range for FREEBLK is between 0 and 7. FREEBLK(0) will be used. Correct the parmlib member for the next start. VCM0431E RSP statement misplaced
VCOM messages 15

Internal routing: HCPY Description: The RSP statement(s) in the PTMSTMnn member should follow the STORAGE/RSPUPD statements and preceed any VSP/BUFPARM statements. Correct the parmlib member for the next start. VCM0432E Invalid RSP value Internal routing: HCPY Description: The RSP statement operand value is invalid. A value between 1 and 99 must be specified, indicating a real (OS) subpool number. Correct the parmlib member for the next start. VCM0433W RSP not virginal Internal routing: HCPY Description: The RSP statement operand specified a subpool that had already been used. No action is taken. Use RSPUPD to update subpools in use. Correct the parmlib member for the next start. VCM0434W Previous RSP not virginal Internal routing: HCPY Description: The previous RSP statement specified a real subpool that already had been used when it should be activated. No action is taken. VCM0435E CELLSIZE statement misplaced Internal routing: HCPY Description: The CELLSIZE statement(s) in the PTMSTMnn member should follow RSP statement(s) and preceed any VSP/BUFPARM statements. Correct the parmlib member for the next start. VCM0436E Invalid CELLSIZE value Internal routing: HCPY Description: The CELLSIZE statement operand value is invalid. A value between 8 and 32767 must be specified. Correct the parmlib member for the next start. VCM0437W Too many CELLSIZE statements for the current RSP statement Internal routing: HCPY Description: The number of CELLSIZE statements per RSP statement may not exceed 50. Correct the parmlib member for the next start. VCM0438E CELLSIZE value not greater than previous CELLSIZE value

16

VCOMMSG

Internal routing: HCPY Description: The CELLSIZE statements must be given in ascending order. Correct the parmlib member for the next start. VCM0439W CNUM value invalid Internal routing: HCPY Description: The CELLSIZE statement keyword CNUM specified an invalid value. The valid range for CNUM is between 1 and 32767. CNUM(100) will be used. Correct the parmlib member for the next start. VCM0440I CNUM value changed to ccc to fit page boundaries Internal routing: HCPY Description: A specified CNUM value was adjusted in order to reduce storage fragmentation. VCM0441W CINIT value invalid Internal routing: HCPY Description: The CELLSIZE statement keyword CINIT specified an invalid value. The valid range for CINIT is between 1 and 32767. CINIT(100) will be used. Correct the parmlib member for the next start. VCM0442I CINIT value changed to ccc to fit page boundaries Internal routing: HCPY Description: A specified CNUM value was adjusted in order to reduce storage fragmentation. VCM0443W FREEBLK value invalid Internal routing: HCPY Description: The CELLSIZE statement keyword FREEBLK specified an invalid value. The valid range for FREEBLK is between 0 and 7. FREEBLK(0) will be used. Correct the parmlib member for the next start. VCM0444E Current RSP definition is not of type CELLPOOL Internal routing: HCPY Description: The CELLSIZE statement can not be used for real subpools of type GETMAIN. Correct the parmlib member for the next start. VCM0445E VSP statement misplaced Internal routing: HCPY Description: The VSP statement(s) in the PTMSTMnn member should follow STORAGE/RSPUPD/RSP statement(s) and

VCOM messages

17

preceed any BUFPARM statements. Correct the parmlib member for the next start. VCM0446E Invalid VSP value Internal routing: HCPY Description: The VSP statement operand value is invalid. A value between 1 and 99 must be specified, indicating a virtual subpool number. Correct the parmlib member for the next start. VCM0447E Invalid RSP value Internal routing: HCPY Description: The RSP keyword operand value is invalid. A value between 1 and 99 must be specified, indicating a real (OS) subpool number. Correct the parmlib member for the next start. VCM0448W VSP not virginal Internal routing: HCPY Description: The VSP statement operand specified a subpool that had already been used. No action is taken. VCM0449E BUFPARM statement misplaced Internal routing: HCPY Description: The BUFPARM statement(s) in the PTMSTMnn member should be the last statement(s). Correct the parmlib member for the next start. VCM0450E Invalid LOWVSP value Internal routing: HCPY Description: The BUFPARM statement keyword LOWVSP is invalid. A value between 1 and 99 must be specified, indicating a virtual subpool number. Correct the parmlib member for the next start. VCM0451E LOWVSP value maps into real subpool with LOC=ANY Internal routing: HCPY Description: The BUFPARM statement keyword LOWVSP is invalid. It maps into a real subpool below 16M. Correct the parmlib member for the next start. VCM0452W Invalid LOWLIM value Internal routing: HCPY Description: The LOWLIM subkey to the BUFPARM statement in the PTMSTMnn member has a too small or too high value. The value given should be between 32K and 2G. The

18

VCOMMSG

default value of 2G will be used. Correct the parmlib member for the next start. VCM0453W Invalid ANYVSP value Internal routing: HCPY Description: The BUFPARM statement keyword ANYVSP is invalid. A value between 1 and 99 must be specified, indicating a virtual subpool number. Correct the parmlib member for the next start. VCM0454W Invalid ANYLIM value Internal routing: HCPY Description: The ANYLIM subkey to the BUFPARM statement in the PTMSTMnn member has a too small or too high value. The value given should be between 32K and 2G. The default value of 2G will be used. Correct the parmlib member for the next start. VCM0600E Abend ccc occurred in ccc, last internal ep=ccc Internal routing: SERR Description: This message informs of an internal abend that has occured. In the message is shown the type of abend, the process that was in control and the last internally used entry point. The system will try to continue to run after internal abend. VCM0601E Abend ccc during format Internal routing: HCPY Description: An abend occured during MVS SNAP format processing. The message is issued by a functional recovery routine (FRR) which will recover from the situation. VCM0700E IDENTIFY failed for VCOM dispatcher entry point Internal routing: SERR Description: The MVS IDENTIFY macro issued for the VCOM dispatcher entry point failed. VCOM will not be able to start. This is an internal system error and should never occur. VCM0701E Invalid EXEC card parameter Internal routing: SERR Description: A parameter given on the EXEC card in the VCOM start procedure is invalid. Subsequent parameters will be skipped and system startup will continue. The parameter should be corrected for the next start. VCM0702E Abend ccc occured in LOAD macro for module ccc under ccc Internal routing: SERR

VCOM messages

19

Description: An abend occured during execution of the MVS LOAD macro used to load an exit routine into storage. The exit routine is probably missing in the load library. VCM0703E Abend ccc occured in DELETE macro for module ccc under ccc Internal routing: SERR Description: An abend occured during execution of the MVS DELETE macro used to delete a previously loaded exit routine. VCM0704E Abend ccc occured in exit ccc(ccc) under ccc Internal routing: SERR Description: An abend occured in the indicated exit routine. This is probably an installation error in the exit routine. VCM0705E Abend ccc occured during ACB open under ccc Internal routing: SERR Description: An abend occured during ACB open. VCM0706E Abend ccc occured during ACB close under ccc Internal routing: SERR Description: An abend occured during ACB close. VCM0800E ccc system initialization failed Internal routing: MCON Description: A severe error occured during initialization of basic system functions. The errors are described by previous messages. Initialization will be discontinued and system will close. VCM0801I ccc system initialization complete Internal routing: MCON Description: The initialization phases of the VCOM system are complete and active level will be entered, ie. the configuration will be activated according to the PTMCNFnn parmlib member of the started VCOM system. Note that errors may occur during configuration activation that may prevent the usage of VCOM, ie. if the User Port or Terminal Port contains definition errors. VCM0802I Correct above problems and restart Internal routing: MCON Description: This message is a sequel to preceeding message(s). It indicates that the problems that caused initialization to fail has to be corrected and a restart has to be made.

20

VCOMMSG

VCM0803W ccc system had severe termination errors Internal routing: MCON Description: A severe error occured during termination of the VCOM system. The errors are described by previous messages. System will terminate but cleanup may not be complete. VCM0804I ccc system termination complete Internal routing: MCON Description: The termination phases of the VCOM system are complete. VCM0900E ATTACH of command processor failed Internal routing: SERR Description: The command processor initialization routine failed to attach the command processor. The system will not start. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM0901E Command not recognized ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to an unrecognised command. VCM0902I Node server not active ccc Internal routing: CRSP Description: This message is issued by the command decoder if a node specification is given but the node server is inactive. VCM0903E Command ccc excess operand field ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a command that has been issued with too many operands. In the message is shown the command and the operand that exceeded the maximum allowed for the command. VCM0904E Too long parameter for command ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a command that has been issued with a too long parameter. The message shows the command in question. A command parameter may not exceed 16 characters. VCM0905E RCVCMD failed for ACB=ccc, rc=hhh sense=hhh

VCOM messages

21

Internal routing: LERR Description: This message is issued by the command handler VTAM program operator interface (POI) routine. A VTAM Receive Command request (RCVCMD) was completed with failure indication. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VTAM POI processing will continue. VCM0906E POI ACB open failure, applid=ccc, reasoncode=hh Internal routing: LERR Description: This message is issued by the command handler VTAM program operator interface (POI) routine. The POI initialization routine could not open the ACB to be used for VTAM requests. In the message is shown the ACB name and the ACB open failure reason code. Refer to VTAM programming manual for further information. VTAM POI processing will be stopped. VCM0907I (cont) ccc Internal routing: LERR Description: This message is issued by the command handler VTAM program operator interface (POI) routine. The POI initialization routine could not open the ACB to be used for VTAM requests. This message is an extension to the ACB open error message. It tries to explain the reason for ACB open failure. VCM0908E ccc ccc unsupported VTAM version, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that an unsupported version of VTAM was in use. VCOM requires ACF/VTAM version 2 or later with OPTCD=USERRH and Function Vector List support. The VTAM Program Operator Interface will not be activated. VCM0909E ccc ccc AMODE=31 but no VTAM 31-bit support, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that the VTAM version used did not support 31-bit mode API but VCOM was started with AMODE=31. 31-bit API is supported in ACF/VTAM version 3 or later. The VTAM Program Operator Interface will not be activated. VCM0910E RCVCMD failed for ACB=ccc, rc=hhh sense=hhh Internal routing: LERR

22

VCOMMSG

Description: This message is issued by the command handler VTAM program operator interface (POI) routine. A VTAM Receive Command request (RCVCMD) was rejected with failure indication. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. If the error persists, do a Stop and Start of the VTAM POI support (P VTAM followed by S VTAM). VCM0911E POI ACB close failure, applid=ccc, reasoncode=hh Internal routing: LERR Description: This message is issued by the command handler VTAM program operator interface (POI) routine. The POI termination routine could not close the ACB used for VTAM requests. In the message is shown the ACB name and the ACB close failure reason code. Refer to VTAM programming manual for further information. VTAM POI processing will be stopped. VCM0912E VTAM operator interface is not active Internal routing: CRSP Description: This message is issued by the command handler VTAM program operator interface (POI) routine. A VTAM command could not be sent because the VTAM interface is not active. VCM0913E Missing parameters to VTAM command Internal routing: CRSP Description: This message is issued by the command handler VTAM program operator interface (POI) routine if a VTAM command is received with no parameters. VCM0914E SENDCMD failed for ACB=ccc, rc=hhh sense=hhh Internal routing: CRSP Description: This message is issued by the command handler VTAM program operator interface (POI) routine. A VTAM Send Command request (SENDCMD) was rejected with failure indication. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. If the error persists, do a Stop and Start of the VTAM POI support (P VTAM followed by S VTAM). VCM0915I VTAM command issued, source(ccc) cmd(ccc) Internal routing: MLOG Description: This message is issued by the command handler VTAM program operator interface (POI) routine. The message is used to log all commands entered which are routed to VTAM via the POI interface.

VCOM messages

23

VCM0916W Unable to send VTAM command, destination table full Internal routing: CRSP Description: This message is issued by the command handler VTAM program operator interface (POI) routine. A VTAM command could not be sent because the table used to keep track of VTAM responses to the command was full. Contact system responsible to get the table size increased. VCM0917E Invalid parameters to command ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display User (DU) command that has invalid command parameters. The command syntax is:
DU DU DU DU ALL userid userid,X userid,E Display Display Display Display all users. specified user. extended user information. all information for user.

VCM0918E User not found ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display User (DU) or Cancel (C) command if the specified userid is not found. VCM0919I User ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display User (DU) command and shows a userid. VCM0920I nnn users, nnn in stand-by/reconn, nnn int/nnn ext APB and nnn TPB Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display User ALL (DU ALL) command. The message shows the total number of users, number of users in stand-by or waiting for reconnect, number of Application Port Blocks (APBs) in use for internal applications (Home dialog, Operator, Registration and Broadcast), number of external VTAM application sessions active and number of Terminal Port Blocks (TPBs) in use. VCM0921I *** User display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display User (DU) command. The message is the header line in a multi-line response message.

24

VCOMMSG

VCM0922I *** User display end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display User (DU) command. The message is the trailer line in a multi-line response message. VCM0923I *** Traffic display *(ccc)* Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Work (DW) command. The message is the header line in a multi-line response message. In the message is also indicated the elapsed time since the last statistics reset was made. The following values may also be used instead of a time value:
--*** statistics has never been reset. elapse time overflow has occured.

VCM0924I *** Traffic display end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Work (DW) command. The message is the trailer line in a multi-line response message. VCM0925I Outb: Req(nnn) Avg-byt(nnn) Resp(nnn) Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Work (DW) command. The message shows statistics for outbound requests (ie from applications to terminals). REQ is the number of requests, RESP is the number of responses from terminals and AVG-BYT is the average number of bytes in outbound requests. The responses mentioned are SNA VTAM responses asked for by an application when sending an outbound request. Generally, applications sends data with Exception Response and this means that the number of RESP should be far lower than the REQ count. Note that the statistics are reset at the sample time value given in the PTMRMFnn parmlib member. VCM0926I Inb: Req(nnn) Avg-byt(nnn) Resp(nnn) Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Work (DW) command. The message shows statistics for inbound requests (ie from terminals to applications). REQ is the number of requests, RESP is the number of responses from applications and AVG-BYT is the average number of bytes in inbound requests. The responses mentioned are SNA VTAM responses asked for by a terminal when sending input data to an application. Note

VCOM messages

25

that the statistics are reset at the sample time value given in the PTMRMFnn parmlib member. VCM0927I Session open: ok(nnn) fail(nnn) Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Work (DW) command. The message shows the number of session opens made, both successful opens and open failures. Note that the statistics are reset at the sample time value given in the PTMRMFnn parmlib member. VCM0928I Txct=nnn Avgrsp=ccc Esc-ct=nnn Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Work (DW) command. The message shows the number of transactions generated by the terminal users, the average response time and the number of escapes generated (ie VCOM hot key or jump commands. Note that the statistics are reset at the sample time value given in the PTMRMFnn parmlib member. VCM0929I APA-srcv(nnn) TPA-srcv(nnn) Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Work (DW) command. The message shows the Secondary Receive Count for application and terminal processing. This is used if the PRBSIZE keyword is specified in APA or TPA parmlib definition members. The SRCV indicates the amount of times that the selected PRBSIZE value was not sufficient to read all data but a second receive had to be made. Note that the statistics are reset at the sample time value given in the PTMRMFnn parmlib member. VCM0930E Invalid parameters to command ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net (DN) command that has invalid command parameters. The command syntax is:
DN DN DN DN DN DN DN DN ALL NODES PENDING T=type item item,X item,E item,U Display all network resources. Display all nodes. Display all resources with pending status. Display resources of selected type. Type=APA, APB, TPA, TPB, UPA, UPB, VTA, VTB. Display specified network resource. Display extended information about resource. Display all information about resource. Display user of specified resource.

VCM0931E Resource not found ccc

26

VCOMMSG

Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net (DN) command, a Set (T) command, a Display Trace (DT) command, a Trace command or an Enable command if the specified resource is not found. VCM0932I ccc ccc S=ccc DS=ccc SS=ccc MS=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net (DN) command. The message shows the resource type and name, the current state of the resource, the desired state (these two are equal if the resource is in a stable state, ie. not pending), the substate and the module state. The last two states are code and module dependent. VCM0933E Config manager not initialized Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net (DN) command, a Cancel (C) command, a Set (T) command, a Display Trace (DT) command, a Vary (V) command, a Trace command or an Enable command if the configuration manager has not been initialized. VCM0934I ccc ccc UPB=ccc User=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net command with option user (DN x,U). The message shows the user associated with the specified network resource. VCM0935I ccc ccc no user assigned Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net command with option user (DN x,U). The specified network resource does not have an owning user. VCM0936I ccc ccc sessions: Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net command with option user (DN x,U) and the selected resource is a Virtual Terminal (VTB) or Application Port Block (APB). The message is the header line in a multi-line command response that shows the users of the resource. VCM0937I ccc ccc no session active.

VCOM messages

27

Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net command with option user (DN x,U) and the selected resource is a Virtual Terminal (VTB) or Application Port Block (APB). The message is used if the resource does not have any active sessions. VCM0938I *** Net display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net (DN) command with option Every (E), a Display Trace (DT) command or a Display Pending command. The message is the header line in a multi-line response message. VCM0939I ccc ccc S=ccc D=ccc SS=ccc MS=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net (DN) command with option Every (E). The message shows the root resource in a structured information display. The message shows the resource type and name, the current state of the resource, the desired state (these two are equal if the resource is in a stable state, ie. not pending), the substate and the module state. The last two states are code and module dependent. VCM0940I ccc ccc S=ccc D=ccc SS=ccc MS=ccc c=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net (DN) command with option Every (E). The message shows the level 1 resource in a structured information display. The message shows the resource type and name, the current state of the resource, the desired state (these two are equal if the resource is in a stable state, ie. not pending), the substate and the module state. The last two states are code and module dependent. The message also shows the application name (A=), the terminal ACB name (T=) or the virtual pool name (P=) for the resource. VCM0941I ccc ccc S=ccc D=ccc SS=ccc MS=ccc c=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net (DN) command with option Every (E). The message shows the level 2 resource in a structured information display. The message shows the resource type and name, the current state of the resource, the desired state (these two are equal if the resource is in a stable state, ie. not pending), the substate and the module state. The last two states are code and module dependent. The mes-

28

VCOMMSG

sage also shows the application name (A=), the terminal ACB name (T=) or the virtual pool name (P=) for the resource. VCM0942I ccc ccc S=ccc D=ccc SS=ccc MS=ccc c=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net (DN) command with option Every (E). The message shows the level 3 resource in a structured information display. The message shows the resource type and name, the current state of the resource, the desired state (these two are equal if the resource is in a stable state, ie. not pending), the substate and the module state. The last two states are code and module dependent. The message also shows the application name (A=), the terminal ACB name (T=) or the virtual pool name (P=) for the resource. VCM0943I ccc ccc S=ccc D=ccc SS=ccc MS=ccc c=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net (DN) command with option Every (E). The message shows the level 4 resource in a structured information display. The message shows the resource type and name, the current state of the resource, the desired state (these two are equal if the resource is in a stable state, ie. not pending), the substate and the module state. The last two states are code and module dependent. The message also shows the application name (A=), the terminal ACB name (T=) or the virtual pool name (P=) for the resource. VCM0944E Invalid message selector Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net (DN) command if an internal message selector is invalid. This is an internal system error and should not occur. VCM0945I *** Net end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Net (DN) command with option Every (E), a Display Trace (DT) command or a Display Pending command. The message is the trailer line in a multi-line response message. VCM0946I *** Node table display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display nodes (DN NODES) command. The message is the header line in a multi-line response message.
VCOM messages 29

VCM0947I Node ccc Alias=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Nodes (DN NODES) command. The message shows the following information for an adjacent node: the node name and the node alias name used for command routing. VCM0948I *** Node table end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display nodes (DN NODES) command. The message is the trailer line in a multi-line response message. VCM0949E Resource ccc not an ccc, command rejected Internal routing: CRSP Description: This message is issued by the command decoder in response to a Set (T) command if the specified resource is of an invalid block type. VCM0950E Invalid parameters to set command ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Set (T) command that has invalid command parameters. The command syntax is:
T T T T T T T APA=name,DEBUG=ON/OFF APA=name,TRACE=ON/OFF APA=name,PRBSIZE=n TPA=name,PRBSIZE=n UPA=name,LGNPNL=NONE UPA=name,LGNPNL=panel UPA=name,MAXDUPB=n set/reset debug option. set/reset trace option. set preferred read buffer size. set preferred read buffer size. reset logon panel display (news). show panel at logon time (news). set max user logged on.

VCM0951E T (Set) command not supported for ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Set (T) command if the specified resource is of an invalid block type. VCM0952E Command rejected, resource not an APA ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Trace (DT) command if the specified resource is not of type APA. VCM0953E No trace buffers for ccc Internal routing: CRSP
30 VCOMMSG

Description: This message is issued by the command decoder in response to a Display Trace (DT) command if the specified APA has an empty trace buffer queue. VCM0954E Missing or invalid parameter(s) Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Trace (DT) command that has invalid command parameters. The command syntax is:
DT APA=name,L=n,B=n display trace buffers.

VCM0955I ccc Trace buffer: ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display Trace (DT) command. The message shows if the trace buffer contains inbound or outbound data and also the SNA indicators as set in the buffer. VCM0956E Missing or invalid parameters to List command ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a List (L) command that has invalid command parameters. The command syntax is:
L L L L MCT,length CNF,length MRB,length addr,length list list list list VCOM master control table. configuration control block. the message routing block. storage from specified address.

VCM0957E Missing or invalid parameters to Modify command ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Modify (M) command that has invalid command parameters. The command syntax is:
M addr,value set address to specified value.

VCM0958E Specified address can not be modified ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Modify (M) command. A specified address could not be modified as the address is store protected. VCM0959E Operand not recognised ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Vary (V) command that has an unrec-

VCOM messages

31

ognized operand or if the specified resource is in an invalid state. The command syntax is:
V V V V name,ACT name,INACT name,RESET name,UNDEF activate resource. inactivate resource. reset resource. undefine (delete) resource.

As a third operand may be used F for Force or I for Immediate. Note: in a VCOM system you should only issue Vary commands with state operand ACT or UNDEF. VCM0960E Vary ccc, missing/conflicting operands Internal routing: CRSP Description: This message is issued by the command decoder in response to a Vary (V) command that has a missing or conflicting operand(s). The command syntax is:
V V V V name,ACT name,INACT name,RESET name,UNDEF activate resource. inactivate resource. reset resource. undefine (delete) resource.

As a third operand may be used F for Force or I for Immediate. Note: in a VCOM system you should only issue Vary commands with state operand ACT or UNDEF. VCM0961I ccc ccc Vary command accepted Internal routing: CRSP Description: This message is issued by the command decoder in response to a Vary (V) command that is accepted. Note that depending on the target resource current activity it may take some time to reach the requested state. VCM0962I ccc ccc Vary command rejected Internal routing: CRSP Description: This message is issued by the command decoder in response to a Vary (V) command that is rejected. The reason for reject is that the specified resource is in a pending state and the requested state is a higher state than the pending state. VCM0963E Vary command rejected, network termination has begun, no resource creation allowed Internal routing: CRSP Description: This message is issued by the command decoder in response to a Vary (V) command that is rejected. The reason for reject is that network termination has started (usually due to ZMON command). This message is issued if

32

VCOMMSG

the specified resource is not already known in the system. In this case it is assumed to be a parmlib definition member to be read and activated. VCM0964I Vary command failed, member ccc not found in parmlib Internal routing: CRSP Description: This message is issued by the command decoder in response to a Vary (V) command that failed. This message is issued if the specified resource is not already known in the system. In this case it is assumed to be a parmlib definition member to be read and activated. However, the specified member could not be found in VCOM parmlib. VCM0965I Vary command failed, member ccc not decodable Internal routing: CRSP Description: This message is issued by the command decoder in response to a Vary (V) command that failed. This message is issued if the specified resource is not already known in the system. In this case it is assumed to be a parmlib definition member to be read and activated. However, the specified member did not contain any valid statements. VCM0966I ccc ccc definition member ccc had ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Vary (V) command that had warnings or errors. This message is issued if the specified resource is not already known in the system. In this case it is assumed to be a parmlib definition member to be read and activated. However, the specified member encountered errors during decoding. VCM0967I ccc ccc definition member ccc failed to initiate Internal routing: CRSP Description: This message is issued by the command decoder in response to a Vary (V) command. This message is issued if the specified resource is not already known in the system. In this case it is assumed to be a parmlib definition member to be read and activated. The specified network resource was created but the server process to take care of the resource failed to start. VCM0968I ZMON processing initiated Internal routing: CRSP Description: This message is issued by the command decoder in response to a Network Stop (ZMON) command. VCOM termination will begin. VCM0969I Log not active

VCOM messages

33

Internal routing: CRSP Description: This message is issued by the command decoder in response to a Flush command if the Log Writer process is inactive. VCM0970I No user profile data present Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display User (DU) command. The specified user could not be found in the profile dataset. VCM0971I Name: ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display User (DU) command. The message shows the users name as registrered in the user profile record. VCM0972I Company: ccc Dept: ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Display User (DU) command. The message shows the users company and department as registrered in the user profile record. VCM0973I VTAM interface ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Stop (P) or Start (S) VTAM command. The VTAM Program Operator Interface (POI) has been stopped or started. VCM0974E Missing or invalid parameter to command ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a command that has invalid command parameters. The command is indicated in the message. Call for VCOM Operator Manual for the command syntax. VCM0975I PTM monitor ccc started: ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query When (Q WHEN) command. The message shows the start date and time for the VCOM system. VCM0976I Options: ccc

34

VCOMMSG

Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Options (Q OPT) command. The message shows the current options settings. VCM0977I Time is now ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Time (Q TIME) command. The message shows the current date and time. VCM0978I PCB=ccc/ccc ECB=ccc/ccc RRT=ccc/ccc URT=ccc/ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query System (Q SYS) command. The message shows the current number of PCBs and ECBs in relation to the maximum number allowed. Also shown is the number of used entries in the RRT and URT in relation to the maximum number allowed. VCM0979I OK Internal routing: CRSP Description: This message is issued by the command decoder in response to a command that has been accepted. VCM0980I Panel ccc released Internal routing: CRSP Description: This message is issued by the command decoder in response to a Refresh command. The specified panel has been released from the incore panel pool and freemained. VCM0981I Panel ccc released, not freed due to use count nnn Internal routing: CRSP Description: This message is issued by the command decoder in response to a Refresh command. The specified panel has been released from the incore panel pool but has not been freemained due to a non-zero use count. The panel will be freemained when the use count reaches zero, ie. when no more users are referencing the panel. VCM0982I No incore panel pool in use Internal routing: CRSP Description: This message is issued by the command decoder in response to a Refresh command. There is no incore panel pool in use so the Refresh command has no effect. VCM0983E Missing or invalid parameters to Trace command
VCOM messages 35

Internal routing: CRSP Description: This message is issued by the command decoder in response to a Trace command if the command parameters are missing or invalid. The command syntax is:
TRACE TRACE TRACE TRACE TRACE TRACE TABLE name name,ON name,OFF name,ADD name,DEL Display entries in trace table. Activate trace for resource. Activate trace for resource. Suspend trace for resource. Add resource to trace table. Delete resource from trace table.

VCM0984E Trace command not supported for ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Trace command if the specified resource is of an invalid block type. Trace may only be issued for block type APB or TPB. VCM0985W Trace table is full, resource not added Internal routing: CRSP Description: This message is issued by the command decoder in response to a Trace command. The specified resource could not be added to the trace table as the trace table was full. VCM0986W Resource not found in trace table Internal routing: CRSP Description: This message is issued by the command decoder in response to a Trace command. The specified resource could not be found in the trace table. VCM0987W No entries in trace table Internal routing: CRSP Description: This message is issued by the command decoder in response to a Trace command. There are no entries in the trace table (or the line trace facility is inactive). VCM0988I ccc ccc ccc ccc ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Trace command. The message shows the entries present in the trace table. If an LU-name is followed by /A, it indicates that trace is active for that LU. VCM0989W Entry not deleted, trace active Internal routing: CRSP Description: This message is issued by the command decoder in response to a Trace command. A trace entry was not
36 VCOMMSG

deleted because a trace is active for the specified resource. Use the command TRACE name,OFF first to suspend line tracing. VCM0990I Trace function not active Internal routing: CRSP Description: This message is issued by the command decoder in response to a Trace command. Trace commands can not be used as the trace function is not activated (there is no PTMLTRnn parmlib member specified at VCOM start). VCM0991I *** Server table display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Server Table (Q SDT) command. The message is the header line in a multi-line response message. VCM0992I *** Server table display end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Server Table (Q SDT) command. The message is the trailer line in a multi-line response message. VCM0993I Server table not activated Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Server Table (Q SDT) command. There is no server table in the system. VCM0994I Server=ccc Node=ccc Snd=c Rcv=c Type=c ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Server Table (Q SDT) command. The message shows an entry in the server table, the server name, the node where the server is defined, the status of send and receive and the type (Internal or External). VCM0995E Enable command not supported for ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Enable command if the specified resource is of an invalid block type. Enable may only be issued for block type VTB. VCM0996I *** Link table display *** Internal routing: CRSP
VCOM messages 37

Description: This message is issued by the command decoder in response to a Query Links (Q LINKS) command. The message is the header line in a multi-line response message. VCM0997I Link ccc Status=ccc NUA=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Links (Q LINKS) command. The message shows the following information for a link: the link name and status and the associated link NUA. VCM0998I *** Link table end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Links (Q LINKS) command. The message is the trailer line in a multi-line response message. VCM0999I Link table not activated Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Links (Q LINKS) command. There is no link table in the system. VCM1000I *** Product table display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Products (Q PROD) command. The message is the header line in a multi-line response message. VCM1001I Product name=ccc Maxdata=nnn Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Products (Q PROD) command. The message shows the following information for a product: the name under which the product has registered itself to the X.25 support and the maximum data size between the product and the X.25 support. VCM1002I Sub-address list: Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Products (Q PROD) command. The message is the header line for a product sub-addressing information. VCM1003I Len=cc Ending NUA digits=ccc
38 VCOMMSG

Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Products (Q PROD) command. The message shows sub-addressing information for a product. VCM1004I Call user data list: Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Products (Q PROD) command. The message is the header line for a product call user data information. VCM1005I Startpos=cc Len=cc Call user data=hhh Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Products (Q PROD) command. The message shows call user data information for a product. VCM1006I *** Product table end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Products (Q PROD) command. The message is the trailer line in a multi-line response message. VCM1007I Product table not activated Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Products (Q PROD) command. There is no product table in the system. message. VCM1008I *** X.25 Session table display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query X.25 Sessions (Q X25) command. The message is the header line in a multi-line response message. VCM1009I Session id=hhh Product=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query X.25 Sessions (Q X25) command. The message shows a session id and the responsible product. VCM1010I Link=ccc Local NUA=ccc Remote NUA=ccc

VCOM messages

39

Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query X.25 Sessions (Q X25) command. The message shows the link used for the session and the local and remote NUA numbers. VCM1011I *** X.25 Session table end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query X.25 Sessions (Q X25) command. The message is the trailer line in a multi-line response message. VCM1012I No X.25 sessions active Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query X.25 Sessions (Q X25) command. There are no X.25 sessions active in the system. VCM1013I Node table not activated Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Nodes (Q NODES) command. There is no node table in the system. VCM1014I *** Node table display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Nodes (Q NODES) command. The message is the header line in a multi-line response message. VCM1015I Node=ccc Pgm=ccc Prio=c Type=ccc Attr=ccc Lib=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Nodes (Q NODES) command. The message shows the following information for an adjacent node: the node name, the program name and priority, type of connection, attributes and the program library if available. VCM1016I Snd=c Rcv=c ccc Bufsz(s)=ccc/ccc Bufsz(r)=ccc/ccc Cdt=ccc/ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Nodes (Q NODES) command. The message shows the following information for an adjacent node: the status of the sender and receiver, the current and

40

VCOMMSG

the requested buffer sizes and the current and requested credit value. VCM1017I *** Node table end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Nodes (Q NODES) command. The message is the trailer line in a multi-line response message. VCM1018I Route table not activated Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Route (Q ROUTE) command. There is no route table in the system. VCM1019I *** Route table display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Route (Q ROUTE) command. The message is the header line in a multi-line response message. VCM1020I Route=ccc Node=ccc Dir=c Net=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Route (Q ROUTE) command. The message shows the route name and the node to which route traffic will be sent for the indicated direction. Also shown is the owner network of the route. VCM1021I *** Route table end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Route (Q ROUTE) command. The message is the trailer line in a multi-line response message. VCM1022I Partner table not activated Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Partner (Q PART) command. There is no partner table in the system. VCM1023I *** Partner table display *** Internal routing: CRSP

VCOM messages

41

Description: This message is issued by the command decoder in response to a Query Partner (Q PART) command. The message is the header line in a multi-line response message. VCM1024I Partner=ccc Pnet=ccc Pnode=ccc Acc=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Partner (Q PART) command. The message shows the partner name and the net and node where the partner is defined. VCM1025I Exp=ccc Net=ccc Node=ccc Route=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Partner (Q PART) command. The message shows the expediter name belonging to a partner and associated values for where the expediter is located. VCM1026I Type=c DistrVer=c ConvVer=c Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Partner (Q PART) command. The message shows the type of partner (local/remote) and the protocol level for DS and CS in that node where the partner resides. VCM1027I *** Partner table end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Partner (Q PART) command. The message is the trailer line in a multi-line response message. VCM1028I Expediter table not activated Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Expediter (Q EXP) command. There is no expediter table in the system. VCM1029I *** Expediter table display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Expediter (Q EXP) command. The message is the header line in a multi-line response message. VCM1030I Exp=ccc Pgm=ccc Mbr=ccc

42

VCOMMSG

Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Expediter (Q EXP) command. The message shows an expediter name and the associated values to start a program VCM1031I Acc=ccc Code=cc Enode=c Exit=ccc Actype(c) Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Expediter (Q EXP) command. The message shows the account code to be used for the program associated with this expediter. It also shows the datacode that the program is using and and flag showing if this expediter should be maintained in the ENODE table. The message also shows the name of the exit in use for the expediter. VCM1032I *** Expediter table end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Expediter (Q EXP) command. The message is the trailer line in a multi-line response message. VCM1033I *** Conversation table display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Conversations (Q CONV) command. The message is the header line in a multi-line response message. VCM1034I Convid=ccc Exp=ccc (ccc) Dist=c Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Conversations (Q CONV) command. The message shows the conversation id, the corresponding expediter name and if the expediter is local or remote. Also shown is whether the conversation is used for a distribution or not. VCM1035I Status=ccc Route=ccc uid=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Conversations (Q CONV) command. The message shows the conversation status, the route name and the user id. VCM1036I Bufsz(s)=ccc Bufsz(r)=ccc Bufcdt=ccc/ccc

VCOM messages

43

Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Conversations (Q CONV) command. The message shows the buffer sizes and the buffer credit value as negotiated for the conversation. VCM1037I *** Conversation table end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Conversations (Q CONV) command. The message is the trailer line in a multi-line response message. VCM1038I *** Distribution table display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Conversations (Q CONV) command. The message is the header line in a multi-line response message. VCM1039I Distid=ccc Exp=ccc Part=ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Conversations (Q CONV) command. The message shows the conversation id, the corresponding expediter name and if the expediter is local or remote. Also shown is whether the conversation is used for a distribution or not. VCM1040I Dataset exist: c, Scheduled: c, Started: c, Ready: c, Error: c, Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Distributions (Q DIST) command. The message shows the distribution status. VCM1041I Timeout: c, Hold: c, Delete: c, Receipt exist: c, Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Distributions (Q DIST) command. The message shows the distribution status. VCM1042I RC= hhh, Timeout= hhh, Remote status: ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Distributions (Q DIST) command. The message shows return-code, the remote status according to the DS protocol and the timeout value.
44 VCOMMSG

VCM1043I Distr size: Recs=ccc, Bytes=ccc, Last CHKPT: Rec No ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Distributions (Q DIST) command. The message shows the size of a distribution and how many records that are committed by the receiving process. VCM1044I Status nbr: cc , Dir: c Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Distributions (Q DIST) command. The message shows the status number of the distribution and also the direction (inbound/outbound/local). VCM1045I *** Distribution table end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Distributions (Q DIST) command. The message is the trailer line in a multi-line response message. VCM1046W Distid=ccc not found Internal routing: CRSP Description: This message is issued by the command decoder in response to a Distribution (DST) command. The specified distribution id could not be found. VCM1047E VSAM error occured during update of distribution status Internal routing: CRSP Description: This message is issued by the command decoder in response to a Distribution (DST) command. A VSAM error occured when the distribution status was updated. VCM1048I Conversation table not activated Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Conversations (Q CONV) command. There is no conversation table in the system. VCM1049E Missing or invalid parms to Route command ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Route command that has invalid command parameters. The command syntax is:

VCOM messages

45

ROUTE add/del, NAME= NODE= DIR= NET=

use add or delete (req) name of route (req) name of adjacent node (req) route direction (F or B) route owner network name

VCM1050I Route ccc ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Route command when the specified route has been successfully added or deleted or when a route to be deleted could not be found. VCM1051E Route(ccc) Net(ccc) Dir(c) is a duplicate Internal routing: CRSP Description: This message is issued by the command decoder in response to a Route command when the route to be added already exists in the Route Table. VCM1052W Route(ccc) Net(ccc) Dir(c) not added, table full Internal routing: CRSP Description: This message is issued by the command decoder in response to a Route command. The specified route could not be added as the Route Table is full. Increase the size of the route table by increasing the operand value of the keyword RDTSIZE in the PTMVNMxx parmlib member. VCM1053E Missing or invalid parms to Exp command ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to an Expediter command that has invalid command parameters. The command syntax is:
EXP add/del, NAME= PGM= NODE= ROUTE= MBR= use add or delete (req) name of expediter (req) expediter program name (opt) name of adjacent node (opt) expediter route name (opt) panel JCL member

VCM1054I Expediter ccc ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to an Expediter command when the specified expediter has been successfully added or deleted or when an expediter to be deleted could not be found. VCM1055E Expediter(ccc) is a duplicate Internal routing: CRSP

46

VCOMMSG

Description: This message is issued by the command decoder in response to an Expediter command when the expediter to be added already exists in the Expediter Table. VCM1056W Expediter(ccc) not added, table full Internal routing: CRSP Description: This message is issued by the command decoder in response to an Expediter command. The specified expediter could not be added as the Expediter Table is full. Increase the size of the expediter table by increasing the operand value of the keyword EDTSIZE in the PTMVNMxx parmlib member. VCM1057E Exp(ccc) not added, invalid specification (Node,) Pgm, Route) Internal routing: CRSP Description: This message is issued by the command decoder in response to an Expediter command. The indicated expediter name is not specified correctly. An expediter is defined using one and only one of the keywords NODE, PGM or ROUTE. VCM1058E Missing or invalid parms to Part command ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Partner command that has invalid command parameters. The command syntax is:
PART add/del, NAME= EXP= PGM= NODE= ROUTE= MBR= PNET= PNODE= use add or delete (req) name of partner (req) name of partner expediter (req) expediter program name (opt) name of adjacent node (opt) expediter route name (opt) panel JCL member partner owner network name (opt) partner owner node name (opt)

VCM1059I Partner ccc ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Partner command when the specified partner has been successfully added or deleted or when a partner to be deleted could not be found. VCM1060E Partner(ccc) is a duplicate Internal routing: CRSP Description: This message is issued by the command decoder in response to a Partner command when the partner to be added already exists in the Partner Table.

VCOM messages

47

VCM1061W Partner(ccc) not added, table full Internal routing: CRSP Description: This message is issued by the command decoder in response to a Partner command. The specified partner could not be added as the Partner Table is full. Increase the size of the partner table by increasing the operand value of the keyword PDTSIZE in the PTMVNMxx parmlib member. VCM1062E Partner(ccc) invalid specification, (Node,) Pgm, Route) Internal routing: CRSP Description: This message is issued by the command decoder in response to a Partner command. The indicated partner name is not specified correctly. A partner is defined using one and only one of the keywords NODE, PGM or ROUTE. VCM1063E Invalid parm to DST command Internal routing: CRSP Description: This message is issued by the command decoder in response to a Distribution (DST) command. None of the keywords RESET,DEL or HOLD was found. VCM1064I Syntax error Internal routing: CRSP Description: This message is issued by the command decoder in response to a command when syntax error has been detected. VCM1065I Node not found Internal routing: CRSP Description: This message is issued by the command decoder in response to an A command but the node/prio was not found in the node table. VCM1066I Expediter Exit table not activated Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Exit (Q EXIT) command. There is no expediter exit table in the system. VCM1067I *** Expediter Exit table display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Exit (Q EXIT) command. The message is the header line in a multi-line response message. VCM1068I Exit=ccc ccc Curr(nnn)

48

VCOMMSG

Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Exit (Q EXIT) command. The message shows an exit name, if the exit has been loaded or not and also currently used. VCM1069I Option(ccc) ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Exit (Q EXIT) command. The message shows the values choosen for the OPTION keyword in the EXIT definition. If OPTION(INIT) is choosen, the message also shows if the initiation was issued or failed. VCM1070I *** Expediter Exit table end *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Exit (Q EXIT) command. The message is the trailer line in a multi-line response message. VCM1071E Missing or invalid parms to Expexit command ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to an Expexit command that has invalid command parameters. The command syntax is:
EXPEXIT add/del, NAME= INIT= TRANS= FINIT= use add or delete (req) name of exit (req) init-call (Y/N) (opt), default=N trans-call (Y/N) (opt) default=Y finit-call (Y/N) (opt) default=N

VCM1072I Exit ccc ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to an Expexit command when the specified expediter exit has been successfully added or deleted or when an expediter exit to be deleted could not be found. VCM1073E Exit(ccc) is a duplicate Internal routing: CRSP Description: This message is issued by the command decoder in response to an Expexit command when the expediter exit to be added already exists in the Expediter Exit Table. VCM1074W Exit(ccc) not added, table full Internal routing: CRSP

VCOM messages

49

Description: This message is issued by the command decoder in response to an Expexit command. The specified expediter exit could not be added as the Expediter Exit Table is full. Increase the size of the expediter exit table by increasing the operand value of the keyword EXTSIZE in the PTMVNMxx parmlib member. VCM1075E Command Expexit failed to load installation exit ccc, activation rejected Internal routing: SERR Description: This message is issued by the command decoder in response to an Expexit command. The indicated installation exit could not be activated. VCM1076W Exit ccc not found Internal routing: INFO Description: This message is issued by the command decoder in response to an Expexit command when the specified sxpediter exit to be deleted could not be found. VCM1077I FailOver table not activated/empty Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Fail (Q FAIL) command. There is no route table in the system. VCM1078I *** FailOver table display *** Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Fail (Q FAIL) command. The message is the header line 1 in a multi-line response message. VCM1079I Net Node NextNet NextNode LastUsed Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Fail (Q FAIL) command. The message is the header line 2 in a multi-line response message. VCM1080I ccc ccc ccc ccc ccc Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Fail (Q FAIL) command. The message shows the values in the FailOver table, the net and node and its spare net and node. VCM1081I *** FailOver table end ***

50

VCOMMSG

Internal routing: CRSP Description: This message is issued by the command decoder in response to a Query Fail (Q FAIL) command. The message is the trailer line in a multi-line response message. VCM1082I ccc Internal routing: INFO Description: This message is issued by the command decoder in response to an ?, display command syntax. VCM1083I In: ccc Decoded value: hhh Internal routing: CRSP Description: This message is issued by the command decoder in response to an Encode command. The message shows the given input string and the decoded output string which is shown in hexadecimal format. The input string cannot exceed 16 characters. VCM1100E ATTACH of console writer process failed Internal routing: SERR Description: The console initialization routine failed to attach the console process. The system will not continue without the console facility. This is an internal system error and should not occur. The error is probably due to an initialization sequence error. VCM1101W MLWTO rc=hh on message ccc(hh) from ccc Internal routing: SERR Description: The console writer received a non-zero return code for a multi-line WTO. Following messages in the multiline WTO will be lost. This is an internal system error probably due to logic error in the message creation routine or the console process. VCM1102I Console area L=ccc not available Internal routing: INFO Description: This message is issued by the console writer if a display area specified on a command is not available for a multi-line WTO response. A display area is indicated on a command by the L=CCA operand. Messages in the multi-line WTO will be lost. VCM1103I Stop command ignored, use VCOM command ZMON Internal routing: INFO Description: This message is issued by the console writer in response to an operator Stop (P) command. The stop command is ignored. The proper VCOM command (ZMON) should be used.
VCOM messages 51

VCM1104W Invalid CIB verb code (hh) detected, CIB ignored Internal routing: INFO Description: This message is issued when the console writer receives a Command Input Buffer (CIB) with an unknown verb code (ie. not Start (04), Stop (40) or Modify (44). The CIB will be ignored. VCM1105I No reply cc outstanding Internal routing: MLOG Description: This message is issued when a TSO console operator replies to a non-existing request. VCM1106W Parmlib CON member ccc had ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decoding of the PTMCONnn member. If ERRORS occured, system default values for the console support will be used. If warnings occured, the corresponding option will get the default value. Correct the parmlib member for the next system restart. VCM1107W Operand invalid for PTMCONnn keyword ccc Internal routing: HCPY Description: The indicated keyword in the console facility parmlib member PTMCONnn has an invalid operand. Only the values ON or OFF may be used. The console facility will continue using the default value for the keyword. VCM1200E ATTACH of log writer process failed Internal routing: SERR Description: The log initialization routine failed to attach the log writer process. The system will continue without the message logging facility. This is an internal system error and should not occur. The error is probably due to an initialization sequence error. There may be some message buffers queued to the mainlog destination before the error occured and these will be left until system close time. VCM1201W Parmlib LOG member ccc had ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decoding of the PTMLOGnn member. If ERRORS occured, the log facility will continue with system default values. If WARNINGS occured, the corresponding option will be used. Correct the parmlib member for the next system restart. VCM1202E Invalid operand for PTMLOGnn keyword ccc

52

VCOMMSG

Internal routing: HCPY Description: The indicated keyword in the log facility parmlib member PTMLOGnn has an invalid operand. Only the values ON or OFF may be used except for the keyword TIME that uses the values LOC or GMT. The log facility will continue using the default value for the keyword. VCM1203E Log write error, log function will be terminated Internal routing: SERR Description: The log writer process received an error condition during write to disk. The error condition is further explained by a previous message. The log function will terminate as a consequence of the error. VCM1204E Errors during log close Internal routing: SERR Description: The log writer process received an error condition during close of the log dataset. The error condition is further explained by a previous message. VCM1205E Errors during log allocation Internal routing: SERR Description: The log writer process received an error condition during allocation of the log dataset. The error condition is further explained by a previous message. The log function will terminate as a consequence of the error. VCM1206E Errors during log open Internal routing: SERR Description: The log writer process received an error condition during open of the log dataset. The error condition is further explained by a previous message. The log function will terminate as a consequence of the error. VCM1207E Log read error, log function will be terminated Internal routing: SERR Description: The log writer process received an error condition during disk read. The error condition is further explained by a previous message. The log function will terminate as a consequence of the error. VCM1300E ATTACH of hardcopy process failed Internal routing: SERR Description: The hardcopy initialization routine failed to attach the hardcopy function. The system will continue without hardcopy. This is an internal system error and should not occur. The error is probably due to an initialization sequence error. There may be some message buffers queued to the
VCOM messages 53

hardcopy destination before the error occured and these will be left until system close time. VCM1301E Hardcopy message index error Internal routing: INFO Description: The hardcopy writer encountered a message with an invalid hardcopy file index. The message was deleted. This is an internal system error and should not occur. VCM1302E Hardcopy index use error Internal routing: INFO Description: The hardcopy writer encountered a message with a hardcopy file index that was not allocated. The message was deleted. This is an internal system error and should not occur. VCM1303E Unable to open hardcopy file ccc Internal routing: HCPY,SERR Description: The hardcopy writer was unable to open the indicated file for hardcopy processing. This is probably due to a missing DD-card. VCM1400W MRD ccc/ccc still on active chain at termination Internal routing: SERR Description: A Message Routing Destination (MRD) was still active when the message function termination routine was entered. The MRD will be deleted and termination will proceed normally. This is an internal system error due to a forgotten MRD DELETE request in another routine. VCM1401W X'hhh' MSB:s still in use at termination Internal routing: SERR Description: A number of message buffers not returned to the free pool was found by the message function termination routine. The messages will be deleted and termination will proceed normally. This is an internal system error due to a forgotten release of message buffers in another routines. VCM1402W No response outstanding Internal routing: INFO Description: The message queue routine MSGQUE was entered in order to queue a specific response message buffer but no response destination was found. The message will be returned to the caller. The situation can occur if the response destination already has gotten a response from some other source. VCM1500E Unable to open ccc

54

VCOMMSG

Internal routing: HCPY,INFO Description: The indicated file could not be opened for processing. This is probably due to a missing DD-card. VCM1501E Invalid delimiter at column cc Internal routing: HCPY Description: This message is issued by the syntax controller and informs of a syntax error at the specified column. VCM1502E Undefined keyword at column cc Internal routing: HCPY Description: This message is issued by the syntax controller and informs of an undefined keyword at the specified column. VCM1503E Missing required keyword ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs of a missing keyword. VCM1504E Missing operand for keyword ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs of a missing operand for the specified keyword. The missing operand is required. VCM1505E Invalid statement Internal routing: HCPY Description: This message is issued by the syntax controller and informs of an invalid statement. VCM1506E Invalid character at column cc Internal routing: HCPY Description: This message is issued by the syntax controller and informs of a syntax error at the specified column. VCM1507E Operand length error near column cc Internal routing: HCPY Description: This message is issued by the syntax controller and informs of a syntax error near the specified column. VCM1508E Too many continuation cards Internal routing: HCPY Description: This message is issued by the syntax controller and informs that the number of allowed continuation cards has been exceeded.

VCOM messages

55

VCM1509E Operand sublist capacity exceeded Internal routing: HCPY Description: This message is issued by the syntax controller and informs that the number of allowed suboperands has been exceeded. VCM1510E Duplicate keyword ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs that a duplicate keyword has been used. VCM1511E Sublist for keyword ccc contains too many or too few operands Internal routing: HCPY Description: This message is issued by the syntax controller and informs that the number of allowed list operands for the specified keyword is in error. VCM1512E Keyword ccc conflicts with already specified keywords/operands Internal routing: HCPY Description: This message is issued by the syntax controller and informs that a used keyword is in conflict with already specified keyword(s) or operands. VCM1513E Corequisite keyword(s)/operand(s) for keyword ccc missing Internal routing: HCPY Description: This message is issued by the syntax controller and informs that the specified keyword has a co-requisite of other keywords/operands that are missing. VCM1514E End of file encountered before end of statement for ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs that end of file was reached before an end of statement was found. VCM1515E Error in definition table for keyword ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs that a keyword definition table contains an error. This is an internal system error and should not occur. VCM1516E Negation not allowed for keyword ccc Internal routing: HCPY

56

VCOMMSG

Description: This message is issued by the syntax controller and informs that the keyword indicated may not be used negated. VCM1517E Unbalanced parenthesis near column cc Internal routing: HCPY Description: This message is issued by the syntax controller and informs that there are unbalanced parenthesis near the specified column. VCM1518E Operand not allowed on keyword ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs that the specified keyword does not allow an operand. VCM1519E Invalid LRECL for ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs that the specified file has an invalid LRECL. VCM1520E Member ccc not found in ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs that the specified member could not be found in the indicated library. VCM1521E Copy caused a loop in copy nesting Internal routing: HCPY Description: This message is issued by the syntax controller and informs that a copy nesting caused a closed loop. VCM1522E Invalid variable definition starting with ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs that an invalid variable definition has been found. VCM1523E Invalid syntax in variable definition starting with ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs of invalid syntax used for variable definition. A variable name is more than 7 characters. VCM1524E Invalid syntax in variable definition starting with ccc Internal routing: HCPY

VCOM messages

57

Description: This message is issued by the syntax controller and informs of invalid syntax used for variable definition. The value should be enclosed by parenthesis. VCM1525E Variable symbol ccc doubly defined Internal routing: HCPY Description: This message is issued by the syntax controller and informs that a variable symbol has been previously defined. VCM1526E Invalid variable specification starting with ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs that an invalid variable specification has been found. VCM1527E Undefined variable symbol starting with ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs of an encountered undefined variable symbol. VCM1528E Result of variable symbol substitution exceeds 255 characters Internal routing: HCPY Description: This message is issued by the syntax controller and informs that a variable substitution exceeds the maximum allowed number of characters. VCM1529E Lastcol(cc) invalid Internal routing: HCPY Description: This message is issued by the syntax controller and informs of an invalid LASTCOL specification. The LASTCOL specification must be a value between 10 and 80 inclusive. VCM1530E Unknown error occured on ccc Internal routing: HCPY Description: This message is issued by the syntax controller when un unspecified error has occured during processing of the indicated file. This is an internal system error and should not occur. VCM1531E Illegal keyword ccc Internal routing: HCPY Description: This message is issued by the syntax controller and informs of an invalid keyword that has been encountered.

58

VCOMMSG

VCM1600E Abend ccc occured during allocation , dsn=ccc Internal routing: INFO Description: An unspecific abend occured during dataset allocation pre- or post-processing for the indicated dataset name. The allocation request will be rejected. VCM1601E Abend ccc occured during unallocation, dsn=ccc Internal routing: INFO Description: An unspecific abend occured during dataset unallocation pre- or post-processing for the indicated dataset name. The unallocation request will terminate with an error indication and calling routine decides on action. VCM1602E Abend ccc occured during dataset examination, dsn=ccc Internal routing: INFO Description: An unspecific abend occured during dataset examination processing for the indicated dataset name. The examine request will terminate with an error indication and calling routine decides on action. VCM1603E Abend ccc occured during dataset open, dsn=ccc Internal routing: INFO Description: An unspecific abend occured during dataset open processing for the indicated dataset name. The open request will terminate with an error indication and calling routine decides on action. VCM1604E Abend ccc occured during dataset close, dsn=ccc Internal routing: INFO Description: An unspecific abend occured during dataset close processing for the indicated dataset name. The close request will terminate with an error indication and calling routine decides on action. VCM1605E Abend ccc occured during dataset read, dsn=ccc Internal routing: INFO Description: An unspecific abend occured during dataset read processing for the indicated dataset name. The read request will terminate with an error indication and calling routine decides on action. VCM1606E Abend ccc occured during dataset write, dsn=ccc Internal routing: INFO Description: An unspecific abend occured during dataset write processing for the indicated dataset name. The write request will terminate with an error indication and calling routine decides on action.
VCOM messages 59

VCM1607E Abend ccc occured during dataset note, dsn=ccc Internal routing: INFO Description: An unspecific abend occured during dataset note processing for the indicated dataset name. The note request will terminate with an error indication and calling routine decides on action. VCM1608E Abend ccc occured during dataset point, dsn=ccc Internal routing: INFO Description: An unspecific abend occured during dataset point processing for the indicated dataset name. The point request will terminate with an error indication and calling routine decides on action. VCM1609E Abend ccc occured during dataset find, dsn=ccc Internal routing: INFO Description: An unspecific abend occured during dataset find processing for the indicated dataset name. The find request will terminate with an error indication and calling routine decides on action. VCM1610W Allocation rejected by inst exit IEXALGDG, dsn=ccc Internal routing: INFO Description: A generation dataset (GDG) allocation was rejected by an installation exit. The request will terminate with an error indication and calling routine decides on action. VCM1611E Dataset reserve err, inst exit IEXALUPX, dsn=ccc Internal routing: INFO Description: A dataset reservation was rejected by an installation exit. The request will terminate with an error indication and calling routine decides on action. VCM1612E Dataset create failed, duplicate in catalog, dsn=ccc Internal routing: INFO Description: A created new dataset to be cataloged failed during allocation because of duplicate catalog entries. The request will terminate with an error indication and calling routine decides on action. VCM1613E Abend ccc occured in MVS dynalloc SVC, dsn=ccc Internal routing: INFO Description: An abend occured in MVS DYNALLOC routine for the indicated dataset name. The request will terminate with an error indication and calling routine decides on action.

60

VCOMMSG

VCM1614E Allocation failed (u=hh) t=hh v=hh rc=hhh erc=hhh irc=hhh) for dsn=ccc Internal routing: INFO Description: Non-zero return-codes was received after a MVS DYNALLOC request. The following is indicated in the message:
u = internal flags. (80-CRE/88-CRECAT/40-CTRL/20-UPD/10-READ). t = internal type. (80-DSNALLOC/40-DDN/20-SYSOUT/10-INTRDR). v = DYNALLOC verb code. rc = DYNALLOC return code. erc= DYNALLOC error reason code. irc= DYNALLOC information reason code.

The request will terminate with an error indication and calling routine decides on action. VCM1615W Unsupported dsorg, dsn=ccc Internal routing: INFO Description: A dynamic allocation (DYNALLOC) was attempted for a dataset with a DSORG other than PS or PO. The request will terminate with an error indication and calling routine decides on action. VCM1616E Abend ccc occured in MVS locate service routine, dsn=ccc Internal routing: INFO Description: An unspecific abend occured during dataset locate processing for the indicated dataset name. The locate request will terminate with an error indication and calling routine decides on action. VCM1617E Locate failed (R15=hh) R0=hh), unable to determine absolute name, dsn=ccc Internal routing: INFO Description: A dynamic allocation (DYNALLOC) was attempted for a generation dataset and locate failed to return the absolute name. This is probably due to a missing index structure. The locate request will terminate with an error indication and calling routine decides on action. VCM1618E Record/block format ccc/ccc unsupported, dsn=ccc Internal routing: INFO Description: A dynamic allocation (DYNALLOC) was attempted for a dataset with an unsupported RECFM. The request will terminate with an error indication and calling routine decides on action. VCM1619E Space type not BLK/TRK/CYL, dsn=ccc

VCOM messages

61

Internal routing: INFO Description: A dynamic allocation (DYNALLOC) was attempted for a dataset with unsupported SPACE parameters. The request will terminate with an error indication and calling routine decides on action. VCM1620E Dataset placement parms not in MVS format, dsn=ccc Internal routing: INFO Description: A dynamic allocation (DYNALLOC) was attempted for a dataset with unsupported dataset location parameters. The request will terminate with an error indication and calling routine decides on action. VCM1621E Dataset placement parms not Unit/Unit+volser/Volref, dsn=ccc Internal routing: INFO Description: A dynamic allocation (DYNALLOC) was attempted for a dataset with unsupported dataset location parameters. The request will terminate with an error indication and calling routine decides on action. VCM1622W Unable to alloc CVOL=ccc for dsn=ccc Internal routing: INFO Description: A dynamic allocation (DYNALLOC) of an OS CVOL (in order to bypass an MVS bug with overriding DISP=CATLG at unallocation) failed. The error is ignored. VCM1623E Abend ccc occured in MVS RDJFCB service, dsn=ccc Internal routing: INFO Description: An abend occured in MVS RDJCFB routine for the indicated dataset. The allocate/examine request will terminate with an error indication and calling routine decides on action. VCM1624E RDJFCB failed for ddname=ccc, dsn=ccc Internal routing: INFO Description: A non-zero returncode was received from MVS RDJCFB routine for the indicated dataset. The allocate/examine request will terminate with an error indication and calling routine decides on action. VCM1625E Abend ccc occured during dataset reservation, dsn=ccc Internal routing: INFO Description: An abend occured during dataset RESERVE processing. The allocate request will terminate with an error indication and calling routine decides on action. VCM1626W Dataset reservation bypassed (ccc) not authorized), dsn=ccc
62 VCOMMSG

Internal routing: INFO Description: A dataset RESERVE request was bypassed due to system not authorized. VCM1627E Abend ccc occured during dataset release, dsn=ccc Internal routing: INFO Description: An abend occured during dataset release (DEQ) processing. The unallocate request will terminate with an error indication and calling routine decides on action. VCM1628E Abend ccc occured in MVS devtype service, dsn=ccc Internal routing: INFO Description: An abend occured during MVS DEVTYPE processing for the indicated dataset. The open request will terminate with an error indication and calling routine decides on action. VCM1629E Devtype failed for ddname=ccc, dsn=ccc Internal routing: INFO Description: A non-zero returncode was received from the MVS DEVTYPE routine for the indicated dataset. The open request will terminate with an error indication and calling routine decides on action. VCM1630E Unsupported device type, dsn=ccc Internal routing: INFO Description: An attempt was made to open a dataset with unsupported device type. The open request will terminate with an error indication and calling routine decides on action. VCM1631E Unable to determine dataset attributes, dsn=ccc Internal routing: INFO Description: A dataset examine request was issued for an unsupported dataset type. The examine request will terminate with an error indication and calling routine decides on action. VCM1632E Abend ccc occured in MVS open service, dsn=ccc Internal routing: INFO Description: An abend occured in MVS OPEN routine for the indicated dataset. The open request will terminate with an error indication and calling routine decides on action. VCM1633E Open failed for ddname ccc, dsn=ccc Internal routing: INFO

VCOM messages

63

Description: The named dataset could not be opened. The open request will terminate with an error indication and calling routine decides on action. VCM1634E Abend ccc occured in MVS close service, dsn=ccc Internal routing: INFO Description: An abend occured in MVS CLOSE routine for the indicated dataset. The close request will terminate with an error indication and calling routine decides on action. VCM1635E Abend ccc occured in MVS close TYPE=T service, dsn=ccc Internal routing: INFO Description: An abend occured in MVS CLOSE (TYPE=T) routine for the indicated dataset. The write/note request will terminate with an error indication and calling routine decides on action. VCM1636E Unsupported record/block format, dsn=ccc Internal routing: INFO Description: An attempt was made to open a dataset with unsupported or undefined record/block format. The open request will terminate with an error indication and calling routine decides on action. VCM1637E Abend ccc occured during ds-group examination, last dsn=ccc Internal routing: INFO Description: An abend occured during dataset group examination for the indicated dataset. The examine request will terminate with an error indication and calling routine decides on action. VCM1638E RDJFCB failed within data group following dsn=ccc Internal routing: INFO Description: A non-zero returncode was received from MVS RDJCFB routine during dataset examination of a concatenated dataset or GDG index. The examine request will terminate with an error indication and calling routine decides on action. VCM1639W Unable to handle multi-volume dataset, dsn=ccc Internal routing: INFO Description: A dataset examination was attempted for a multivolume dataset. The examine request will terminate with an error indication and calling routine decides on action. VCM1640E Unsupported record/block format, dsn=ccc Internal routing: INFO
64 VCOMMSG

Description: An attempt was made to open a dataset with unsupported or undefined record/block format. The open request will terminate with an error indication and calling routine decides on action. VCM1641E Space calculation failed, OBTAIN rc=cc, dsn=ccc Internal routing: INFO Description: A dataset examine space calculation routine could not obtain the Format 1 DSCB for the dataset. The examine request will terminate with an error indication and calling routine decides on action. VCM1642E Unsupported combination of: access type (i/o), dataset type, device type, dsorg, dsn=ccc Internal routing: INFO Description: Dataset open access method routine selection could not find a suitable setup to use for the dataset. The open request will terminate with an error indication and calling routine decides on action. VCM1643E Unable to create INTRDR ccc (reason=cc), dsn=ccc Internal routing: INFO Description: Dataset open received a non-zero return code from GENCB during internal reader (INTRDR) open. The open request will terminate with an error indication and calling routine decides on action. VCM1644E Member ccc not found, dsn=ccc Internal routing: INFO Description: The specified member could not be found in the indicated dataset. The open request will terminate with an error indication and calling routine decides on action. VCM1645E Record format ccc unsupported for unblocking, dsn=ccc Internal routing: INFO Description: The indicated record format is not supported for unblocking. VCM1646E Record format ccc unsupported for blocking, dsn=ccc Internal routing: INFO Description: The indicated record format is not supported for blocking. VCM1647E Record format conversion ccc to ccc unsupported, dsn=ccc Internal routing: INFO Description: The indicated record format conversion is not supported.

VCOM messages

65

VCM1648E Unable to evaluate dataset attribute compatibility, dsn=ccc Internal routing: INFO Description: Compatibility checking of dataset attributes could not be determined for the indicated dataset. VCM1649E Unable to write format S blocks with reblocking, dsn=ccc Internal routing: INFO Description: Spanned blocks cannot be written without reblocking for the indicated dataset. VCM1650W Unequal LRECL/smaller BLKSIZE ignored for RECFM U, dsn=ccc Internal routing: INFO Description: LRECL and BLKSIZE is ignored for RECFM=U. VCM1651E Member ccc not found, dsn=ccc Internal routing: INFO Description: The specified member could not be found in the indicated dataset. The open request will terminate with an error indication and calling routine decides on action. VCM1652E Data stream (seq) protocol error detected, todsn=ccc Internal routing: INFO Description: A protocol error was detected in the data stream for the target dataset indicated. VCM1653W ccc data stream (seq) protocol error detected Internal routing: SERR Description: A protocol error was detected in the data stream for the target dataset indicated. VCM1654E Member ccc duplicate, dsn=ccc Internal routing: INFO Description: The indicated member is already present in the dataset. VCM1655W Data stream (pds) protocol error detected, todsn=ccc Internal routing: INFO Description: A protocol error was detected in the data stream for the target dataset indicated. VCM1656W ccc data stream (pds) protocol error detected (c) Internal routing: SERR

66

VCOMMSG

Description: A protocol error was detected in the data stream for the target dataset indicated. VCM1657I ccc members, ccc aliases selected, dsn=ccc Internal routing: INFO Description: This message informs of the amount of members selected from the indicated dataset and the number of aliases. VCM1658W ccc members, ccc aliases selected, ccc not found, dsn=ccc Internal routing: INFO Description: This message informs of the amount of members selected from the indicated dataset, the number of aliases and the number of members not found in the dataset. VCM1659E Error reading note list, member=ccc, dsn=ccc Internal routing: INFO Description: An error occured during note list processing for the indicated member and dataset. VCM1660E TTR/Note-list ptr overlap member=ccc, dsn=ccc Internal routing: INFO Description: This message informs that pointers for the indicated member are overlapping. VCM1661E Note-list pointer overlap member=ccc, dsn=ccc Internal routing: INFO Description: This message informs that pointers for the indicated member are overlapping. VCM1662W Member ccc not found Internal routing: INFO Description: The specified member could not be found. VCM1663E Unable to position at member=ccc, dsn=ccc Internal routing: INFO Description: The target partitioned dataset (PDS) could not be positioned to the indicated member. VCM1664E TTR points outside member=ccc, dsn=ccc Internal routing: INFO Description: The TTR pointers for the indicated member are invalid. VCM1665W Member ccc duplicate, noreplace

VCOM messages

67

Internal routing: INFO Description: This message is issued when a member to be copied already exists in the target dataset and the copy request was made with NOREPLACE option. VCM1666W Alias ccc changed to member Internal routing: INFO Description: This message is issued to inform that an alias entry has been changed into a member entry in the target PDS. VCM1667E Expected member ccc, got ccc Internal routing: INFO Description: This message is issued to inform that when the first membername was read, the received member was the second. VCM1668W Alias ccc duplicate, noreplace Internal routing: INFO Description: This message is issued when a member to be copied already exists in the target dataset and the copy request was made with NOREPLACE option. VCM1669W Alias ccc flushed Internal routing: INFO Description: This message is issued when an alias member has been flushed. VCM1670E TTR/PTRNUM error, member=ccc, dsn=ccc Internal routing: INFO Description: An error was detected for the indicated member as regards TTR pointers. VCM1671E Unresolved TTRX, member=ccc, dsn=ccc Internal routing: INFO Description: An error was detected for the indicated member as regards TTRX pointers. VCM1672E Directory err/parallell upd member=ccc, dsn=ccc Internal routing: INFO Description: An error was detected when processing the directory for the indicated member and PDS dataset. VCM1673E Abend ccc occured during read/check , dsn=ccc Internal routing: INFO

68

VCOMMSG

Description: An abend occured in MVS BSAM Read/Check routines. The read request will terminate with an error indication and calling routine decides on action. VCM1674E Invalid block read (SYS002-4) type error) , dsn=ccc Internal routing: INFO Description: A block was read with an invalid format, eg invalid BDW. The read request will terminate with an error indication and calling routine decides on action. VCM1675E Abend ccc occured during write/check, dsn=ccc Internal routing: INFO Description: An abend occured in MVS BSAM Write/Check routines. The write request will terminate with an error indication and calling routine decides on action. VCM1676E Error occured during directory search for ccc in ccc Internal routing: INFO Description: An MVS FIND service request terminated because of I/O error. The find request will terminate with an error indication and calling routine decides on action. VCM1677E Undefined rc from MVS FIND on search for ccc in ccc Internal routing: INFO Description: An MVS FIND service request returned an undefined return code. The find request will terminate with an error indication and calling routine decides on action. VCM1678E Error occured during directory search for ccc in ccc Internal routing: INFO Description: An MVS BLDL service request terminated because of I/O error. The find request will terminate with an error indication and calling routine decides on action. VCM1679E Undefined rc from MVS BLDL on search for ccc in ccc Internal routing: INFO Description: An MVS BLDL service request returned an undefined return code. The find request will terminate with an error indication and calling routine decides on action. VCM1680I ccc replaced Internal routing: INFO Description: The indicated member has been replaced in the PDS. VCM1681W ccc not replaced Internal routing: INFO
VCOM messages 69

Description: The indicated member was not replaced in the PDS. VCM1682I ccc added Internal routing: INFO Description: The indicated member has been added to the PDS. VCM1683E Unable to add/repl ccc, directory full in ccc Internal routing: INFO Description: The MVS STOW service routine indicated a directory full condition. The indicated member could not be inserted in the directory. The add/replace request will terminate with an error indication and calling routine decides on action. VCM1684I Error occured during directory update for ccc in ccc Internal routing: INFO Description: The MVS STOW service routine indicated I/O error condition. The indicated member could not be inserted in the directory. The add/replace request will terminate with an error indication and calling routine decides on action. VCM1685E Undefined rc from MVS STOW for ccc in ccc Internal routing: INFO Description: The MVS STOW service routine returned an undefined returncode. The add/replace request will terminate with an error indication and calling routine decides on action. VCM1686W Nonzero returncode from INTRDR Put/Check , dsn=ccc Internal routing: INFO Description: The MVS Put/Check service routine for the internal reader (INTRDR) completet with a non-zero return code. The submit request will terminate with an error indication and calling routine decides on action. VCM1687E Abend ccc occured during INTRDR Put/Check, dsn=ccc Internal routing: INFO Description: The MVS Put/Check service routine for the internal reader (INTRDR) had an abend. The submit request will terminate with an error indication and calling routine decides on action. VCM1688W Nonzero returncode from INTRDR Endreq, dsn=ccc Internal routing: INFO Description: The MVS Endreq service routine for the internal reader (INTRDR) completet with a non-zero return code. The

70

VCOMMSG

submit request will terminate with an error indication and calling routine decides on action. VCM1689E Abend ccc occured during INTRDR Endreq, dsn=ccc Internal routing: INFO Description: The MVS Endreq service routine for the internal reader (INTRDR) had an abend. The submit request will terminate with an error indication and calling routine decides on action. VCM1690E Record size not equal LRECL, dsn=ccc Internal routing: INFO Description: A data format error was detected during blocking or unblocking of data. The read/write request will terminate with an error indication and calling routine decides on action. VCM1691E Record size greater than BLKSIZE, dsn=ccc Internal routing: INFO Description: A data format error was detected during blocking or unblocking of data. The read/write request will terminate with an error indication and calling routine decides on action. VCM1692E Record size not multiple of BLKSIZE, dsn=ccc Internal routing: INFO Description: A data format error was detected during blocking or unblocking of data. The read/write request will terminate with an error indication and calling routine decides on action. VCM1693E Block size not a multiple of LRECL, dsn=ccc Internal routing: INFO Description: A data format error was detected during blocking or unblocking of data. The read/write request will terminate with an error indication and calling routine decides on action. VCM1694E Record/segment greater than LRECL, dsn=ccc Internal routing: INFO Description: A data format error was detected during blocking or unblocking of data. The read/write request will terminate with an error indication and calling routine decides on action. VCM1695E Record/segment greater than BLKSIZE, dsn=ccc Internal routing: INFO Description: A data format error was detected during blocking or unblocking of data. The read/write request will terminate with an error indication and calling routine decides on action. VCM1696E BLKSIZE not equal sum of LRECL:S+4, dsn=ccc

VCOM messages

71

Internal routing: INFO Description: A data format error was detected during blocking or unblocking of data. The read/write request will terminate with an error indication and calling routine decides on action. VCM1697E Abend ccc when decoding PTMBNDXX parameters Internal routing: SERR Description: An unrecoverable abend occured during decode of the parmlib member PTMBNDnn. System initialization will fail. VCM1698W Parmlib member ccc had ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decoding of the PTMBNDnn member. If ERRORS occured, system initialization will fail. If WARNINGS occured, the corresponding option default value will be used. Correct the parmlib member for the next system restart. VCM1699W Invalid BLKSIZE Internal routing: HCPY Description: The keyword BLKSIZE in the parmlib member PTMBNDnn is invalid. The operand must be a value between 1024 and 32760. Default value of 6233 will be used. Correct the parmlib member. VCM1700W GDG model dataset=ccc not cataloged Internal routing: HCPY Description: The keyword GDGMODEL in the parmlib member PTMBNDnn is invalid. The dataset specified is not found in the catalog. Correct the parmlib member. VCM1701E Abend ccc occured in dataset attribute default routine Internal routing: SERR Description: An abend occured in the dataset attribute default processing routine. The request will terminate with an error indication and calling routine decides on action. VCM1800I Errors in parmlib member ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decoding of the PTMCNFnn member. Further indications of the error/warning are given in previous message(s). For keywords in error, system default options will be used. Correct the parmlib member for the next system restart.

72

VCOMMSG

VCM1801E Configuration manager initialization failed Internal routing: MCON Description: The message is issued if serious errors occured during the configuration manager initialization. Further indications of the errors are given in previous message(s). System startup will be rejected. Correct the parmlib member and restart. VCM1802E No valid CONFIG statement in ccc Internal routing: MCON Description: The message is issued if errors were detected during decoding of the PTMCNFnn member. A correct CONFIG statement was not found as the first statement in the parmlib member. System startup will be rejected. Correct the parmlib member and restart. VCM1803W No valid ACTIVATE statement in ccc Internal routing: MCON Description: The message is issued if warnings were detected during decoding of the PTMCNFnn member. A correct ACTIVATE statement was not found in the parmlib member following the CONFIG and NODE statements. System startup will proceed but no network components will be automatically started. Correct the parmlib member for the next system restart and activate the network manually by issuing Vary commands. VCM1804E CONFIG statement misplaced Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The CONFIG statement must be the first statement in the member. Correct the parmlib member before the next restart. VCM1805W Invalid NNTSIZE value Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The NNTSIZE keyword operand has an invalid value. The value should be an integer between 1 and 255 inclusive. A default value will be used. Correct the indicated member. VCM1806W Invalid RRTSIZE value Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The RRTSIZE keyword operand has an invalid value. The value

VCOM messages

73

should be an integer between 255 and 32767 inclusive. A default value will be used. Correct the indicated member. VCM1807W Invalid URTSIZE vale Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The URTSIZE keyword operand has an invalid value. The value should be an integer between 25 and 2010 inclusive. A default value will be used. Correct the indicated member. VCM1808E NODE statement misplaced Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The NODE statement is not placed correctly, it must be preceeded by a CONFIG statement and followed by one or more ACTIVATE statements. Correct the indicated member. VCM1809W ALIAS(ccc) is a duplicate Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The NODE statement has an invalid operand value for the ALIAS subkey. The alias name value given has already been assigned to another node. Correct the indicated member. VCM1810W NODE(ccc) is a duplicate Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The NODE statement has an invalid operand as the node name value. The node name value given has already been defined in another NODE statement. Correct the indicated member. VCM1811W VIA(ccc) refers to a node also defined with VIA(..) Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The NODE statement has an invalid operand for the VIA subkey. The transfer node name refers to another node specifying a VIA. The VIA node name should refer to a connectable node. Correct the indicated member. VCM1812E VIA(ccc) refers to undefined node Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The

74

VCOMMSG

NODE statement has an invalid operand for the VIA subkey. The transfer node name refers to a previously not defined node name. Only backward references are allowed. Correct the indicated member. VCM1813E VIA(ccc) refers to own node Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The NODE statement has an invalid operand for the VIA subkey. The transfer node name refers to the name of the own system. Only references to connectable nodes are allowed. Correct the indicated member. VCM1814W NODE(ccc) not added, table full Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The indicated node name could not be added as the system node table was full. Increase the size of the node table by increasing the operand value of the keyword NNTSIZE in the PTMCNFnn parmlib member. VCM1815E ACTIVATE statement misplaced Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The ACTIVATE statement(s) must follow NODE(s) statements or if no NODE statement(s), the CONFIG statement. Correct the parmlib member for the next start. VCM1816W Network control block type ccc still left at termination Internal routing: SERR Description: This message is issued by the configuration manager termination routine. When terminating, control blocks were found to be still present in the tables. This is probably due to earlier unrecoverable abends. System termination will continue. VCM1817W Invalid element type on CNFWORKQ: hhh Internal routing: SERR Description: This message is issued by the configuration manager main routine. An unknown element was found on the work queue for the configuration manager. The element will be left unprocessed. VCM1818I ccc ccc now ccc Internal routing: LSTA,INFO

VCOM messages

75

Description: This message is issued by the configuration manager main routine in response to a Vary command. The network resource indicated in the messages has been varied according to the previously issued operator command. VCM1819I ccc ccc now ccc Internal routing: LSTA Description: This message is issued by the configuration manager main routine in response to a Vary command. The network resource indicated in the messages has been varied according to the previously issued operator command. Note: this message is suppressed if option NOMSG is used. VCM1820E Attempt to queue already queued element: hhh Internal routing: SERR Description: This message is issued by the configuration manager queing routine. An attempt was made to put an element on a queue but the element was marked as already being on a queue. VCM1821W Invalid XLTSIZE value Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The XLTSIZE keyword operand has an invalid value. The value should be an integer between 1 and 255 inclusive. A default value of 10 will be used. Correct the indicated member. VCM1822W Invalid XPTSIZE vale Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The XPTSIZE keyword operand has an invalid value. The value should be an integer between 1 and 255 inclusive. A default value of 10 will be used. Correct the indicated member. VCM1823W Invalid XSTSIZE vale Internal routing: HCPY Description: This message is issued during decode of the configuration manager parmlib member PTMCNFnn. The XSTSIZE keyword operand has an invalid value. The value should be an integer between 25 and 2000 inclusive. A default value of 255 will be used. Correct the indicated member. VCM1900I Parmlib member ccc had ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decoding of the PTMSTRnn member. If
76 VCOMMSG

ERRORS or WARNINGS occured, system start-up will continue with system default values. Correct the parmlib member for the next system restart. VCM1901E Invalid ALIAS, SECID, POI or ACBWAIT operand Internal routing: HCPY Description: The PTMSTRnn member keyword ALIAS, SECID, POI or ACBWAIT has an invalid operand. Only the value ON or OFF may be used. VCM2000E ATTACH of SMF writer process failed Internal routing: SERR Description: The SMF initialization routine failed to attach the SMF writer process. The system will continue without SMF recording and produced SMF records will be thrown away. This is an internal system error and should not occur. The error is probably due to an initialization sequence error. VCM2001E Abend ccc in SMF writer, process will terminate Internal routing: SERR Description: An abend occured in the SMF writer. The SMF writer will be terminated and future SMF records will be thrown away. The SMF writer can only be reactivated by a restart. VCM2002E Abend ccc when decoding SMF parameters Internal routing: SERR Description: An abend occured during SMF parameter decoding. The SMF writer will be terminated and future SMF records will be thrown away. VCM2003E SMF writer initialization failed, insufficient authorization Internal routing: MCON Description: This message is issued if SMF recording has been requested but the VCOM system has insufficient APF authorization for using the MVS SMFEWTM macro. The SMF writer will be disabled and SMF records will be thrown away. Correct the error and restart to activate SMF recording. VCM2004E SMF writer failed to load installation exit ccc, start rejected Internal routing: SERR Description: This message is issued if load of the installation SMF exit routine failed. The SMF writer will be disabled and SMF records will be thrown away. Correct the error and restart to activate SMF recording. VCM2005W Parmlib SMF member ccc had ccc Internal routing: MCON
VCOM messages 77

Description: The message is issued if errors or warnings were detected during decoding of the PTMSMFnn member. If ERRORS occured, the SMF writer will be disabled and SMF records will be thrown away. If WARNINGS occured, the option(s) that were in error will be reset to their default values. Correct the parmlib member for the next system restart. VCM2006E Invalid operand for PTMSMF keyword SMF Internal routing: HCPY Description: The indicated keyword in the SMF facility parmlib member PTMSMFnn has an invalid operand. Only the values ON or OFF may be used. The SMF writer will be disabled and SMF records will be thrown away. Correct the error and restart to activate SMF recording. VCM2007E Invalid operand TYPE=cc Internal routing: HCPY Description: The indicated keyword in the SMF facility parmlib member PTMSMFnn has an invalid operand. A numeric value between 0 and 255 must be used. 0 means record type suppression. The SMF writer will be disabled and SMF records will be thrown away. Correct the error and restart to activate SMF recording. VCM2008E Private SMF log allocation error Internal routing: SERR Description: An allocation error occured when the SMF writer tried to allocate a private dataset for SMF recording. The error is further explained in a previous message. The SMF writer will be disabled and SMF records will be thrown away. VCM2009E Private SMF log open error Internal routing: SERR Description: An error occured when the SMF writer tried to open the private dataset to be used for SMF recording. The error is further explained in a previous message. The SMF writer will be disabled and SMF records will be thrown away. VCM2010E Private SMF log close error Internal routing: SERR Description: An error occured when the SMF writer tried to close the private dataset used for SMF recording. The error is further explained in a previous message. VCM2011W Abend ccc occured in SMFEWTM, record type=hh, ignored Internal routing: SERR

78

VCOMMSG

Description: An abend occured in the MVS macro ESMFWTM when trying to write an SMF record. VCOM will proceed as if the record was written normally. VCM2012W MVS SMFEWTM rc=hhh, record type=hh, ignored Internal routing: SERR Description: A non-zero returncode was returned from the MVS ESMFWTM macro when trying to write an SMF record. VCOM will proceed as if the record was written normally. VCM2013E Private SMF log write error, SMF logging disabled Internal routing: SERR Description: An error occured when the SMF writer tried to write an SMF record to the private dataset used for SMF recording. The error is further explained in a previous message. The SMF writer will be disabled and SMF records will be thrown away. VCM2100E ATTACH of RMF process failed Internal routing: SERR Description: The RMF initialization routine failed to attach the RMF writer process. The system will continue without the RMF facility. The probable cause is a too conservative MAXPCB value for the VCOM system. VCM2101W Parmlib RMF member ccc had ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decoding of the PTMRMFnn member. If ERRORS occured, the RMF facility will be stopped. If WARNINGS occured, the option(s) that were in error will be reset to their default values. Correct the parmlib member for the next system restart. VCM2102E Invalid operand for PTMRMF member keyword ccc Internal routing: HCPY Description: The indicated keyword in the RMF facility parmlib member PTMRMFnn has an invalid operand. Only the values ON or OFF may be used. The RMF writer will be disabled. Correct the error and restart to activate RMF recording. VCM2103E Invalid TIME operand Internal routing: HCPY Description: The keyword TIME in the RMF facility parmlib member PTMRMFnn has an invalid operand. A numeric value between 1 and 255 must be used, indicating the sample in-

VCOM messages

79

terval in minutes. The RMF writer will be disabled. Correct the error and restart to activate RMF recording. VCM2104E Command not recognized ccc Internal routing: CRSP Description: This message is issued in response to an unrecognized command received by the RMF writer facility. VCM2105E Command ccc excess operand field ccc Internal routing: CRSP Description: This message is issued in response to an RMF command if too many operands are supplied to the command. VCM2106E Too long parameter for command ccc Internal routing: CRSP Description: This message is issued in response to an RMF command if one or more parameters are too long, ie more than 16 characters length. VCM2107E Missing or invalid parameter to RMF command Internal routing: CRSP Description: This message is issued in response to an RMF command if a specified parameter is invalid or if a required parameter is missing. VCM2108I RMF OK Internal routing: CRSP Description: This message is issued in response to an RMF command that has been accepted and performed. VCM2109W Max operator limit reached Internal routing: CRSP Description: This message is issued when a new operator tries to use the RMF support but the maximum number of RMF operators has been reached. The maximum number of RMF operators is 10. VCM2110I RMF Rec-types: 0/c 1/c 2/c 3/c 4/c 5/c 6/c 7/c St/nnn min Internal routing: CRSP Description: This message is issued in response to the RMF DISPLAY TYPES command. It indicates the present status of RMF recording, Active (A), Inactive (I) or Suppressed (S). Also shown is RMF overall status and the RMF sample interval. VCM2111I RMF Opr-types: 0/c 1/c 2/c 3/c 4/c 5/c 6/c 7/c Internal routing: CRSP
80 VCOMMSG

Description: This message is issued in response to the RMF DISPLAY TYPES command. It indicates the present status of operator selected RMF record display, ie Inactive (I) or Suppressed (S). VCM2112I RMF Opr-selec: ccc Internal routing: CRSP Description: This message is issued in response to the RMF DISPLAY SEL command. It shows the current selection criterias for operator RMF record display. VCM2113I RMF User/ccc S-by/ccc APB/ccc TPB/ccc Core/cccK Max/cccK Internal routing: MLOG Description: This message is generated by RMF from edit of RMF Type 0 records (general information). It shows the number of users logged on, number of users in stand-by, number of application sessions (APB), number of terminals connected (TPB), current core utilization (CORE) and maximum core utilization (MAX) so far. Values are accumulated during one sample period. VCM2114I RMF O/I Rq(hhh/hhh) Rp(hhh/hhh) Ab(hhh/hhh) Internal routing: MLOG Description: This message is generated by RMF from edit of RMF Type 0 records (general information). It shows the accumulated number of bytes in output/input requests (RQ) and responses (RP) and the average number of bytes (AB). Values are accumulated during one sample period. VCM2115I RMF Trct/hhh Esct/hhh Arst/ccc Open/ccc Err/ccc Internal routing: MLOG Description: This message is generated by RMF from edit of RMF Type 0 records (general information). It shows the number of transactions (TRCT), number of escapes (VCOM hot key usage - ESCT), the average response time through the system (ARST), number of application sessions opened (OPEN) and number of application session open tries that failed (ERR). Values are accumulated during one sample period. VCM2116I Vsp/ccc Rsp/ccc Used/cccK Max/cccK Internal routing: MLOG Description: This message is generated by RMF from edit of RMF Type 2 records (core V=SP information). It shows the virtual subpool number, the corresponding real (OS) subpool number, currently used and maximum used storage. Values are accumulated during one sample period. VCM2117I RMF APA/ccc Appl/ccc Curr/ccc Hw/ccc Open/ccc Err/ccc
VCOM messages 81

Internal routing: MLOG Description: This message is generated by RMF from edit of RMF Type 3 records (Application Port Anchor, APA, information). It shows the APA name, the corresponding application name, number of current sessions to the application, maximum sessions to the application, number of successfull session opens and number of session open failures. Values are accumulated during one sample period. VCM2118I RMF Trct/hhh Arst=ccc Aotime/ccc Internal routing: MLOG Description: This message is generated by RMF from edit of RMF Type 3 records (Application Port Anchor, APA, information). It shows the number of transactions to the application, the average response time and the average session open time. Values are accumulated during one sample period. VCM2119I RMF TPA/ccc ACB/ccc Curr/ccc Hw/ccc Open/ccc Err/ccc Internal routing: MLOG Description: This message is generated by RMF from edit of RMF Type 4 records (Terminal Port Anchor, TPA, information). It shows the TPA name, the corresponding application name, number of current sessions to the application, maximum sessions to the application, number of successfull session opens and number of session open failures. Values are accumulated during one sample period. VCM2120I RMF Trct/hhh Esct/hhh Arst/ccc Internal routing: MLOG Description: This message is generated by RMF from edit of RMF Type 4 records (Terminal Port Anchor, TPA, information). It shows the number of transactions (TRCT), number of escapes (VCOM hot key usage - ESCT) and the average response time. Values are accumulated during one sample period. VCM2200E ATTACH of line trace writer process failed Internal routing: SERR Description: The line trace initialization routine failed to attach the line trace writer process. The system will continue without line tracing facility. This is an internal system error and should not occur. The error is probably due to an initialization sequence error. VCM2201E Abend ccc in LTR writer, process will terminate Internal routing: SERR Description: An abend occured in the line trace writer process. The line trace writer will be terminated and future trace

82

VCOMMSG

records will be thrown away. The LTR writer can only be reactivated by a VCOM restart. VCM2202W Parmlib LTR member ccc had ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decode of the PTMLTRnn member. If errors or warnings occured, the line trace support will be disabled. Correct the parmlib member for the next system restart. VCM2203E TRACE statement misplaced Internal routing: HCPY Description: This message is issued during decode of the PTMLTRnn member. The TRACE statement is misplaced. The TRACE statement should be the first statement in the parmlib member. Correct the parmlib member for the next system restart. VCM2204W Invalid operand for PTMLTR member keyword ccc Internal routing: HCPY Description: The indicated keyword in the line trace facility parmlib member PTMLTRnn has an invalid operand. Only the values ON or OFF may be used. The line trace facility will be enabled but correct the error before the next restart. VCM2205E LU statement misplaced Internal routing: HCPY Description: This message is issued during decode of the PTMLTRnn member. A used LU statement is misplaced. LU statements must follow the TRACE statement in the parmlib member. Correct the parmlib member for the next system restart. VCM2206W Too many LU statements Internal routing: HCPY Description: This message is issued during decode of the PTMLTRnn member. Too many LU statements are used in the member. A maximum of 10 may be used. Correct the parmlib member for the next system restart. VCM2207E Errors during trace file allocation Internal routing: SERR Description: The line trace process received an error condition during allocation of the line trace dataset. The error condition is further explained by a previous message. The line trace function will terminate as a consequence of the error. VCM2208E Errors during trace file open
VCOM messages 83

Internal routing: SERR Description: The line trace process received an error condition during open of the line trace dataset. The error condition is further explained by a previous message. The line trace function will terminate as a consequence of the error. VCM2209E Errors during trace file close Internal routing: SERR Description: The line trace process received an error condition during close of the line trace dataset. The error condition is further explained by a previous message. VCM2210E Trace dataset read error, line trace function will be terminated Internal routing: SERR Description: The line trace process received an error condition during disk read. The error condition is further explained by a previous message. The line trace function will terminate as a consequence of the error. VCM2211E Trace dataset write error, line trace function will be terminated Internal routing: SERR Description: The line trace process received an error condition during disk write. The error condition is further explained by a previous message. The line trace function will terminate as a consequence of the error. VCM2300E Print processor entered under ccc ccc, rejected Internal routing: SERR Description: This message is issued at print screen initiation if the print request is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The print screen request will be rejected. VCM2301W Command ccc already defined, skipped Internal routing: SERR Description: The message is issued during decode of the PTMPSCnn parmlib member. A command given by the keyword CMD had already been defined. The keyword and the associated options will be ignored. VCM2302W Parmlib PSC member ccc had ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decode of the PTMPSCnn member. If errors or warnings occured, the print screen support will be

84

VCOMMSG

disabled. Correct the parmlib member for the next system restart. VCM2303E Invalid operand for PTMPSC keyword PSC Internal routing: HCPY Description: The indicated keyword in the PSC facility parmlib member PTMPSCnn has an invalid operand. Only the values ON or OFF may be used. The PSC writer will be disabled and PSC records will be thrown away. Correct the error and restart to activate the print screen facility. VCM2304E Private PSC log allocation error Internal routing: SERR Description: An allocation error occured when the PSC writer tried to allocate a private dataset for PSC recording. The error is further explained in a previous message. The PSC writer will be disabled and PSC records will be thrown away. VCM2305E ATTACH of PSC writer process failed Internal routing: SERR Description: The PSC initialization routine failed to attach the print screen writer process. The system will continue without PSC recording and produced PSC records will be thrown away. This is an internal system error and should not occur. The error is probably due to an initialization sequence error. VCM2306E Abend ccc in PSC writer, process will terminate Internal routing: SERR Description: An abend occured in the PSC writer. The PSC writer will be terminated and future PSC records will be thrown away. The PSC writer can only be reactivated by a restart. VCM3000W Network element type ccc destination: ccc - ccc - hhh passed by ccc not found Internal routing: SERR Description: This message is issued during network request manager processing. A Network Element was passed to the network req manager general queueing routine but the target node for the element could not be found. The element will be thrown away possibly causing the element creator to wait for ever. VCM3001E ccc ccc CONNECT failure for ccc ccc and ccc ccc, rc=hhh, sense=hhh Internal routing: LERR Description: This message is issued during network request manager processing. The CONNECT service routine failed to establish a session on behalf of a user (UPB) request. The

VCOM messages

85

message shows the nodes participating in the connect request and the reason for failure. VCM3002E ccc ccc SUSPEND failure for ccc ccc and ccc ccc, rc=hhh, sense=hhh Internal routing: LERR Description: This message is issued during network request manager processing. The SUSPEND service routine failed to suspend a session on behalf of a user (UPB) request. The message shows the nodes participating in the suspend request and the reason for failure. VCM3003E ccc ccc SUSPEND from ccc ccc, buffer throwed, seqno=hh Internal routing: LERR Description: This message is issued during network request manager processing. The SUSPEND service routine found buffers for the application session on the output queue. These buffers will be thrown away. This event occurs during internal SESSUSP TPBFINAL processing. VCM3004E ccc ccc RESUME failure for ccc ccc and ccc ccc, rc=hhh, sense=hhh Internal routing: LERR Description: This message is issued during network request manager processing. The RESUME service routine failed to resume a session on behalf of a user (UPB) request. The message shows the nodes participating in the resume request and the reason for failure. VCM3005E ccc ccc DISCONN failure for ccc ccc and ccc ccc, rc=hhh, sense=hhh Internal routing: LERR Description: This message is issued during network request manager processing. The DISCONN service routine failed to disconnect a session on behalf of a user (UPB) request. The message shows the nodes participating in the disconnect request and the reason for failure. VCM3006W Network element type ccc destination: ccc - ccc - hhh passed by ccc not found Internal routing: SERR Description: This message is issued during network request manager processing. A Network Element was passed to the network port manager general queueing routine but the target node for the element could not be found. The element will be thrown away possibly causing the traffic partners to wait for ever.

86

VCOMMSG

VCM3007W Network element type ccc destination unknown (no) NCBTCURR) passed by ccc Internal routing: SERR Description: This message is issued during network request manager processing. A Network Element was passed to the network port manager general queueing routine but the target node for the element could not be found. The element will be thrown away possibly causing the traffic partners to wait for ever. VCM3008W Network element passed to ccc by ccc (NCBTCURR) not XPB type) Internal routing: SERR Description: This message is issued during network request manager processing. A Network Element was passed to the network port manager general queueing routine but the target node for the element had an invalid type. The element will be thrown away possibly causing the traffic partners to wait for ever. VCM3009W Invalid NRE request caller ccc ccc (caller) not a UPB) Internal routing: SERR Description: This message is issued during network request manager processing. Creation of a Network Request Element (NRE) was requested but the caller was not a User Port Block (UPB). The request will be rejected. VCM3010W Invalid NRE request, target node type invalid ccc ccc (target) not XPA/XPB) Internal routing: SERR Description: This message is issued during network request manager processing. Creation of a Network Request Element (NRE) was requested but the specified target node for the request was neither an XPA (anchor) or an XPB (block). The request will be rejected. VCM3011W Invalid NRE response request, type invalid ccc ccc (not) NRE or NCC) Internal routing: SERR Description: This message is issued during network request manager processing. A request was made to queue a Network Request response but the element used was neither a NRE or NRC. The request will be rejected. VCM3012W Invalid NRE response, target node type invalid ccc ccc (target) not XPA/XPB) Internal routing: SERR

VCOM messages

87

Description: This message is issued during network request manager processing. A request was made to queue a Network Request response but the specified target node for the request was neither an XPA (anchor) or an XPB (block). The request will be rejected. VCM3013W Invalid NRE response, target node does not match NRE ccc ccc ccc Internal routing: SERR Description: This message is issued during network request manager processing. A request was made to queue a Network Request response but the specified target node did not match the target information found in the NRE. The request will be rejected. VCM3014E Error occured in SESSGET routine, reason: ccc Internal routing: SERR Description: This message is issued during network request manager processing. A request was made to get a buffer from the input queue but the request failed or was rejected due to the reason indicated in the message. VCM3015E Error occured in SESHOLD routine, reason: ccc Internal routing: SERR Description: This message is issued during network request manager processing. A request was made to hold the traffic between two partners but the request failed or was rejected due to the reason indicated in the message. VCM3016E Error occured in SESSPUT routine, reason: ccc Internal routing: SERR Description: This message is issued during network request manager processing. A request was made to put a buffer on the output queue but the request failed or was rejected due to the reason indicated in the message. VCM3017E Error occured in CONNECT/SUSPEND routine, reason: ccc Internal routing: SERR Description: This message is issued during network request manager processing. A request was made to connect/suspend two ports for trafic but the request failed or was rejected due to the reason indicated in the message. VCM3100I VTB Open(nnn) High(nnn) Sessions(nnn) High(nnn) VTA(hhh) Internal routing: CRSP

88

VCOMMSG

Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a virtual terminal manager (VTA). The message shows the number of open ACBs (VTBs) in the pool, the maximum opened so far, the number of sessions for all ACBs in the pool and the maximum number of sessions so far. Also shown is the VTA storage address. VCM3101I Exits: ACBSEL(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a virtual terminal manager (VTA). The message shows the names of exits in use for the VTA. VCM3102I Exparma(ccc,ccc,ccc,ccc, ccc,ccc,ccc,ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a virtual terminal manager (VTA). The message shows the exit parameter fields as specified by the EXPARMA keyword in the VTA parmlib definition. VCM3103I Exparmn(hhh,hhh,hhh,hhh, hhh,hhh,hhh,hhh) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a virtual terminal manager (VTA). The message shows the exit parameter fields as specified by the EXPARMN keyword in the VTA parmlib definition. VCM3104E Invalid parameters to Set command ccc Internal routing: CRSP Description: This message is issued in response to a T VTA= command if invalid parameters were specified. VCM3105I OK Internal routing: CRSP Description: This message is issued in response to a T VTA= command if the command completed successfully. VCM3106E VTA statement misplaced Internal routing: HCPY Description: This message is issued during decode of a VTA parmlib member. A used VTA statement is misplaced. A VTA statement should be the first statement in a VTA parmlib member. Correct the parmlib member and activate it again by using the Vary command (V name,ACT).

VCOM messages

89

VCM3107W VTA name not equal to member name Internal routing: HCPY Description: This message is issued during decode of a VTA parmlib member. The name given to the VTA by the VTA(name) statement is not the same name as the VTA parmlib member name. The same name should be used as it will make it easier to use the operator commands, ie Vary. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3108W Invalid IDRANGE value Internal routing: HCPY Description: This message is issued during decode of a VTA parmlib member. The VTA statement keyword IDRANGE is invalid. It must be two integers between 1 and 9999. The first integer must be less than the second. The default value of (1,9999) will be used. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). Note: this message is not used in the current release of VCOM. VCM3109W Invalid MAXDVTB value Internal routing: HCPY Description: This message is issued during decode of a VTA parmlib member. The VTA statement keyword MAXDVTB is invalid. It must be an integer between 1 and 9999. The default value of 9999 will be used. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). Note: this message is not used in the current release of VCOM. VCM3110E Invalid EXPARMN value Internal routing: HCPY Description: This message is issued during decode of a VTA parmlib member. The VTA statement keyword EXPARMN is invalid. It must be integers in the range 0 to 9999. Default values are (0,0,0...). Correct the parmlib member and activate it again by using the Vary command (V name,ACT). Note: this message is not used in the current release of VCOM. VCM3111E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a VTA definition. The VTA name specified in the parmlib member could

90

VCOMMSG

not be activated as the name already existed in the VCOM system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3112E Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a VTA definition. The VTA name specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM3113E Invalid hex character c Internal routing: HCPY Description: This message is issued during decode of a VTA parmlib member. The VTA statement keyword PSERVIC is invalid. It must be specified as 24 hexadecimal characters. Default value is FFF...FF. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3114E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a VTA definition. The VTA specified by the parmlib member could not be started (attached). This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM3115E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during virtual terminal manager (VTA) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM3116E ccc ccc failed to load installation exit ccc, activation rejected Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a VTA definition. The VTA specified by the parmlib member could not be activated due to errors when trying to load a specified installation exit. VCM3117E ccc ccc failed to load logmode table ccc, activation rejected Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a VTA defi-

VCOM messages

91

nition. The VTA specified by the parmlib member could not be activated due to errors when trying to load a specified VTAM logmode table. VCM3118E ccc ccc, module not a logmode table ccc, activation rejected Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a VTA definition. The VTA specified by the parmlib member could not be activated due to errors when trying to load a specified VTAM logmode table. When the module was loaded it failed validation checks for logmode table modules. VCM3119W Invalid element on ccc VTAWORKQ: hhh Internal routing: SERR Description: This message is issued during virtual terminal manager (VTA) processing. A Network Element was received but not recognized. The element will be deleted. VCM3200I ccc LU-name(ccc) Type(ccc) Pservic=hhh Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a virtual terminal (VTB). The message shows the logical unit name of the VTB, the type of ACB handling used for the VTB and the preferred presentation service. VCM3201I Sessions(nnn) High(nnn) VTB(hhh) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a virtual terminal (VTB). The message shows the number of sessions using the VTB, the maximum session count so far and the VTB storage address. VCM3202I Modetab(ccc) at(hhh) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a virtual terminal (VTB). The message shows the modetable used by the VTB and the mode table storage address. VCM3203E VTB statement misplaced Internal routing: HCPY Description: This message is issued during decode of a VTA parmlib member. A used VTB statement is misplaced. VTB statements must follow a VTA statement in a VTA parmlib

92

VCOMMSG

definition. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3204W Modetab(ccc) not in the VTA modetable list Internal routing: HCPY Description: This message is issued during decode of a VTA parmlib member. A mode table specified on a VTB statement was not found in the mode table list on the corresponding VTA statement. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3205E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a VTA definition. A virtual terminal (VTB) specified in the parmlib member could not be activated as the name already existed in the VCOM system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3206W Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a VTA definition. A virtual terminal (VTB) specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM3207E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during virtual terminal (VTB) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM3300I NPB-Max(nnn) Curr(nnn) High(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Anchor (NPA). The message shows the maximum number of dynamic NPBs allowed, the current number of NPBs in use and the highest number of NPBs used so far. VCM3301I Option(ccc) Internal routing: CRSP

VCOM messages

93

Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Anchor (NPA). The message shows the values choosen for the OPTION keyword in the NPA parmlib member definition. VCM3302I ACBname=ccc Retry(nnn,nnn,nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Anchor (NPA). The message shows the ACB opened by the NPA and the retry time values if ACB open fails. VCM3303I Vcexit03(ccc) Vcexit05(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Anchor (NPA). The message shows the exits in use. VCM3304E NPA statement misplaced Internal routing: HCPY Description: This message is issued during decode of an NPA parmlib member. A used NPA statement is misplaced. An NPA statement should be the first statement in an NPA parmlib member. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3305W NPA name not equal to member name Internal routing: HCPY Description: This message is issued during decode of an NPA parmlib member. The name given to the NPA by the NPA(name) statement is not the same name as the NPA parmlib member name. The same name should be used as it will make it easier to use the operator commands, ie Vary. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM3306W ACBRETRY value invalid Internal routing: HCPY Description: This message is issued during decode of an NPA parmlib member. The NPA statement keyword ACBRETRY is invalid. The operand should be two values specifying the minimum and maximum number of seconds between ACB open retry. The maximum value must be greater than or equal to the minimum value. The default values of (10,120) will be used. Correct the parmlib member before the next restart or correct the member and re-activate
94 VCOMMSG

it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM3307W Invalid NBTSIZE value Internal routing: HCPY Description: This message is issued during decode of an NPA parmlib member. The NBTSIZE keyword operand has an invalid value. The value should be an integer between 10 and 255. The default value of 50 will be used. Correct the parmlib member before the next restart. VCM3308E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a NPA definition. The NPA name specified in the parmlib member could not be activated as the name already existed in the VCOM system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3309E Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a NPA definition. The NPA name specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM3310E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a NPA definition. The NPA specified by the parmlib member could not be started (attached). This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM3311I ccc CNOS req from ccc Mode=ccc ccc, Limits=hhh Internal routing: LSTA Description: This message is issued during network port manager (NPA) processing. A CNOS request was received from the indicated partner LU. In the message is shown the corresponding mode name and the session limits negotiated. Also shown is whether the request was accepted or rejected. A request is rejected if no network port block (NPB) could be found for the parter/mode combination. VCM3312W ccc CNOS req from ccc Mode=ccc dropped, due to NPB process not active.

VCOM messages

95

Internal routing: LSTA Description: This message is issued during network port manager (NPA) processing. A CNOS request was received from the indicated partner LU. In the message is shown the corresponding mode name and the session limits negotiated. This request is dropped because the receiving process (NPB) was not active. VCM3313I ccc LOSS req from ccc Mode=ccc ccc Internal routing: LSTA Description: This message is issued during network port manager (NPA) processing. A LOSS request was received from the indicated partner LU with the corresponding mode name. The LOSS request is received when the last session for the indicated mode name is terminated. Also shown is whether the request was accepted or rejected. A request is rejected if no network port block (NPB) could be found for the parter/mode combination. VCM3314W ccc FMH5 req from ccc Mode=ccc rej Internal routing: LSTA Description: This message is issued during network port manager (NPA) processing. A FMH5 request was received from the indicated partner LU with the corresponding mode name. The FMH5 request is received when a new conversation is requested from a partner. The request was rejected because no network port block (NPB) could be found for the partner/mode combination. VCM3315E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during network port (NPA) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM3316W Invalid element on ccc NPAWORKQ: hhh Internal routing: SERR Description: This message is issued during network port manager (NPA) processing. A Network Element was received but not recognized. The element will be deleted. VCM3317I ccc NPB ccc set to RESET state due to SNASVCMG LOSS received. Internal routing: LSTA Description: This message is issued when a LOSS was received for the control session (SNASVCMG) and there was a NPB that was not in RESET state. The NPB is requested

96

VCOMMSG

to RESET state to be able to do a proper restart of the session. VCM3318E ccc ccc failed to load installation exit ccc, activation will continue. Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a NPA definition. The activation for the NPA specified by the parmlib member will continue, but the exit will not be available. VCM3400E NPB statement misplaced Internal routing: HCPY Description: This message is issued during decode of an NPA parmlib member. A used NPB statement is misplaced. NPB statements must follow an NPA statement in an NPA parmlib definition. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3401W ccc undefined NODE ccc Internal routing: HCPY Description: This message is issued during decode of a NPA parmlib member. The NPB statement keyword NODE has an operand that specifies an undefined partner node. Partner nodes are defined by the NODE keyword in the PTMCNFnn parmlib member. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM3402W Invalid IDRANGE value Internal routing: HCPY Description: This message is issued during decode of a NPA parmlib member. The NPB statement keyword IDRANGE is invalid. It must be two integers between 1 and 9999. The first integer must be less than the second. The default value of (1,9999) will be used. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3403W SESLIM value invalid Internal routing: HCPY Description: This message is issued during decode of a NPA parmlib member. The NPA statement keyword SESLIM is invalid. The operand must be an integer between 2 and 64. The default value of 10 will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM3404W MINWNR value invalid
VCOM messages 97

Internal routing: HCPY Description: This message is issued during decode of a NPA parmlib member. The NPA statement keyword MINWNR is invalid. The operand must be an integer between 1 and the value given by SESLIM minus 1. The default value of SESLIM/2 will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM3405E ccc invalid mode SNASVCMG Internal routing: HCPY Description: This message is issued during decode of a NPA parmlib member. The NPB statement keyword MODE specifies the mode name SNASVCMG which is an invalid specification. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3406E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is an NPA definition. A network port block (NPB) specified in the parmlib member could not be activated as the name already existed in the VCOM system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3407E Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is an NPA definition. A network port block (NPB) specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM3408I Parmlib member ccc had ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decoding of an NPA member. Further indications of the error/warning is given in previous message(s). For keywords in error, system default options will be used. Correct the parmlib member for the next system restart. VCM3409E Invalid hex character c Internal routing: HCPY

98

VCOMMSG

Description: This message is issued in order to inform of an encountered invalid hexadecimal character. Valid hexadecimal characters are 0123456789ABCDEF. VCM3410E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is an NPA definition. A network port block (NPB) specified in the parmlib member could not be started (attached). The NPB will remain in a reset state. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM3411E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during network port (NPB) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM3412I Node=ccc Npcid=ccc Idrange=nnn-nnn Last used=nnn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Block (NPB). The message shows the name of the partner node and the name structure used for network port conversation blocks (NPC) managed by the NPB. In the message is shown the four-character prefix, the numeric suffix range and the last suffix used. VCM3413I LU=ccc Mode=ccc Sesslim=nnn C.win=nnn C.los=nnn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Block (NPB). The message shows the LU-name used for the partner node, the mode name used for sessions, the session limit and the number of contention winner and loser sessions. The values shown are taken from parmlib specifications. VCM3414I Current sess=ccc Conv=ccc Sesslim=nnn C.win=nnn C.los=nnn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Block (NPB). The message shows the current number of sessions and conversations and the established negotiation values for session limits and contention winner and loser sessions.

VCOM messages

99

VCM3415I Type=ccc Synclvl=ccc Prio=c Attr=ccc Trace=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Block (NPB). The message shows the type (Basic/Mapped) and synclevel (None/Confirm) used for conversations using this partner node/mode combination. Also shown is the assigned priority for the LU/Mode combination, whether the NPB is Initiator or Responder and if Trace is active or not for conversations using this NPB. VCM3416E Duplicate NPB definition, ccc ccc LU=ccc Mode=ccc Internal routing: SERR Description: This message is issued when a duplicate Network Port Block (NPB) definition is encountered. Only one NPB may be defined per LU/Mode combination. The indicated NPB will terminate. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM3417W ccc Invalid element on NPBWORKQ: hhh Internal routing: SERR Description: This message is issued during network port block (NPB) processing. A Network Element was received but not recognized. The element will be deleted. VCM3418I ccc CNOS req from ccc Mode=ccc Limits=hhh Internal routing: LSTA Description: This message is issued during network port block (NPB) processing. A CNOS request was received from the indicated partner LU. In the message is shown the corresponding mode name and the session limits negotiated. VCM3419I ccc last session with ccc Mode=ccc terminated Internal routing: LSTA Description: This message is issued during network port block (NPB) processing. A LOSS request was received from the indicated partner LU using the mode shown. This implies that the last session with the partner using that mode name has been terminated. VCM3420I ccc FMH5 req from ccc Mode=ccc ccc Internal routing: LSTA Description: This message is issued during network port block (NPB) processing. A FMH5 request was received from the indicated partner LU. In the message is shown the corresponding mode name and if the request was accepted or not.

100

VCOMMSG

VCM3421W ccc failed to start process for ccc server ccc Internal routing: LSTA Description: This message is issued during network port block (NPB) processing. An request to start a conversation process for a transaction server program in another node was received but could not be honored. VCM3422W ccc ccc Internal routing: LSTA Description: This message is issued during network port block (NPB) processing. An request to start a conversation process for a transaction server program in IMS or CICS was issued but IMS/CICS rejected the transaction. The message is displayed. VCM3423I ccc Transaction code ccc queued to ccc Internal routing: LSTA Description: This message is issued during network port block (NPB) processing. An request to start a conversation process for a transaction server program in IMS or CICS was issued and the transaction was succesfully queued to IMS. If SYNCLEVEL CONFIRM is used for the APPC session, this means that the transaction is succesfully put onto IMS message queue. If SYNCLEVEL NONE is used, this means that the transaction might reach IMS. VCM3424E Invalid parameters to SET command ccc Internal routing: CRSP Description: This message is issued in response to a T NPB= command if invalid parameters were specified. VCM3425I OK Internal routing: CRSP Description: This message is issued in response to a T NPB= command if the command completed successfully. VCM3426E ccc Failed to queue transaction code ccc to ccc Internal routing: LSTA Description: This message is issued during network port block (NPB) processing. An request to start a conversation process for a transaction server program in IMS was issued but the transaction was not succesfully queued to IMS. VCM3450E NPX statement misplaced Internal routing: HCPY Description: This message is issued during decode of an NPA parmlib member. A used NPX statement is misplaced.
VCOM messages 101

NPX statements must follow an NPA statement in an NPA parmlib definition. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3451E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is an NPA definition. A network port block (NPX) specified in the parmlib member could not be activated as the name already existed in the VCOM system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3452E Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is an NPA definition. A network port block (NPX) specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM3453W Invalid MAXDNPS value Internal routing: HCPY Description: This message is issued during decode of a NPX parmlib member. The NPX statement keyword MAXDNPS is invalid. It must be an integer between 0 and 9999. The default value of 9999 will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT): VCM3454E Vary ccc failed for NPX ccc. NPX ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is an NPA definition. A network port block (NPX) specified in the parmlib member could not be activated. Only one NPX may be specified in an NPA definition. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM3455E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is an NPA definition. A network port block (NPX) specified in the parmlib member could not be started (attached). The NPX will remain in a reset state. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member.
102 VCOMMSG

VCM3456E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during network port (NPX) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM3457I NPS Max(nnn) Curr(nnn) High(nnn) Prefix(ccc) Trace=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Block (NPX). The message shows the maximum number of dynamic NPSs allowed, the current number of NPSs in use, the highest number of NPSs used so far and the first four characters of the NPS name. Also shown is if Trace is active or not for conversations using this NPX. VCM3458I Transaction Program Name (ccc) (ccc) (ccc) (ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Block (NPX). The message shows the names of valid transaction program names. VCM3459I (ccc) (ccc) (ccc) (ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Block (NPX). The message shows the names of valid transaction program names. VCM3460W ccc Invalid element on NPXWORKQ: hhh Internal routing: SERR Description: This message is issued during network port block (NPX) processing. A Network Element was received but not recognized. The element will be deleted. VCM3461I ccc CNOS req from ccc Mode=ccc Limits=hhh Internal routing: LSTA Description: This message is issued during network port block (NPX) processing. A CNOS request was received from the indicated partner LU. In the message is shown the corresponding mode name and the session limits negotiated. VCM3462I ccc FMH5 req from ccc Mode=ccc ccc Internal routing: LSTA

VCOM messages

103

Description: This message is issued during network port block (NPX) processing. A FMH5 request was received from the indicated partner LU. In the message is shown the corresponding mode name and if the request was accepted or not. VCM3463E Invalid parameters to SET command ccc Internal routing: CRSP Description: This message is issued in response to a T NPX= command if invalid parameters were specified. VCM3464I OK Internal routing: CRSP Description: This message is issued in response to a T NPX= command if the command completed successfully. VCM3465I ccc NPS ccc set to RESET state due to SNASVCMG LOSS received. Internal routing: LSTA Description: This message is issued when a LOSS was received for the control session (SNASVCMG) and there was a NPS that was not in RESET state. The NPS is requested to RESET state to be able to do a proper restart of the session. VCM3466I ccc NPS ccc lost. Internal routing: LSTA Description: This message is issued when a LOSS was received and the session was not the control session. The NPS is thrown away. VCM3500W Netw port conv block create for ccc failed due to duplicate name Internal routing: SERR Description: This message is issued in response to a start conversation request if the created network port conversation block (NPC) already is defined in the system. Check the assigned id and range values for the NPB definitions in parmlib. The conversation start request will be rejected. VCM3501W Netw port conv block create for ccc failed due to resource table full Internal routing: SERR Description: This message is issued in response to a start conversation request if the resource resolution table (RRT) is full. Increase the value of the RRTSIZE keyword in the PTMCNFxx parmlib member before the next restart. The conversation start request will be rejected. VCM3502E ccc ccc failed to ATTACH driver PCB
104 VCOMMSG

Internal routing: SERR Description: This message is issued in response to a start conversation request if the conversation process to be started could not be attached. The conversation process (NPC) will be deleted and the start request rejected. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM3503I Type=c C.state=ccc C.type=ccc Synclvl=ccc Trace=ccc Security=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Conversation Port Block (NPC). The message shows if the conversation was started on external (R) or internal (I) request and the conversation state. Also shown is the conversation type (Basic or Mapped), the synclevel used (None, Confirm or Syncpoint) and whether trace is active or not. Also shown is if security is used on the link. VCM3504I Local user: ccc Remote user: ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Conversation Port Block (NPC). The message shows the users of the conversation. VCM3505I Bind(hhh) hhh hhh hhh hhh hhh hh) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Conversation Port Block (NPC). The message shows the Bind parameters associated with the session. VCM3506I NPC(hhh) RPL(hhh) RPL6(hhh) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Conversation Port Block (NPC). The message shows various control block addresses in use by the NPC. VCM3507I Number of buffers ccc nnn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Conversation Port Block (NPC).
VCOM messages 105

The message shows the number of VCOM buffers sent or received by this NPC process. VCM3508E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during terminal (NPC) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM3509W ccc Invalid element on NPCWORKQ: hhh Internal routing: SERR Description: This message is issued during network conversation port block (NPC) processing. A Network element was received but not recognized. The element will be left untouched. VCM3510W Unable to pass received buffer, ccc Internal routing: LERR Description: This message is issued during network conversation port block (NPC) processing. A buffer was received from the network but it could not be passed on to the destinator. The buffer will be deleted. VCM3511E Invalid parameters to SET command ccc Internal routing: CRSP Description: This message is issued in response to a T NPC= command if invalid parameters were specified. VCM3512I OK Internal routing: CRSP Description: This message is issued in response to a T NPC= command if the command completed successfully. VCM3513I ccc Start-msg sent to ccc, Prio=c Node=ccc Pgm=ccc Lib=ccc Sec=c Internal routing: LSTA Description: This message is issued during network conversation port block (NPC) processing. A VCOM Start Message was sent or received. The message shows the originator of the Start Message. VCM3514I ccc Start-msg recvd from ccc, Prio=c Node=ccc Pgm=ccc Lib=ccc Sec=c Internal routing: LSTA Description: This message is issued during network conversation port block (NPC) processing. A VCOM Start Message

106

VCOMMSG

was sent or received. The message shows the originator of the Start Message. VCM3515W ccc Link start from ccc rejected due to security violation Internal routing: LSTA Description: This message is issued during network conversation port block (NPC) processing. A VCOM Start Message was received that requested secur link transfer. As the node configuration did not support secure link, the start request was rejected. VCM3516W ccc Link start from ccc rejected due to security key mismatch Internal routing: LSTA Description: This message is issued during network conversation port block (NPC) processing. A VCOM Start Message was received that requested secur link transfer, however, the keys used over the link does not match. VCM3517I ccc Stop-msg sent to ccc, Node=ccc, Prio=c Internal routing: LSTA Description: This message is issued during network conversation port block (NPC) processing. A VCOM Stop Message was sent or received. The message shows the originator of the Stop Message. VCM3518I ccc Stop-msg recvd from ccc, Node=ccc, Prio=c Internal routing: LSTA Description: This message is issued during network conversation port block (NPC) processing. A VCOM Stop Message was sent or received. The message shows the originator of the Stop Message. VCM3519W ccc No VNT table entry exist. Internal routing: LSTA Description: This message is issued when a NPC process is going from INACT to ACT status but there is no VNT table entry for the session. VCM3520W ccc Not freed because VTAM RPL still active. Internal routing: INFO Description: This message is issued when a NPC process is terminating and the VTAM RPL is active. The NPC controlblock is not freed to avoid 0C4 or 0A8 abends. VCM3521E ccc Node ccc not found in the NODE TABLE. Internal routing: INFO

VCOM messages

107

Description: This message is issued when a start message was received but the corresponding node entry was not found in the node table. VCM3522E ccc Net ccc, node ccc not found in the NODE TABLE. Internal routing: INFO Description: This message is issued when a start message was received but the corresponding node entry was not found in the node table. VCM3523E ccc failed to translate received buffer. Internal routing: LSTA Description: This message is issued if NPC process fails to translate a data buffer received from the network. This can happen if the received buffer contains an invalid function code or has an invalid length. VCM3550W API session port block create for ccc failed due to duplicate name. Internal routing: SERR Description: This message is issued in response to a start API session request if the created API session port block (NPS) already is defined in the system. Check the assigned id and range values for the VSA definition in parmlib. The API session start request will be rejected. VCM3551W API session port block create for ccc failed due to resource table full. Internal routing: SERR Description: This message is issued in response to a start API session request if the resource resolution table (RRT) is full. Increase the value of the RRTSIZE keyword in the PTMCNFxx parmlib member before the next restart. The API session start request will be rejected. VCM3552E ccc ccc failed to ATTACH driver PCB. Internal routing: SERR Description: This message is issued in response to a start API session request if the API session process to be started could not be attached. The API session process (NPS) will be deleted and the start request rejected. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM3553W API session port block create for ccc failed due to max count exceeded in ccc ccc. Internal routing: SERR

108

VCOMMSG

Description: This message is issued in response to a start API session request if the new NPS process will exceed the maximun NPS count specification in the NPX parmlib member (MAXDNPS). The API session start request will be rejected. Update the NPX parmlib member for the next system restart. In order to update the running system, enter the operator command
T NPX=resource,MAXDNPS=n

VCM3554I ccc internal name(ccc). Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM SERVER Session Port Block (NPS). VCM3555E Abend ccc in ccc ccc, entry level FRR entered, will try reset. Internal routing: SERR Description: This message is issued if an abend occurs during VCOM API session port (NPS) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM3556W Invalid element on ccc NPSWORKQ: hhh Internal routing: SERR Description: This message is issued during VCOM API session port block (NPS) processing. A Network element was received but not recognized. The element will be left untouched. VCM3557I ccc VCOMSRV started, LU=ccc. Internal routing: INFO Description: This message is issued when a new API session becomes active. VCM3558I ccc VCOMSRV ended, LU=ccc. Internal routing: INFO Description: This message is issued when a API session is ended. VCM3559W ccc Max number of errors exceeded. Internal routing: SERR Description: This message is issued when the error-count exceeds the maximum errors allowed. This is to prevent a loop. The application program ought to take care of the returncodes and do a proper release of the session. VCM3560W ccc Timeout detected.

VCOM messages

109

Internal routing: SERR Description: This message is issued when a time-out value has expired. VCM3561W API session port block create for ccc failed due to VSA not found. Internal routing: SERR Description: This message is issued in response to a start API session request if the API service manager anchor block (VSA) could not be found. The API session start request will be rejected. VCM3600I ACB is ccc, logon exit is ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Anchor (NPA). The message shows if the ACB is opened or closed and whether the logon exit is enabled for scheduling or not, ie if conversation requests from other nodes are accepted or not. VCM3601E ACB open failure, applid=ccc, reasoncode=hh Internal routing: LERR Description: This message is issued by the open ACB routine for a Network Port Anchor (NPA). The ACB to be used for VTAM communication for the NPA could not be opened. The reasoncode for open failure is indicated in the message (refer to VTAM programming manual). The open processing will be retried after the error. VCM3602E (cont) ccc Internal routing: LERR Description: This message is issued by the open ACB routine for a Network Port Anchor (NPA). This message is an extension to the previous open error message and it tries to explain the reason for ACB open failure. VCM3603E ACB close failure, applid=ccc, reasoncode=hh Internal routing: LERR Description: This message is issued by the close ACB routine for a Network Port Anchor (NPA). The ACB used for VTAM communication for the NPA could not be closed. The reasoncode for close failure is indicated in the message (refer to VTAM programming manual). The close processing will continue after the error. VCM3604E Setlogon start failed, rc(hhh) Internal routing: LERR

110

VCOMMSG

Description: This message is issued by the VTAM open routine for a Network Port Anchor (NPA). A VTAM SETLOGON START request failed. The VTAM return codes are shown in the message (refer to VTAM programming manual). The open processing will fail. VCM3605E Setlogon stop failed, rc(hhh) Internal routing: LERR Description: This message is issued by the VTAM close routine for a Network Port Anchor (NPA). A VTAM SETLOGON STOP request failed. The VTAM return codes are shown in the message (refer to VTAM programming manual). The close processing will continue after the error. VCM3606W Logon reject for LU(ccc), reason: ccc Internal routing: LERR Description: This message is issued by the VCOM APPC logon exit routine. A logon request was received but the request was rejected. The reject reason is shown in the message. Also indicated is the name of the Logical Unit (LU) that was rejected. VCM3607E ccc ccc unsupported VTAM version, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that an unsupported version of VTAM was in use. VCOM requires ACF/VTAM version 2 or later with OPTCD=USERRH and Function Vector List support. In the message is also indicated the identification and name of the Network Port Anchor (NPA) that had the error. The NPA will not be usable if VTAM mismatch is detected. VCM3608E ccc ccc AMODE=31 but no VTAM 31-bit support, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that the VTAM version used did not support 31-bit mode API but VCOM was started with AMODE=31. 31-bit API is supported in ACF/VTAM version 3 or later. In the message is also indicated the identification and name of the Network Port Anchor (NPA) that had the error. The NPA will not be usable if VTAM mismatch is detected. VCM3609W ccc ccc OPTION(AUTHPATH) ignored, not authorized, ACB=ccc Internal routing: LERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that authorized path had been requested (OPTION(AUTHPATH))
VCOM messages 111

for VTAM requests but VCOM itself did not have the required APF authorization to be able to use it. The authorized path option will be reset (not used). In the message is also indicated the identification and name of the Network Port Anchor (NPA) that had the error. VCM3610W ccc ccc OPTION(AUTHPATH) ignored, no VTAM support, ACB=ccc Internal routing: LERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that authorized path had been requested (OPTION(AUTHPATH)) for VTAM requests but VTAM did not have any support for it. The authorized path option will be reset (not used). In the message is also indicated the identification and name of the Network Port Anchor (NPA) that had the error. VCM3611E ccc ccc no VTAM APPC LU 6.2 support, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that the VTAM version used did not support APPC LU 6.2. In the message is also indicated the identification and name of the Network Port Anchor (NPA) that had the error. The NPA will not be usable and no VCOM-to-VCOM support will be available for this NPA. VCM3612E ccc - ccc Internal routing: LERR Description: This message is issued as an extension to some VTAM request (SEND, RECEIVE, OPNDST etc) error messages. It tries to give a text explanation of the return and sense codes present in a previous error message. VCM3613W ccc - info for APPC CONTROL=ccc QUALIFY=ccc Internal routing: LERR Description: This message is issued when a VTAM request for APPC/LU 6.2 is issued. The message shows the APPC command and qualifier. VCM3614W ccc rcpri/sec=hhh/hhh/hhh ccc Internal routing: LERR Description: This message is issued as a continuation to a VTAM request info message for APPC/LU 6.2 support. The message shows the primary and secondary return codes,the sensecode and an associated text explanation. VCM3615E ACB ccc cannot be used for APPC communication, rc/rcpri/sec=hhh/hhh/hhh

112

VCOMMSG

Internal routing: LERR Description: This message is used by the APPC check routine. The indicated ACB cannot be used for APPC communication. In the message is shown the VTAM return code and the primary and secondary return codes from an APPC verb. The associated Network Port Anchor (NPA) will be terminated. Update the corresponding APPL statement in VTAM and include the keyword APPC=YES before activating the NPA again. VCM3616E Appccmd ACTSESS failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port manager routine. A VTAM APPCCMD ACTSESS was issued to accept a new session but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3617I ccc Session accept for LU=ccc Mode=ccc Internal routing: LERR Description: This message is issued by the VCOM APPC routines when a session start request has been received. The request to start a session is accepted. The message also shows the qualified network name of the partner and the mode to use. VCM3618I ccc Session accept for LU=ccc Mode=ccc Internal routing: LERR Description: This message is issued by the VCOM APPC routines when a session start request has been received. The request to start a session is accepted. The message also shows the qualified network name of the partner and the mode. The partner and mode are not defined in VCOM parmlib. The session will use the VCOM APPC server. VCM3619E Appccmd DACTSESS failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port manager routine. A VTAM APPCCMD DACTSESS was issued to reject a new session but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3620W Session reject for LU=ccc Mode=ccc, reason: ccc Internal routing: LERR Description: This message is issued by the VCOM APPC routines when a session start request has been received. The
VCOM messages 113

request to start a session is rejected due to the reason indicated in the message. The message also shows the qualified network name of the partner and the mode. VCM3621E Appccmd CNOS failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port manager routine. A VTAM APPCCMD CNOS request was issued to change the session limits to a partner node but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3622E Appccmd DEALLOC failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port manager routine. A VTAM APPCCMD DEALLOC request was issued to reject a received FMH-5 from a partner node but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3623E Appccmd RCVFMH5 failed for ccc ccc, rc(hhh) sense(hhh). Internal routing: LERR Description: This message is issued by the network port conversation driver. The APPCCMD RCVFMH5 was issued to read a received function management header type 5 but the request failed. The FM Header type 5 represents an allocation request from a network partner. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3700E Appccmd CNOS failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port open routine. The open routine issued a VTAM APPCCMD CNOS request to set up sessions to the partner node but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. Network port open processing will be aborted. VCM3701E Appccmd DEFINE failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port driver routine. The open routine issued a VTAM APPCCMD DEFINE request to setup session limits to the partner node but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM
114 VCOMMSG

programming manual for further information. Network port open processing will be aborted. VCM3750E Appccmd CNOS failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port open routine. The open routine issued a VTAM APPCCMD CNOS request to set up sessions to the partner node but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. Network port open processing will be aborted. VCM3751E Appccmd DEFINE failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port driver routine. The open routine issued a VTAM APPCCMD DEFINE request to setup session limits to the partner node but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. Network port open processing will be aborted. VCM3800E Appccmd RCVFMH5 failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. The APPCCMD RCVFMH5 was issued to read a received function management header type 5 but the request failed. The FM Header type 5 represents an allocation request from a network partner. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3801E Appccmd RECEIVE failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. An APPCCMD RECEIVE was issued to read data but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3802E Appccmd ALLOC failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. The APPCCMD ALLOC was issued to start a conversation with a partner node but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information.
VCOM messages 115

VCM3803E Appccmd SEND/Conf/Flsh failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. An APPCCMD SEND with CONFIRM or FLUSH option was issued in order to flush the send buffer and get an acknowledgement from the partner but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3804E Appccmd DEALLOC failed for ccc ccc, rc(hhh) sense(hhh) R0(hhh) R15(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. The APPCCMD DEALLOC was issued to stop a conversation with a partner node but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3805E Appccmd REJECT failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. The APPCCMD REJECT was issued to stop a conversation with a partner node but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3806E Appccmd CONFIRM failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. An APPCCMD SEND with CONFIRM option was issued in order to acknowledge a confirmation requested by the partner but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3807E Appccmd RECEIVE failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. An APPCCMD RECEIVE was issued to read data on a conversation but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3808E Appccmd SEND failed for ccc ccc, rc(hhh) sense(hhh)
116 VCOMMSG

Internal routing: LERR Description: This message is issued by the network port conversation driver. An APPCCMD SEND was issued to send data on a conversation but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3809W ccc Invalid FMH5 detected. Expected LU/MODE ccc/ccc, received LU/MODE ccc/ccc. Internal routing: SERR Description: This message is issued if the FMH5 received from VTAM contains a different lu or logmode name than we expected for this process. A new attempt is made to receive an FMH5. If that succeded the processing will continue, otherwise the processing will be stopped. This situation may affect other NPC processes. VCM3810W ccc No FMH5 received. Expected LU /MODE ccc/ccc. Internal routing: SERR Description: This message is issued if no FMH5 was received from VTAM. VCM3850E Appccmd RCVFMH5 failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. The APPCCMD RCVFMH5 was issued to read a received function management header type 5 but the request failed. The FM Header type 5 represents an allocation request from a network partner. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3851E Appccmd RECEIVE failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. An APPCCMD RECEIVE was issued to read data but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3852E Appccmd ALLOC failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. The APPCCMD ALLOC was issued to start a conversation with a partner node but the request failed. In the message is shown the VTAM return and sense codes

VCOM messages

117

for the failing request. Refer to VTAM programming manual for further information. VCM3853E Appccmd SEND/Conf/Flsh failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. An APPCCMD SEND with CONFIRM or FLUSH option was issued in order to flush the send buffer and get an acknowledgement from the partner but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3854E Appccmd DEALLOC failed for ccc ccc, rc(hhh) sense(hhh) R0(hhh) R15(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. The APPCCMD DEALLOC was issued to stop a conversation with a partner node but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3855E Appccmd REJECT failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. The APPCCMD REJECT was issued to stop a conversation with a partner node but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3856E Appccmd CONFIRM failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. An APPCCMD SEND with CONFIRM option was issued in order to acknowledge a confirmation requested by the partner but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3857E Appccmd RECEIVE failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. An APPCCMD RECEIVE was issued to read data on a conversation but the request failed. In the message is shown the VTAM return and sense codes for the

118

VCOMMSG

failing request. Refer to VTAM programming manual for further information. VCM3858E Appccmd SEND failed for ccc ccc, rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the network port conversation driver. An APPCCMD SEND was issued to send data on a conversation but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM3859W ccc Invalid FMH5 detected. Expected LU/MODE ccc/ccc, received LU/MODE ccc/ccc. Internal routing: SERR Description: This message is issued if the FMH5 received from VTAM contains a different lu or logmode name than we expected for this process. A new attempt is made to receive an FMH5. If that succeded the processing will continue, otherwise the processing will be stopped. This situation may affect other NPS processes. VCM3860W ccc No FMH5 received. Expected LU /MODE ccc/ccc. Internal routing: SERR Description: This message is issued if no FMH5 was received from VTAM. VCM3861E ccc Invalid Tpname ccc detected for LU ccc. Internal routing: SERR Description: This message is issued if the FMH5 received from VTAM contains a TPNAME not defined in the NPA parmlib member, statement NPX and keyword TPNAME. VCM4000I &ZSEL='ccc' P=ccc/ccc/ccc/ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Block (APB) used for an internal application (Home dialog, Operator, Registration). The message shows the ZSEL used for starting the internal application and the associated parameters (if any). VCM4001I APB(hhh) &ZCLANG(c) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Block (APB) used for an internal application (Home dialog, Operator, Registration).

VCOM messages

119

The message shows the location of the APB and the language code used for the dialog. VCM4002I Bind(hhh) hhh hhh hhh hhh hhh hh) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Block (APB) used for an internal application (Home dialog, Operator, Registration). The message shows the bind parameters associated with the session. VCM4003E AINT statement misplaced Internal routing: HCPY Description: This message is issued during decode of a parmlib member used for an internal application (ie Home dialog, Operator, Registration). The AINT statement in the member is misplaced, it must be the second statement in an APA definition, following the APA statement. The parmlib member will not be activated. Correct the parmlib member and activate it again using the Vary command (V name,ACT). VCM4004E AINT statement inconsistent with ACBOPT in APA statement Internal routing: HCPY Description: This message is issued during decode of a parmlib member used for an internal application (ie Home dialog, Operator, Registration). The AINT statement is used in combination with the keyword ACBOPT in the APA statement and the ACBOPT specified is not NONE. ACBOPT(NONE) is required for internal applications. The parmlib member will not be activated. Correct the parmlib member and activate it again using the Vary command (V name,ACT). VCM4100E Logon driver dialog entered under ccc ccc rejected Internal routing: SERR Description: This message is issued at logon driver function start point if the logon dialog is not running under a User Port Block (UPB). The invalid block type is indicated in the message. The logon dialog function will be terminated immediately. VCM4101E ccc user logon dialog panel error, &USERID not set Internal routing: SERR Description: This message is issued by the logon dialog driver. The logon driver was unable to find the variable USERID after the logon panel had been displayed. In the message is also indicated for which User Port Block (UPB) the error occured. The logon dialog function will be terminated immediately. The error is probably due to a bad update

120

VCOMMSG

of the logon panel. Check the logon panel for the variable USERID, correct it and restart. VCM4102W ccc invalid password entered by user ccc - ccc Internal routing: MCON Description: This message is issued by the logon dialog driver. An invalid password was entered by the indicated user. In the message is also shown the User Port Block (UPB) used and the terminal from which the invalid password was entered. VCM4103W ccc logon abort, unauthorized user ccc - ccc Internal routing: MCON Description: This message is issued by the logon dialog driver. A logon attempt was aborted by VCOM as the user was not authorized for logon. The authorization check was as follows: The keyword VERIFY in the User Port Anchor (UPA) specified an authority (VERIFY(YES,.....)) that was not registered in the users attribute section in his profile record. The message also shows the User Port Block (UPB) used and the terminal from which the unauthorized logon was received. VCM4104W ccc logon abort, *HACKER*, user ccc - ccc Internal routing: MCON Description: This message is issued by the logon dialog driver. A logon attempt was aborted by VCOM as the user had too many password error attempts for logon. The message also shows the User Port Block (UPB) used and the terminal from which the invalid logon was tried. The user definition in the profile will be locked. VCM4105E ccc ccc profile read fail (hh, hhh) user ccc Internal routing: SERR Description: This message is issued by the logon dialog driver. The profile record for the indicated user could not be read from the profile data set. The reason code is shown in the message. The user will be presented with an error panel and then logged off. VCM4106I ccc invalid userid entered ccc Internal routing: MCON Description: This message is issued by the logon dialog driver. An invalid userid was entered from the indicated terminal. The message also shows the User Port Block (UPB) used. The logon dialog will continue prompting the user for a userid. VCM4107W ccc logon abort, userid error ccc Internal routing: MCON

VCOM messages

121

Description: This message is issued by the logon dialog driver. A logon attempt from the indicated terminal is aborted by VCOM as too many invalid userids have been tried for logon. The terminal will be locked. VCM4108E ccc profile record not found, user ccc - ccc Internal routing: SERR Description: This message is issued by the stand-by dialog driver. The profile record for the indicated user could not be found on the profile data set. The user will be presented with an error panel and then logged off. VCM4109W ccc invalid password entered by user ccc - ccc Internal routing: MCON Description: This message is issued by the stand-by dialog driver. An invalid password was entered by the indicated user. In the message is also shown the User Port Block (UPB) used and the terminal from which the invalid password was entered. VCM4110E ccc ccc dialog function VFDPGM entered without &VFDFNME properly set Internal routing: SERR Description: This message is issued by the view dialog driver used for the View Function Description command. The dialog driver was entered without a proper setting of the variable VFDFNME (function name). The dialog will be terminated with an error message to the user (message VFD001). VCM4111I ccc invalid group entered ccc - ccc Internal routing: MCON Description: This message is issued by the logon dialog driver. An invalid group name was entered from the indicated terminal. The message also shows the User Port Block (UPB) used. The logon dialog will continue prompting the user for a group or a userid. VCM4112E ccc ccc profile insert fail (hh, hhh) user ccc Internal routing: SERR Description: This message is issued by the logon dialog driver. The profile record for the indicated user could not be inserted in the profile data set. The reason code is shown in the message. The logon dialog will continue prompting the user for a group or a userid. VCM4200E Home dialog entered under ccc ccc rejected Internal routing: SERR

122

VCOMMSG

Description: The message is issued by the home dialog driver at start if the home dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The home dialog will be terminated immediately. VCM4201E APB ccc home dialog - indexed variable &ccc missing when expected Internal routing: SERR Description: The message is issued by the home dialog driver. The indexed variable indicated in the message was not found and the dialog will not be able to continue. This is probably in internal system error. VCM4202E APB ccc home dialog - counter variable &ccc going negative Internal routing: SERR Description: The message is issued by the home dialog driver. The counter variable indicated in the message became negative during decrementation. The counter is used for counting a users sessions or terminals. The error is ignored and processing continues. VCM4203E APB ccc home dialog - ccc ccc in cc response not found in tables Internal routing: LERR Description: The message is issued by the home dialog driver. It is issued if a session or terminal port name gotten in response to a home command (ie. user command) can not be found in the application or terminal port name tables. The error is ignored and processing continues. VCM4204E ccc ccc home dialog started with invalid primary panel &HMPPRIM Internal routing: SERR Description: The message is issued by the home dialog driver at start if the home dialog was started with an invalid primary panel. The primary panel name must be defined and the name must consist of 6 characters. The home dialog will be terminated immediately. Check the variable HMPPRIM in the initial setup panel. VCM4205E ccc ccc home dialog started with no &IVUUSER defined Internal routing: SERR Description: The message is issued by the home dialog driver at start if the home dialog process could not pick up the variable IVUUSER containing the users VCOM id. The home dialog will be terminated immediately. This error may occur due to mismatching setup panels. VCM4206E ccc ccc home dialog PRIM(ccc) INIT did not set &ccc

VCOM messages

123

Internal routing: SERR Description: The message is issued by the home dialog driver at start. A required initialization variable was not correctly set at the first display. The home dialog will be terminated immediately. VCM4207W ccc ccc home dialog PRIM(ccc) INIT set invalid &ccc='ccc' Internal routing: SERR Description: The message is issued by the home dialog driver at start. A non-critical initialization variable was not correctly set at the first display. The home dialog will continue. VCM4208W ccc ccc home dialog PRIM(ccc) INIT did not set &ccc Internal routing: SERR Description: The message is issued by the home dialog driver at start. A non-critical initialization variable was not correctly set at the first display. The home dialog will continue. VCM4209I ccc ccc home dialog init failure - profile not found for ccc Internal routing: SERR Description: The message is issued by the home dialog driver at start. The indicated users profile record could not be found. The user will be logged off. VCM4210I Home initialization panel ccc (c) var &HMPROXX=ccc not valid Internal routing: SERR Description: The message is issued by the home dialog driver at start. The initial panel specified a pick up of an undefined or unauthorized profile value. The specified field will be ignored and the dialog continues. VCM4211E ccc ccc home dialog - invalid &ccc set by ccc (c) Internal routing: SERR Description: The message is issued during home dialog processing. A profile setup variable is not correctly set. The error is ignored and the dialog continues. VCM4212E ccc ccc home dialog - invalid HMPROC='ccc' set by ccc (c) Internal routing: SERR Description: The message is issued during home dialog processing. The required variable &HMPROC was not correctly set by a language or dialog setup panel. The home dialog will be terminated immediately. VCM4213E Home dialog function response entered under ccc ccc rejected
124 VCOMMSG

Internal routing: SERR Description: The message is issued by the home dialog driver at function response processing time if the home dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The home dialog will be terminated immediately. VCM4214E Home dialog function response entered without HM2W for ccc ccc rejected Internal routing: SERR Description: The message is issued by the home dialog driver at function response processing time if the home dialog can not recognize its work area. The home dialog will be terminated immediately. VCM4215E Home dialog &HMINIT not correctly set ccc ccc rejected Internal routing: SERR Description: The message is issued by the home dialog driver if the variable HMINIT has been incorrectly set. The home dialog will be terminated immediately. VCM4216E Home dialog function error response entered under ccc ccc rejected Internal routing: SERR Description: The message is issued by the home dialog driver at function error response processing time if the home dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The home dialog will be terminated immediately. VCM4217E Home dialog function error response entered without HM2W for ccc ccc rejected Internal routing: SERR Description: The message is issued by the home dialog driver at function error response processing time if the home dialog can not recognize its work area. The home dialog will be terminated immediately. VCM4218E Home dialog &HMERRP not correctly set ccc ccc - neg resp panel display failed Internal routing: SERR Description: The message is issued by the home dialog driver at function error response processing time. The variable HMERRP (error panel name) is not correctly set. The home dialog will be terminated immediately. VCM4219E Home dialog function open entered under ccc ccc rejected Internal routing: SERR

VCOM messages

125

Description: The message is issued by the home dialog driver at function or application open time if the home dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The home dialog will be terminated immediately. VCM4220I ccc ccc home dialog AO/FO prompt - profile not found for ccc Internal routing: SERR Description: The message is issued by the home dialog driver at function or application open prompt time if the user profile record could not be found. VCM4221E Home dialog function close entered under ccc ccc rejected Internal routing: SERR Description: The message is issued by the home dialog driver at function or application close time if the home dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The home dialog will be terminated immediately. VCM4222E Home dialog terminal open entered under ccc ccc rejected Internal routing: SERR Description: The message is issued by the home dialog driver at terminal open command time if the home dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The home dialog will be terminated immediately. VCM4223E Home dialog terminal close entered under ccc ccc rejected Internal routing: SERR Description: The message is issued by the home dialog driver at terminal close command time if the home dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The home dialog will be terminated immediately. VCM4224E Home dialog session connect entered under ccc ccc rejected Internal routing: SERR Description: The message is issued by the home dialog driver at session connect command time if the home dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The home dialog will be terminated immediately. VCM4225E Home dialog session disconnect entered under ccc ccc rejected Internal routing: SERR

126

VCOMMSG

Description: The message is issued by the home dialog driver at session disconnect command time if the home dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The home dialog will be terminated immediately. VCM4226E Home dialog session suspend entered under ccc ccc rejected Internal routing: SERR Description: The message is issued by the home dialog driver at session suspend command time if the home dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The home dialog will be terminated immediately. VCM4227E Home dialog session resume entered under ccc ccc rejected Internal routing: SERR Description: The message is issued by the home dialog driver at session resume command time if the home dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The home dialog will be terminated immediately. VCM4228E Home dialog profile display entered under ccc ccc rejected Internal routing: SERR Description: The message is issued by the home dialog driver at profile display command time if the home dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The home dialog will be terminated immediately. VCM4229I ccc ccc rc=hhh ic=hhh received on profile update hhh hhh ccc Internal routing: SERR Description: The message is issued by the home dialog driver when a negative response is received on a profile update command. VCM4230W ccc ccc home dialog variable &ccc set incorrectly by panel ccc Lang=c Internal routing: SERR Description: The message is issued by the home dialog driver PF-key support routine if the PF-key display panel returns a variable with an illegal content. The value will be ignored (previous value used). Note that the user will not be informed as this is considered to be a panel error. Correct the panel. VCM4231W ccc, home dialog panel error, &ccc not properly set, ccc Internal routing: SERR

VCOM messages

127

Description: The message is issued by the home dialog function panel variable routine. A panel variable was detected that had a content which was inconsistent with the corresponding variable definition value (type/size). The home dialog panels should do all necessary validation of variable values in their )PROC section and only allow for formally correct values to be passed on to the home dialog. Correct the panel logic for the indicated variable. VCM4300I APB Max(nnn) Curr(nnn) High(nnn) Appl(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows the maximum number of dynamic APBs allowed, the current number of APBs in use and the highest number of APBs used so far. Also shown is the application for which the APA handles sessions. VCM4301I Option(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows the values choosen for the OPTION keyword in the APA parmlib member definition. VCM4302I Maxsest(nnn) Maxsust(nnn) ACBOPT(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows the maximum session time allowed, the maximum time allowed for a suspended session to the application and the parmlib specified options for the ACB handling. VCM4303I Outb: Req(nnn) Avg-byt(nnn) Resp(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows statistics for outbound requests (ie from application to terminals). REQ is the number of requests, RESP is the number of responses from terminals and AVG-BYT is the average number of bytes in outbound requests. The responses mentioned are SNA VTAM responses asked for by an application when sending an outbound request. Generally, applications sends data with Exception Response and this means that the number of RESP should be far lower than the REQ count. Note that statistics are reset at the sample time value given in the PTMRMFnn parmlib member.
128 VCOMMSG

VCM4304I Inb: Req(nnn) Avg-byt(nnn) Resp(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows statistics for inbound requests (ie from terminals to application). REQ is the number of requests, RESP is the number of responses from applications and AVG-BYT is the average number of bytes in inbound requests. The responses mentioned are SNA VTAM responses asked for by a terminal when sending input data to an application. Note that statistics are reset at the sample time value given in the PTMRMFnn parmlib member. VCM4305I Open: Ok(nnn) Avg-time(ccc) fail(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows the number of session opens made, both successful opens and open failures. Also shown is the average session open time including any logon routine. Note that statistics are reset at the sample time value given in the PTMRMFnn parmlib member. VCM4306I Txct(nnn) Avgrsp(ccc) Srcv(nnn) Ctl(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows the number of transactions generated by the terminal users and the average response time. Also shown is the Secondary Receive Count which is used if the PRBSIZE keyword is specified in the APA parmlib member definition. The SRCV indicates the amount of times that the selected PRBSIZE value was not sufficient to read all application data but a second receive had to be made. Note that statistics are reset at the sample time value given in the PTMRMFnn parmlib member. Also shown is the Control options. VCM4307I Exits APBNME(ccc) APBOPN(ccc) ACBSEL(ccc) PROVFY(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows the names of exits in use for the APA. VCM4308I Exparma(ccc,ccc,ccc,ccc, ccc,ccc,ccc,ccc) Internal routing: CRSP

VCOM messages

129

Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows the exit parameter fields as specified by the EXPARMA keyword in the APA parmlib definition. VCM4309I Exparmn(hhh,hhh,hhh,hhh, hhh,hhh,hhh,hhh) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows the exit parameter fields as specified by the EXPARMN keyword in the APA parmlib definition. VCM4310I Acbvfy(ccc) Convfy(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows the ACB verification options and the connection verification options as specified in the APA parmlib member. VCM4311I Acbname(ccc) Vtpool(ccc) Passappl(ccc) Ali/O(c) /C(c) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows the ACB-name, the virtual pool name and the PASSAPPL name as specified in the APA parmlib member. Also shown is whether there is Application Logon Information (ALIDATA) present (Y) or not (N) for logon and logoff respectively. VCM4312I Rshw(hh) Modetab(ccc) at(hhh) Prbsz(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message shows the Reshow key (used if save of a terminal buffer screen failed), the Mode Table used for application session and the entry point for it and the Preferred Read Buffer size (PRBSIZE) used for application sessions. VCM4313E Invalid parameters to Set command ccc Internal routing: CRSP Description: This message is issued in response to a T APA= command if invalid parameters were specified. VCM4314I OK
130 VCOMMSG

Internal routing: CRSP Description: This message is issued in response to a T APA= command if the command completed successfully. VCM4315E APA statement misplaced Internal routing: HCPY Description: This message is issued during decode of an APA parmlib member. A used APA statement is misplaced. An APA statement should be the first statement in an APA parmlib member. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM4316W ccc APA name not equal to member name Internal routing: HCPY Description: This message is issued during decode of an APA parmlib member. The name given to the APA by the APA(name) statement is not the same name as the APA parmlib member name. The same name should be used as it will make it easier to use the operator commands, ie Vary. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM4317W ccc Keyword IDRANGE value invalid Internal routing: HCPY Description: This message is issued during decode of an APA parmlib member. The APA statement keyword IDRANGE is invalid. It must be two integers between 0 and 9999. The first integer must be less than the second. Default values of (1,9999) will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM4318W ccc Keyword MAXDAPB value invalid Internal routing: HCPY Description: This message is issued during decode of an APA parmlib member. The APA statement keyword MAXDAPB is invalid. It must be an integer between 0 and 9999. The default value of 9999 will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM4319E ALIDATA error, field number=X'hhh' reason=X'hhh' Internal routing: HCPY Description: This message is issued during decode of an APA parmlib member. The APA statement keyword ALIDATA

VCOM messages

131

has an error in the indicated field. The reason code is as follows:


0001 0002 0010 0011 0012 0013 0014 0015 0016 0017 0018 0019 001A 0020 0021 0022 0023 0024 0030 0031 0032 0033 0034 0040 0041 0042 0043 0044 0045 Invalid/null item Item prematurely ended Item not terminated by ) Misplaced: header item in table Misplaced: table item in header Unrecognized keyword Duplicate keyword To few/many characters in value Value not numeric Numeric value to large Keyword conflicts with previous Value not hexadecimal Item out of order Null table - no valid entry Area overflow - too much ALIDATA Duplicate label NXT()-item names own table - loop Referenced label not found TXT() missing in table entry RSP() missing in table entry NXT() missing in table entry AID() missing in table entry ICC() missing in table entry Duplicate subkey Unrecognized subkey Unrecognized attention id Subkey KEP requires action END Subkey KEP only allowed for END Subkey KEP inv with NXT/PRO

Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM4320W ccc Keyword PRBSIZE value invalid Internal routing: HCPY Description: This message is issued during decode of an APA parmlib member. The APA statement keyword PRBSIZE is invalid. The operand must be an integer between 32 and 4096. The default value of 0 will be used which means that the read buffer size will be taken from the Request Unit (RU) size as found in the Bind parameters for an application session. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM4321W ccc Keyword EXPARMN value invalid Internal routing: HCPY Description: This message is issued during decode of an APA parmlib member. The APA statement keyword EXPARMN is invalid. It must be integers in the range 0 to 9999. The default values of (0,0,0...) will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT).

132

VCOMMSG

VCM4322E ccc Invalid ACBOPT parameter combination Internal routing: HCPY Description: This message is issued during decode of an APA parmlib member. The APA statement keyword ACBOPT is invalid. One of the followings must be used:
ACBOPT(NONE) ACBOPT(APA,PARSESS) ACBOPT(APB,UNIQUE) ACBOPT(VTPOOL,PARSESS) ACBOPT(VTPOOL,SHARED) ACBOPT(VTPOOL,UNIQUE) for internal applications. a single ACB located in APA. one ACB per session located in APB. a PARSESS ACB located in VTA pool. a shared ACB located in VTA pool. a unique ACB located in VTA pool.

Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM4323E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is an APA definition. The APA name specified in the parmlib member could not be activated as the name already existed in the VCOM system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM4324W ccc ACBVFY parameter inconsistent with ACBOPT parameter Internal routing: HCPY Description: This message is issued during decode of an APA parmlib member. The APA statement keyword ACBVFY is inconsistent with the specification in ACBOPT. To use ACBVFY, the ACBOPT must have a specification of ACBOPT(VTPOOL,...). The default value of ACBVFY(NONE) will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM4325E ccc ACBOPT parameter given requires ACBNAME parameter as corequisite Internal routing: HCPY Description: This message is issued during decode of an APA parmlib member. The APA statement keyword ACBOPT is invalid. If ACBOPT(APA,...) is given, then an ACB name must also be given by using ACBNAME(name). Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM4326E ccc ACBOPT parameter given requires VTPOOL parameter as corequisite Internal routing: HCPY

VCOM messages

133

Description: This message is issued during decode of an APA parmlib member. The APA statement keyword ACBOPT is invalid. If ACBOPT(VTPOOL,..) is given, the keyword VTPOOL must also be given. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM4327W ccc Keyword ACBRETRY value invalid Internal routing: HCPY Description: This message is issued during decode of an APA parmlib member. The APA statement keyword ACBRETRY is invalid. The operand should be two values specifying the minimum and maximum number of seconds between ACB open retry. The maximum value must be greater than or equal to the minimum value. The default values of (10,120) will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM4328W Profile record for ccc not found, logon information possibly ignored Internal routing: HCPY Description: The APA statement keyword ALIDATA was used with operand PROFILE (or the default value was used) but the application definition profile record could not be found. Unless ALIDATA is specified on the APPL statement, no logon driver will be available for the indicated application. Create a profile record for the application with a logon driver data segment and reactivate it again using the commands Vary name,UNDEF followed by Vary name,ACT in order to have a logon routine for the application. VCM4329E Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is an APA definition. The APA name specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM4330E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is an APA definition. The APA specified by the parmlib member could not be started (attached). This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM4331E Abend ccc in ccc ccc, entry level FRR entered, will try reset

134

VCOMMSG

Internal routing: SERR Description: This message is issued if an abend occurs during application (APA) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM4332E ccc ccc failed to load installation exit ccc, activation rejected Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is an APA definition. The APA specified by the parmlib member could not be activated due to errors when trying to load a specified installation exit. VCM4333E ccc ccc failed to load logmode table ccc, activation rejected Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is an APA definition. The APA specified by the parmlib member could not be activated due to errors when trying to load the indicated logmode table module. VCM4334E ccc ccc, module not a logmode table ccc, activation rejected Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is an APA definition. The APA specified by the parmlib member could not be activated due to errors when trying to load the indicated logmode table module. The specified load module is not a VTAM mode table. VCM4335W Invalid element on ccc APAWORKQ: hhh Internal routing: SERR Description: This message is issued during application port manager (APA) processing. A Network Element was received but not recognized. The element will be deleted. VCM4336W ccc ccc received NRE with unsupported func code cc Internal routing: SERR Description: This message is issued during application port manager (APA) processing. A Network Request Element (NRE) was received that had a function code not supported by the APA manager. The element will be deleted. VCM4337W ccc ccc S-ADDR: ccc ccc hhh T-ADDR-A ccc ccc hhh T-ADDR-B ccc ccc ccc hhh Internal routing: SERR

VCOM messages

135

Description: This message is a continuation of the previous one giving more information about the unsupported NRE. VCM4338W ccc ccc received NRC with unsupported func code cc Internal routing: SERR Description: This message is issued during application port manager (APA) processing. A Network Request Cancel (NRC) was received that had a function code not supported by the APA manager. The element will be deleted. VCM4339W ccc ccc S-ADDR: ccc ccc hhh hhh T-ADDR-A ccc ccc hhh hhh T-ADDR-B ccc ccc hhh Internal routing: SERR Description: This message is a continuation of the previous one giving more information about the unsupported NRC. VCM4340W ccc ccc/ccc APBOPEN stringsubst error: ccc Internal routing: LERR Description: This message is issued during application/function logon processing if a variable substitution caused truncation. This is probably due to too long text strings in the logon routine specification (ALIDATA). VCM4341W ccc ccc/ccc APBOPEN(ccc) string subst, &ccc not located Internal routing: LERR Description: This message is issued during application/function logon processing if a variable substitution could not be made because the variable was not found. This is probably due to a misspelled variable name in the logon routine specification (ALIDATA). VCM4342W Profile record for ccc (called) from profile record ccc) not found, logon information possibly ignored Internal routing: HCPY Description: The APA statement keyword ALIDATA was used with operand PROFILE, or the default value was used. The profile record is found but it points to another record in order to pick up the LOGON DATA. This called profile record could not be found. Unless ALIDATA is specified on the APPL statement, no logon driver will be available for the indicated application. Create a profile record for the application with a logon driver data segment and reactivate it again using the commands Vary name,UNDEF followed by Vary name,ACT in order to have a logon routine for the application. VCM4400I ccc LU-name(ccc) Logmode(ccc) Internal routing: CRSP

136

VCOMMSG

Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Block (APB). The message shows whether the APB is dynamically created (by user open request) or predefined (parmlib specified). Also shown is the VTAM logical unit (LU) name and the logmode entry used for the application-to-VCOM session. VCM4401I Sess(ccc) Seq=hhh Tctlm=hhh Tcsav=hhh Sqsv=hhh Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Block (APB). The message shows the session partner to which the APB is connected, input and output internal sequence numbers for buffer flow and the internal traffic control masks used to indicate session status. VCM4402I Txct=hhh Avgrsp=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Block (APB). It shows the number of transactions and the average application response time since the last statistics reset was made. Transactions are Enters, PFkeys etc. The application for which the response time is indicated is the APB session partner. Note that statistics are reset according to the sample time period as specified in the PTMRMFnn parmlib member. VCM4403E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is an APA definition. An application port block (APB) specified in the parmlib member could not be started (attached). The APB will remain in a reset state. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM4404W ccc ccc (ST=ccc) still on ccc ccc usage chain, unchaining Internal routing: SERR Description: This message is issued during termination of an application port block (APB) process. When the APB was being released it was found to still be present on a User Port Block (UPB) chain. This should not occur but may happen if Vary Force commands have been issued for the APB. In the message is indicated the APB id, name and state and the UPB owner. The APB will be unchained from the owning UPB and termination will proceed. VCM4405E Abend ccc in ccc ccc, entry level FRR entered, will try reset

VCOM messages

137

Internal routing: SERR Description: This message is issued if an abend occurs during application (APB) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM4406E Appl port block creation failed, ccc duplname/noports, requestor ccc Internal routing: SERR Description: This message is issued in response to an internal APBOPEN request if the session to be opened already is defined in the system or if the resource resolution table (RRT) is full. The APBOPEN request is generated in response to a user start session request. The application session open will be rejected. This is probably due to specification errors in parmlib APA members or if multiple applications is sharing a pool, the pool may be exhausted. If the RRT is full, increase the value given by the keyword RRTSIZE in the PTMCNFxx parmlib member. VCM4407E ccc ccc failed to ATTACH driver PCB, requestor ccc Internal routing: SERR Description: This message is issued in response to an internal APBOPEN request if the session process to be started could not be attached. The APB will be deleted and the open request rejected. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM4408W ccc ccc max APB count exceeded, APBOPEN acquire rejected for ccc ccc hhh Internal routing: LERR Description: This message is issued in response to an internal APBOPEN request used to open a session in response to a user select function command. Creation of the new APB process will exceed the maximum APB count specification in the APA parmlib member (MAXDAPB). The request will be rejected. Update the APA parmlib member for the next system restart. VCM4409W ccc ccc (ST=ccc,ccc), ccc element thrown at cleanup Internal routing: LERR Description: This message is issued during termination of an application port block (APB) process. When the APB was being released, a Network Element was found queued to the APB. The termination routine will throw away the element and termination will continue. VCM4410E ccc ccc function ccc, ALI logon information missing Internal routing: HCPY

138

VCOMMSG

Description: This message is issued during a function open processing if the logon driver data for the function is missing or has errors. Correct the function profile record logon information. VCM4411E ccc ccc (ST=ccc) invalid ccc, Func=hh Src=ccc ccc hhh rejected Internal routing: SERR Description: This message is issued during application port block (APB) processing. A Network Request Element (NRE) was received that had a function code not supported in the current state of the APB. The NRE will be returned to the requestor with an error code. VCM4412E ccc ccc (ST=ccc) invalid NCE, Func=hh(hh) Src=ccc ccc hhh rejected Internal routing: SERR Description: This message is issued during application port block (APB) processing. A Network Connect Element (NCE) was received that had a function code not supported in the current state of the APB. The NCE will be passed on with an error code. VCM4413E ccc ccc (ST=ccc) invalid NPE, Type=hh Src=ccc ccc hhh throw-away Internal routing: SERR Description: This message is issued during application port block (APB) processing. A Network Parameter Element (NPE) was received that had a type code not supported in the current state of the APB. The NPE will be thrown away and processing continues. VCM4414E ccc ccc (ST=ccc) unrecognized NXX element, ID=ccc hhh hhh hhh hhh hhh hhh hhh Internal routing: SERR Description: This message is issued during application port block (APB) processing. A Network Element was received but not recognized. The element will be left untouched. VCM4415W ccc ccc (ST=ccc) unexpected ccc, Func=hh Src=ccc ccc hhh honored Internal routing: LERR Description: This message is issued during application port block (APB) processing. A Network Request Element (NRE) was received that had a function code not expected in the current state of the APB. The NRE will be handled and processing continues. VCM4416W ccc ccc (ST=ccc) unexpected NCE, Func=hh(hh) Src=ccc ccc hhh honored
VCOM messages 139

Internal routing: LERR Description: This message is issued during application port block (APB) processing. A Network Connect Element (NCE) was received that had a function code not expected in the current state of the APB. The NCE will be handled and processing continues. VCM4417W ccc ccc (ST=ccc) unexpected NPE, Type=hh Src=ccc ccc hhh honored Internal routing: LERR Description: This message is issued during application port block (APB) processing. A Network Parameter Element (NPE) was received that had a type code not expected in the current state of the APB. The NPE will be handled and processing continues. VCM4500I Acb(hhh) session establishment is ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an Application Port Anchor (APA). The message is only produced if the ACB for sessions under the APA is located in the APA, ie if ACBOPT(APA,...) is used in the APA parmlib definition. The message shows the ACB address and if sessions can be started or not. VCM4501E ccc ccc unsupported VTAM version, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that an unsupported version of VTAM was in use. VCOM requires ACF/VTAM version 2 or later with OPTCD=USERRH and Function Vector List support. In the message is also indicated the identification and name of the Application Port Anchor (APA) that had the error. The APA will not be usable if VTAM mismatch is detected. VCM4502E ccc ccc AMODE=31 but no VTAM 31-bit support, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that the VTAM version used did not support 31-bit mode API but VCOM was started with AMODE=31. 31-bit API is supported in ACF/VTAM version 3 or later. In the message is also indicated the identification and name of the Application Port Anchor (APA) that had the error. The APA will not be usable if VTAM mismatch is detected. VCM4503W ccc ccc option(AUTHPATH) ignored, not authorized, ACB=ccc

140

VCOMMSG

Internal routing: LERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that authorized path had been requested (OPTION(AUTHPATH)) for VTAM requests but VCOM itself did not have the required APF authorization to be able to use it. The authorized path option will be reset (not used). In the message is also indicated the identification and name of the Application Port Anchor (APA) that had the error. VCM4504W ccc ccc option(AUTHPATH) ignored, no VTAM support, ACB=ccc Internal routing: LERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that authorized path had been requested (OPTION(AUTHPATH)) for VTAM requests but VTAM did not have any support for it. The authorized path option will be reset (not used). In the message is also indicated the identification and name of the Application Port Anchor (APA) that had the error. VCM4505W ccc ccc option(LMPEO) ignored, no VTAM support, ACB=ccc Internal routing: LERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that Large Message Performance Enhancement Option (LMPEO) for VTAM requests had been requested (OPTION(LMPEO)) but VTAM did not have any support for it. The LMPEO option will be reset (not used). In the message is also indicated the identification and name of the Application Port Anchor (APA) that had the error. VCM4506E ccc ccc ACB close failure, applid=ccc, reason=hh Internal routing: LERR Description: This message is issued by the close ACB routine and only for an Application Port Anchor (APA) that uses parallell sessions (ACBOPT(APA,PARSESS)). The ACB used for VTAM communication for the APA could not be closed. The reasoncode for close failure is indicated in the message (refer to VTAM programming manual). In the message is also indicated the identification and name of the Application Port Anchor (APA) that had the error. The close processing will continue after the error. VCM4507E ccc ccc ACB open failure, applid=ccc, reason=hh Internal routing: LERR Description: This message is issued by the open ACB routine and only for an Application Port Anchor (APA) that uses parallell sessions (ACBOPT(APA,PARSESS)). The ACB to

VCOM messages

141

be used for VTAM communication for the APA could not be opened. The reasoncode for open failure is indicated in the message (refer to VTAM programming manual). In the message is also indicated the identification and name of the Application Port Anchor (APA) that had the error. The open processing will be retried after the error. VCM4508E ccc Internal routing: LERR Description: This message is issued by the open ACB routine and only for an Application Port Anchor (APA) that uses parallell sessions (ACBOPT(APA,PARSESS)). This message is an extension to the previous open error message and it tries to explain the reason for ACB open failure. VCM4509E ccc ccc Setlogon start failed, ACB=ccc, rc=hhh sense=hhh Internal routing: LERR Description: This message is issued by the VTAM open routine and only for an Application Port Anchor (APA) that uses parallell sessions (ACBOPT(APA,PARSESS)). A VTAM SETLOGON START request failed. The VTAM return and sense codes are shown in the message (refer to VTAM programming manual). In the message is also indicated the identification and name of the Application Port Anchor (APA) that had the error. The open processing will fail. VCM4510E ccc ccc bind for ccc from ccc reject failure, rc=hhh sense=hhh Internal routing: LERR Description: This message is issued when rejecting a received Bind request from an application. For some reason the Bind was not acceptable and the session was rejected using a SESSIONC VTAM request. However, the SESSIONC was rejected by VTAM with the return and sense codes as shown in the message (refer to VTAM programming manual). In the message is also indicated the identification and name of the Application Port Anchor (APA) that had the error. After this message, a user session (APB) may be hanging. Try a Vary command for the APB (V name,UNDEF). VCM4511W ccc ccc bind for ccc from ccc rejected, ccc Internal routing: LERR Description: This message is issued when rejecting a received Bind request from an application. The Bind was rejected either because of no session reconnect pending or because there were several candidates for the Bind. In the message is also indicated the identification and name of the Application Port Anchor (APA) that had the error. If the reason is MULTIPLE CANDIDATES, there will be a user session (APB) hanging. Try a Vary command for the APB (V

142

VCOMMSG

name,UNDEF). If the request source is CICS, this is a normal situation after a session close by VCOM. VCM4600I ACB(ccc) is ccc, session with appl(ccc) is ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an application port block (APB). In the message is shown the ACB used for the APB and whether the ACB is Opened or Closed. Also shown is the application to which a session is active. VCM4601I Mode(ccc) Receive(ccc) Send(ccc) Smode(c) APL(c) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an application port block (APB). The message shows the Log Mode Entry used for the application session and the status of Send and Receive, the session mode (D for default or A for alternate) and whether APL is supported on the session or not (Y/N). VCM4602I Prow(cc) Pcol(ccc) Arow(cc) Acol(ccc) Prusz(ccc) Srusz(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an application port block (APB). The message shows the presentation spaces, Primary and Alternate and the request unit (RU) sizes for the session (primary RU size and secondary RU size). The values are decimal. VCM4603I Bind(hhh) hhh hhh hhh hhh hhh hh) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an application port block (APB). The message shows the Bind parameters associated with the application session. VCM4604I LU(ccc) waiting for reconnect to appl(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an application port block (APB). The message is issued if the session to the application is waiting for reconnect. This occurs if the application issues a VTAM CLSDST OPTCD=PASS request (eg TSO and NCCF). The APB is waiting for a new Bind to be received. VCM4605I APB(hhh) RPL(hhh) RPLRC(hhh) NIB(hhh)
VCOM messages 143

Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an application port block (APB). The message shows various control block addresses in use by the APB. VCM4606E LU(ccc), reqsess failed to appl(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the application open routine. The open routine issued a VTAM REQSESS request to connect to the indicated application but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. Application open processing will be aborted. VCM4607E LU(ccc), opnsec failed to appl(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the application open routine. The open routine issued a VTAM OPNSEC request to connect to the indicated application but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. Application open processing will be aborted. VCM4608E Resetsr failed for Lu(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the application close routine. The close routine issued a VTAM RESETSR request to cancel an outstanding receive for the indicated APB (LU). However, the request failed. In the message is shown the VTAM return code for the failing request. Refer to VTAM programming manual for further information. Application close processing will continue. VCM4609E Termsess between LU(ccc) and appl(ccc) failed, rc(hhh) Internal routing: LERR Description: This message is issued by the application close routine. The close routine issued a VTAM TERMSESS request to terminate the session between the indicated APB (LU) and the application. However, the request failed. In the message is shown the VTAM return code for the failing request. Refer to VTAM programming manual for further information. Application close processing will continue. VCM4610E ACB close failure, acbname(ccc), reasoncode(hh) Internal routing: LERR

144

VCOMMSG

Description: This message is issued by the application close routine. The ACB used for VTAM communication for the APB could not be closed. The reasoncode for close failure is indicated in the message (refer to VTAM programming manual). The close processing will continue after the error. VCM4611E LU(ccc), reconnect failed to appl(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the application open routine. The open routine issued a VTAM OPNSEC to reestablish a session with the indicated application. However, the request failed. In the message is shown the VTAM return code for the failing request. Refer to VTAM programming manual for further information. The application session will be closed. VCM4612E Receive failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the application receive routine. A VTAM RECEIVE request for the indicated APB (LU) completed with failure. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. The application session will probably be closed. VCM4613E Send failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the application send routine. A VTAM SEND request for the indicated APB (LU) completed with failure. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. The application session will probably be closed. VCM4614E Send sched failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the application send routine. A VTAM SEND request for the indicated APB (LU) failed during scheduling. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. The application session will probably be closed. VCM4615E Receive sched failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the application receive routine. A VTAM RECEIVE request for the indicated APB (LU) failed during scheduling. In the message is shown the VTAM return and sense codes for the failing request.

VCOM messages

145

Refer to VTAM programming manual for further information. The application session will probably be closed. VCM4616W APB(ccc), mode table entry ccc not found in table ccc Internal routing: SERR Description: This message is issued by the application open routine. The mode table entry name specified in the Application Port (APA) definition by the keyword MODE is not present in the VCOM mode table. Change the MODE specification or update the mode table to include the named entry. The standard mode table search will be made to try to find an appropriate mode table entry to use. VCM4617W APB(ccc), mode table entry not found in table ccc Internal routing: SERR Description: This message is issued by the application open routine. A search was made in the VCOM Mode Table for the Bind image shown in the following message but it was not found. The default entry name DEFAULT0 (if non-SNA terminal) or DEFAULT2 (SNA terminal) will be used. This is an information message only. An update of the mode table should be done to include the missing entry. VCM4618I Bind(hhh) hhh hhh hhh hhh hhh hh) Internal routing: SERR Description: This message is issued by the application open routine. A search was made in the VCOM Mode Table for the Bind image as shown in the message but it was not found. The default entry name DEFAULT0 (if non-SNA terminal) or DEFAULT2 (SNA terminal) will be used. This is an information message only. An update of the mode table should be done to include the missing entry. VCM4619W APB(ccc), session parameters were changed by appl(ccc) Internal routing: LSTA Description: This message is issued by the application open routine. After a session was established, a comparison was made between the session parameters requested by VCOM and those returned by the application. The comparison showed that some parameters had been changed by the application. This is an information message but the situation may result in incompatible sessions if critical parameters were changed. This message is suppressed if option NOMSG is used. VCM4620I LU(ccc) - ccc Internal routing: LERR Description: This message is issued as an extension to some VTAM request (SEND, RECEIVE, OPNDST etc) error mes-

146

VCOMMSG

sages. It tries to give a text explanation of the return and sense codes present in other error messages. VCM4621E ccc ccc - ccc ccc/ccc, CLSDST=PASS attempted by ccc, rejected due to parmlib specifications Internal routing: LERR Description: This message is issued by the application open routine. When starting a session with an application, the application used VTAM CLSDST OPTCD=PASS request (eg TSO and NCCF). However, the application definition in VCOM parmlib did not have a specification of this condition (PASSAPPL keyword). Update the Application Port Anchor (APA) definition in VCOM parmlib for the application and include the keyword PASSAPPL. VCM4800E VSAM profile error, ccc open failed, rc=hh Internal routing: SERR Description: This message is issued by the VCOM VSAM initialization routine. The VSAM Profile dataset could not be opened. In the message is indicated the DD-name used for the OPEN request and the return code gotten (ACBERFLG). VCOM will not start. Check the profile dataset and start again. VCM4801E VSAM initialization error, STRNO value on DD ccc less than 2 Internal routing: SERR Description: This message is issued by the VCOM VSAM initialization routine. The STRNO value given on the DD-card for the profile dataset is invalid. The value specified must be more than 2. VCOM will not start. Change the STRNO value and start again. VCM4802E VSAM termination error, ccc close failed, rc=hh Internal routing: SERR Description: This message is issued by the VCOM VSAM termination routine. The VSAM Profile dataset could not be closed. In the message is indicated the DD-name used for the CLOSE request and the return code gotten (ACBERFLG). VCOM termination will continue. VCM4803E PROFFRE error, invalid buffer passed (PCB=ccc) Internal routing: SERR Description: This message is issued by the VCOM profile access routine when a profile buffer is to be released. At entry to the free buffer routine it was found that the buffer passed by the caller (the indicated PCB) was not a profile record buffer or a root buffer. The buffer will not be freed but returned to the caller. VCM4804I Alias init, ccc user records read
VCOM messages 147

Internal routing: MCON Description: This message is issued by the VCOM VSAM initiation routine when the user alias table is built. The message indicates the number of user records read. VCM4900E APPL statement misplaced Internal routing: HCPY Description: The APPL statement should be the second statement in an application definition (APA). It must follow the APA statement keyword and preceed any APB statements. Correct the parmlib member and activate it again. VCM4901W Profile record for ccc not found, no logon information available Internal routing: HCPY Description: The APPL statement keyword ALIDATA was used with operand PROFILE but the application definition profile record could not be found. No application logon information (logon driver) will be available for the indicated application. Create a profile record for the application with a logon driver data segment and reactivate it again using the commands Vary name,UNDEF followed by Vary name,ACT in order to have a logon routine for the application. VCM4902W APA(ccc/ccc) cO(ccc), unexp rsp received, RH(hhh) Internal routing: INFO Description: This message is issued during application/function logon processing. It is used to indicate that when the logon routine expected data from the application (FM data request), some other output was received (non-FM data request). In the message is indicated the application definition anchor (APA), the name of the application session (APB-name), the type of open request (A=application, F=function), the function name and the SNA RU request header (RH). The non-FM data request is ignored. VCM4903W APA(ccc/ccc) close, unexp rsp received, RH(hhh) Internal routing: INFO Description: This message is issued during application/function logoff processing. It is used to indicate that when the logoff routine expected data from the application (FM data request), some other output was received (non-FM data request). In the message is indicated the application definition anchor (APA), the name of the application session (APB-name) and the SNA RU request header (RH). The non-FM data request is ignored. VCM4904E APA(ccc/ccc) cO(ccc), neg rsp received, sense(hhh) Internal routing: LERR

148

VCOMMSG

Description: This message is issued during application/function logon processing. It is used to indicate that when the logon routine sent data to the application, a negative response was received. In the message is indicated the application definition anchor (APA), the name of the application session (APB-name), the type of open request (A=application, F=function) and the VTAM/SNA sense code associated with the negative response. VCM4905E APA(ccc/ccc) close, neg rsp received, sense(hhh) Internal routing: LERR Description: This message is issued during application/function logoff processing. It is used to indicate that when the logoff routine sent data to the application, a negative response was received. In the message is indicated the application definition anchor (APA), the name of the application session (APB-name) and the VTAM/SNA sense code associated with the negative response. VCM4906W APA(ccc/ccc) cO(ccc), unexp req/rsp received, RH(hhh) Internal routing: INFO Description: This message is issued during application/function logon processing. It is used to indicate that when the logon routine was waiting for a definite response from the application (as response to data sent), another response or request was received. In the message is indicated the application definition anchor (APA), the name of the application session (APB-name), the type of open request (A=application, F=function) and the SNA request unit header for the unexpected response (RH). The received request is ignored. VCM4907W APA(ccc/ccc) close, unexp req/rsp received, RH(hhh) Internal routing: INFO Description: This message is issued during application/function logoff processing. It is used to indicate that when the logoff routine was waiting for a definite response from the application (as response to data sent), another response or request was received. In the message is indicated the application definition anchor (APA), the name of the application session (APB-name) and the SNA request unit header for the unexpected response (RH). The received request is ignored. VCM4908W APA(ccc/ccc) cO(ccc), no input field found for resp ccc Internal routing: LERR Description: This message is issued during application/function logon processing. It is used when a response text (RSP in ALIDATA) is to be entered on a screen buffer sent from the application. The logon routine was not able to find an input field for the response text. In the mesVCOM messages 149

sage is indicated the application definition anchor (APA), the name of the application session (APB-name),the type of open request (A=application, F=function), the function name and the response text for which no input field was found. A default screen address of 4040 will be used (row 1,column 1). VCM4909W APA(ccc/ccc) close, no input field found for resp ccc Internal routing: LERR Description: This message is issued during application/function logoff processing. It is used when a response text (RSP in ALIDATA) is to be entered on a screen buffer sent from the application. The logoff routine was not able to find an input field for the response text. In the message is indicated the application definition anchor (APA), the name of the application session (APB-name) and the response text for which no input field was found. A default screen address of 4040 will be used (row 1,column 1). VCM4910E APPL statement inconsistent with ACBOPT in APA statement Internal routing: HCPY Description: The APPL statement can not be used in an application definition (APA) member that uses the ACBOPT(NONE) option. ACBOPT(NONE) option can only be used with internal applications like Operator and Registration. Correct the parmlib member and activate it again. VCM4911W cO(ccc), Overflow in screen ccc table Internal routing: HCPY Description: This message is issued during decode of an application screen buffer if the screen to be decoded contains too many fields. A maximum of 300 fields will be decoded, additional fields will be ignored. If this message is issued, some text strings in an ALIDATA may not be found if they occur towards the end of the screen. VCM5000I Parmlib member ccc had ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decoding of the PTMPANnn member. Further indications of the error/warning is given in previous message(s). For keywords in error, system default options will be used. Correct the parmlib member for the next system restart. VCM5001W Invalid LIMIT value Internal routing: HCPY Description: The LIMIT keyword to the PANELS statement in the PTMPANnn member is invalid. The value given should

150

VCOMMSG

be between 10 and 32767. The default value of 25 will be used. Correct the parmlib member for the next start. VCM5002E TABLE statement misplaced Internal routing: HCPY Description: The TABLE statement should be the first statement in a panel table member. Correct the parmlib member for the next start. VCM5003E ccc statement misplaced Internal routing: HCPY Description: The indicated statement type must be preceeded by a valid TABLE statement in a panel table member. Correct the parmlib member for the next start. VCM5004E ccc statement already specified Internal routing: HCPY Description: The indicated statement type has already been specified and can only be used once in a panel table member. Correct the parmlib member for the next start. VCM5005E Invalid OUTBOUND table operand Internal routing: HCPY Description: The OUTBOUND statement operand in a panel table member contains invalid characters, ie in the range (hexadecimal) 01 to 3F. These characters are reserved for control characters and may not be specified. Correct the parmlib member for the next start. VCM5006E Invalid CAPSON table operand Internal routing: HCPY Description: The CAPSON statement operand in a panel table member contains invalid characters, ie in the range (hexadecimal) 01 to 3F. These characters are reserved for control characters and may not be specified. Correct the parmlib member for the next start. VCM5007E Invalid hex character c Internal routing: HCPY Description: This message is issued in order to inform of an encountered invalid hexadecimal character. Valid hexadecimal characters are 0123456789ABCDEF. VCM5008I Default table block created for language code c Internal routing: HCPY

VCOM messages

151

Description: For the indicated language code, no valid panel table member was found in the parmlib. A default table block will be created. Correct the parmlib for the next start. VCM5009I Parameters copied from table block ccc to ccc Internal routing: HCPY Description: This is an information message telling that for the TO panel table member some parameters where not specified so they have instead been copied from the FROM panel table member. VCM5010E Dialog error, Mode=hh Phase=hh Last panel=ccc Select string error ccc Internal routing: SERR Description: This message is issued by the panel select service if a select string (ZSEL=) has a syntax error. The following information is given in the message:
Mode (processing mode): 1=select service mode 2=function mode 3=tutorial mode Phase (phase indicator): 1=select 2=display cycle start/get panel 3=)INIT 4=build new screen image 5=output 6=waiting for definite response 7=input or waiting for input 8=)PROC 9=free panel 10=check mode and .RESP 11=PGM 12=tutorial 13=undefined (during program execution) Last panel: name of last processed panel. Select string error: syntax error text string.

The currently executing dialog will be aborted. VCM5011E Dialog error, Mode=hh Phase=hh Last panel=ccc Selected pgm not found ccc Internal routing: SERR Description: This message is issued by the panel select service if a select string specifies a program (ZSEL=PGM) but the program is not found in the internal program table. The following information is given in the message:

152

VCOMMSG

Mode (processing mode): 1=select service mode 2=function mode 3=tutorial mode Phase (phase indicator): 1=select 2=display cycle start/get panel 3=)INIT 4=build new screen image 5=output 6=waiting for definite response 7=input or waiting for input 8=)PROC 9=free panel 10=check mode and .RESP 11=PGM 12=tutorial 13=undefined (during program execution) Last panel: name of last processed panel. Select pgm not found: program name.

The currently executing dialog will be aborted. VCM5012E Dialog error, Mode=hh Phase=hh Last panel=ccc Function pgm table not present Internal routing: SERR Description: This message is issued by the panel select service if a select string specifies a program (ZSEL=PGM) but the internal program table is not found in the VCOM load module. The following information is given in the message:
Mode (processing mode): 1=select service mode 2=function mode 3=tutorial mode Phase (phase indicator): 1=select 2=display cycle start/get panel 3=)INIT 4=build new screen image 5=output 6=waiting for definite response 7=input or waiting for input 8=)PROC 9=free panel 10=check mode and .RESP 11=PGM 12=tutorial 13=undefined (during program execution) Last panel: name of last processed panel.

The currently executing dialog will be aborted. VCM5013E Unable to open panel library Internal routing: SERR Description: This message is issued by the panel services if the panel definition library could not be opened. No panel services functions will be available, ie VCOM will not run. VCM5014E Panel/Clist/Psub ccc not found on ccc

VCOM messages

153

Internal routing: SERR Description: This message is issued by the panel services search routine when entered to locate a panel, clist or psub. The indicated panel/clist/psub could not be found in the panel library. The dialog requesting the resource will be terminated. VCM5015E Error locating Panel/Clist/Psub ccc on ccc Internal routing: SERR Description: This message is issued by the panel services search routine when entered to locate a panel, clist or psub. The access method used for locating the panel library member gave error status. The error should be further explained in a previous message. The dialog requesting the resource will be terminated. VCM5016E ccc ccc panel get entered for panel ccc with invalid &ccc value Internal routing: SERR Description: This message is issued by the panel pool manager. The panel pool manager was entered to locate the panel with the name indicated in the message but the associated variable ZCLANG and/or ZCLSCRN had an invalid value. The get panel request is rejected and the dialog containing it will be aborted. In the message is also indicated the Application Port Block (APB) type and name. The current dialog has probably modified the variable(s). VCM5017E Unexpected EOF in ccc member ccc, unusable Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel/clist/psub member has an invalid format, it does not contain an )END record. Correct the indicated member. The dialog requesting the resource will be terminated. VCM5018E Unable to read ccc member ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. When reading the indicated panel/clist/psub access method errors occured. The error should be further explained in a previous message. The dialog requesting the resource will be terminated. VCM5019E Panel ccc, invalid SCREEN row value Internal routing: SERR Description: This message is issued by the panel library decode routine. The SCREEN keyword has an invalid ROW value. The ROW value must be an integer between 10 and

154

VCOMMSG

254 inclusive. Default is 24. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5020E Panel ccc, invalid SCREEN column value Internal routing: SERR Description: This message is issued by the panel library decode routine. The SCREEN keyword has an invalid COL value. The COL value must be an integer between 10 and 254 inclusive. Default is 80. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5021E Panel ccc, invalid delimiter in SCREEN operand field Internal routing: SERR Description: This message is issued by the panel library decode routine. The SCREEN keyword operand contains an invalid delimiter. The first value must be terminated with a comma (,) and the second value must be terminated with a right parenthesis. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5022E Panel ccc, invalid format in LANG operand field Internal routing: SERR Description: This message is issued by the panel library decode routine. The LANG keyword operand must be two characters terminated with a right parenthesis. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5023E Panel ccc, too many attribute byte definitions Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains more than 16 attribute definitions. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5024E Panel ccc, unrecognized keyword ccc in )ATTR section Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an unrecognized keyword in the )ATTR section. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5025E Panel ccc, duplicate attribute character c in )ATTR section Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains a duplicate attribute character definition in the )ATTR section.

VCOM messages

155

Correct the indicated member. The dialog requesting the panel will be terminated. VCM5026E Panel ccc, invalid DEFAULT value Internal routing: SERR Description: This message is issued by the panel library decode routine. The DEFAULT keyword operand must be three characters terminated with a right parenthesis. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5027E Panel ccc, invalid DEFAULT use Internal routing: SERR Description: This message is issued by the panel library decode routine. The DEFAULT keyword operand must not be issued in a )BODY section if )ATTR section is given in panel definition. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5028E Panel ccc, attr char c has dupliccate keyword ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains a duplicate keyword in the )ATTR section. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5029E Panel ccc, unrecognized TYPE specification for attr char c Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an invalid TYPE keyword operand in the )ATTR section. Valid operands are TEXT, INPUT or OUTPUT. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5030E Panel ccc, unrecognized INTENS specification for attr char c Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an invalid INTENS keyword operand in the )ATTR section. Valid operands are HIGH, LOW, NON or VAR. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5031E Panel ccc, unrecognized JUST specification for attr char c Internal routing: SERR

156

VCOMMSG

Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an invalid JUST keyword operand in the )ATTR section. Valid operands are RIGHT, LEFT or ASIS. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5032E Panel ccc, unrecognized CAPS specification for attr char c Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an invalid CAPS keyword operand in the )ATTR section. Valid operands are ON or OFF. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5033E Panel ccc, invalid SKIP(ON) specification for attr char c Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition uses SKIP=ON but the TYPE keyword specified INPUT or was not yet specified. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5034E Panel ccc, unrecognized SKIP specification for attr char c Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an invalid SKIP keyword operand in the )ATTR section. Valid operands are ON or OFF. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5035E Panel ccc, invalid PAD specification for attr char c Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an invalid PAD keyword operand in the )ATTR section. The PAD keyword operand must be a single character terminated with a right parenthesis. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5036E Panel ccc, attr char c has unrecognized keyword ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an unrecognized keyword in the )ATTR section following the shown attribute designator character. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5037E Panel ccc, unrecognized COLOR specification for attr char c

VCOM messages

157

Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an invalid COLOR keyword operand in the )ATTR section. Valid operands are WHITE, RED, BLUE, GREEN, PINK, YELLOW or TURQ. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5038E Panel ccc, unrecognized HILITE specification for attr char c Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an invalid HILITE keyword operand in the )ATTR section. Valid operands are USCORE, BLINK or REVERSE. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5039E Panel ccc, ccc following )ATTR section Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition has an invalid panel section order. The following order must be used in a panel definition:
)ATTR )BODY )MODEL )INIT )PROC )END

(optional) (optional) (optional)

Correct the indicated member. The dialog requesting the panel will be terminated. VCM5040E Panel ccc, )BODY section has invalid SMSG/LMSG value ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition uses an invalid value for the SMSG/LMSG operand in the )BODY section. The value specified is not a proper variable name. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5041E Panel ccc, )BODY section has unrecognized keyword ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an unrecognized keyword in the )BODY section. Correct the indicated member. The dialog requesting the panel will be terminated.

158

VCOMMSG

VCM5042E Panel ccc, more )BODY lines than SCREEN size Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains more lines in the )BODY section than is defined with the SCREEN keyword or more than 24 lines if the default value for SCREEN is used. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5043E Panel ccc has no )BODY lines Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains no lines in the )BODY section. At least one must be present. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5044E Panel ccc, )MODEL section has invalid CVAR value ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition has an invalid CVAR value in the )MODEL section. The value used is not a proper variable name. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5045E Panel ccc, )MODEL section has unrecognized keyword ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an unrecognized keyword in the )MODEL section. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5046E Panel ccc, more )BODY plus )MODEL lines than SCREEN size Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains more lines in the )BODY and )MODEL sections than is defined with the SCREEN keyword or more than 24 lines if the default value for SCREEN is used. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5047E PANEL ccc has no )MODEL lines Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains no lines in the )MODEL section. At least one must be present.

VCOM messages

159

Correct the indicated member. The dialog requesting the panel will be terminated. VCM5048E Panel ccc, )FOOT section has unrecognized keyword ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains an unrecognized keyword in the )FOOT section. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5049E Panel ccc, more )BODY plus )MODEL plus )FOOT lines than SCREEN size Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains more lines in the )BODY and )MODEL and )FOOT sections than is defined with the SCREEN keyword or more than 24 lines if the default value for SCREEN is used. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5050E Panel ccc has no )FOOT lines Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition contains no lines in the )FOOT section. At least one must be present. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5051E Panel ccc, first char in first body line is not an attr designator Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition does not have one of the defined attribute designators as the first character in the first )BODY line. This is required. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5052E Panel ccc, input/output field c without a variable Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition has a field following the shown designator character which does not contain a variable name. A variable name is required. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5053E Panel ccc, input/output field variable name ccc too long

160

VCOMMSG

Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition has a field variable name whose length exceeds 7 characters. A variable name should be 1-7 alphanumeric characters. The variable was found in the )BODY or )MODEL section. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5054E Panel ccc, ccc variable ccc not found Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition references a variable in a CVAR, SMSG or LMSG statement but the variable cannot be found in the panel )BODY. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5055E Panel ccc, )MSG section has unrecognized statement ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition has an unrecognized statement in the )MSG section. The statement does not start with a valid message id. Correct the indicated member. The error is ignored but may cause problems if the message is needed at a later time. VCM5056E Panel ccc invalid syntax for MSG=ccc definition ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition has an invalid syntax for the shown message (MSG=). Correct the indicated member. The dialog requesting the panel will be terminated. VCM5057E ccc ccc unrecognized statement type in )Init, )Proc, )Clist or )Psub section: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition has an unrecognized statement in the )INIT, )PROC, )CLIST or )PSUB section. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5058E ccc ccc invalid assign statement in )Init, ) Proc, )Clist or )Psub section: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition has an
VCOM messages 161

invalid assign statement in the )INIT, )PROC, )CLIST or )PSUB section. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5059E ccc ccc invalid assign statement, .ccc appears in ccc hand operand Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition has an invalid assign statement. A control variable appears incorrectly in an assignment statement. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5060E ccc invalid ZVARS assignment in )INIT or )PROC section: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The indicated panel member definition has an invalid assign statement. A ZVARS assignment statement has a right hand operand that is not a quoted literal containing a parenthesisized list of variable names. Correct the indicated member. The dialog requesting the panel will be terminated. VCM5061E ccc ccc invalid TRUNC operand: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function TRUNC has an invalid format. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5062E ccc ccc invalid TRANS operand: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function TRANS has an invalid format. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5063E ccc ccc invalid MSG= id in TRANS operand: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function TRANS has an invalid MSG= value. The value should be 1-6 alphanumeric characters and the first characters must be alpha. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5064E ccc ccc, invalid TRANS list entry: ccc Internal routing: SERR

162

VCOMMSG

Description: This message is issued by the panel library decode routine. The operand field of the function TRANS has an invalid list entry. The list entry must be a literal. It is only the first and optionally the last (MSG=) entry that may be of another type. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5065E ccc ccc, not an even number of entries in TRANS operand: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function TRANS contains an odd number of values. The values must be paired. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5066E ccc ccc, number of entries in TRANS operand field is zero, error ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function TRANS contains no value pairs. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5067E ccc ccc invalid TRANS(TRUNC(TRANS(...))) nesting Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function TRANS contains a TRUNC that contains a TRANS. This is not allowed. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5068E ccc ccc invalid TRANS(TRUNC(GLUE(...))) nesting Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function TRANS contains a TRUNC that contains a GLUE. This is not allowed. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5069E ccc ccc invalid TRANS(GLUE(..)), GLUE operand list to large Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function TRANS contains a GLUE with more than 16 operands or too long literals. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5070E ccc ccc invalid GLUE operand ccc

VCOM messages

163

Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function GLUE has an invalid format. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5071E ccc ccc invalid GLUE list entry: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function GLUE has an invalid list entry. The list entry must be a literal, a variable or a control variable. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5072E ccc ccc number of entries in GLUE operand field is zero, error ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function TRANS contains no values. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5073E ccc ccc invalid CAPSON operand ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function CAPSON has an invalid format. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5074E ccc ccc invalid CAPSON list entry: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function CAPSON has an invalid list entry. The list entry must be a variable. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5075E ccc ccc number of entries in CAPSON operand field is zero, error ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of the function CAPSON contains no values. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5076E ccc ccc invalid VER operand ccc Internal routing: SERR

164

VCOMMSG

Description: This message is issued by the panel library decode routine. The operand field of a VER statement has an invalid format. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5077E ccc ccc invalid MSG= id in VER operand: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a VER statement has an invalid MSG= value. A message id should be 1 to 6 alphanumerical characters and the first character must be alpha. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5078E ccc ccc invalid VER list entry: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a VER statement contains an entry that is not a literal. Only the first entry and optionally the second (a keyword) and the last (MSG=) may be of another type. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5079E ccc ccc invalid VER type keyword ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a VER statement contains an unrecognized verification type key. Valid keys are:
NB NONBLANK ALPHA NUM ALPHANUM INSTCHAR HEX BIT NAME RANGE LIST

Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5080E ccc ccc number of entries in VER operand field is in error ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a VER statement does not contain the number of entries required or allowed by the VER type. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5081E ccc ccc invalid IF/ELSEIF operand: ccc

VCOM messages

165

Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of an IF/ELSEIF statement has an invalid format. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5082E ccc ccc invalid IF/ELSEIF list entry: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of an IF/ELSEIF statement contains an entry that is not a literal or a variable. Only the first entry (variable or control variable) and the second entry (operator) may be of another type. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5083E ccc ccc number of entries in IF/ELSEIF operand field is zero ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of an IF/ELSEIF statement does not contain at least one entry following the operator. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5084E ccc ccc nesting level for IF exceeds 255, ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The number of nested IF statements exceeds the allowed maximum of 255. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5085E ccc ccc nesting level for IF wrapping to negative, ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The number of ENDIF statements exceeds the number of IF statements. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5086E ccc ccc invalid VPUT/VDEL operand field: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a VPUT/VDEL statement has an invalid format. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5087E ccc ccc invalid VPUT/VDEL pool name: ccc

166

VCOMMSG

Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a VPUT/VDEL statement contains a first entry (target pool) that is not SHARED or GLOBAL. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5088E ccc ccc invalid VPUT/VDEL list entry: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a VPUT/VDEL statement contains an entry that is not a variable name. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5089E ccc ccc number of var names in VPUT/VDEL operand field is zero, ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a VPUT/VDEL statement does not contain at least one entry following the target pool name. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5090E ccc ccc invalid variable name in )Init, )Proc, )Clist or )Psub section: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. An invalid variable name was encountered in a )INIT, )PROC, )CLIST or )PSUB section. A variable name starts with an ampersand or a dot, followed by 1 to 7 alphanumeric characters (no national characters). Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5091E ccc ccc invalid literal found in )Init, )Proc, )Clist or )Psub section: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. An invalid literal was encountered in a )INIT, )PROC, )CLIST or )PSUB section. A literal may contain any character if surrounded by apostrophes, otherwise only letters and digits may be used. The size may be from 0 to 127. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5092E ccc ccc undefined control var found in )Init, )Proc, )Clist or )Psub section: ccc Internal routing: SERR

VCOM messages

167

Description: This message is issued by the panel library decode routine. An undefined control variable was encountered in a )INIT, )PROC, )CLIST or )PSUB section. Only the following control variables are defined:
.CURSOR .HELP .MSG .RESP .TRAIL .ZVARS .ZINSTN .ZHDESK .ZSADM

Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5093E ccc ccc IF-ELSE-ENDIF nesting error in )Init, )Proc, )Clist or )Psub section Internal routing: SERR Description: This message is issued by the panel library decode routine. There is an error in the nested IF/ELSEIF/ENDIF statements. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5094E ccc ccc, ccc found when )END section expected Internal routing: SERR Description: This message is issued by the panel library decode routine. An invalid panel section order was encountered. The sections should be ordered like:
PANEL: )ATTR )BODY )MODEL )INIT )PROC )END CLIST: )CLIST )END PSUB: )PSUB )END

- optional - optional - optional

Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5095W Panel ccc definition for msg id ccc not found Internal routing: SERR Description: This message is issued by the panel library decode routine. The named member definition contains a message reference but the message can not be found. The message id will be displayed instead.

168

VCOMMSG

VCM5096E Panel ccc unable to locate defined SMSG/LMSG field Internal routing: SERR Description: This message is issued by the panel library decode routine. The named member definition contains an explicit definition of SMSG/LMSG but the specified field could not be located when a message should be inserted. The default message location will be used. VCM5097I ccc ccc PANINBUF: Neg rsp recvd from ccc (Tctlm=hhh) Rh=hhh Sns=hhh) Internal routing: SERR Description: This message is issued by the dialog manager input buffer handling routine. A negative response was received from the indicated terminal. A screen reshow will be attempted as recovery. VCM5098I ccc ccc PANINBUF: Input Rh err: ccc from ccc (Tctlm=hhh) Rh=hhh) Internal routing: SERR Description: This message is issued by the dialog manager input buffer handling routine. The bit settings (SNA indicators) in a received request header (RH) was inconsistent with the current traffic status for the indicated terminal. The current dialog will be terminated. VCM5099I ccc ccc PANSCRIN: Unrecog AID:hh recvd from ccc, ignored hhh Internal routing: LERR Description: This message is issued by the dialog manager input buffer handling routine. The attention id received from the specified terminal was not recognized as a 3270 display system aid. A screen reshow will be attempted as recovery. VCM5100I ccc ccc PANINSCN: Invalid input data: hhh from ccc, flushed Internal routing: LERR Description: This message is issued by the dialog manager input buffer handling routine. Data from a 3270 terminal did not contain a Start Buffer Address (SBA) indicator when expected or the SBA was not followed by two screen address bytes. The buffer will be flushed and processing continues. VCM5101I ccc ccc PANINFLD: Invalid input field address from ccc, flushed Internal routing: LERR Description: This message is issued by the dialog manager input buffer handling routine. Data from a 3270 terminal contained an unrecognized field address. The buffer will be flushed and processing continues.

VCOM messages

169

VCM5102I ccc ccc PANINFLD: Invalid input from ccc, flushed Internal routing: LERR Description: This message is issued by the dialog manager input buffer handling routine. Data from a 3270 terminal contained a screen field address corresponding to a protected screen field. The buffer will be flushed and processing continues. VCM5103I ccc ccc PANINFLD: Invalid input from ccc, flushed Internal routing: LERR Description: This message is issued by the dialog manager input buffer handling routine. A modified field received from a 3270 terminal had an address corresponding to a nonexisting table display row. This can occur if the table display is used in contention mode. The buffer will be flushed and processing continues. VCM5104I Panel ccc invalid ccc value ccc detected by tutorial Internal routing: SERR Description: This message is issued by the dialog manager tutorial (HELP) routine. An invalid panel name was found in the indicated variable. The panel name shown is the last panel displayed at the terminal. VCM5105I Too many nesting levels in help panel tree between &ZHTOP=ccc and ccc Internal routing: SERR Description: This message is issued by the dialog manager tutorial (HELP) routine. The help panel structure contains more than 40 levels. Change the help panel structure. VCM5106E Panel ccc, invalid help panel format, &ZSEL assignment invalid Internal routing: SERR Description: This message is issued by the dialog manager tutorial (HELP) routine. A used &ZSEL assignment is not a TRANS of &ZCMD. This is a requirement of the tutorial program. Change the help panel structure. VCM5107E ccc ccc get panel routine entered for ccc as ccc but member is ccc Internal routing: SERR Description: This message is issued by the dialog manager panel pool routine. When a panel library member was to be located, it was found in the incore panel pool but the type did not match the requested one. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated.

170

VCOMMSG

VCM5108E ccc ccc invalid ZVARS assignment found: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. A ZVAR assignment was found in a CLIST or PSUB but these assignments may only be used in a panel. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5109E CLIST ccc first card starts with ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The first record in the named CLIST definition member does not start with )CLIST which is required. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5110E ccc ccc invalid CLIST statement found: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. A CLIST statement was found in the )INIT or )PROC section of a panel or in a PSUB. CLIST statements may only be used in a CLIST. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5111E ccc ccc invalid CLIST operand ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a CLIST statement has an invalid format. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5112E ccc ccc invalid CLIST name ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a CLIST statement contains a first entry (CLIST name) that is not a 6-character name. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5113E ccc ccc invalid CLIST parm entry, not a variable name or literal: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a CLIST statement contains a parameter that is not a variable name or a literal. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated.

VCOM messages

171

VCM5114E PSUB ccc first card starts with ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The first record in the named PSUB definition member does not start with )PSUB which is required. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5115E ccc ccc invalid PSUB operand ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a PSUB statement has an invalid format. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5116E ccc ccc invalid PSUB name ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a PSUB statement contains a first entry (PSUB name) that is not a 6-character name. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5117E ccc ccc invalid PSUB parm entry, not a variable name or literal: ccc Internal routing: SERR Description: This message is issued by the panel library decode routine. The operand field of a PSUB statement contains a parameter that is not a variable name or a literal. Correct the indicated member. The dialog requesting the panel, clist or psub will be terminated. VCM5118E Dialog error, Mode=hh Phase=hh Last panel=ccc Clist/Psub loop detected Internal routing: SERR Description: This message is issued by the CLIST/PSUB execution routine. More than 4095 execute steps was done in the same entity. The dialog will be aborted. VCM5119E ccc Panel/Clist/Psub too large Internal routing: SERR Description: This message is issued by the panel library decode routine. A panel, clist or psub was too large to be decoded. Try to rearrange the logic to get smaller members, for instance by using psubs in a Clist. The dialog requesting the panel, clist or psub will be terminated. VCM5200E Operator driver entered under ccc ccc, rejected

172

VCOMMSG

Internal routing: SERR Description: The message is issued at operator function start point if the operator dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The operator function will be terminated immediately. VCM5201I Oper(ccc) started User(ccc) Internal routing: MLOG,INFO Description: The message is issued to indicate the user associated with a specific operator id session name. The message is issued when an operator dialog starts. VCM5202I Oper(ccc) Cmd(ccc) Internal routing: MLOG,INFO Description: This message is used in order to log all system commands that are entered from the operator function and that are routed for further processing, ie VCOM or VTAM commands. VCM5203I Mcon/c Info/c Mlog/c Lerr/c Lsta/c Hcpy/c Msgid/c Area/c Internal routing: MLOG Description: The message is issued in response to a SHOW SET command. It shows which message routing classes are suppressed (S), which message routing classes are active (A), if message prefixing is in use and the currently active display area. VCM5204I &0=ccc &1=ccc &2=ccc &3=ccc &4=ccc Internal routing: MLOG Description: The message is issued in response to a SHOW VARS command. It shows the values assigned to variables 0 to &4. VCM5205I &5=ccc &6=ccc &7=ccc &8=ccc &9=ccc Internal routing: MLOG Description: The message is issued in response to a SHOW VARS command. It shows the values assigned to variables &5 to &9. VCM5206I Log: ccc Mlog/c Mcon/c Serr/c Lerr/c Hcpy/c Internal routing: MLOG Description: The message is issued in response to a SHOW LOG command. It shows the current status of the VCOM LOG options, ie which message classes are suppressed (S) and which are active (A). Also shown is whether the LOG support is active or not.
VCOM messages 173

VCM5207I Log: Info/c Lsta/c Crsp/c Cmds/c Imsg/c Internal routing: MLOG Description: The message is issued in response to a SHOW LOG command. It shows the current status of the VCOM LOG options, ie which message classes are suppressed (S) and which are active (A). VCM5208I Vol=ccc Dsn=ccc Internal routing: MLOG Description: The message is issued in response to a SHOW DSN command. It shows the volume where the created file was written and the dataset name used. VCM5209I Lw=nnn Node=ccc Internal routing: MLOG Description: The message is issued in response to a SHOW SET command. It shows the current display area screen line width in use and the node for command routing. VCM5210I Job number=ccc Internal routing: MLOG Description: The message is issued in response to a SHOW JOB command. It shows the job number assigned to the latest submitted print file. VCM5211I SMF: Recording is inactive Internal routing: MLOG Description: The message is issued in response to a SHOW SMF command if SMF recording is not active. VCM5212I SMF: Recording is active on ccc Internal routing: MLOG Description: The message is issued in response to a SHOW SMF command if SMF recording is active. The message will indicate the dataset name if a private SMF log is used. If MVS SMF dataset are used for SMF recording, the text will be SYSTEM SMF. VCM5213I SMF: X0=ccc X1=ccc X2=ccc Internal routing: MLOG Description: The message is issued in response to a SHOW SMF command if SMF recording is active. It shows the assigned SMF record types for the VCOM internal record types X (SMF). VCM5214I SMF: Z0=ccc Z1=ccc Z2=ccc Z3=ccc Z4=ccc Z5=ccc

174

VCOMMSG

Internal routing: MLOG Description: The message is issued in response to a SHOW SMF command if SMF recording is active. It shows the assigned SMF record types for the VCOM internal record types Z (RMF). VCM5215I Msg: No message information available Internal routing: MLOG Description: The message is issued in response to a SHOW MSG command if the VCOM Message Handler base information area is not found. No message information is available. This message should never occur. VCM5216I Msg: Curr(ccc) Max(ccc) High(ccc) Threshold(ccc) Internal routing: MLOG Description: The message is issued in response to a SHOW MSG command and it shows information for message buffer utilization. Shown values are current number of allocated message buffers, the maximum allowed (MAXMSB keyword in PTMSTRnn parmlib member), the highest usage of message buffers so far and the threshold value for when message buffers should be released instead of queued on a free message buffer queue (MSBTH keyword in PTMSTRxx parmlib member). VCM5217I Psc: Print screen is inactive Internal routing: MLOG Description: The message is issued in response to a SHOW PSC command if the print screen facility is inactive. VCM5218I Psc: Cmd(ccc) Act(c) Int/c Ext/c ccc Internal routing: MLOG Description: The message is issued in response to a SHOW PSC command if the print screen facility is active. The message shows the print command, if the command is active (Y) or not (N), if internal and external print is active (Y) or not (N) and if the print command uses internal reader or DD-name allocation. VCM5219I Panel pool is empty Internal routing: MLOG Description: The message is issued in response to a SHOW PPB command if the panel pool is empty or if a panel pool is not used. VCM5220I Panel pool contains nnn panels, in use nnn Internal routing: MLOG

VCOM messages

175

Description: The message is issued in response to a SHOW PPB command. The message shows the number of decoded panel definitions kept in the incore panel pool and how many of these that are currently in use. VCM5221W Invalid area specification c Internal routing: HCPY Description: The message is issued at start of the operator function if the keyword PARM1 in the operator function definition member in parmlib has an invalid value. Valid values for the keyword PARM1 are:
A B operator area A operator area B

The default value of C (wrap around area) will be used. Correct the parmlib member before the next restart. VCM5400I TPB-Max(nnn) Curr(nnn) High(nnn) UPA(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Terminal Port Anchor (TPA). The message shows the maximum number of dynamic TPBs allowed, the current number of TPBs in use and the highest number of TPBs used so far. Also shown is the User Port Anchor (UPA) to which this TPA will send user logon requests. VCM5401I Option(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Terminal Port Anchor (TPA). The message shows the values choosen for the OPTION keyword in the TPA parmlib member definition. VCM5402I ACBname=ccc Retry(nnn,nnn,nnn) Prbsize(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Terminal Port Anchor (TPA). The message shows the ACB opened by the TPA (ie the Logon APPLID=acbname that the user will enter), the retry time values if ACB open fails and the preferred Read Buffer Size (PRBSIZE) for terminal receive processing. VCM5403I Outb: Req(nnn) Avg-byt(nnn) Resp(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in

176

VCOMMSG

the command is a Terminal Port Anchor (TPA). The message shows statistics for outbound requests (ie from applications to terminals). REQ is the number of requests, RESP is the number of responses from terminals and AVG-BYT is the average number of bytes in outbound requests. The responses mentioned are SNA VTAM responses asked for by an application when sending an outbound request. Generally, applications sends data with Exception Response and this means that the number of RESP should be far lower than the REQ count. Note that the statistics are reset at the sample time value given in the PTMRMFnn parmlib member. VCM5404I Inb : Req(nnn) Avg-byt(nnn) Resp(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Terminal Port Anchor (TPA). The message shows statistics for inbound requests (ie from terminals to applications). REQ is the number of requests, RESP is the number of responses from applications and AVG-BYT is the average number of bytes in inbound requests. The responses mentioned are SNA VTAM responses asked for by a terminal when sending input data to an application. The AVG-BYT value can be used in order to select a proper value for the TPA PRBSIZE keyword. Note that the statistics are reset at the sample time value given in the PTMRMFnn parmlib member. VCM5405I Open: Ok(nnn) Err(nnn) Srcv(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Terminal Port Anchor (TPA). The message shows the number of terminal opens made, both successful opens and open failures. Also shown is the Secondary Receive Count which is used if the PRBSIZE keyword is specified in the TPA parmlib member definition. The SRCV indicates the amount of times that the selected PRBSIZE value was not sufficient to read all terminal data but a second receive had to be made. Note that the statistics are reset at the sample time value given in the PTMRMFnn parmlib member. VCM5406I Txct=nnn Avgrsp=ccc Esc-ct=nnn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Terminal Port Anchor (TPA). The message shows the number of transactions generated by the terminal users, the average response time and the number of escapes generated (ie VCOM hot key or jump commands. Note that the statistics are reset at the sample time value given in the PTMRMFnn parmlib member.

VCOM messages

177

VCM5407E TPA statement misplaced Internal routing: HCPY Description: This message is issued during decode of a TPA parmlib member. A used TPA statement is misplaced. A TPA statement should be the first statement in a TPA parmlib member. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM5408W TPA name not equal to member name Internal routing: HCPY Description: This message is issued during decode of a TPA parmlib member. The name given to the TPA by the TPA(name) statement is not the same name as the TPA parmlib member name. The same name should be used as it will make it easier to use the operator commands, ie Vary. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM5409W MAXDTPB value invalid Internal routing: HCPY Description: This message is issued during decode of a TPA parmlib member. The TPA statement keyword MAXDTPB is invalid. It must be an integer between 0 and 9999. The default value of 9999 will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM5410W ACBRETRY value invalid Internal routing: HCPY Description: This message is issued during decode of a TPA parmlib member. The TPA statement keyword ACBRETRY is invalid. The operand should be two values specifying the minimum and maximum number of seconds between ACB open retry. The maximum value must be greater than or equal to the minimum value. The default values of (10,120) will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM5411E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a TPA definition. The TPA name specified in the parmlib member could not be activated as the name already existed in the VCOM system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT).

178

VCOMMSG

VCM5412E Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a TPA definition. The TPA name specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM5413E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a TPA definition. The TPA specified by the parmlib member could not be started (attached). This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM5414E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during terminal (TPA) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM5415I Invalid element on ccc TPAWORKQ: hhh Internal routing: SERR Description: This message is issued during terminal port manager (TPA) processing. A Network Element was received but not recognized. The element will be deleted. VCM5416I ccc ccc received NRE with unsupported func code cc Internal routing: SERR Description: This message is issued during terminal port manager (TPA) processing. A Network Request Element (NRE) was received that had a function code not supported by the TPA manager. The element will be deleted. VCM5417I ccc ccc S-addr: ccc ccc hhh T-addr-A ccc ccc hhh T-addr-B ccc ccc hhh Internal routing: SERR Description: This message is a continuation of the previous one giving more information about the unsupported NRE. VCM5418I ccc ccc received NRC with unsupported func code cc Internal routing: SERR Description: This message is issued during terminal port manager (TPA) processing. A Network Request Cancel
VCOM messages 179

(NRC) was received that had a function code not supported by the TPA manager. The element will be deleted. VCM5419I ccc ccc S-addr: ccc ccc hhh hhh T-addr-A ccc ccc hhh hhh T-addr-B ccc ccc hhh Internal routing: SERR Description: This message is a continuation of the previous one giving more information about the unsupported NRC. VCM5420E Invalid parameters to SET command ccc Internal routing: CRSP Description: This message is issued in response to a T TPA= command if invalid parameters were specified. VCM5421I OK Internal routing: CRSP Description: This message is issued in response to a T TPA= command if the command completed successfully. VCM5422W PRBSIZE value invalid Internal routing: HCPY Description: This message is issued during decode of a TPA parmlib member. The TPA statement keyword PRBSIZE is invalid. The operand must be an integer between 32 and 4096. The default value of 0 will be used which means that the read buffer size will be taken from the Request Unit (RU) size as found in the Bind parameters for a terminal. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM5500I ccc LU-name(ccc) Logmode(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a terminal or Terminal Port Block (TPB). The message shows whether the TPB is dynamically created (by user logon request) or predefined (parmlib specified). Also shown is the VTAM logical unit (LU) name and the logmode entry used for the terminal-to-VCOM session. VCM5501I Sess(ccc) Seq=hhh Tctlm=hhh Tcsav=hhh Sqsv=hhh Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a terminal or Terminal Port Block (TPB). The message shows the session partner to which the TPB is connected, input and output internal sequence numbers for

180

VCOMMSG

buffer flow and the internal traffic control masks used to indicate session status. VCM5502I Txct=nnn Avgrsp=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a terminal or Terminal Port Block (TPB). It shows the number of transactions and the average application response time since the last statistics reset was made. Transactions are Enters, PFkeys etc. The application for which the response time is indicated is the TPB session partner. Note that statistics are reset according to the sample time period as specified in the PTMRMFnn parmlib member. VCM5503I ccc ccc (ST=ccc) still on ccc ccc usage chain, unchaining Internal routing: SERR Description: This message is issued during termination of a terminal port block (TPB) process. When the TPB was being released it was found to still be present on a User Port Block (UPB) chain. This should not occur but may happen if Vary Force commands have been issued for the TPB. In the message is indicated the TPB id, name and state and the UPB owner. The TPB will be unchained from the owning UPB and termination will proceed. VCM5504E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during terminal (TPB) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM5505W Term port block create for ccc failed due to duplicate name Internal routing: SERR Description: This message is issued in response to an internal TPBOPEN request if the terminal to be opened already is defined in the system. The TPBOPEN request is generated in response to a user logon request or to a user Terminal Open command. The terminal open request will be rejected. VCM5506W Term port block create for ccc failed due to resource table full Internal routing: SERR Description: This message is issued in response to an internal TPBOPEN request if the resource resolution table (RRT) is full. The TPBOPEN request is generated in response to a user logon request or to a user Terminal Open command. The terminal open request will be rejected.

VCOM messages

181

VCM5507E ccc ccc failed to ATTACH driver PCB (Requestor) ccc) Internal routing: SERR Description: This message is issued in response to an internal TPBOPEN request if the terminal process to be started could not be attached. The TPB will be deleted and the open request rejected. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM5508W ccc ccc max TPB count exceeded Internal routing: LERR Description: This message is issued in response to an internal TPBOPEN request used to open a terminal to accept a user logon request. Creation of the new TPB process will exceed the maximum TPB count specification in the TPA parmlib member (MAXDTPB). However, as this is for a user logon request, the maxvalue will be allowed to be exceeded. Update the TPA parmlib member for the next system restart. VCM5509W ccc ccc max TPB count exceeded - TPBOPEN acquire rejected for ccc ccc hhh Internal routing: LERR Description: This message is issued in response to an internal TPBOPEN request used to open a terminal in response to a user Terminal Open command. Creation of the new TPB process will exceed the maximum TPB count specification in the TPA parmlib member (MAXDTPB). The request will be rejected. Update the TPA parmlib member for the next system restart. VCM5510I ccc ccc (ST=ccc,ccc) ccc element thrown at cleanup Internal routing: LERR Description: This message is issued during termination of a terminal port block (TPB) process. When the TPB was being released, a Network Element was found queued to the TPB. The termination routine will throw away the element and termination will continue. VCM5511I ccc ccc (ST=ccc) invalid ccc Func= hh Src=ccc-ccc-hhh rejected Internal routing: SERR Description: This message is issued during terminal port block (TPB) processing. A Network Request Element (NRE) was received that had a function code not supported in the current state of the TPB. The NRE will be returned to the requestor with an error code. VCM5512I ccc ccc (ST=ccc) invalid NCE Func= hh(hh) Src=ccc-ccc-hhh rejected Internal routing: SERR
182 VCOMMSG

Description: This message is issued during terminal port block (TPB) processing. A Network Connect Element (NCE) was received that had a function code not supported in the current state of the TPB. The NCE will be passed on with an error code. VCM5513I ccc ccc (ST=ccc) invalid NPE Type= hh Src=ccc-ccc-hhh throw-away Internal routing: SERR Description: This message is issued during terminal port block (TPB) processing. A Network Parameter Element (NPE) was received that had a type code not supported in the current state of the TPB. The NPE will be thrown away and processing continues. VCM5514I ccc ccc (ST=ccc) unrecognized NXX element id= ccc hhh hhh hhh hhh hhh hhh hhh Internal routing: SERR Description: This message is issued during terminal port block (TPB) processing. A Network Element was received but not recognized. The element will be left untouched. VCM5515I ccc ccc (ST=ccc) unexpected ccc Func= hh Src=ccc-ccc-hhh honored Internal routing: LERR Description: This message is issued during terminal port block (TPB) processing. A Network Request Element (NRE) was received that had a function code not expected in the current state of the TPB. The NRE will be handled and processing continues. VCM5516I ccc ccc (ST=ccc) unexpected NCE Func= hh(hh) Src=ccc-ccc-hhh honored Internal routing: LERR Description: This message is issued during terminal port block (TPB) processing. A Network Connect Element (NCE) was received that had a function code not expected in the current state of the TPB. The NCE will be handled and processing continues. VCM5517I ccc ccc (ST=ccc) unexpected NPE Type= hh Src=ccc-ccc-hhh honored Internal routing: LERR Description: This message is issued during terminal port block (TPB) processing. A Network Parameter Element (NPE) was received that had a type code not expected in the current state of the TPB. The NPE will be handled and processing continues. VCM5600I ACB is ccc, logon exit is ccc
VCOM messages 183

Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Terminal Port Anchor (TPA). The message shows if the ACB is opened or closed and whether the logon exit is enabled for scheduling or not, ie if user logon requests are accepted or not. VCM5601E ACB open failure, applid=ccc, reasoncode=hh Internal routing: LERR Description: This message is issued by the open ACB routine for a Terminal Port Anchor (TPA). The ACB to be used for VTAM communication for the TPA could not be opened. The reasoncode for open failure is indicated in the message (refer to VTAM programming manual). The open processing will be retried after the error. VCM5602I (cont) ccc Internal routing: LERR Description: This message is issued by the open ACB routine for a Terminal Port Anchor (TPA). This message is an extension to the previous open error message and it tries to explain the reason for ACB open failure. VCM5603E ACB close failure, applid=ccc, reasoncode=hh Internal routing: LERR Description: This message is issued by the close ACB routine for a Terminal Port Anchor (TPA). The ACB used for VTAM communication for the TPA could not be closed. The reasoncode for close failure is indicated in the message (refer to VTAM programming manual). The close processing will continue after the error. VCM5604E Setlogon start failed, rc(hhh) Internal routing: LERR Description: This message is issued by the VTAM open routine for a Terminal Port Anchor (TPA). A VTAM SETLOGON START request failed. The VTAM return codes are shown in the message (refer to VTAM programming manual). The open processing will fail. VCM5605E Setlogon stop failed, rc(hhh) Internal routing: LERR Description: This message is issued by the VTAM close routine for a Terminal Port Anchor (TPA). A VTAM SETLOGON STOP request failed. The VTAM return codes are shown in the message (refer to VTAM programming manual). The close processing will continue after the error.

184

VCOMMSG

VCM5606I Logon reject for LU(ccc), reason: ccc Internal routing: LERR Description: This message is issued by the VCOM logon exit routine. A terminal issued a logon request for VCOM but the request was rejected. The reject reason is shown in the message. Also indicated is the name of the Logical Unit (LU) that was rejected. VCM5607E ccc ccc unsupported VTAM version, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that an unsupported version of VTAM was in use. VCOM requires ACF/VTAM version 2 or later with OPTCD=USERRH and Function Vector List support. In the message is also indicated the identification and name of the Terminal Port Anchor (TPA) that had the error. The TPA will not be usable if VTAM mismatch is detected. VCM5608E ccc ccc AMODE=31 but no VTAM 31-bit support, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that the VTAM version used did not support 31-bit mode API but VCOM was started with AMODE=31. 31-bit API is supported in ACF/VTAM version 3 or later. In the message is also indicated the identification and name of the Terminal Port Anchor (TPA) that had the error. The TPA will not be usable if VTAM mismatch is detected. VCM5609W ccc ccc OPTION(AUTHPATH) ignored, not authorized, ACB=ccc Internal routing: LERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that authorized path had been requested (OPTION(AUTHPATH)) for VTAM requests but VCOM itself did not have the required APF authorization to be able to use it. The authorized path option will be reset (not used). In the message is also indicated the identification and name of the Terminal Port Anchor (TPA) that had the error. VCM5610W ccc ccc OPTION(AUTHPATH) ignored, no VTAM support, ACB=ccc Internal routing: LERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that authorized path had been requested (OPTION(AUTHPATH)) for VTAM requests but VTAM did not have any support for it.

VCOM messages

185

The authorized path option will be reset (not used). In the message is also indicated the identification and name of the Terminal Port Anchor (TPA) that had the error. VCM5611W ccc ccc OPTION(LMPEO) ignored, no VTAM support, ACB=ccc Internal routing: LERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that Large Message Performance Enhancement Option (LMPEO) for VTAM requests had been requested (OPTION(LMPEO)) but VTAM did not have any support for it. The LMPEO option will be reset (not used). In the message is also indicated the identification and name of the Terminal Port Anchor (TPA) that had the error. VCM5612E Simlogon failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the terminal queue routine. The queue routine issued a VTAM SIMLOGON request to queue a reconnect request for a passed terminal but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. Queing of the terminal failed so the user will have to logon to VCOM again after having terminated the application session to which his terminal was passed. VCM5700I Lu(ccc) is disconnected Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a terminal or Terminal Port Block (TPB). The message is issued if the specified terminal is disconnected from VCOM. VCM5701I Mode(ccc) Receive(ccc) Send(ccc) Smode(c) APL(c) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a terminal or Terminal Port Block (TPB). The message shows the Log Mode Entry used for the terminal session and the status of Send and Receive, the session mode (D for default or A for alternate) and whether APL is supported on the session or not (Y/N). VCM5702I Prow(cc) Pcol(ccc) Arow(cc) Acol(ccc) Prusz(ccc) Srusz(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in
186 VCOMMSG

the command is a terminal or Terminal Port Block (TPB). The message shows the presentation spaces, Primary and Alternate and the request unit (RU) sizes for the session (primary RU size and secondary RU size). The values are decimal. VCM5703I Bind(hhh) hhh hhh hhh hhh hhh hh) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a terminal or Terminal Port Block (TPB). The message shows the Bind parameters associated with the terminal session. VCM5704I TPB(hhh) RPL(hhh) RPLRC(hhh) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a terminal or Terminal Port Block (TPB). The message shows various control block addresses in use by the TPB. VCM5705E Open request rejected for LU(ccc), ACB is not open Internal routing: LERR Description: This message is issued by the terminal open routine. The open routine was entered in order to do a VTAM OPNDST request to a terminal to get it connected. However, the ACB used for the terminal side of VCOM (ie ACB VCOM) was not open. Terminal open processing will be rejected. VCM5706E Inquire failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the terminal open routine. The open routine issued a VTAM INQUIRE request to get session parameters for the indicated terminal but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. Terminal open processing will be aborted. VCM5707E Opndst ccc failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the terminal open routine. The open routine issued a VTAM OPNDST request to connect the indicated terminal to VCOM but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. Terminal open processing will be aborted. VCM5708E Simlogon failed for LU(ccc), rc(hhh) sense(hhh)
VCOM messages 187

Internal routing: LERR Description: This message is issued by the terminal open routine. The open routine issued a VTAM SIMLOGON request to connect the indicated terminal to VCOM but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. Terminal open processing will be aborted. VCM5709W Resetsr failed for LU(ccc), rc(hhh) Internal routing: LERR Description: This message is issued by the terminal close routine. The close routine issued a VTAM RESETSR request to cancel an outstanding receive for the indicated terminal (LU). However, the request failed. In the message is shown the VTAM return code for the failing request. Refer to VTAM programming manual for further information. Terminal close processing will continue. VCM5710W Clsdst ccc failed for LU(ccc), rc(hhh) Internal routing: LERR Description: This message is issued by the terminal close routine. The close routine issued a VTAM CLSDST request to disconnect the indicated terminal (LU) but the request failed. In the message is shown the VTAM return code for the failing request. Refer to VTAM programming manual for further information. Terminal close processing will continue. VCM5711W LU(ccc), unexpected response to APL query hhh Internal routing: LERR Description: This message is issued by the terminal attribute processing routine. A query APL was issued to the indicated terminal but the response gotten was not recognized. The first data bytes received are indicated in the message, starting with the input attention identifier. Expected response is hex 6040401140C1 followed by hex 08 (APL supported) or hex 60 (no APL). No APL feature will be indicated for the terminal. This is a warning message and processing will continue. VCM5712E LU(ccc), failure during terminal attribute processing Internal routing: LERR Description: This message is issued by the terminal attribute processing routine. An error occured during send/receive when trying to pick up terminal attributes like APL, color support etc. This is an error message and processing will be aborted. VCM5713W LU(ccc), unexpected response to read partition query hh Internal routing: LERR

188

VCOMMSG

Description: This message is issued by the terminal attribute processing routine. A Read Partition Query was sent to the indicated terminal (LU) but the response gotten did not contain the expected attention id code (88) for RPQ response. This is a warning message and processing will continue. VCM5714W LU(ccc), unexpected query reply field encountered (hh) Internal routing: LERR Description: This message is issued by the terminal attribute processing routine. A Read Partition Query was sent to the indicated terminal (LU) but when scanning the response gotten back, an undefined reply field was detected. This is a warning message and processing will continue. VCM5715W LU(ccc) - Rsp(hhh) Ru(hhh) deleted Internal routing: LERR Description: This message is issued by the terminal screen save routine. A Read Buffer was sent to the terminal and when waiting for a Request containing the screen image, a Response was gotten. The response will be thrown away and screen save processing will be aborted. This means that a Reshow will be sent on the corresponding application session when a reconnect later is made. VCM5716W LU(ccc) - Rsp(hhh) Ru(hhh) queued to appl port Internal routing: LERR Description: This message is issued by the internal send routine. A send was made to the terminal but the response gotten (data or response) was not recognised. The unrecognized data or response will be sent to the application previously connected to the terminal. This is a warning message and processing will continue. VCM5717I Neg rsp received, LU(ccc), sense(hhh) Internal routing: LERR Description: This message is issued by the terminal send routine. A negative response was gotten in response to a send. The negative response will be propagated to the application using the terminal and the action taken depends on the application. VCM5718W LU(ccc) - Seq(hhh) Ru(hhh) deleted/c Internal routing: LERR Description: This message is issued by the internal send routine. During routine execution, data was received from the terminal but was flushed. VCM5719E Send failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR

VCOM messages

189

Description: This message is issued by the terminal send routine. A VTAM SEND request for the indicated terminal (LU) completed with failure. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. The terminal will probably be closed. VCM5720E Receive failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the terminal receive routine. A VTAM RECEIVE request for the indicated terminal (LU) completed with failure. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. The terminal will probably be closed. VCM5721E Send sched failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the terminal send routine. A VTAM SEND request for the indicated terminal (LU) failed during scheduling. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. The terminal will probably be closed. VCM5722E Receive sched failed for LU(ccc) , rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the terminal receive routine. A VTAM RECEIVE request for the indicated terminal (LU) failed during scheduling. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. The terminal will probably be closed. VCM5723I LU(ccc) - LUSTAT received(hh) hhh hhh), terminal lost Internal routing: LERR Description: This message is issued by the terminal receive routine. AN SNA LUSTAT was received from the indicated terminal (LU). In the message is shown the LUSTAT data. Refer to SNA manuals for further information. The terminal is considered lost and will be closed. VCM5724I LU(ccc) - ccc Internal routing: LERR Description: This message is issued as an extension to some VTAM request (SEND, RECEIVE, OPNDST etc) error messages. It tries to give a text explanation of the return and sense codes present in the other error messages. VCM5800I UPB Max(nnn) Curr(nnn) High(nnn)
190 VCOMMSG

Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Anchor (UPA). The message shows the maximum number of dynamic UPBs allowed (ie the maximum number of logged on users), the current number of UPBs in use and the highest number of users logged on so far. VCM5801I Spwcy(cc) Spwre(c) Spwth(cc,cc, cc,cc,cc,cc) Fpwcy(cc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Anchor (UPA). The message shows the VCOM password change cycle, password reuse list size, error thresholds for stand-by password error, logon password error, errors before terminal blocking occurs, errors before user blocking type 1 and 2 occurs. Last shown is the cycle change for VCOM maintained function passwords. VCM5802I Option(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Anchor (UPA). The message shows the values choosen for the OPTION keyword in the UPA parmlib member definition. VCM5803I Logappl(ccc) Verify(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Anchor (UPA). The message shows the default logon application for the UPA and the user verification/authorization required to access the UPA. VCM5804I &ZSEL(ccc) Loc secid(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Anchor (UPA). The message shows the UPA parmlib member definition keyword ZSEL and its assigned value (ie if a logon/news panel is to be displayed). Also shown is the name of the local security node id. VCM5805I UPA(hhh) Internal routing: CRSP

VCOM messages

191

Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Anchor (UPA). The message shows the UPA storage address. VCM5806I Exits LGNVFY(ccc) SBYVFY(ccc) LGNPUP(ccc) LGFEND(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Anchor (UPA). The message shows the names of exits in use for the UPA. VCM5807I OPNPUP(ccc) OPNSES(ccc) SBYTIM(ccc) LGFPUP(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Anchor (UPA). The message shows the names of exits in use for the UPA. VCM5808I Standby(ccc,ccc,ccc) Reconn(ccc, ccc) SMFint(cc) Passpw(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Anchor (UPA). The message shows the time limits for stand-by and reconnect (disconnect) processing. Also shown is the SMF recording interval in minutes and whether password prompting is to be done at terminal pass reconnect or not VCM5809E Invalid parameters to Set command ccc Internal routing: CRSP Description: This message is issued in response to a T UPA= command if invalid parameters were specified. VCM5810I OK Internal routing: CRSP Description: This message is issued in response to a T UPA= command if the command completed successfully. VCM5811E UPA statement misplaced Internal routing: HCPY Description: This message is issued during decode of a UPA parmlib member. A used UPA statement is misplaced. A UPA statement should be the first statement in a UPA parmlib member. Correct the parmlib member and activate it again by using the Vary command (V name,ACT).

192

VCOMMSG

VCM5812W UPA name not equal to member name Internal routing: HCPY Description: This message is issued during decode of a UPA parmlib member. The name given to the UPA by the UPA(name) statement is not the same name as the UPA parmlib member name. The same name should be used as it will make it easier to use the operator commands, ie Vary. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM5813W Invalid IDRANGE value Internal routing: HCPY Description: This message is issued during decode of a UPA parmlib member. The UPA statement keyword IDRANGE is invalid. It must be two integers between 1 and 9999. The first integer must be less than the second. The default value of (1,9999) will be used. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM5814W Invalid MAXDUPB value Internal routing: HCPY Description: This message is issued during decode of a UPA parmlib member. The UPA statement keyword MAXDUPB is invalid. It must be an integer between 0 and 9999. The default value of 9999 will be used. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM5815E VERIFY(NO) and OPTION(HOME) but missing LOGAPPL(...) Internal routing: HCPY Description: This message is issued during decode of a UPA parmlib member. The UPA definition member contains inconsistent options. VERIFY(NO) and OPTION(HOME) was specified but the LOGAPPL keyword was missing. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM5816E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a UPA definition. The UPA name specified in the parmlib member could not be activated as the name already existed in the VCOM system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM5817E Vary ccc failed, resource table full Internal routing: CRSP
VCOM messages 193

Description: This message is issued in response to a Vary command if the parmlib member to activate is a UPA definition. The UPA name specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM5818E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a UPA definition. The UPA specified by the parmlib member could not be started (attached). This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM5819E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during user (UPA) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM5820E ccc ccc failed to load installation exit ccc, activation rejected Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a UPA definition. The UPA specified by the parmlib member could not be activated due to errors when trying to load a specified installation exit. VCM5821W Invalid element on ccc work queue: hhh hhh hhh hhh Internal routing: SERR Description: This message is issued during user port manager (UPA) processing. A Network Element was received but not recognized. The element will be deleted. VCM5900I ccc Luname(ccc) Logmode(ccc) Logappl(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Block (UPB). The message shows if the UPB is dynamically created via user logon (DYN) or if it is predefined in parmlib (PRM). Also shown is the name of the LU used by the UPB, the logmode entry used and the application to which a user will be logged on for this UPB or blank. VCM5901I UPB(hhh) Verify(ccc) Internal routing: CRSP

194

VCOMMSG

Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Block (UPB). The message shows the UPB storage address and the user verification/authorization done by the UPB at user logon time. VCM5902I Sess(ccc) Seq=hhh Tctlm=hhh Tcsav=hhh Sqsv=hhh Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Block (UPB). The message shows the session partner to which the UPB is connected, input and output internal sequence numbers for buffer flow and the internal traffic control masks used to indicate session status. VCM5903I Bind(hhh) hhh hhh hhh hhh hhh hh) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Block (UPB). The message shows the Bind parameters associated with the terminal session. VCM5904I User(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a User Port Block (UPB). The message shows the userid of the current user of the UPB. VCM5905E UPB statement misplaced Internal routing: HCPY Description: This message is issued during decode of a UPA parmlib member. A used UPB statement is misplaced. UPB statements must follow a UPA statement in a UPA parmlib definition. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM5906E VERIFY(NO) and no LOGAPPL(..) specified Internal routing: HCPY Description: This message is issued during decode of a UPA parmlib member. The UPA definition member contains inconsistent options. VERIFY(NO) was specified for a UPB statement but the LOGAPPL keyword was missing for both the UPA and UPB statements. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM5907I Vary ccc failed, name ccc already exists

VCOM messages

195

Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a UPA definition. A UPB name specified in the parmlib member could not be activated as the name already existed in the VCOM system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM5908I Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a UPA definition. A UPB name specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM5909I ccc ccc failed to ATTACH driver PCB Internal routing: LERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a UPA definition. The UPA specified by the parmlib member could not be started (attached). This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM5910I Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during terminal (TPB) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM5911W ccc User port block create for ccc failed due to duplicate name Internal routing: SERR Description: This message is issued in response to a user logon request. The logon request could not be fulfilled because a unique UPB could not be created to represent the user. The request will be lost. The problem may occur due to specification errors in one or more UPA parmlib definition if the UPBID and IDSEQ values assigned to the UPB creation overlap. The message shows for which UPA the request failed and for which terminal. VCM5912W User port block create for ccc failed due to resource table full Internal routing: SERR Description: This message is issued in response to a user logon request. The logon request could not be fulfilled be196 VCOMMSG

cause a unique UPB could not be created to represent the user as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM5913I ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a user logon request if a UPB has been created on the users behalf but the server process for the UPB could not be started (attached). This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM5914I ccc ccc (ST=ccc,ccc) - ccc element thrown at cleanup Internal routing: LERR Description: This message is issued during termination of a user port block (UPB) process. When the UPB was being released, an unrecognized Network Element was found queued to the UPB. The termination routine will leave the element and termination will continue. VCM5915I ccc logon reject (already) logged on): ccc Internal routing: INFO Description: This message is issued in response to a user logon request if the logon is rejected due to the user already being logged on to the system. VCM5916I ccc LU(ccc) logon c/ccc Internal routing: INFO Description: This message is issued in response to a user logon request if the logon is accepted. The message shows the UPB name of the process assigned to the user, the users userid and the terminal port name (LU name). Also shown is an indicator whether the user is displayable (A) or not (N). A user is displayable if the user is entered into the User Resolution Table (URT) at logon (cf OPTION URT for the User Port Manager parmlib member). VCM5917I ccc logged on ccc Internal routing: INFO Description: This message is issued in response to a user logon request if the logon is accepted but no verification of userid is to be performed. VCM5918I ccc logon reject (password) error) LU(ccc): ccc Internal routing: MCON Description: This message is issued in response to a user logon request if the logon was rejected due to too many

VCOM messages

197

password errors. The message shows the UPB name, the terminal name (LU name) and the userid that was rejected. VCM5919I ccc logon ended LU(ccc): ccc Internal routing: INFO Description: This message is issued in response to a user logon request if the logon was ended without getting a password from the user. The message shows the UPB name, the terminal name (LU name) and the userid. VCM5920I ccc LU(ccc) logoff /ccc Internal routing: INFO Description: This message is issued when a user is logged off. The message shows the UPB name, the userid and the terminal name (LU name). VCM5921I ccc logged off ccc Internal routing: INFO Description: This message is issued when a user is logged off. The message shows the UPB name and the terminal (LU) name. This message is used for logoff of a user that has logged on with no user verification/authorization. VCM5922E ccc ccc profile record kept for temporary user ccc Internal routing: SERR Description: This message is issued when a user is logged off. The profile record for the indicated user was not marked as temporary, although the name suggested that it should have been. VCM5923I ccc LU(ccc) profile has not been updated for user ccc Internal routing: INFO Description: This message is issued when a user is logged off, but the updates from the installation exit EXLGFPUP has not been done. The message shows the UPB name, the userid and the terminal (LU name). VCM5924I ccc ccc: ccc ccc lost, event code hh (ccc) Internal routing: LERR Description: This message is issued during user port block (UPB) processing, ie during normal user activity processing. The message is used to report an occured event that led to a resource being lost. In the message is shown the id and name of the User Port Block (UPB) for which the event occured, the id and name of the resource that was lost and the code and nature of the event. Event codes are also documented in VCOM Message Manual. VCM5925I ccc ccc: ccc ccc escape, event code hh (ccc)
198 VCOMMSG

Internal routing: LSTA Description: This message is issued during user port block (UPB) processing, ie during normal user activity processing. The message is used to report an occured escape event for a resource. In the message is shown the id and name of the User Port Block (UPB) for which the event occured, the id and name of the resource where the escape occured and the code and nature of the event. Event codes are also documented in VCOM Message Manual. This message is suppressed if option NOMSG is used. VCM5926I ccc ccc: ccc ccc async, event code hh (ccc) Internal routing: LSTA Description: This message is issued during user port block (UPB) processing, ie during normal user activity processing. The message is used to report an occured asynchronous event for a resource. In the message is shown the id and name of the User Port Block (UPB) for which the event occured, the id and name of the resource where the asynchronous event occured and the code and nature of the event. Event codes are also documented in VCOM Message Manual. This message is suppressed if option NOMSG is used. VCM5927I ccc ccc: ccc ccc cmd, event code hh (ccc) Internal routing: LSTA Description: This message is issued during user port block (UPB) processing, ie during normal user activity processing. The message is used to report the completion of a home (VCOM selection menu) command. In the message is shown the id and name of the User Port Block (UPB) for which the event occured, the id and name of the resource for the home command and the code and nature of the completion event. Event codes are also documented in VCOM Message Manual. This message is suppressed if option NOMSG is used. VCM5928I Unexp NRR recvd from ccc ccc (ccc) ccc), Nrefunc=hh rc= hhh sense= hhh Internal routing: LERR Description: This message is issued during user port block (UPB) processing. A Network Request Response (NRR) was received from the indicated resource but was not expected. The NRR will be left unprocessed. VCM5929I ccc ccc, excess escape events type hh from ccc ccc purged Internal routing: LERR Description: This message is issued during user port block (UPB) processing. A number of escape events was detected from the indicated resource. Only the first of them was taken care of, the rest was purged as they are unnecessary. This occurs if the user hits the Attention key several times quickly.

VCOM messages

199

VCM5930I ccc ccc (ST=ccc) invalid ccc, Func= hh Src=ccc ccc Tar=ccc ccc/ccc ccc Internal routing: SERR Description: This message is issued during user port block (UPB) processing. A Network Request Element (NRE) was received that had a function code not supported in the current state of the UPB. The NRE will be ignored or rejected depending on what action is valid. VCM5931I ccc ccc (ST=ccc) invalid NCE, Func= hh(hh) Src=ccc ccc Tar=ccc ccc Internal routing: SERR Description: This message is issued during user port block (UPB) processing. A Network Connect Element (NCE) was received that had a function code not supported in the current state of the UPB. The NCE will be ignored or rejected depending on what action is valid. VCM5932I ccc ccc (ST=ccc) invalid NPE, Type= hh Src=ccc ccc-hhh throw-away Internal routing: SERR Description: This message is issued during user port block (UPB) processing. A Network Parameter Element (NPE) was received that had a type code not supported in the current state of the UPB. The NPE will be thrown away and processing continues. VCM5933I ccc ccc (ST=ccc) invalid NEE, Type= hh Src=ccc ccc-hhh throw-away Internal routing: SERR Description: This message is issued during user port block (UPB) processing. A Network Event Element (NEE) was received that had a type code not supported in the current state of the UPB. The NEE will be thrown away and processing continues. VCM5934I ccc ccc (ST=ccc) unrecognized NXX element, id=ccc hhh hhh hhh hhh hhh hhh hhh Internal routing: SERR Description: This message is issued during user port block (UPB) processing. A Network Element was received but not recognized. The element will be left untouched. VCM5935I ccc ccc -rsp NPE sent to ccc ccc, Type=hh cct=hhh rc=hhh ic=hhh Internal routing: LERR

200

VCOMMSG

Description: This message is issued during user port block (UPB) processing. The user port driver sent a negative response to the home application (eg. VCOM Dialog Manager). VCM5936I ccc ccc +rsp NPE sent to ccc ccc, Type=hh cct=hhh rc=hhh ic=hhh Internal routing: LERR Description: This message is issued during user port block (UPB) processing. The user port driver sent a positive response to the home application (eg. VCOM Dialog Manager) with a non-zero information code. VCM5937I ccc ccc dialog error &ZSEL=ccc Internal routing: SERR Description: This message is issued during user port block (UPB) processing. An invalid dialog selection (ZSEL) was detected by the VCOM Dialog Manager in response to a dialog start request from the UPB. The requested dialog will not start. VCM5938I ccc ccc, error in stand-by notification routine Internal routing: SERR Description: This message is issued during user port block (UPB) processing. An unexpected return code was given by the VCOM Dialog Manager during stand-by notification processing. The user in stand-by will be logged off. VCM5939I ccc ccc - Hcmd-co(ccc) APBOPEN rejected (rc=hhh) Internal routing: LERR Description: This message is issued during user port block (UPB) processing. An application/function open request issued in response to a user command was rejected. The requested application is not known to the VCOM system and could therefore not be started. Check VCOM parmlib for a definition of the application. VCM5940I ccc ccc - cc(ccc/ccc) APBOPEN failed (rc=hhh) ic1=hhh ic2=hhh) Internal routing: LERR Description: This message is issued during user port block (UPB) processing. An application/function open request issued in response to a user command failed. The information code 1 (IC1) field is documented in VCOM message manual. The message shows in the third field the type of open request as follows:
LA HO AO FO start start start start of of of of parmlib defined LOGAPPL. the profile defined home application. a user selected application. a user selected function.

VCOM messages

201

VCM5941I ccc ccc - cc(ccc/ccc/ccc/ccc) session opened Internal routing: INFO Description: This message is issued during user port block (UPB) processing. A session with the indicated function/application has been created. Also shown is the open type, the function name, the Application Port Anchor (APA) name, the Application Port Block (APB) representing the session and the LU name used for the session. This message is suppressed if option NOMSG is used. VCM5942I ccc ccc - LU(ccc/ccc) logon TPBOPEN rejected (rc=hhh) Internal routing: LERR Description: This message is issued during user port block (UPB) processing. A logon request coming from a Terminal Port Anchor (TPA) could not be responded to as the TPA could not be found or was in an improper state. VCM5943I ccc ccc - Hcmd-TO(ccc) TPBOPEN rejected (rc=hhh) Internal routing: LERR Description: This message is issued during user port block (UPB) processing. A terminal open command issued in response to a user command was rejected. No Terminal Port Anchor (TPA) could be found accepting terminal acquire requests. Check VCOM parmlib for a definition of the TPA(s). VCM5944I ccc ccc - LU=ccc(ccc) TPBOPEN failed (rc=hhh) ic1=hhh ic2=hhh) Internal routing: LERR Description: This message is issued during user port block (UPB) processing. A terminal open command issued in response to a user command failed. The information code 1 (IC1) field is documented in VCOM message manual. VCM5945I ccc ccc - Hcmd-cc(ccc) APBCLOS rejected (rc=hhh) Internal routing: LERR Description: This message is issued during user port block (UPB) processing. An application/function close request issued in response to a user command was rejected. This is an internal system error and should never occur. VCM5946I ccc ccc - APBCLOS ccc failed (rc=hhh) ic1=hhh ic2=hhh) Internal routing: LERR Description: This message is issued during user port block (UPB) processing. An application/function close request issued in response to a user command failed. The information code 1 (IC1) field is documented in VCOM message manual. VCM5947I ccc ccc - Hcmd-TC(ccc) TPBCLOS rejected (rc=hhh)

202

VCOMMSG

Internal routing: LERR Description: This message is issued during user port block (UPB) processing. A terminal close command issued in response to a user command was rejected. This is an internal system error and should never occur. VCM5948I ccc ccc - TPBCLOS ccc failed (rc=hhh) ic1=hhh ic2=hhh) Internal routing: LERR Description: This message is issued during user port block (UPB) processing. A terminal close command issued in response to a user command failed. The specified terminal could not be found. The information code 1 (IC1) field is documented in VCOM message manual. VCM5949I ccc ccc - CONNECT ccc ccc ccc ccc failed (rc=hhh) ic1=hhh ic2=hhh) Internal routing: LERR Description: This message is issued during user port block (UPB) processing. A connect request issued in response to a user command failed. The information code 1 (IC1) field is documented in VCOM message manual. VCM5950I ccc ccc - DISCONN ccc ccc ccc ccc failed (rc=hhh) ic1=hhh ic2=hhh) Internal routing: LERR Description: This message is issued during user port block (UPB) processing. A disconnect request issued in response to a user command failed. The information code 1 (IC1) field is documented in VCOM message manual. VCM5951I ccc ccc - SUSPEND ccc ccc ccc ccc failed (rc=hhh) ic1=hhh ic2=hhh) Internal routing: LERR Description: This message is issued during user port block (UPB) processing. A suspend request issued in response to a user command failed. The information code 1 (IC1) field is documented in VCOM message manual. VCM5952I ccc ccc - RESUME ccc ccc ccc ccc failed (rc=hhh) ic1=hhh ic2=hhh) Internal routing: LERR Description: This message is issued during user port block (UPB) processing. A resume request issued in response to a user command failed. The information code 1 (IC1) field is documented in VCOM message manual. VCM5953I ccc ccc - Connect/Resume with unequal bind ccc ccc and ccc ccc rejected

VCOM messages

203

Internal routing: LSTA Description: This message is issued during user port block (UPB) processing. A connect/resume request issued in response to a user command was rejected because the session parameters for the two VTAM sessions were incompatible. VCM5954I TPB(hhh) hhh hhh hhh hhh hhh hh) Internal routing: LSTA Description: This message is issued during user port block (UPB) processing. A connect/resume request issued in response to a user command was rejected because the session parameters for the two VTAM sessions were incompatible. The message shows the terminal session (TPB) parameters. VCM5955I APB(hhh) hhh hhh hhh hhh hhh hh) Internal routing: LSTA Description: This message is issued during user port block (UPB) processing. A connect/resume request issued in response to a user command was rejected because the session parameters for the two VTAM sessions were incompatible. The message shows the application session (APB) parameters. VCM5956I ccc ccc - prof read failed(hh, hhh) User=ccc Internal routing: SERR Description: This message is issued during user port block (UPB) processing. The profile record for the named user could not be read although it has been successfully accessed earlier. The user will be logged off. VCM5957I ccc ccc - profile update failed, User=ccc Internal routing: SERR Description: This message is issued during user port block (UPB) processing. The profile record for the named user could not be replaced in the profile dataset. The user will be logged off. VCM5958I ccc ccc - profile release failed, User=ccc Internal routing: SERR Description: This message is issued during user port block (UPB) processing. The profile record for the named user could not be released. The error is currently ignored. VCM5959I ccc ccc - logon rejected - state(hh) User=ccc Internal routing: MCON Description: This message is issued in response to a user logon request if the users profile record shows that he is not active. The logon will be rejected.
204 VCOMMSG

VCM5960I ccc ccc - logon rejected - invalid LU, User=ccc Internal routing: MCON Description: This message is issued in response to a user logon request if the user tries to logon from a terminal that is not authorized for VCOM logon request. The authorizasation is indicated in the users profile record, in the terminal segment section. VCM5961I ccc ccc - LU(ccc) blocked for user=ccc Internal routing: MCON Description: This message is issued in response to a user logon request if excessive password errors has occured. Logon is rejected and the indicated terminal (LU) will be blocked for further access from the user. The blocked condition has to be reset from the registration function by selecting the users profile record, selecting the terminal segment section and do a reset of the terminal. VCM5962I ccc ccc - forced passivation done, User=ccc Internal routing: MCON Description: This message is issued in response to a user logon request if excessive password errors has occured. Logon is rejected and the indicated user will be marked as not active in his profile record (attribute segment). The passive condition has to be reset from the registration function by selecting the users profile record and updating the attribute section. VCM5963I ccc ccc - no space to insert current terminal entry into profile - User=ccc Internal routing: SERR Description: This message is issued in response to a user logon request if the terminal (LU) name from which the logon is done can not be inserted into the users profile record (terminal segment). The user will be logged off (if first logon attempt) or the terminal open will be rejected (if second logon to add a terminal to an already existing VCOM session). VCM5964I ccc ccc - profile space shortage- term entry(ccc) dropped User=ccc Internal routing: SERR Description: This message is issued in response to a user logon request if the users profile record terminal section is full. In order to insert the new terminal entry, an old was was deleted. This is only an information message. VCM5965I ccc ccc lgn dupl ccc fail(hh)- ccc - ccc Internal routing: SERR

VCOM messages

205

Description: This message is issued in response to a user logon request that occurs when the user already is logged on to VCOM. The terminal passover in order to resume the VCOM session failed. In the message is shown id and name of the User Port Block (UPB), terminal port name (LU), userid and a diagnostic code. The following diagnostic codes may appear:
16 20 24 32 36 40 44 52 56 60 Undefined/invalid user state. Duplicate userid not found in userid table. Invalid relogon request. Userid not found in userid table. Mismatching control block pointers found. Invalid reconnect request. Invalid reconnect request (user not in reconnect). Invalid stand-by request (user not in stand-by). Invalid relogon request. Invalid relogon request (user not found).

VCM5966I ccc ccc logon dupl ccc ended-U - ccc - ccc Internal routing: INFO Description: This message is issued in response to a user logon request that occurs when the user already is logged on to VCOM but the user does not complete the re-logon, ie. a logoff is done immediately from the new terminal. In the message is shown id and name of the User Port Block (UPB), terminal port name (LU), userid and a diagnostic code. VCM5967W ccc ccc logon failed, system full - ccc - ccc Internal routing: SERR Description: This message is issued in response to a user logon request that failed. The reason for failure is that the user resolution table (URT) is full. Increase the table by increasing the value given by the keyword URTSIZE in the PTMCNFxx parmlib member. In the message is shown id and name of the User Port Block (UPB), terminal port name (LU) and the userid. VCM5968W ccc ccc logon failed, init not complete - ccc - ccc Internal routing: SERR Description: This message is issued in response to a user logon request that failed. The reason for failure is that the configuration manager has not yet completed the initialization of the user resource resolution tables. In the message is shown id and name of the User Port Block (UPB), terminal port name (LU) and the userid. VCM5969I ccc ccc logon pass(hh) to ccc - ccc - ccc Internal routing: INFO Description: This message is issued in response to a user logon request that occurs when the user already is logged on to VCOM. The terminal passover in order to resume the VCOM session has completed successfully. In the message
206 VCOMMSG

is shown id and name of the User Port Block (UPB), terminal port name (LU), userid and a passover code. VCM5970I ccc ccc terminal ccc receive from ccc Internal routing: INFO Description: This message is issued in response to a user logon request that occurs when the user already is logged on to VCOM. The terminal passover in order to resume the VCOM session has completed successfully and the message is issued by the receiving UPB. In the message is shown id and name of the User Port Block (UPB), terminal port name (LU) and the UPB that previously had the VCOM session. VCM5971E ccc ccc terminal ccc receive from ccc failed(c), logging off Internal routing: SERR Description: This message is issued in response to a user logon request that occurs when the user already is logged on to VCOM. The terminal passover in order to resume the VCOM session completed with failure and the message is issued by the receiving UPB. In the message is shown id and name of the User Port Block (UPB), terminal port name (LU) and the UPB that previously had the VCOM session. Also shown is the fail code, T for terminal add and H for resume home session. VCM5972I ccc ccc profile field error: ccc F(ccc) T(c) Key(ccc) Rec(ccc) Internal routing: SERR Description: This message is issued during user port block (UPB) processing. A read profile record had an error in a field. In the message is shown id and name of the User Port Block (UPB), the field error type, the field name, the segment type, the segment key and the profile record key. An attempt will be made to correct the field value. VCM5973I ccc ccc (ST=ccc) still has ccc ccc (ST=ccc) on usage chain, unchaining Internal routing: SERR Description: This message is issued during termination of a user port block (UPB) process. When the UPB was being released it was found to still be the owner of system resources. This should not occur but may happen if Vary Force commands have been issued. The resource will be unchained from the owning UPB and termination will proceed. VCM5974E RETRYDLY value invalid Internal routing: HCPY Description: This message is issued during decode of a UPA parmlib member. The UPB statement keyword RETRYDLY is invalid. The operand should be two values specifying the minimum and maximum number of seconds between terminal
VCOM messages 207

open retry. The maximum value must be greater than or equal to the minimum value. The default values of (10,120) will be used. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM5975I ccc ccc - SMF appl close - target not found/Appl=ccc Port=ccc Internal routing: SERR Description: This message is issued during user port block (UPB) SMF processing. The SMF application close routine was entered in order to time stamp the session close time but the session could not be found in the users list of active sessions. Processing will continue. VCM5976I ccc ccc - SMF appl close - target not found/LU=ccc Internal routing: SERR Description: This message is issued during user port block (UPB) SMF processing. The SMF terminal close routine was entered in order to time stamp the terminal close time but the target terminal could not be found in the users list of connected terminals. Processing will continue. VCM5977I ccc ccc - SMF con/res/dis/sus - target appl not found - ccc Internal routing: SERR Description: This message is issued during user port block (UPB) SMF processing. The SMF connect/resume routine was entered in order to time stamp a connect/disconnect/suspend/resume event but the target application could not be found in the users list of application sessions. Processing will continue. VCM5978I ccc ccc - SMF con/res/dis/sus - target term not found - ccc Internal routing: SERR Description: This message is issued during user port block (UPB) SMF processing. The SMF connect/resume routine was entered in order to time stamp a connect/disconnect/suspend/resume event but the target terminal could not be found in the users list of connected terminals. Processing will continue. VCM5979I ccc ccc - SMF activity - target block not found - ccc Internal routing: SERR Description: This message is issued during user port block (UPB) SMF processing. The SMF activity routine was entered in order to report sample time activity but the indicated target block could not be found in the users list of connected resources. Processing will continue. VCM5980I ccc ccc - SMF activity - target function not found - ccc Internal routing: SERR

208

VCOMMSG

Description: This message is issued during user port block (UPB) SMF processing. The SMF activity routine was entered in order to report sample time activity but the indicated target function could not be found in the users list of active functions. Processing will continue. VCM6100E ATTACH of transaction program server process failed Internal routing: SERR Description: The transaction program server initialization routine failed to attach the server process. No transaction program server will be available. This is an internal system error and should not occur. The error is probably due to an initialization sequence error. VCM6101E Abend ccc in transaction program server, will terminate Internal routing: SERR Description: An abend occured in the transaction program server process. The server process will be terminated and can only be reactivated by a system restart. VCM6102I Errors in parmlib member ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decoding of the PTMTPSnn member. Further indications of the error/warning are given in previous message(s). For keywords in error, system default options will be used. Correct the parmlib member for the next system restart. VCM6103E Transaction program server initialization failed Internal routing: MCON Description: The message is issued if serious errors occured during the transaction program server initialization. Further indications of the errors are given in previous message(s). The transaction program server function will not be available. Correct the parmlib member and restart. VCM6104E Initial error, no valid TPS statement in ccc Internal routing: MCON Description: The message is issued if errors were detected during decoding of the PTMTPSnn member. A correct TPS statement was not found as the first statement in the parmlib member. The transaction program server function will not be available. Correct the parmlib member and restart. VCM6105E TPS statement misplaced Internal routing: HCPY

VCOM messages

209

Description: This message is issued during decode of the transaction program server member PTMTPSxx. The TPS statement must be the first statement in the member. Correct the parmlib member and restart. VCM6106W Invalid SDTSIZE value Internal routing: HCPY Description: This message is issued during decode of the transaction program server member PTMTPSxx. The SDTSIZE keyword operand has an invalid value. The value should be an integer between 25 and 32767 inclusive. Default value of 25 will be used. Correct the parmlib member before the next start. VCM6107W TPSRETRY value invalid Internal routing: HCPY Description: This message is issued during decode of the transaction program server member PTMTPSxx. The TPSRETRY keyword operand is invalid. The operand should be two values specifying the minimum and maximum number of minutes between retry of start of remote transaction program servers. The maximum value must be greater than or equal to the minimum value. The default values of (1,10) will be used. Correct the parmlib member before the next restart. VCM6108I Transaction program server ccc attached Internal routing: INFO Description: This message is issued during start-up of the transaction program server function. The indicated internal transaction program server was started. VCM6109E Failed to attach transaction program server ccc Internal routing: SERR Description: This message is issued during start-up of the transaction program server function. The indicated internal transaction program server could not be started. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM6110I Start req for tp-server ccc in node ccc ccc Internal routing: INFO Description: This message is issued during start-up of the transaction program server function. A start request for an internal transaction program server in another node was issued. The message indicates whether the request failed or not. VCM6111E Send of command failed, node=ccc cmd=ccc Internal routing: CRSP

210

VCOMMSG

Description: This message is issued by the operator transaction server. A command could not be sent to the requested node, probably because the partner node was not active. VCM6112W Message destination table full, message flushed Internal routing: SERR Description: This message is issued by the operator transaction server. A command received from a remote node could not be processed because an id-number could not be assigned. The table that is used to hold id-numbers and message destinations is full. The message will be deleted. VCM6113W Message destination not found, message flushed ccc Internal routing: SERR Description: This message is issued by the operator transaction server. A command response was received from the command decoder but the destination for the response could not be found. The message will be deleted. VCM6300E Editor function entered under ccc ccc, rejected Internal routing: SERR Description: The message is issued at editor function start point if the editor dialog is not running under an Application Port Block (APB). The invalid block type is indicated in the message. The editor function will be terminated immediately. VCM6400I ccc ccc PLU=ccc ccc Rsn=hhh(hh) Act=h LU=ccc CID=hhh Internal routing: LSTA Description: This message is issued when a VTAM exit is driven in order to cause some action. The message indicates the id and name of the Port Manager (xPA) and of the primary LU (ACB or virtual terminal) for which the exit was taken. Also indicated is the type of exit, reason codes if available and the terminal (LU) that originated the exit.
Exit: Exit reason description: -------------------------------TPEND RR0000(00): VTAM reason code for TPEND exit. LOSTERM RR0000(00): VTAM reason code for LOSTERM exit. RELREQ not available. SCIP RPLCNTDF,-DC,-SC (+UNB-TYPE) from read-only RPL. DFASY RPLCNTDF,-DC,-SC from exit read-only RPL. NS-NSPE RRSSSS(US): RR= VTAM reason code. SSSS= sense US= user sense byte 2. NS-NOTFY RRSSSS(US): same as NSPE. NS-CLEAN RR0000(00): same as NSPE. ACT: (recommended action) 01 ignore, processing is done in the exit. 02 inhibit further sessions. 03 close ACB. 04 ignore RELREQ. 05 process unsolicited/reconnect Bind.

VCOM messages

211

This message is suppressed if option NOMSG is used. VCM6401I ccc ccc PLU=ccc ccc Rsn=ccc(hh) Act=h LU=ccc CID=hhh Internal routing: LSTA Description: This message is the same as the previous except for the exit reason being edited into character format in case of Scip and Dfasy exit types. This message is suppressed if option NOMSG is used. VCM6402I ccc ccc PLU=ccc ccc Rsn=ccc Act=h LU=ccc Internal routing: LSTA Description: This message is used when a VTAM attention exit is driven for the VCOM APPC support. The message indicates the id and name of the Network Port Manager (NPA) and of the ACB for which the exit was taken, the type of exit, the exit reason code and the logical unit (LU) that originated the exit.
Exit: Exit reason description: ------------------------------FMH5 An FMH-5 was received. CNOS A CNOS request was received. LOSS A session for a given partner/mode is taken down.

This message is suppressed if option NOMSG is used. VCM6500E XPA statement misplaced Internal routing: HCPY Description: This message is issued during decode of an XPA parmlib member. A used XPA statement is misplaced. An XPA statement should be the first statement in an XPA parmlib member. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM6501W XPA name not equal to member name Internal routing: HCPY Description: This message is issued during decode of an XPA parmlib member. The name given to the XPA by the XPA(name) statement is not the same name as the XPA parmlib member name. The same name should be used as it will make it easier to use the operator commands, ie Vary. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM6502W ACBRETRY value invalid Internal routing: HCPY Description: This message is issued during decode of an XPA parmlib member. The XPA statement keyword ACBRETRY is invalid. The operand should be two values specifying the minimum and maximum number of seconds
212 VCOMMSG

between ACB open retry. The maximum value must be greater than or equal to the minimum value. The default values of (10,120) will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM6503W MAXBSZ value invalid Internal routing: HCPY Description: This message is issued during decode of an XPA parmlib member. The XPA statement keyword MAXBSZ is invalid. It must be an integer between 256 and 6144. The default value of 1024 will be used. Correct the parmlib member before the next restart. VCM6504W PSIZE value invalid Internal routing: HCPY Description: This message is issued during decode of an XPA parmlib member. The XPA statement keyword PSIZE is invalid. It must be an integer between 128 and 1024. The default value of 128 will be used. Correct the parmlib member before the next restart. VCM6505W WSIZE value invalid Internal routing: HCPY Description: This message is issued during decode of an XPA parmlib member. The XPA statement keyword WSIZE is invalid. It must be an integer between 1 and 7. The default value of 2 will be used. Correct the parmlib member before the next restart. VCM6506E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a XPA definition. The XPA name specified in the parmlib member could not be activated as the name already existed in the system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM6507E Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a XPA definition. The XPA name specified in the parmlib member could not be activated as the Resource Resolution Table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFnn parmlib member for the next system start. VCM6508E Invalid hex character c
VCOM messages 213

Internal routing: HCPY Description: This message is issued during decode of an XPA parmlib member. The XPA statement keyword UDATA, PAD or FACILITY is invalid. It must be specified as an even number of hexadecimal characters. The number of characters can range from 2 to 32. Correct the parmlib member before the next restart. VCM6509W Invalid IDRANGE value Internal routing: HCPY Description: This message is issued during decode of an XPA parmlib member. The XPA statement keyword IDRANGE is invalid. It must be two integers between 1 and 9999. The first integer must be less than the second. The default value of (1,9999) will be used. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM6510E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a XPA definition. The XPA specified by the parmlib member could not be started (attached). VCM6511E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during X.25 port (XPA) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM6512I Xpb-Curr(nnn) High(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an X.25 Network Port Anchor (XPA). The message shows the current number of XPBs in use and the highest number of XPBs used so far. Each XPB corresponds to a virtual circuit. VCM6513I Xpbid=ccc Idrange=nnn-nnn Last used=nnn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an X.25 Network Port Anchor (XPA). The message shows the name structure used for X.25 session blocks (XPB) managed by the XPA. In the message is shown

214

VCOMMSG

the four-character prefix, the numeric range and the last suffix used. VCM6514I ACBname=ccc Retry(nnn,nnn) Link-LU=ccc Rusize=nnn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an X.25 Network Port Anchor (XPA). The message shows the ACB opened by the XPA, the retry time values if ACB open fails, the LU-name of the X.25 link and the Request Unit sizes used for the link LU session. VCM6515I Packet size=nnn Window size=n Buffer size=nnn NUA=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an X.25 Network Port Anchor (XPA). The message shows the packet and window size used for the X.25 network, the buffer size used for NPSI and the X.25 DTE number of the network connection. VCM6516I Facility field=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an X.25 Network Port Anchor (XPA). The message shows the facilities field used for call packets as specified by the FACILITY keyword. VCM6517I Call user data=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an X.25 Network Port Anchor (XPA). The message shows the call packet user data field as specified by the UDATA keyword. VCM6518I PAD parameter settings=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an X.25 Network Port Anchor (XPA). The message shows the initial PAD parameters that will be sent to a remote end at connection time if PAD services are used and a specification has been given using the keyword PDATA. VCM6519I Option(ccc) Internal routing: CRSP

VCOM messages

215

Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an X.25 Network Port Anchor (XPA). The message shows the values choosen for the OPTION keyword in the XPA parmlib member definition. VCM6520I Invalid element on ccc XPAWORKQ: hhh Internal routing: SERR Description: This message is issued during X.25 network port manager (XPA) processing. A Network Element was received but not recognized. The element will be deleted. VCM6521I Logon exit scheduled for LU ccc Connection id=ccc, ccc Internal routing: LSTA Description: This message is issued by the X.25 manager when a logon exit is scheduled in response to a call setup having been accepted. The message shows which LU is starting a session and whether the session start request is accepted or not. A start request is accepted if there is a process waiting for the session start. VCM6522I Call issued for VC=hhh DTE number=ccc Internal routing: LSTA Description: This message is issued by the X.25 manager when a call request is sent on the X.25 network. The X.25 number of the called party is indicated in the message and also the id used for the virtual circuit connection. VCM6523E Post of server program failed Internal routing: LERR Description: This message is issued by the X.25 support when post of a server program failed. The post was intended to notify the server of an occured event or completed request. VCM6524E Post of X.25 driver ccc failed Internal routing: LERR Description: This message is issued by the X.25 support when post of an X.25 driver process failed. The post was intended to notify the X.25 driver of an occured event. VCM6525W VC=hhh Clear received on call to ccc, cause=hh diag=hh Internal routing: LSTA Description: This message is issued by the X.25 network port manager when an X.25 Clear indication is received in response to a call that has been made. The message shows the X.25 clearing and diagnostic code. VCM6526I VC=hhh Call confirm received for ccc

216

VCOMMSG

Internal routing: LSTA Description: This message is issued by the X.25 network port manager when an outgoing call on the X.25 network has been confirmed by the called address. VCM6527I VC=hhh Clear confirm received Internal routing: LSTA Description: This message is issued by the X.25 network port manager when an X.25 Clear confirmation is received. VCM6528W CTCP Diagnostic received, code=hh reason=hhh Internal routing: LERR Description: This message is issued by the X.25 network port manager when a diagnostic packet is received from the IBM NPSI product. The message shows the code and reason as received in the packet. No further action is taken for this type of packet. VCM6529E CTCP Error reported for VC=hhh command=hh reason=hh Internal routing: LERR Description: This message is issued by the X.25 manager when an error information packet is received from the IBM NPSI product. The message shows the virtual circuit that had the error, the in error and the associated reason code. The corresponding virtual circuit will be closed. VCM6530E CTCP VC=hhh Reset for perm virt circuit received, cause=hh diag=hh Internal routing: LSTA Description: This message is issued by the X.25 network port manager when an X.25 reset packet is received from the IBM NPSI product. The Reset is associated with a permanent virtual circuit that is currently not connected. No further action is taken for this type of packet. VCM6531W VC=hhh Incoming call from ccc rejected, no server available Internal routing: LSTA Description: This message is issued by the X.25 network port manager when an incoming call on the X.25 network has been rejected because no server was available to handle the call. VCM6532E VC=hhh Incoming call from ccc rejected, unable to create driver process Internal routing: SERR Description: This message is issued by the X.25 network port manager when an incoming call on the X.25 network has been rejected because creation of a driver process failed.
VCOM messages 217

VCM6533W VC=hhh Incoming call from ccc rejected by server Internal routing: LSTA Description: This message is issued by the X.25 network port manager when an incoming call on the X.25 network has been rejected by the target server program. VCM6534I VC=hhh Incoming call from ccc accepted Internal routing: LSTA Description: This message is issued by the X.25 network port manager when an incoming call on the X.25 network has been received and accepted by a target server program. VCM6535E Invalid parameters to SET command ccc Internal routing: CRSP Description: This message is issued in response to a T XPA= command if invalid parameters were specified. VCM6536I OK Internal routing: CRSP Description: This message is issued in response to a T XPA= command if the command completed successfully. VCM6600W X.25 virtual circuit block create for ccc failed due to duplicate name Internal routing: SERR Description: This message is issued in response to an incoming or outgoing call request on the X.25 network. Creation of a virtual circuit block (XPB) to handle the call failed due to duplicate name. Check the assigned id and range values for the corresponding XPA definition in parmlib. The call request will be rejected. VCM6601W X.25 virtual circuit block create for ccc failed due to resource table full Internal routing: SERR Description: This message is issued in response to an incoming or outgoing call request on the X.25 network. Creation of a virtual circuit block (XPB) to handle the call failed because the Resource Resolution Table (RRT) was full. Increase the value of the RRTSIZE keyword in the PTMCNFnn parmlib member before the next restart. The call request will be rejected. VCM6602E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to an incoming or outgoing call request on the X.25 network. The
218 VCOMMSG

process to handle the call and the virtual circuit could not be attached. The virtual circuit process (XPB) will be deleted and the call request rejected. VCM6603E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during X.25 virtual circuit block (XPB) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM6604W Invalid element on ccc XPBWORKQ: hhh Internal routing: SERR Description: This message is issued during X.25 virtual circuit port block (XPB) processing. A Network element was received but not recognized. The element will be left untouched. VCM6605I Type=ccc Session id=hhh Connection-id=hhh Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an X.25 Network Port Block (XPB). The message shows whether the XPB was started as an Initiator (from internal call request) or as a Responder (from external call request). Also shown is the session id associated with the XPB and the connection id used between the X.25 driver and the GATE support of NPSI. VCM6606I Prod=ccc LU-name=ccc Remote NUA=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an X.25 Network Port Block (XPB). The message shows the product using the session handled by the XPB, the LU-name used for the VTAM session and the remote NUA number. VCM6607W ccc Invalid XSR element received: hhh Internal routing: SERR Description: This message is issued during X.25 virtual circuit port block (XPB) processing. A X.25 Session Request (XSR) element was received from the X.25 port manager (XPA) but the XSR type was not recognized. The XSR will be deleted and no action will be taken. An XSR is created in response to a X25SEND macro request. VCM6608E ccc non-matching id, XPB=hhh, XSR=hhh Internal routing: SERR

VCOM messages

219

Description: This message is issued during X.25 virtual circuit port block (XPB) processing. A X.25 Session Request (XSR) element was received from the X.25 port manager (XPA) but the XSR session id did not match the id handled by the XPB. The XSR will be deleted and no action taken. An XSR is created in response to a X25SEND macro request. VCM6609E ccc failed to queue buffer to send, bufdata=hhh Internal routing: SERR Description: This message is issued during X.25 virtual circuit port block (XPB) processing. The internal queuing routine failed to queue a buffer that was to be sent on the X.25 line. The buffer will be deleted and processing will continue. VCM6610W LU=ccc VC=hhh ccc received, cause=hh diag=hh Internal routing: LSTA Description: This message is issued by the X.25 driver when an X.25 Clear or Reset packet is received on an active session. The message shows the clearing cause and diagnostic code as found in the packet. If the clearing cause and diagnostic code are FF, an Invitation to Clear PAD message has been received and a Clear request will be sent for the session. VCM6611I LU=ccc VC=hhh Pad data received, msg=ccc Internal routing: LSTA Description: This message is issued by the X.25 driver when a data packet with the Qualified Data Indicator is received. A Qualified Data packet is a so called PAD message and the type of PAD message is shown in the message. Also shown in the message is the LU name that received the PAD message. Note that PAD messages are handled by the X.25 driver. VCM6612I LU=ccc VC=hhh ccc confirm received Internal routing: LSTA Description: This message is issued by the X.25 driver when an X.25 Clear, Reset or Interrupt confirmation is received. VCM6613I LU=ccc VC=hhh Interrupt received, data=hh Internal routing: LSTA Description: This message is issued by the X.25 driver when an X.25 Interrupt packet is received on an active session. The message shows the data in the interrupt packet. No action is taken when an interrupt packet is received. VCM6614W LU=ccc VC=hhh Error in Pad command received, type=hh code=hh Internal routing: LSTA

220

VCOMMSG

Description: This message is issued by the X.25 driver when a PAD Error Indication message is received. The message shows the error type and error code as reported in the error message. VCM6700I ACB is ccc, logon exit is ccc LU=ccc is ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is an X.25 Network Port Anchor (XPA). The message shows if the ACB is opened or closed and whether the logon exit is enabled for scheduling or not. Also shown is the connection status for the X.25 line LU. VCM6701E ACB open failure, applid=ccc, reasoncode=hh Internal routing: LERR Description: This message is issued by the open ACB routine for an X.25 Network Port Anchor (XPA). The ACB to be used for VTAM communication for the XPA could not be opened. The reasoncode for open failure is indicated in the message (refer to VTAM programming manual). The open processing will be retried after the error. VCM6702I (cont) ccc Internal routing: LERR Description: This message is issued by the open ACB routine for an X.25 Network Port Anchor (XPA). This message is an extension to the previous open error message and it tries to explain the reason for ACB open failure. VCM6703E ACB close failure, applid=ccc, reasoncode=hh Internal routing: LERR Description: This message is issued by the close ACB routine for an X.25 Network Port Anchor (XPA). The ACB used for VTAM communication for the XPA could not be closed. The reasoncode for close failure is indicated in the message (refer to VTAM programming manual). The close processing will continue after the error. VCM6704E ccc ccc unsupported VTAM version, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that an unsupported version of VTAM was in use. VCOM requires ACF/VTAM version 2 or later with Function Vector List support. In the message is also indicated the identification and name of the X.25 Network Port Anchor (XPA) that had the error. The XPA will not be usable if VTAM mismatch is detected.

VCOM messages

221

VCM6705E ccc ccc AMODE=31 but no VTAM 31-bit support, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that the VTAM version used did not support 31-bit mode API but VCOM was started with AMODE=31. 31-bit API is supported in ACF/VTAM version 3 or later. In the message is also indicated the identification and name of the X.25 Network Port Anchor (XPA) that had the error. The XPA will not be usable if VTAM mismatch is detected. VCM6706W ccc ccc OPTION(AUTHPATH) ignored, not authorized, ACB=ccc Internal routing: LERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that authorized path had been requested (OPTION(AUTHPATH)) for VTAM requests but VCOM itself did not have the required APF authorization to be able to use it. The authorized path option will be reset (not used). In the message is also indicated the identification and name of the X.25 Network Port Anchor (XPA) that had the error. VCM6707W ccc ccc OPTION(AUTHPATH) ignored, no VTAM support, ACB=ccc Internal routing: LERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that authorized path had been requested (OPTION(AUTHPATH)) for VTAM requests but VTAM did not have any support for it. The authorized path option will be reset (not used). In the message is also indicated the identification and name of the X.25 Network Port Anchor (XPA) that had the error. VCM6708E Setlogon start failed, rc(hhh) Internal routing: LERR Description: This message is issued by the VTAM open routine for an X.25 Network Port Anchor (XPA). A VTAM SETLOGON START request failed. The VTAM return codes are shown in the message (refer to VTAM programming manual). The open processing will fail. VCM6709E Setlogon stop failed, rc(hhh) Internal routing: LERR Description: This message is issued by the VTAM close routine for an X.25 Network Port Anchor (XPA). A VTAM SETLOGON STOP request failed. The VTAM return codes are shown in the message (refer to VTAM programming manual). The close processing will continue after the error.

222

VCOMMSG

VCM6710E Opndst acquire failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the VTAM open routine for an X.25 Network Port Anchor (XPA). A VTAM OPNDST request was issued to connect to the LU for the X.25 line but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM6711E Clsdst release failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the VTAM close routine for an X.25 Network Port Anchor (XPA). A VTAM CLSDST request was issued to disconnect the LU for the X.25 line but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM6712E Receive failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the X.25 Network Port Anchor (XPA) VTAM routine. A receive issued for the LU used for the X.25 line failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM6713E Send failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the X.25 Network Port Anchor (XPA) VTAM routine. A send issued for the LU used for the X.25 line failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM6714W Command reject from GATE for ccc, cmd not executable Internal routing: LERR Description: This message is issued by the X.25 manager when a VTAM send request is completed with return code 0404 and sense 081C. This indicates that a command sent by the CTCP is temporarily not executable by the GATE function in the IBM NPSI product. The reason for command reject is probably that an X.25 Clear packet has been received from the network on the associated virtual circuit. VCM6715I Logon reject for LU(ccc), reason: ccc Internal routing: LERR Description: This message is issued by the X.25 Network Port Anchor (XPA) VTAM routine. A logon request was re-

VCOM messages

223

ceived but the request was rejected. The reject reason is shown in the message. Also indicated is the name of the Logical Unit (LU) that was rejected. VCM6800E Opndst acquire failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the VTAM open routine for an X.25 Network Port Block (XPB). A VTAM OPNDST request was issued to connect to a virtual circuit LU but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM6801E Clsdst release failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the VTAM close routine for an X.25 Network Port Block (XPB). A VTAM CLSDST request was issued to disconnect a virtual circuit LU but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM6802E Receive failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the X.25 Network Port Block (XPB) VTAM routine. A receive issued for the LU used for an X.25 virtual circuit failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM6803E Send failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the X.25 Network Port Block (XPB) VTAM routine. A send issued for the LU used for an X.25 virtual circuit failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. VCM8000I VCB-Max(nnn) Curr(nnn) High(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM conversation service manager (VCA) block. The message shows the maximum number of dynamic VCBs allowed, the current number of VCBs in use and the highest number of VCBs used so far. Each VCB corresponds to a conversation to another VCOM node.

224

VCOMMSG

VCM8001I Vcbid=ccc Idrange=nnn-nnn Last used=nnn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM conversation service manager (VCA) block. The message shows the name structure used for conversation processes (VCB) managed by the VCA. In the message is shown the four-character prefix, the numeric suffix range and the last suffix used. VCM8002I Bufsz(s)=nnn Bufsz(r)=nnn Bufcdt=nnn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM conversation service manager (VCA) block. The message shows the assigned buffer sizes and the buffer credit value for the conversation server. VCM8003I Vctintvl=nn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM conversation service manager (VCA) block. The message shows the interval time limit used for deletion of terminated conversations from the Vcom Conversation Table. VCM8004E VCA statement misplaced Internal routing: HCPY Description: This message is issued during decode of a VCA parmlib member. A used VCA statement is misplaced. A VCA statement should be the first statement in a VCA parmlib member. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM8005W VCA name not equal to member name Internal routing: HCPY Description: This message is issued during decode of a VCA parmlib member. The name given to the VCA by the VCA(name) statement is not the same name as the VCA parmlib member name. The same name should be used as it will make it easier to use the operator commands, ie Vary. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM8006W Invalid IDRANGE value Internal routing: HCPY

VCOM messages

225

Description: This message is issued during decode of a VCA parmlib member. The VCA statement keyword IDRANGE is invalid. It must be two integers between 1 and 9999. The first integer must be less than the second. The default value of (1,9999) will be used. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM8007W MAXDVCB value invalid Internal routing: HCPY Description: This message is issued during decode of a VCA parmlib member. The VCA statement keyword MAXDVCB is invalid. It must be an integer between 1 and 9999. If the keyword IDRANGE has been used, it must also correspond to the specified range. The default value of IDRANGE(high-low) will be used. Correct the parmlib member before the next restart. VCM8008W BUFCDT value invalid Internal routing: HCPY Description: This message is issued during decode of a VCA parmlib member. The VCA statement keyword BUFCDT is invalid. The operand should be an integer between 1 and 25 inclusive. A default value of 5 will be used. Correct the parmlib member before the next restart. VCM8009W RBUFSZ/SBUFSZ value invalid Internal routing: HCPY Description: This message is issued during decode of a VCA parmlib member. The VCA statement keyword RBUFSZ or SBUFSZ is invalid. The operand should be an integer between 256 and 4096 inclusive. A default value of 512 will be used. Correct the parmlib member before the next restart. VCM8010E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a VCA definition. The VCA name specified in the parmlib member could not be activated as the name already existed in the system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM8011E Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a VCA definition. The VCA name specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start.
226 VCOMMSG

VCM8012E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a VCA definition. The VCA specified by the parmlib member could not be started (attached). This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM8013E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during VCOM conversation service manager (VCA) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM8014W Invalid element on ccc VCAWORKQ: hhh Internal routing: SERR Description: This message is issued during VCOM conversation service manager (VCA) processing. An element was received on the work queue but it was not recognized. The element will be deleted. VCM8015E ccc ccc unable to locate own node entry ccc Internal routing: SERR Description: This message is issued during conversation service (VCA) manager activation. The node table entry for the local (own) node could not be located. Activation of the conversation service manager process will be aborted. VCM8016E ccc failed to start process for ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. An request to start a conversation process failed. Other messages will indicate the reason why. In the message is indicated the partner to which a conversation was requested. VCM8017E ccc invalid conversation request received: hhh Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A request was received that was not recognized as a conversation request. The request will be rejected. VCM8018I ccc Request recvd ccc Internal routing: INFO

VCOM messages

227

Description: This message is issued during VCOM conversation service processing. A request was received from the network. VCM8019E ccc Invalid packet type recvd ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A packet was received from the network but the packet type was not recognized. VCM8020E ccc Inv conv_start req/resp ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation start request or response packet was received but validation of the packet failed. VCM8021E ccc Send of conv_start resp failed, ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation start request packet was received but when a response was to be sent back, the request to send the response packet failed. VCM8022E ccc Conv_start resp failed, conv gone, id=ccc rc=ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation start response was received but the corresponding conversation id could not be found. The initiating conversation has probably terminated. In the message is shown the id of the conversation and the return code received in response to the conversation start request. VCM8023E ccc Inv conv_stop request ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation stop request packet was received but validation of the packet failed. VCM8024E ccc Conv_stop req failed, conv gone, id=ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation stop request was received but the corresponding conversation id could not be found. The conversation has probably terminated. In the message is shown the id of the conversation. VCM8025E ccc Inv conv_data request ccc
228 VCOMMSG

Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation data request packet was received but validation of the packet failed. VCM8026E ccc Conv_data req failed, conv gone, id=ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation data request was received but the corresponding conversation id could not be found. The conversation has probably terminated. In the message is shown the id of the conversation. VCM8027E ccc Inv conv_error request ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation error request packet was received but validation of the packet failed. VCM8028E ccc Conv_err req failed, conv gone, id=ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation error request was received but the corresponding conversation id could not be found. The conversation has probably terminated. In the message is shown the id of the conversation. VCM8029E ccc Inv conv_data confirm ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation data confirm packet was received but validation of the packet failed. VCM8030E ccc Conv_data confirm failed, conv gone, id=ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation data confirm was received but the corresponding conversation id could not be found. The conversation has probably terminated. In the message is shown the id of the conversation. VCM8031W Expediter ccc not found, convid=ccc Internal routing: INFO Description: This message is issued during VCOM conversation service processing. An external request was received to start a conversation but the expediter could not be found. The message is also issued when an internal start request is received and the expediter cannot be located.
VCOM messages 229

VCM8032W Partner ccc Net=ccc Node=ccc not found Internal routing: INFO Description: This message is issued during VCOM conversation service processing. A request was received to start a conversation but the partner could not be found. VCM8033W ccc version number c in call packet not supported. Internal routing: INFO Description: This message is issued during VCOM conversation service processing. A conversation connect request was received but the version number is not supported in this release of VCOM VCM8100I ConvID=ccc Exp=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM conversation service driver (VCB) block. The message shows the conversation id used by the VCB and the expediter name used on the conversation. VCM8101I Sender tag=ccc Sec=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM conversation service driver (VCB) block. The message shows the sender tag and part of security data. VCM8102I Timeout=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM conversation service driver (VCB) block. The message shows the timeout for conversation start. VCM8103W Conversation process create for ccc failed due to duplicate name Internal routing: SERR Description: This message is issued in response to a start conversation request if the created conversation process block (VCB) already is defined in the system. Check the assigned id and range values for the VCA definitions in parmlib. The conversation start request will be rejected. VCM8104W Conversation process create for ccc failed due to resource table full Internal routing: SERR
230 VCOMMSG

Description: This message is issued in response to a start conversation request if the resource resolution table (RRT) is full. Increase the value of the RRTSIZE keyword in the PTMCNFxx parmlib member before the next restart. The conversation start request will be rejected. VCM8105E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a start conversation request if the conversation process to be started could not be attached. The conversation process (VCB) will be deleted and the start request rejected. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM8106E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during conversa- tion service (VCB) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM8107W ccc Invalid element on VCBWORKQ: hhh Internal routing: SERR Description: This message is issued during conversation service (VCB) processing. A Network element was received but not recognized. The element will be left untouched. VCM8108E ccc invalid conversation request received: hhh Internal routing: SERR Description: This message is issued during VCOM conversation driver processing. A request was received that was not recognized as a valid conversation request. The request will be rejected. VCM8109I ccc Start of program ccc, ddn/mbr ccc ccc, Uid=ccc ConvID=ccc Internal routing: INFO Description: This message is issued during VCOM conversation driver processing. A request to start a local program was issued. The message shows the ddn name, the pds library member containing the JCL to submit and if the request failed or not, or the message shows the program name, the panel library member containing the JCL to submit and if the request failed or not. VCM8110E ccc External call referenced extern al symbol ccc, ConvID=ccc ccc Internal routing: INFO

VCOM messages

231

Description: This message is issued during VCOM conversation driver processing. A request to start a remote expediter was received from the network but was rejected as an external request cannot start an externally defined expediter. VCM8111I ccc Start request for exp ccc ccc, ConvID=ccc Internal routing: INFO Description: This message is issued during VCOM conversation driver processing. A request to start a remote expediter was issued. The message shows the expediter name, the node where the expediter is located and if the request failed or not. VCM8112E ccc Send of conv_start resp failed, ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation start request packet was received but when a response was to be sent back, the request to send the response packet failed. VCM8113E ccc Send of conv_stop req failed, ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. Send of a conversation stop request packet failed. VCM8114E ccc Conv start for distribution to ccc rejected, ConvID=ccc Internal routing: SERR Description: This message is issued during VCOM conversation driver processing. A conversation start was received for a local expediter. However, the conversation was to be used for a distribution and only remote distributions are expected by the VCOM conversation driver. Local distributions are handled by VCOM distribution driver. The message shows the expediter name and the conversation id. VCM8115I ccc Distribution start request ccc, ConvID=ccc Internal routing: INFO Description: This message is issued during VCOM conversation driver processing. An external request was received to start a distribution and the message shows whether the start request was successfully issued or not. VCM8116W ccc Expediter ccc not found, Convid=ccc Internal routing: INFO Description: This message is issued during VCOM conversation driver processing. An external request was received to start a conversation but the expediter could not be found.

232

VCOMMSG

VCM8117W ccc Partner ccc Net=ccc Node=ccc not found ConvID=ccc Internal routing: INFO Description: This message is issued during VCOM conversation driver processing. A request was received to start a conversation but the partner could not be found. VCM8118E ccc Invalid packet type recvd ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A packet was received from the network but the packet type was not recognized. VCM8119E ccc Send of conv_data buffer failed ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. Send of a data packet to another node failed. VCM8120E ccc Received buffer out of sequence ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A buffer was received for the indicated conversation id but the sequence number was not as expected. The conversation will be terminated. VCM8121E ccc Unexpected confirm received ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A data confirm message was received for the indicated conversation but the conversation was not waiting for data confirm. The confirm message will be ignored. VCM8122E ccc Send of conv_data confirm failed ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. Send of a data confirm packet to another node failed. VCM8123E ccc Internal or protocol error, flag = hh, ConvID= ccc. Internal routing: SERR Description: This message is issued when something that should not happen actually happens. VCM8124E ccc Send of VCOM message failed, ccc Internal routing: SERR

VCOM messages

233

Description: This message is issued during VCOM conversation service processing. VCOM fails to send a message to remote node. VCM8125E ccc CS deadlock detected. Internal routing: SERR Description: This message is issued when a CS deadlock is detected. A deadlock is the result when two VCOM application both are sending records and no one is receiving them. VCM8126W ccc Start request for a command CS session ccc , destination ccc ccc . Internal routing: INFO Description: This message is issued during VCOM conversation driver processing. A request to start a remote command server was issued. The message shows the destination net and node and if the request failed or not. VCM8127W CleanUp interval 0. Now clearing ConvId ccc Internal routing: INFO Description: This message is issued during VCOM conversation driver processing when a conversation is finished due to conversations cleanup interval time is zero (0). The conversation is cleared after finished. The cleanup routine is not used when interval time is zero. VCM8128W CleanUp interval>0. Not clearing ConvId ccc Internal routing: INFO Description: This message is issued during VCOM conversation driver processing when a conversation is finished due to conversations cleanup interval time is > zero (0). The conversation is not cleared after finished. The cleanup routine is used when interval time is > zero. VCM8129W CleanUp interval 0. Now clearing ConvId ccc (B) Internal routing: INFO Description: This message is issued during VCOM conversation driver processing when a conversation is finished due to conversations cleanup interval time is zero (0). The conversation is cleared after finished. The cleanup routine is not used when interval time is zero. VCM8130W CleanUp interval>0. Not clearing ConvId ccc (B) Internal routing: INFO Description: This message is issued during VCOM conversation driver processing when a conversation is finished due to conversations cleanup interval time is > zero (0). The

234

VCOMMSG

conversation is not cleared after finished. The cleanup routine is used when interval time is > zero. VCM8131W Conversation process create for ccc failed due to duplicate name Internal routing: SERR Description: This message is issued in response to a start conversation request if the created conversation process block (VCB) already is defined in the system. Check the assigned id and range values for the VCA definitions in parmlib. The conversation start request will be rejected. VCM8132W Conversation process create for ccc failed due to resource table full Internal routing: SERR Description: This message is issued in response to a start conversation request if the resource resolution table (RRT) is full. Increase the value of the RRTSIZE keyword in the PTMCNFxx parmlib member before the next restart. The conversation start request will be rejected. VCM8133E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a start conversation request if the conversation process to be started could not be attached. The conversation process (VCB) will be deleted and the start request rejected. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM8134E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during conversa- tion service (VCB) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM8135W ccc Invalid element on VCBWORKQ: hhh Internal routing: SERR Description: This message is issued during conversation service (VCB) processing. A Network element was received but not recognized. The element will be left untouched. VCM8136E ccc invalid conversation request received: hhh Internal routing: SERR Description: This message is issued during VCOM conversation driver processing. A request was received that was not

VCOM messages

235

recognized as a valid conversation request. The request will be rejected. VCM8137E ccc Send of conv_start resp failed, ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A conversation start request packet was received but when a response was to be sent back, the request to send the response packet failed. VCM8138E ccc Send of conv_stop req failed, ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. Send of a conversation stop request packet failed. VCM8139E ccc Invalid packet type recvd ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A packet was received from the network but the packet type was not recognized. VCM8140E ccc Send of conv_data buffer failed ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. Send of a data packet to another node failed. VCM8141E ccc Received buffer out of sequence ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A buffer was received for the indicated conversation id but the sequence number was not as expected. The conversation will be terminated. VCM8142E ccc Unexpected confirm received ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. A data confirm message was received for the indicated conversation but the conversation was not waiting for data confirm. The confirm message will be ignored. VCM8143E ccc Send of conv_data confirm failed ccc Internal routing: SERR

236

VCOMMSG

Description: This message is issued during VCOM conversation service processing. Send of a data confirm packet to another node failed. VCM8144E ccc Internal or protocol error, flag = hh, ConvID= ccc. Internal routing: SERR Description: This message is issued when something that should not happen actually happens. VCM8145E ccc Send of VCOM message failed, ccc Internal routing: SERR Description: This message is issued during VCOM conversation service processing. VCOM fails to send a message to remote node. VCM8146E ccc CS deadlock detected. Internal routing: SERR Description: This message is issued when a CS deadlock is detected. A deadlock is the result when two VCOM application both are sending records and no one is receiving them. VCM8147W ccc Start response for a command CS session ccc , destination ccc ccc . Internal routing: INFO Description: This message is issued during VCOM conversation driver processing. A response to start command server was issued. The message shows the destination net and node and if the request failed or not. VCM8148W ccc Logical record length error in a CS record. Protocol error. Internal routing: SERR Description: This message is issued when a logical record length was specified for a CS record, but the actual data received was greater then the length. VCM8149E ccc Translation error. Internal routing: SERR Description: This message is issued when translation of command or command response failed. VCM8150I ccc VPING transfer process activate . Internal routing: INFO Description: This message is issued when a VPING command is to begin a tr ace transfer to an adjacent node. VCM8151I ccc VPING transfer process ready.

VCOM messages

237

Internal routing: INFO Description: This message is issued when a VPING transfer is completed, with or without error. VCM8152I ccc VPING connect request issued to CS. Internal routing: INFO Description: This message is issued when a VPING command issues a connect request to an adjacent node. VCM8153W ccc VPING CS connect failed, reason from CS: ccc. Internal routing: SERR Description: This message is issued when a VPING CS Connect request failed. VCM8154W ccc Error response received from CS, RC= x"hhh" . Internal routing: SERR Description: This message is issued when a returncode greater than zero is received from CS. VCM8155I ccc Connected for conversation, ConvID=ccc. Internal routing: INFO Description: This message is issued when a VPING-CS connect response was received from CS. VCM8156W ccc ABORT element received from CS. Internal routing: INFO Description: This message is issued when an ABORT element was detected. VSB procssing will terminate. VCM8157W Invalid element on ccc VxBWORKQ: hhh Internal routing: SERR Description: This message is issued during VPING session under a VCB or a VSB block. A Network element was received but not recognized. The element will be left untouched. VCM8158W ccc Element on VSBWORKQ out of sequence. VRR=hhh, last req = ccc. Internal routing: SERR Description: This message is issued when a Network element was received but found to be out of sequence with requests from the application. The element will be left untouched. VCM8159I ccc VPING send request issued to CS, destination ccc ccc. Internal routing: INFO No description available.

238

VCOMMSG

VCM8160I ccc VPING send request to CS failed, destination ccc ccc. Internal routing: INFO No description available. VCM8161I ccc VPING CS release request issued. Internal routing: INFO Description: This message is issued when a VPING command issues a release request to an adjacent node VCM8162W ccc VPING release failed. Internal routing: SERR Description: This message is issued when the VPING CS release request could not be carried out. VCM8163I ccc Local command received ccc:ccc:ccc:ccc:ccc. Internal routing: INFO No description available. VCM8164I ccc External command received ccc:ccc:ccc:ccc:ccc. Internal routing: INFO No description available. VCM8165I ccc Command rejected, syntax error ccc:ccc:ccc:ccc:ccc. Internal routing: INFO No description available. VCM8166I ccc Command completed ccc:ccc:ccc:ccc:ccc. Internal routing: INFO No description available. VCM8167I ccc Command rejected, operation failed ccc:ccc:ccc:ccc:ccc. Internal routing: INFO No description available. VCM8168I ccc Command rejected, authorisation.failure ccc:ccc:ccc:ccc:ccc. Internal routing: INFO No description available. VCM8169I ccc Command rejected, no authorisation entry ccc:ccc:ccc:ccc:ccc. Internal routing: INFO No description available.

VCOM messages

239

VCM8200I VDB-Max(nnn) Curr(nnn) High(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM distribution service manager (VDA) block. The message shows the maximum number of dynamic VDBs allowed, the current number of VDBs in use and the highest number of VDBs used so far. Each VDB corresponds to a distribution to another VCOM node. VCM8201I Vdbid=ccc Idrange=nnn-nnn Last used=nnn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM distribution service manager (VDA) block. The message shows the name structure used for distribution processes (VDB) managed by the VTA. In the message is shown the four-character prefix, the numeric suffix range and the last suffix used. VCM8202I Retry(nnn,nnn,nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM distribution service manager (VDA) block. The message shows the retry time values for restart of distributions. VCM8203E VDA statement misplaced Internal routing: HCPY Description: This message is issued during decode of a VDA parmlib member. A used VDA statement is misplaced. A VDA statement should be the first statement in a VDA parmlib member. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM8204W VDA name not equal to member name Internal routing: HCPY Description: This message is issued during decode of a VDA parmlib member. The name given to the VDA by the VDA(name) statement is not the same name as the VDA parmlib member name. The same name should be used as it will make it easier to use the operator commands, ie Vary. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM8205W Invalid IDRANGE value Internal routing: HCPY
240 VCOMMSG

Description: This message is issued during decode of a VDA parmlib member. The VDA statement keyword IDRANGE is invalid. It must be two integers between 1 and 9999. The first integer must be less than the second. The default value of (1,9999) will be used. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM8206W MAXDVDB value invalid Internal routing: HCPY Description: This message is issued during decode of a VDA parmlib member. The VDA statement keyword MAXDVDB is invalid. It must be an integer between 1 and 9999. If the keyword IDRANGE has been used, it must also correspond to the specified range. The default value of IDRANGE(high-low) will be used. Correct the parmlib member before the next restart. VCM8207W RETRY value invalid Internal routing: HCPY Description: This message is issued during decode of a VDA parmlib member. The RETRY keyword operand is invalid. The operand should be two values specifying the minimum and maximum number of minutes between retry of start of distributions. The maximum value must be greater than or equal to the minimum value. The default values of (10,60) will be used. Correct the parmlib member before the next restart. VCM8208E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a VDA definition. The VDA name specified in the parmlib member could not be activated as the name already existed in the system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM8209E Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a VDA definition. The VDA name specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM8210E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a VDA defiVCOM messages 241

nition. The VDA specified by the parmlib member could not be started (attached). This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM8211E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during VCOM distribution service manager (VDA) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM8212W ccc Invalid element on VDAWORKQ: hhh Internal routing: SERR Description: This message is issued during VCOM distribution service manager (VDA) processing. An element was received on the work queue but it was not recognized. The element will be deleted. VCM8213E ccc failed to start process for ccc Internal routing: SERR Description: This message is issued during VCOM distribution service processing. An request to start a distribution process failed. Other messages will indicate the reason why. In the message is indicated the partner name. VCM8214E ccc invalid distribution request received: hhh hhh hhh Internal routing: SERR Description: This message is issued during VCOM distribution service processing. A request was received that was not recognized as a distribution request. The request will be rejected. VCM8215I ccc VCOM distribution restart and c clean-up routine started. Internal routing: INFO Description: This message is issued when the VCOM distribution restart and clean-up routine is started. The routine is started on time intervals. VCM8216I ccc Distribution ccc for partner ccc is restarted. Internal routing: INFO Description: This message is issued when VCOM restarts a distribution. VCM8217I ccc Distribution ccc for expediter ccc is restarted. Internal routing: INFO

242

VCOMMSG

Description: This message is issued when VCOM restarts a distribution. VCM8218W ccc Restart failed for partner ccc Internal routing: SERR Description: This message is issued when VCOM restart attempt fails. VCM8219W ccc Restart failed for expediter ccc Internal routing: SERR Description: This message is issued when VCOM restart attempt fails. VCM8220W ccc Distribution ccc not restarted, VCOM link not active. Internal routing: INFO Description: This message is issued when VCOM restart attempt fails due to no active links to destination node. VCM8221I ccc Distribution ccc deleted, reason: ccc Internal routing: INFO Description: This message is issued when the VCOM distribution restart and clean-up routine finds a distribution that is either ready, timeout has expired or marked for delete. VCM8222I ccc ccc ccc c c c ccc ccc ccc ccc c Internal routing: INFO Description: This message is issued when the VCOM distribution restart and clean-up routine finds a distribution that is either ready, timeout has expired or marked for delete. The message contains process id, expediter, partner, type C=conversation D=distr, direction S=sender R=recveiver, type D=data R=receipt, DistID or ConvID, number of records, number of bytes, and reason for delete R=ready T=timeout, D=delete marked. This messages is to be selected by some utilty program for further processing. VCM8223W ccc Distributions () ccc ) to ccc ccc not restarted, VCOM link not active. Internal routing: INFO Description: This message is issued when VCOM restart attempt fails due to no active links to destination node. VCM8224W MAXIDLE value invalid Internal routing: HCPY Description: This message is issued during decode of a VDA parmlib member. The VDA statement keyword MAXIDLE is invalid. It must be an integer between 1 and 60. The default

VCOM messages

243

value of MAXIDLE will be used. Correct the parmlib member before the next restart. VCM8225I ccc Expediter ccc resubmited because an earlier submit failed. Internal routing: INFO Description: This message is issued when VCOM restarts an expediter This is done because an earlier submit failed of some reason VCM8226E VSAM dir error (ADD),key=hhh, R0=x"hhh" Internal routing: SERR Description: This message is issued when a return-code greater zero is returned from the VSAM ADD section in the restart distribution routine. The expediter has been changed for the specified partner definition. The new distribution can not be added. The restart distribution will continue with current expediter. VCM8227I ccc Distribution ccc could not find partner ccc. Internal routing: INFO Description: This message is issued when VCOM restarts a distribution. In order to check if the expediter has been changed, VCOM try to read the partner definition. The specified partner definition may not be found. The restart routine will continue with current expediter. VCM8300W Distribution process create for ccc failed due to duplicate name Internal routing: SERR Description: This message is issued in response to a start distribution request if the created distribution process block (VDB) already is defined in the system. Check the assigned id and range values for the VDA definitions in parmlib. The distribution start request will be rejected. VCM8301W Distribution process create for ccc failed due to resource table full Internal routing: SERR Description: This message is issued in response to a start distribution request if the resource resolution table (RRT) is full. Increase the value of the RRTSIZE keyword in the PTMCNFxx parmlib member before the next restart. The distribution start request will be rejected. VCM8302E ccc ccc failed to ATTACH driver PCB Internal routing: SERR

244

VCOMMSG

Description: This message is issued in response to a start distribution request if the distribution process to be started could not be attached. The distribution process (VDB) will be deleted and the start request rejected. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM8303I ccc Start of program ccc, member ccc ccc Internal routing: INFO Description: This message is issued during VCOM distribution driver processing. A request to start a local program was issued. The message shows the program name, the panel library member containing the JCL to submit and if the request failed or not. VCM8304W ccc Distribution start failed, partner ccc not found in partner table. Internal routing: INFO Description: This message is issued during VCOM distribution driver processing. A request to start a distribution was issued. The partner specified was not found in the partner table. The distribution is not started. VCM8305W ccc Distribution start failed, expediter ccc not found in expediter table. Internal routing: INFO Description: This message is issued during VCOM distribution driver processing. A request to start a distribution was issued. The expediter specified was not found in the expediter table. The distribution is not started. VCM8306E Abend ccc in ccc ccc, entry level FRR entered, will try reset. Internal routing: SERR Description: This message is issued if an abend occurs during distribu- tion service (VDB) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM8307W ccc Invalid element on ccc VDBWORKQ: hhh Internal routing: SERR Description: This message is issued during distribution service (VDB) processing. A Network element was received but not recognized. The element will be left untouched. VCM8308E ccc Invalid VRR function code, function = x"hh" Internal routing: SERR Description: An invalaid function-code was detected in a VRR.

VCOM messages

245

VCM8309I ccc Distribution started, expediter=ccc, type=SENDER. Internal routing: INFO Description: This message is issued when a the DS server becomes active. VCM8310I ccc Distribution started, expediter=ccc, type=RECEIVER. Internal routing: INFO Description: This message is issued when a the DS server becomes active. VCM8311I ccc Distribution ended, expediter= ccc, RC = x"hhh" . Internal routing: INFO Description: This message is issued when a the DS server is terminating. VCM8312I ccc ConvID=ccc assigned to ccc DistID=ccc. Internal routing: INFO Description: This message is issued when a CS connection is established. The message informs about the relation between the conversation and the distribution ID. VCM8313I ccc ccc distribution contains ccc records and ccc bytes. Internal routing: INFO Description: This message gives information of the size of a distribution VCM8314W ccc CSCONx failed, reason = ccc Internal routing: SERR Description: This message is issued when a return-code greater zero is returned from CS for a CSCONX. Reasons can be "invalid partner/expediter", "No resources" or "invalid parms". VCM8315I ccc CSCONx failed, RC = x"hhh". Internal routing: INFO Description: This message is issued when a return-code greater zero is returned from CS for a CSCONS or CSCONR. RC = VCOM defined rc. VCM8316W ccc CSSEND failed, RC = x"hhh." Internal routing: SERR Description: This message is issued when a return-code greater zero is returned from CS for a CSSEND. RC 4 = Conversation does not exist, RC 8 = request not accepted. VCM8317W ccc CSRLSE failed, RC = x"hhh".
246 VCOMMSG

Internal routing: SERR Description: This message is issued when a return-code greater zero is returned from CS for a CSRLSE. RC 8 = Conversation does not exist. VCM8318E ccc disk open error, dsn=ccc . Internal routing: SERR Description: This message is issued when a return-code greater zero is returned from dataset open routine. VCM8319W ccc eof reached. To high value specified in last record recevived. Internal routing: SERR Description: This message is issued during a restart of a distribution and eof was reached before the restart record number was found. VCM8320E ccc disk read error. Distribution data record. Internal routing: SERR Description: This message is issued when a physical or logical error was detected when trying to read a data record. VCM8321E ccc disk read error. Receipt record. Internal routing: SERR Description: This message is issued when a physical or logical error was detected when trying to read the receipt record. VCM8322E ccc disk open error. Receipt dataset. Internal routing: SERR Description: This message is issued when a physical or logical error was detected when trying to open the recipt dataset. VCM8323E ccc Translation, disc or logic error. Internal routing: SERR Description: This message is issued when a physical or logical error was detected when trying to pack the records into a DS data protocol unit. VCM8324E ccc disk write error. Internal routing: SERR Description: This message is issued when a physical or logical error was detected when trying to write a record. VCM8325E ccc disk close error. Internal routing: SERR

VCOM messages

247

Description: This message is issued when a physical or logical error was detected when trying to close the distribution dataset. VCM8326E ccc Disc read error detected. Internal routing: SERR Description: This message is issued when a physical or logical read error is detected, when trying to unpack a logical record from a disc record. VCM8327W ccc not enougth space to receive the distribution at partner node. Internal routing: SERR Description: This message is issued when a status code E was returned in the distribution status PDU, which means that the partner DS server could not receive this distribution. Version 1 only. VCM8328E ccc receipt error. Internal routing: SERR Description: This message is issued when a return-code greater zero is returned from the receipt routine. VCM8329E ccc VSAM dir error (GET), key=hhh, R0=x"hhh" Internal routing: SERR Description: This message is issued when a return-code greater zero is returned from the VSAM GET routine. VCM8330E ccc VSAM dir error (ADD),key=hhh, R0=x"hhh" Internal routing: SERR Description: This message is issued when a return-code greater zero is returned from the VSAM ADD routine. VCM8331E ccc VSAM dir error (UPD),key=hhh, R0=x"hhh" Internal routing: SERR Description: This message is issued when a return-code greater zero is returned from the VSAM UPD routine. VCM8332I ccc The distribution is already distributed. Internal routing: INFO Description: This message is issued when a distributionen was restarted but the distributionen has already been sent to the partner node. VCM8333W ccc Timeout for distribution ccc . Internal routing: INFO

248

VCOMMSG

Description: This message is issued when timeout for a distribution is detected. A distribution of the receipt is scheduled, if a receipt is present. VCM8334W ccc No high-index for distribution dataset found on parmlib. Internal routing: SERR Description: This message is issued when a distribution dataset name is built and there is no high-index found for the distribution dataset. The high-index should be defined in parmlib member PTMBND00. VCM8335I ccc Distribution restart requested from record number ccc. Internal routing: INFO Description: This message is issued when a distribution was restarted. VCM8336I ccc Distribution restarted from record number ccc. Internal routing: INFO Description: This message is issued when a distribution was restarted. VCM8337W ccc Distribution restart possitioning failed, restarted from the beginning. Internal routing: INFO Description: This message is issued when a distribution was restarted. VCM8338W ccc Protocol error, invalid request received. Internal routing: SERR Description: This message is issued when a request was received from the DS spool partner that was not a status pdu, ack pdu or nack pdu. The distribution is set to HOLD status. The request buffer is written to the trace dataset with an LU-name equal ERRORPDU. VCM8339W ccc Unexpected CS STOP request received. Internal routing: SERR Description: This message is issued when a conversation stop request was received, but the distribution was not finished. VCM8340W ccc Unexpected CS ABORT request request received. Internal routing: SERR Description: This message is issued when a conversation abort request was received, but the distribution was not finished.

VCOM messages

249

VCM8341W ccc Protocol error, invalid status code in the STATUS PDU. Internal routing: SERR Description: This message is issued when an invalid status code was found in the distribution status PDU. VCM8342W ccc Protocol error, invalid length field in PDU. () ccc ) Internal routing: SERR Description: This message is issued when an invalid length value was found in a distribution PDU. The length field did not contain a numeric value. VCM8343W ccc Protocol error, invalid sequence of PDU. Internal routing: SERR Description: This message is issued when a PDU was received, but the PDU-type was not expected to come in this state. VCM8344W ccc Protocol error, invalid security data length. Internal routing: SERR Description: This message is issued when a the length of the security data is higher then 99. VCM8345W ccc Protocol error, invalid data-type in distribution data PDU. Internal routing: SERR Description: This message is issued when a start of a ds record was expected to be found in a data PDU, but the PDU type was not equal P. VCM8346W ccc Protocol error, zero data length in a distribution record. Internal routing: SERR Description: This message is issued when a length of zero was found in a distribution record. VCM8347W ccc Protocol error, incorrect number of bytes or records received, distributionen rejected. Internal routing: SERR Description: This message is issued when the number of bytes or the number of records received is not the same as specified in the distribution start PDU. An NACK PDU is send to the partner DS server and the distribution is rejected. VCM8348W ccc Expected response from partner DS server not received. Internal routing: SERR Description: This message is issued when the max idle time has expired and no response from the partner DS server has

250

VCOMMSG

been received. The process is terminated to prevent that it will hang forever. VCM8349W ccc Recipt partner not found in partner table, net/node/partner = ccc/ccc/ccc. Internal routing: SERR Description: This message is issued when a receipt was scheduled but the partner definition was not found in the partner table. VCM8350I ccc Receipt scheduled with DistId = ccc. Internal routing: INFO Description: This message is issued when a receipt distribution is scheduled. VCM8351W ccc Schedule of receipt distribution wih DistId ccc failed. Internal routing: INFO Description: This message is issued when a receipt distribution is scheduled. VCM8352W ccc Distribution restart failed because another process has already been started with the same DistID. Internal routing: INFO Description: This message is issued when an inbound distribution will restart, but there is already an other distribution process started for the same distribution ID. The distribution is rejected. VCM8353I ccc Distribution already received ,(no) VSAM controlblock found). Internal routing: INFO Description: This message is issued when an inbound distribution will restart, but there is no information about this distribution in the VSAM control file. According to the VCOM protcol, the distribution is regarded as received, consumed by the receiving application and then deleted. If this is not true, a serious protocol error has occured. VCM8354I ccc Distribution already received ,(VSAM) controlblock remote status = R) Internal routing: INFO Description: This message is issued when an inbound distribution will restart, but the distribution is marked as received from the remote node. This can happen if a distribution is received but the acknowledgement did not reach the remote node. VCM8355I ccc ccc ccc c c c ccc ccc ccc ccc ccc ccc ccc

VCOM messages

251

Internal routing: INFO Description: This message is issued when the distribution process is finished. The message contains process id, expediter, partner, type C=conversation D=distr, direction S=sender R=recveiver, type D=data R=receipt, DistID or ConvID, number of records, number of bytes. This messages is to be selected by some utilty program for further processing. VCM8356W ccc DistID=ccc put in HOLD status due to unsure status. Internal routing: INFO Description: This message is issued when a distribution is received from a remote VCOM node and there is doubts about the actual status for this distribution. The distribution is probably already received and consumed by the appliction, but if it is not, a protocol error has occured. Check the VCOM log file to make sure if the distribution already has been received or not. VCM8357E ccc Requested translation of userdata not possible. Internal routing: INFO Description: This message is issued for a distribution when the data code received and the expediter table definitions indicated that user data should be translated but VCOM could not perform the translation. Reasons can be, invalid data code specifications or translation table missing. VCM8358E ccc Requested translation of userdata in receiving node not possible. Internal routing: INFO Description: This message is issued for a distribution when the partner distribution server returns an indication that the distribution cannot be translated. Reasons can be, invalid data code specifications or translation table missing. VCM8359I ccc Rcpt DistID ccc , original DistID ccc Internal routing: INFO Description: This message is issued for a receipt distribution. It contains the DistID of the receipt distribution and the DistID of the original distribution. VCM8360E ccc Translation error detected during transmission of the distribution. Internal routing: SERR Description: This message is issued when there has occured a translation error for one or more characters that has been transmitted. A NACK PDU is sent to the partner DS server and the distribution is put into HOLD status and a receipt is generated if available.
252 VCOMMSG

VCM8361E ccc Error detected during transmission by partner DS server, reason ccc error. Internal routing: INFO Description: This message is issued by the primary DS server when a NACK message is received. The secondary DS server sends a NACK nsg if it detects a translation error or a protocol error. The primary DS server puts the distribution into HOLD status and generates a receipt if available. VCM8362W ccc Timeout or translation error detected during transmission by partner DS server. Internal routing: INFO Description: This message is issued by the secondary DS server when a TIMEOUT message is received. The primary DS server sends a TIMEOUT messages if it detects a translation error or a timeout event. The primary DS server puts the distribution into HOLD status and generates a receipt if available. VCM8363E ccc Error status received from partner DS server, rc = ccc Internal routing: INFO Description: This message is issued by the primary DS server when a STATUS message is received with an error status. The primary DS server puts the distribution into HOLD status and generates a receipt if available. VCM8364E ccc Partner ccc not found. Internal routing: INFO Description: This message is issued by the primary DS server if the partner registered for this distribution was not found. VCM8365I ccc Distribution not started because it is not first in line. Internal routing: INFO Description: This message is issued by the primary DS server if the distribution is not first in line to be sent. VCM8366W ccc Distribution rejected because it is to large. Internal routing: INFO Description: This message is issued by the secondary DS server if the distribution is too large to receive. VCM8367I ccc Distribution protocol error, conflicting status detected. Internal routing: INFO Description: This message is issued if a distribution is restarted and the secondary node claims that the distribution has been received but the primary node has not sent an EOF message. Probable reason is that the distribution has been
VCOM messages 253

lost in the receiving node. The distribution is put in HOLD status and a receipt is generated if present. VCM8368I ccc Distribution protocol error, conflicting expediter names detected. VDBEXP=ccc, DISTREXP=ccc. Internal routing: INFO Description: This message is issued if a distribution is to be started. The expediter name given is not equal to the name corresponding to an existing distribution id. VCM8369I ccc No submit of program ccc, distribution queued to ccc Internal routing: INFO Description: This message is issued during VCOM distribution driver processing. No request to start a local program was issued because another process was already waiting to receive a a distribution. The message shows the program name, and the name of the process waiting for the distribution. VCM8370W ccc Too many records received Internal routing: SERR Description: This message is issued when a distribution has received more records than it agreed to take care of. VCM8371W Distribution process create for ccc failed due to max count exceeded in ccc ccc. Internal routing: SERR Description: This message is issued in response to a start distribution request if the new VDB process will exceed the maximun VDB count specification in the VDA parmlib member (MAXDVDB). The distribution start request will be rejected. Update the VDA parmlib member before the next system restart. VCM8400E VSA statement misplaced Internal routing: HCPY Description: This message is issued during decode of a VSA parmlib member. A used VSA statement is misplaced. A VSA statement should be the first statement in a VSA parmlib member. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM8401W VSA name not equal to member name Internal routing: HCPY Description: This message is issued during decode of a VSA parmlib member. The name given to the VSA by the VSA(name) statement is not the same name as the VSA parmlib member name. The same name should be used as

254

VCOMMSG

it will make it easier to use the operator commands, ie Vary. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM8402W ACBRETRY value invalid Internal routing: HCPY Description: This message is issued during decode of a VSA parmlib member. The VSA statement keyword ACBRETRY is invalid. The operand should be two values specifying the minimum and maximum number of seconds between ACB open retry. The maximum value must be greater than or equal to the minimum value. The default values of (10,120) will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM8403W Invalid IDRANGE value Internal routing: HCPY Description: This message is issued during decode of a VSA parmlib member. The VSA statement keyword IDRANGE is invalid. It must be two integers between 1 and 9999. The first integer must be less than the second. The default value of (1,9999) will be used. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM8404W MAXDVSB value invalid Internal routing: HCPY Description: This message is issued during decode of a VSA parmlib member. The VSA statement keyword MAXDVSB is invalid. It must be an integer between 1 and 9999. If the keyword IDRANGE has been used, it must also correspond to the specified range. The default value of IDRANGE(high-low) will be used. Correct the parmlib member before the next restart. VCM8405E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a VSA definition. The VSA name specified in the parmlib member could not be activated as the name already existed in the system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM8406E Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a VSA definition. The VSA name specified in the parmlib member could
VCOM messages 255

not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM8407E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a VSA definition. The VSA specified by the parmlib member could not be started (attached). This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM8408E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during VCOM API Service Manager (VSA) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM8409I VSB-Max(nnn) Curr(nnn) High(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM API Service Manager Anchor (VSA). The message shows the maximum number of dynamic VSBs allowed, the current number of VSBs in use and the highest number of VSBs used so far. Each VSB corresponds to a connection to an application program. VCM8410I Option(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM API Service Manager Anchor (VSA). The message shows the values choosen for the OPTION keyword in the VSA parmlib member definition. VCM8411I ACBname=ccc Retry(nnn,nnn,nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM API Service Manager Anchor (VSA). The message shows the ACB opened by the VSA and the retry time values if ACB open fails. VCM8412W Invalid element on ccc VSAWORKQ: hhh Internal routing: SERR

256

VCOMMSG

Description: This message is issued during VCOM API service manager (VSA) processing. A Network Element was received but not recognized. The element will be deleted. VCM8500W API session port block create for ccc failed due to duplicate name. Internal routing: SERR Description: This message is issued in response to a start API session request if the created API session port block (VSB) already is defined in the system. Check the assigned id and range values for the VSA definition in parmlib. The API session start request will be rejected. VCM8501W API session port block create for ccc failed due to resource table full. Internal routing: SERR Description: This message is issued in response to a start API session request if the resource resolution table (RRT) is full. Increase the value of the RRTSIZE keyword in the PTMCNFxx parmlib member before the next restart. The API session start request will be rejected. VCM8502E ccc ccc failed to ATTACH driver PCB. Internal routing: SERR Description: This message is issued in response to a start API session request if the API session process to be started could not be attached. The API session process (VSB) will be deleted and the start request rejected. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM8503I ccc LU-name(ccc) Logmode(ccc) . Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM API Session Port Block (VSB). The message shows whether the VSB is dynamically created (by API logon request) or predefined (parmlib specified). Also shown is the VTAM logical unit (LU) name and the logmode entry used for the API session. VCM8504I Bind(hhh) hhh hhh hhh hhh hhh hh) . Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM API Session Port Block (VSB). The message shows the Bind parameters associated with the session. VCM8505I VSB(hhh) RPL(hhh) RPLRC(hhh) .
VCOM messages 257

Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM API Session Port Block (VSB). The message shows various control block addresses in use for VSB processing. VCM8506E Abend ccc in ccc ccc, entry level FRR entered, will try reset. Internal routing: SERR Description: This message is issued if an abend occurs during VCOM API session port (VSB) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM8507W Invalid element on ccc VSBWORKQ: hhh Internal routing: SERR Description: This message is issued during VCOM API session port block (VSB) processing. A Network element was received but not recognized. The element will be left untouched. VCM8508W ccc Element on VSBWORKQ out of sequence. VRR=hhh, last req = ccc. Internal routing: SERR Description: This message is issued when a Network element was received but found to be out of sequence with requests from the application. The element will be left untouched. VCM8509W ccc ABORT element received from CS. Internal routing: INFO Description: This message is issued when an ABORT element was detected. A response with returncode = ABORT is sent to the application program and the VSB procssing will terminate. VCM8510W ccc VTAM session lost. Internal routing: INFO Description: This message is issued when the VTAM session between VCOM API and the application program API is lost. VCM8511I ccc VCOMAPI started, LU=ccc. Internal routing: INFO Description: This message is issued when a new API session becomes active. VCM8512I ccc VCOMAPI ended, LU=ccc. Internal routing: INFO

258

VCOMMSG

Description: This message is issued when a API session is ended. VCM8513W ccc No high-index for distribution dataset found in parmlib. Internal routing: SERR Description: This message is issued when a distribution dataset name is built and there is no high-index found for the distribution dataset. The high-index should be defined in parmlib member PTMBND00. VCM8514E ccc VSAM dir error (GET), key=hhh, R0=x"hhh" Internal routing: SERR Description: This message is issued when a return-code greater zero is returned from the VSAM GET routine. VCM8515E ccc VSAM dir error (ADD),key=hhh, R0=x"hhh" Internal routing: SERR Description: This message is issued when a return-code greater zero is returned from the VSAM ADD routine. VCM8516E ccc VSAM dir error (UPD),key=hhh, R0=x"hhh" Internal routing: SERR Description: This message is issued when a return-code greater zero is returned from the VSAM UPD routine. VCM8517E ccc Read error on distribution dataset, RC=x"hhh". Internal routing: SERR Description: This message is issued when the read routine fails to deliver a logical distribution record. VCM8518W ccc Request rejected, not permitted in this state. Internal routing: SERR Description: This message is issued when a connect request was received from the application, but there was already a connection established. VCM8519W ccc Request rejected, not permitted in this state. Internal routing: SERR Description: This message is issued when a request was received from the application, but there is no connection established or close is pending. VCM8520W ccc Request rejected, invalid request. Internal routing: SERR Description: This message is issued when a request was received from the application, but it could not be decoded.
VCOM messages 259

VCM8521W ccc Send request failed. Internal routing: INFO Description: This message is issued when a send request macro failed. VCM8522I ccc Connect request issued to CS. Internal routing: INFO Description: This message is issued when a CS connect request is issued. VCM8523I ccc Connect request (CSCONS) issued for partner ccc, user ccc. Internal routing: INFO Description: This message is issued when a connect request (CSCONS) is sent to CS. VCM8524I ccc Connect request (CSCONR) issued for expediter ccc, user ccc. Internal routing: INFO Description: This message is issued when a connect request (CSCONR) is sent to CS. VCM8525I ccc Connected for conversation, ConvID=ccc. Internal routing: INFO Description: This message is issued when a CS connect response was received from CS. VCM8526W ccc CS connect failed, reason from CS: ccc, id: ccc Internal routing: SERR Description: This message is issued when a CS Connect request failed. VCM8527W ccc Error response received from CS, RC= x"hhh" . Internal routing: SERR Description: This message is issued when a returncode greater zero is received from CS. VCM8528W ccc DS connect failed, RC=x"hhh" . Internal routing: SERR Description: This message is issued when a DS connect request failed. VCM8529W ccc DS connect failed, invalid PARTNER NAME = ccc. Internal routing: SERR

260

VCOMMSG

Description: This message is issued when an invalid PARTNER name was found. VCM8530W ccc DS connect failed, invalid RECEIPT PARTNER NAME = ccc. Internal routing: SERR Description: This message is issued when an invalid RECEPT PARTNER NAME was found. VCM8531I ccc Connected for distribution (send), partner = ccc, user ccc, Internal routing: INFO Description: This message is issued during VCOM API session port block (VSB) processing. A DS connect request was succesfully processed. VCM8532I ccc DistID=ccc. Internal routing: INFO Description: This message is issued during VCOM API session port block (VSB) processing. A DS connect request was succesfully processed. VCM8533I ccc Connected for distribution (receive), expediter = ccc, user ccc, Internal routing: INFO Description: This message is issued during VCOM API session port block (VSB) processing. A DS connect request was succesfully processed. VCM8534I ccc DistID=ccc. Internal routing: INFO Description: This message is issued during VCOM API session port block (VSB) processing. A DS connect request was succesfully processed. VCM8535W ccc Max number of errors exceeded. Internal routing: SERR Description: This message is issued when the error-count exceeds the maximum errors allowed. This is to prevent a loop. The application program ought to take care of the returncodes and do a proper release of the session. VCM8536W ccc Logical record length error in a CS record. Protocol error. Internal routing: SERR

VCOM messages

261

Description: This message is issued when a logical record length was specified for a CS record, but the actual data received was greater then the length. VCM8537W ccc CS record larger than max size handled by application. Internal routing: SERR Description: This message is issued when a to large record is received from CS. The application cannot receive this record. The record is truncated and a return-code is sent to the application. VCM8538I ccc CS release request received. Internal routing: INFO Description: This message is issued when a release request is received from CS. VCM8539I ccc CS release request issued. Internal routing: INFO Description: This message is issued when a release request is issued to CS. VCM8540I ccc Distribution release request issued. Internal routing: INFO Description: This message is issued when a release request is issued for a distribution. VCM8541W ccc Distribution release failed. Internal routing: SERR Description: This message is issued when the DS release request could not be carried out. VCM8542W ccc Conversation release failed. RC = x"hhh" . Internal routing: SERR Description: This message is issued when the CS release request could not be carried out. VCM8543W ccc Timeout detected. Internal routing: SERR Description: This message is issued when a time-out value has expired. VCM8544W ccc DS-receive request issued, but there is no more data for this distribution. Internal routing: SERR

262

VCOMMSG

Description: This message is issued when an application program issues a DSRECV after the distribution has reached end of data. VCM8545W ccc Recipt partner not found in partner table, net/node/partner = ccc/ccc/ccc. Internal routing: SERR Description: This message is issued when a receipt was scheduled but the partner definition was not found in the partner table. VCM8546I ccc Receipt scheduled with DistId = ccc. Internal routing: INFO Description: This message is issued when a receipt distribution is scheduled. VCM8547W ccc Schedule of receipt distribution wih DistId ccc failed. Internal routing: INFO Description: This message is issued when a receipt distribution is scheduled. VCM8548W ccc Distribution not properly finished, will be discarded. Internal routing: INFO Description: This message is issued when a distribution is not properly finished. The final clean-up routine has detected an open distribution. The distribution will be discarded. VCM8549I ccc Distribution contains no data. Internal routing: INFO Description: This message is issued when a distribution was started but no data for the distribution was received before the release request was issued. The message is only an information, the distribution is accepted and will be delivered. VCM8550I ccc Distribution phase two scheduled. Internal routing: INFO Description: This message is issued when a distribution was finished and no errors has been detected. The second phase of the distribution is scheduled. VCM8551I ccc Distribution discarded by application, RVALUE = x"hhh". Internal routing: INFO Description: This message is issued when a distribution issues a release request with a RVALUE not equal 1. VCM8552I ccc Distribution finished, RC from application = x"hhh". Internal routing: INFO
VCOM messages 263

Description: This message is issued when a distribution issues a release request after receiving the distribution. VCM8553I ccc Distribution finished, RC = ROLLBACK. Internal routing: INFO Description: This message is issued when a distribution issues a release request after receiving the distribution. VCM8554I ccc Distribution finished, RC = HOLD. Internal routing: INFO Description: This message is issued when a distribution issues a release request after receiving the distribution. VCM8555I ccc Distribution finished with invalid RVALUE = x"hhh". Internal routing: INFO Description: This message is issued when a distribution issues a release request after receiving the distribution. VCM8556I ccc ccc ccc c c c ccc ccc ccc ccc ccc ccc Internal routing: INFO Description: This message is issued when the API process is finished. The message contains process id, expediter, partner, type C=conversation D=distr, direction S=sender R=recveiver, type D=data R=receipt, DistID or ConvID, number of records, number of bytes. This messages is to be selected by some utilty program for further processing. VCM8557W ccc Requested translation of userdata not possible. Internal routing: INFO Description: This message is issued for a local distribution or a conversation when the partner and initiator table definitions indicated that user data should be translated but VCOM could not perform the translation. Reasons can be, invalid data code specifications or translation table missing. VCM8558E ccc Translation failed. Internal routing: INFO Description: This message is issued for a local distribution when the partner and initiator table definitions indicated that user data should be translated but VCOM failed to translate the data. This is an internal error that should not occur. VCM8559E ccc No distribution for user ccc. Internal routing: INFO Description: This message is issued for a receiving distribution program when no distribution was found for that expediter.

264

VCOMMSG

VCM8560E ccc Translation failed in partner node. Internal routing: INFO Description: This message is issued for a conversation if the partner node could not translate the user data. VCM8561E ccc Translation failed in local node. Internal routing: INFO Description: This message is issued for a conversation if the local node could not translate the user data. VCM8562W ccc DS connect failed, INVALID INITIATOR NAME = ccc. Internal routing: SERR Description: This message is issued when an invalid INITIATOR name was found. VCM8563I ccc Distribution not started because it is not first in line. Internal routing: INFO Description: This message is issued when a distribution could not be started because it was not first in line to be started. VCM8564W ccc Distribution rejected because it is too large. Internal routing: INFO Description: This message is issued when a distribution exeeds maximium size or maximum number of records. VCM8565I ccc Distribution discarded because of previous errors. Internal routing: INFO Description: This message is issued when a distribution issues a release and there has been any other errors before. VCM8566I ccc Distributionen reconnected, DistID=ccc Internal routing: INFO Description: This message is issued during VCOM API session port block (VSB) processing. A DS reconnect request was succesfully processed. VCM8567E ccc translation error at oper command. Internal routing: INFO Description: This message is issued when an oper command from the client was translated to the host code page. VCM8568W ccc Timeout for IMS TP/BMP appl. detected. LU/0 session is NOT closed. Internal routing: SERR

VCOM messages

265

Description: This message is issued when a time-out value has expired for an IMS online or BMP application. The LU/0 session with the IMS-system is NOT closed because IMS can not handle it. If a number of applications is timed out this will result in unused LU/sessions, and the number is limited. When max number of LU/0 sessions is used, no more applications can use VCOM from that IMS-system. VCM8569W ccc Connect failed, Secur and security parameters are more than 99 bytes all together Internal routing: SERR Description: This message is issued when the secur field and the security parameters are more than 99 bytes all together. If the security functions introduced in VCOM version 3 shall be used together with the secur function, the secur field can not be longer than 30 bytes. VCM8570I ccc Connect request (CSQRSP) issued for partner ccc, user ccc. Internal routing: INFO Description: This message is issued when a connect request (CSQRSP) is sent to CS. VCM8571I ccc Distribution ccc deleted, reason: ccc Internal routing: INFO Description: This message is issued when the application has issued a release indicating that the distribution should be considered received. The distribution will be deleted without delay. VCM8600I ACB is ccc, logon exit is ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM API Service Manager Block (VSA). The message shows if the ACB is opened or closed and whether the logon exit is enabled for scheduling or not, ie if user application requests are accepted or not. VCM8601E ACB open failure, applid=ccc, reasoncode=hh Internal routing: LERR Description: This message is issued by the open ACB routine for a VCOM API Service Manager Anchor (VSA). The ACB to be used for VTAM communication for the VSA could not be opened. The reasoncode for open failure is indicated in the message (refer to VTAM programming manual). The open processing will be retried after the error. VCM8602E (cont) ccc

266

VCOMMSG

Internal routing: LERR Description: This message is issued by the open ACB routine for a VCOM API Service Manager Anchor (VSA). This message is an extension to the previous open error message and it tries to explain the reason for ACB open failure. VCM8603E ACB close failure, applid=ccc, reasoncode=hh Internal routing: LERR Description: This message is issued by the close ACB routine for a VCOM API Service Manager Anchor (VSA). The ACB used for VTAM communication for the VSA could not be closed. The reasoncode for close failure is indicated in the message (refer to VTAM programming manual). The close processing will continue after the error. VCM8604E Setlogon start failed, rc(hhh) Internal routing: LERR Description: This message is issued by the VTAM open routine for a VCOM API Service Manager Anchor (VSA). A VTAM SETLOGON START request failed. The VTAM return codes are shown in the message (refer to VTAM programming manual). The open processing will fail. VCM8605E Setlogon stop failed, rc(hhh) Internal routing: LERR Description: This message is issued by the VTAM close routine for a VCOM API Service Manager Anchor (VSA). A VTAM SETLOGON STOP request failed. The VTAM return codes are shown in the message (refer to VTAM programming manual). The close processing will continue after the error. VCM8606W Logon reject for LU(ccc), reason: ccc Internal routing: LERR Description: This message is issued by the VCOM API Service Manager logon exit routine. A logon request was received but the request was rejected. The reject reason is shown in the message. Also indicated is the name of the Logical Unit (LU) that was rejected. VCM8607E ccc ccc unsupported VTAM version, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB it was found that an unsupported version of VTAM was in use. ACF/VTAM version 2 or later with OPTCD=USERRH and Function Vector List support is required. In the message is also indicated the identification and name of the VCOM API Service Manager

VCOM messages

267

Anchor (VSA) that had the error. The VSA will not be usable if VTAM mismatch is detected. VCM8608E ccc ccc AMODE=31 but no VTAM 31-bit support, ACB=ccc Internal routing: SERR Description: This message is issued by the open ACB check routine. When opening the named ACB it was found that the VTAM version used did not support 31-bit mode API but VCOM was started with AMODE=31. 31-bit API is supported in ACF/VTAM version 3 or later. In the message is also indicated the identification and name of the VCOM API Service Manager Anchor (VSA) that had the error. The VSA will not be usable if VTAM mismatch is detected. VCM8609W ccc ccc OPTION(AUTHPATH) ignored, not authorized, ACB=ccc Internal routing: LERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that authorized path had been requested (OPTION(AUTHPATH)) for VTAM requests but VCOM itself did not have the required APF authorization to be able to use it. The authorized path option will be reset (not used). In the message is also indicated the identification and name of the VCOM API Service Manager Anchor (VSA) that had the error. VCM8610W ccc ccc OPTION(AUTHPATH) ignored, no VTAM support, ACB=ccc Internal routing: LERR Description: This message is issued by the open ACB check routine. When opening the named ACB VCOM found that authorized path had been requested (OPTION(AUTHPATH)) for VTAM requests but VTAM did not have any support for it. The authorized path option will be reset (not used). In the message is also indicated the identification and name of the VCOM API Service Manager Anchor (VSA) that had the error. VCM8700E Opndst accept failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by VCOM API session open routine. The open routine issued a VTAM OPNDST request to connect the indicated partner to VCOM but the request failed. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. Session open processing will be aborted. VCM8701W Resetsr failed for LU(ccc), rc(hhh) Internal routing: LERR

268

VCOMMSG

Description: This message is issued by VCOM API session close routine. The close routine issued a VTAM RESETSR request to cancel an outstanding receive for the indicated session (LU). However, the request failed. In the message is shown the VTAM return code for the failing request. Refer to VTAM programming manual for further information. Session close processing will continue. VCM8702W Clsdst release failed for LU(ccc), rc(hhh) Internal routing: LERR Description: This message is issued by VCOM API session close routine. The close routine issued a VTAM CLSDST request to terminate the indicated session (LU) but the request failed. In the message is shown the VTAM return code for the failing request. Refer to VTAM programming manual for further information. Session close processing will continue. VCM8703I LU(ccc) - ccc Internal routing: LERR Description: This message is issued as an extension to some VTAM request (SEND, RECEIVE, OPNDST etc) error messages. It tries to give a text explanation of the return and sense codes present in the other error messages. VCM8704E Send failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the terminal send routine. A VTAM SEND request for the indicated terminal (LU) completed with failure. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. The terminal will probably be closed. VCM8705E Receive failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the terminal receive routine. A VTAM RECEIVE request for the indicated terminal (LU) completed with failure. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. The terminal will probably be closed. VCM8706E Resp failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the response send routine. A VTAM SEND request for the indicated terminal (LU) completed with failure. In the message is shown the VTAM return and sense codes for the failing request. Refer

VCOM messages

269

to VTAM programming manual for further information. The terminal will probably be closed. VCM8707E Send sched failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the terminal send routine. A VTAM SEND request for the indicated terminal (LU) failed during scheduling. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. The terminal will probably be closed. VCM8708E Resp sched failed for LU(ccc), rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the send response routine. A VTAM SEND request for the indicated terminal (LU) failed during scheduling. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. The terminal will probably be closed. VCM8709E Receive sched failed for LU(ccc) , rc(hhh) sense(hhh) Internal routing: LERR Description: This message is issued by the terminal receive routine. A VTAM RECEIVE request for the indicated terminal (LU) failed during scheduling. In the message is shown the VTAM return and sense codes for the failing request. Refer to VTAM programming manual for further information. The terminal will probably be closed. VCM8710I CLSDST issued for LU(ccc) Internal routing: LERR Description: Trace msg VCM8711I Session closed for LU(ccc) Internal routing: LERR Description: Trace msg VCM8712I VTAM send ccc Internal routing: LERR Description: Trace msg VCM8713I VTAM recv ccc Internal routing: LERR Description: Trace msg VCM8714I VTAM second recv ccc

270

VCOMMSG

Internal routing: LERR Description: Trace msg VCM8715I VTAM send +DR1 ccc Internal routing: LERR Description: Trace msg VCM8716I VTAM data ccc Internal routing: LERR Description: Trace msg VCM8717I VTAM +DR1 recveived ccc Internal routing: LERR Description: Trace msg VCM8800E ATTACH of node manager server process failed Internal routing: SERR Description: The node manager server initialization routine failed to attach the server process. No service will be available. This is an internal system error and should not occur. The error is probably due to an initialization sequence error. VCM8801E Abend ccc in node manager server, will terminate Internal routing: SERR Description: An abend occured in the node manager server process. The server process will be terminated and can only be reactivated by a system restart. VCM8802W Errors in parmlib member ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decoding of the PTMVNM00 member. Further indications of the error/warning are given in previous message(s). For keywords in error, system default options will be used. Correct the parmlib member for the next system restart. VCM8803E Node manager server initialization failed Internal routing: MCON Description: The message is issued if serious errors occured during the node manager program server initialization. Further indications of the errors are given in previous message(s). The node manager program server function will not be available. Correct the parmlib member and restart. VCM8804E Initial error, no valid VNM statement in ccc

VCOM messages

271

Internal routing: MCON Description: The message is issued if errors were detected during decoding of the PTMVNM00 member. A correct VNM statement was not found as the first statement in the parmlib member. The node manager server function will not be available. Correct the parmlib member and restart. VCM8805W No valid NODE statements in ccc Internal routing: MCON Description: The message is issued if warnings were detected during decoding of the PTMVNM00 member. A correct NODE statement was not found in the parmlib member following the VNM statement. The node manager server will be available but nodes will have to be added dynamically. VCM8806W No valid ROUTE statements in ccc Internal routing: MCON Description: The message is issued if warnings were detected during decoding of the PTMVNM00 member. A correct ROUTE statement was not found in the parmlib member following the VNM statement. The node manager server will be available but routes will have to be added dynamically. VCM8807W No valid EXP statements in ccc Internal routing: MCON Description: The message is issued if warnings were detected during decoding of the PTMVNM00 member. A correct EXP statement was not found in the parmlib member following the VNM and ROUTE statements. The node manager server will be available but symbols will have to be added dynamically. VCM8808W No valid PARTNER statements in ccc Internal routing: MCON Description: The message is issued if warnings were detected during decoding of the PTMVNM00 member. A correct PARTNER statement was not found in the parmlib member following the VNM, ROUTE and EXP statements. The node manager server will be available but symbols will have to be added dynamically. VCM8809E VNM statement misplaced Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The VNM statement must be the first statement in the member. Correct the parmlib member and restart. VCM8810W Invalid RDTSIZE value

272

VCOMMSG

Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The RDTSIZE keyword operand has an invalid value. The value should be an integer between 1 and 512 inclusive. The default value of 25 will be used. Correct the parmlib member before the next start. VCM8811W Invalid EDTSIZE value Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The EDTSIZE keyword operand has an invalid value. The value should be an integer between 25 and 32767 inclusive. Default value of 256 will be used. Correct the parmlib member before the next start. VCM8812W VNMRETRY value invalid Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The VNMRETRY keyword operand is invalid. The operand should be two values specifying the minimum and maximum number of minutes between retry of start of remote transaction program servers. The maximum value must be greater than or equal to the minimum value. The default values of (1,10) will be used. Correct the parmlib member before the next restart. VCM8813W SBUFSZ/RBUFSZ value invalid Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The SBUFSZ or RBUFSZ keyword operand is invalid. The value should be an integer between 512 and 2048 inclusive. A default value of 512 will be used. Correct the parmlib member before the next restart. VCM8814W CDT value invalid Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The CDT keyword operand is invalid. The value should be an integer between 1 and 25 inclusive. A default value of 5 will be used. Correct the parmlib member before the next restart. VCM8815W Invalid PDTSIZE value Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The
VCOM messages 273

PDTSIZE keyword operand has an invalid value. The value should be an integer between 25 and 32767 inclusive. Default value of 256 will be used. Correct the parmlib member before the next start. VCM8816W Invalid NDTSIZE value Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The NDTSIZE keyword operand has an invalid value. The value should be an integer between 1 and 4096 inclusive. The default value of 100 will be used. Correct the parmlib member before the next start. VCM8817W Invalid VCTSIZE value Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The VCTSIZE keyword operand has an invalid value. The value should be an integer between 25 and 1024 inclusive. The default value of 256 will be used. Correct the parmlib member before the next start. VCM8818E NODE statement misplaced Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The NODE statement is not placed correctly, it must be preceeded by a VNM statement and followed by one or more ROUTE statements. Correct the parmlib member and restart. VCM8819W Node ccc invalid SBUFSZ or RBUFSZ Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The SBUFSZ or RBUFSZ keyword operand for a node specification has an invalid value. The value should be an integer between 512 and 2048 inclusive. A default value of 512 will be used. Correct the indicated member. VCM8820W Node ccc invalid CDT value Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The CDT keyword operand for a node specification has an invalid value. The value should be an integer between 1 and 25 inclusive. A default value of 5 will be used. Correct the indicated member. VCM8821W NODE(ccc) is a duplicate
274 VCOMMSG

Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The NODE statement has an invalid operand as the node name value. The node name value given has already been defined in another NODE statement. Correct the indicated member. VCM8822W NODE(ccc) not added, table full Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The indicated node name could not be added as the system node table was full. Increase the size of the node table by increasing the operand value of the keyword NDTSIZE in the PTMVNM00 parmlib member. VCM8823W VIA(ccc) refers to a node also defined with VIA(..) Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The NODE statement has an invalid operand for the VIA subkey. The transfer node name refers to another node specifying a VIA. The VIA node name should refer to a connectable node. Correct the indicated member. VCM8824E VIA(ccc) refers to own node Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The NODE statement has an invalid operand for the VIA subkey. The transfer node name refers to the monitors own name. Only references to connectable nodes are allowed. Correct the indicated member. VCM8825E VIA(ccc) refers to undefined node Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The NODE statement has an invalid operand for the VIA subkey. The transfer node name refers to a previously not defined node name. Only backward references are allowed. Correct the indicated member. VCM8826E VCEXIT04 statement misplaced Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The VCEXIT04 statement is not placed correctly, it must follow

VCOM messages

275

NODE statements or if no NODE statements, the VNM statement. Correct the parmlib member and restart. VCM8827E VCEXIT04(ccc) is a duplicate Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The VCEXIT04 statement has an invalid operand as expediter exit name. The expediter exit name has already been defined in another VCEXIT04 statement. Correct the parmlib member before the next start. VCM8828E ROUTE statement misplaced Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The ROUTE statement is not placed correctly, it must be preceeded by a VNM statement and followed by one or more EXP statements. Correct the parmlib member and restart. VCM8829E ROUTE(ccc) NET(ccc) DIR(c) is a duplicate Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The ROUTE statement has an invalid operand as route name value. The route name value has already been defined in another ROUTE statement. Correct the parmlib member before the next start. VCM8830W ROUTE(ccc) NET(ccc) DIR(c) not added, table full Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The indicated route name could not be added as the route table was full. Increase the size of the route table by increasing the operand value of the keyword RDTSIZE in the PTMVNM00 parmlib member. VCM8831E EXP statement misplaced Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The EXP statement is not placed correctly, it must follow ROUTE statements or if no ROUTE statements, the VNM statement. Correct the parmlib member and restart. VCM8832E EXP(ccc) PGM(ccc) is a duplicate Internal routing: HCPY

276

VCOMMSG

Description: This message is issued during decode of the node manager program server member PTMVNM00. The EXP statement has an invalid operand as expediter name value. The expediter name value has already been defined in another EXP statement. Correct the parmlib member before the next start. VCM8833W EXP(ccc) PGM(ccc) not added, table full Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The indicated expediter name could not be added as the expediter table was full. Increase the size of the table by increasing the operand value of the keyword EDTSIZE in the PTMVNM00 parmlib member. VCM8834E EXP(ccc) not added, invalid specification (Node,) Pgm, Route) Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The indicated expediter name is not specified correctly. An expediter is defined using one and only one of the keywords NODE, PGM or ROUTE. Correct the parmlib member before the next start. VCM8835W EXP(ccc) userid and/or password information ignored Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The indicated expediter name uses an access control type that does not require a userid (UID) and/or password (PSW) specification. Userid and password information is ignored. Correct the parmlib member before the next start. VCM8836W EXP(ccc) userid and/or password information missing Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The indicated expediter name uses an access control type that does requires a userid (UID) and/or password (PSW) specification. The access control type is reset to default (i.e. use VCOM local values). Correct the parmlib member before the next start. VCM8837E PARTNER statement misplaced Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The PARTNER statement is not placed correctly, it must follow
VCOM messages 277

ROUTE or EXP statements or the VNM statement. Correct the parmlib member and restart. VCM8838E PARTNER(ccc) is a duplicate Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The PARTNER statement has an invalid operand as partner name value. The partner name value has already been defined in another PARTNER statement. Correct the parmlib member before the next start. VCM8839W PARTNER(ccc) not added, table full Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The indicated partner name could not be added as the partner table was full. Increase the size of the table by increasing the operand value of the keyword PDTSIZE in the PTMVNM00 parmlib member. VCM8840E PARTNER(ccc) not added, invalid specification (Node,) Pgm, Route) Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The indicated partner name is not specified correctly. A partner is defined using one and only one of the keywords NODE, PGM or ROUTE. Correct the parmlib member before the next start. VCM8841W ccc Start req for server ccc in node ccc ccc Internal routing: INFO Description: This message is issued during node manager server processing. A start request for a partner program server in another node was issued. The message indicates whether the request failed or not. VCM8842W Unable to process buffer ccc Internal routing: LERR Description: This message is issued during node manager server processing. A buffer was received from another node but the server in this node was not active and the node manager failed to return the buffer to the sender. The buffer is flushed. VCM8843W Route ccc not found, Net=ccc Dir=c Internal routing: LERR

278

VCOMMSG

Description: This message is issued during node manager server processing. A buffer was received from another node with a route indication but the route name could not be located in the Route Table. The buffer is flushed. VCM8844W Re-route of buffer failed, Route=ccc Node=ccc Dir=c Internal routing: LERR Description: This message is issued during node manager server processing. A buffer was received from another node with a route indication but when the buffer was to be sent to the next node, the send request failed. The buffer is flushed. VCM8845E Attempt to send buffer to own node ccc Internal routing: SERR Description: This message is issued during node manager server processing. The VCNSEND routine was called to send a buffer to another node but the node index specified pointed to the local node. The send request is rejected. VCM8846W ccc Communication lost to node ccc Prio=c Internal routing: INFO Description: This message is issued during node manager server processing. A status event was received from a line driver informing about the loss of communication to a partner node. The node and priority for the communication link is indicated in the message. VCM8847W ccc Communication link closed to node ccc Prio=c Internal routing: INFO Description: This message is issued during node manager server processing. A status event was received from a line driver informing about the loss of communication to a partner node. The node and priority for the communication link is indicated in the message. VCM8848I OK Internal routing: CRSP Description: This message is issued in response to a Start (S) or Stop (P) Node command if the command completed successfully. VCM8849W Routing not possible, node ccc not found in VCOM tables. Internal routing: LERR Description: This messages is issued if a connect request for an other node should be routed through this node, but the final node is not defined in this node. VCM8850W NMVTTAB not found.

VCOM messages

279

Internal routing: INFO Description: This messages is issued if an ALERTID was specifed in parmlib member PTMVNM00 but the NMVTTAB was not found. Relink PTMVCOM and include this module. VCM8851W Alertid ccc not found in NMVTTAB Internal routing: INFO Description: This messages is issued if an ALERTID was specifed in parmlib member PTMVNM00 but the corresponding definition was not found in NMVTTAB module. VCM8852W Alert definition error Internal routing: INFO Description: This messages is issued if an ALERTID was specifed in parmlib member PTMVNM00 but some parameters are missing or is invalid. VCM8853E INITIATOR(ccc) is a duplicate Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The INITIATOR statement has an invalid operand as initiator name value. The initiator name value has already been defined in another INITIATOR statement. Correct the parmlib member before the next start. VCM8854W INITIATOR(ccc)not added,table full Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The indicated initiator name could not be added as the initiator table was full. Increase the size of the table by increasing the operand value of the keyword IDTSIZE in the PTMVNM00 parmlib member. VCM8855E Error in ccc ccc definition Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The indicated table entry is not valid. VCM8856W Warnings in parmlib member ccc Internal routing: MCON Description: The message is issued if warnings were detected during decoding of the PTMVNM00 member. Further indications of the error/warning are given in previous message(s). For keywords in error, system default options

280

VCOMMSG

will be used. Correct the parmlib member for the next system restart. VCM8857W No parmlib member ccc Internal routing: INFO Description: The message is issued if no parmlib member was found. VCM8858E Hoppcount exeeded. ccc Internal routing: LERR Description: The message is issued when the hoppcount reach zero. This is an indication of a loop definition in the network. VCM8859E Error msg generated (Z-msg), RC=ccc Internal routing: LERR Description: The message is issued when an error message is genarated. VCM8860E Network loop detected. CID = ccc. Internal routing: LERR Description: The message is issued when a connect request is received from the network, but the conversation-id has already been added to the dynamic routing table. This message indicates that there is an invalid definition somewhere in the network that causes the message to enter a network loop. VCM8861W VCOM link not active. Internal routing: LERR Description: The message is issued when a message was routed but the VCOM link to the next node was not active. VCM8862I Wrong version of VCOM in CS header. Internal routing: LERR Description: The message is issued when a message was routed but the next VCOM node do not accept the protcol version specified in the CS header. This is not a protocol error. An error message is generated and sent back to the primary VCOM node that has to retry with a lower version number. VCM8863E Routing not possible, ccc Internal routing: LERR Description: The message is issued when a message was routed but the next VCOM node could not be found in the node table or in the net/node table.

VCOM messages

281

VCM8864E Refresh of ccc table failed, parmlib member ccc. Internal routing: SERR Description: This message is issued when a refresh command was issued for a table. The table was not replaced due to previous errors. Check the logfile for any previous messages related to this message. VCM8865E Refresh of ccc table succeded, parmlib member ccc. Internal routing: INFO Description: This message is issued when a refresh command was issued for a table. The old table was replaced by the new table, read from the parmlib member specified. VCM8866E Invalid character(s) in one or more words, SNET(ccc) SNODE(ccc) USERID(ccc). Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The SECURITY entry has an invalid operand in one or more entry qualifiers. The operands net, node and userid must not contain blanks only. Correct the parmlib member before the next start. VCM8867E Invalid combination of wildcard char. -, SNET(ccc) SNODE(ccc) USERID(ccc). Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The SECURITY entry has an invalid operand in one or more entry qualifiers. Correct the parmlib member before the next start. VCM8868E Invalid data found in pdu, ccc, the pdu is deleted. Internal routing: SERR Description: This message is issued during a VCOM conversation or distribution service processing. A VCOM packet was received but contained invalid data. The packet is deleted. VCM8869E ccc ccc failed to load installation exit ccc, activation will continue. Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is an VNM definition. The activation for the VNM specified by the parmlib member will continue, but the exit will not be available. VCM8870I Msg from exit ccc/ccc: ccc Internal routing: INFO
282 VCOMMSG

Description: This message is issued if a message has been created at execution of an installation exit. VCM8871W Invalid XDTSIZE value Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The XDTSIZE keyword operand has an invalid value. The value should be an integer between 25 and 32767 inclusive. Default value of 25 will be used. Correct the parmlib member before the next start. VCM8872W VCEXIT04(ccc) not added, table full Internal routing: HCPY Description: This message is issued during decode of the node manager program server member PTMVNM00. The indicated expediter exit name could not be added as the expediter exit table was full. Increase the size of the table by increasing the operand value of the keyword XDTSIZE in the PTMVNM00 parmlib member. VCM8873I CPUID ccc found at startup Internal routing: INFO Description: This message is always issued to show the CPUID VCOM founds at startup. VCM8874I ccc Internal routing: INFO Description: This is the Copyright message It is always issued at startup of the Node mgr VCM8875W Invalid VFOSIZE, 256 will be used Internal routing: HCPY Description: This message is issued during decode of the node manager program server member ptmvfo00. The VFOSIZE keyword operand has an invalid value. The value should be an integer between 25 and 1024 inclusive. The default value of 256 will be used. Correct the parmlib member before the next start. VCM8876I Successfully load of FailOver table Internal routing: INFO Description: This messages is always issued to show that a failover table was defined and is successfully loaded VCM8877I FailOver used. NET ccc NODE ccc, down, trying NET ccc NODE ccc. Internal routing: INFO
VCOM messages 283

Description: This message is issued when a link is down and the FailOver table is searched and an entry is found. Issuing routine is VCNSEND in VNMCODE. VCM8878I FailOver used. NET ccc NODE ccc, defined in FailOver, but not found in the Node table. Internal routing: INFO Description: This message is issued when a link is down and the FailOver table has been used to found a secondary net and node, but these where not found in the Node table. VCM8879I FailOver searched, but entry not found for NET ccc NODE ccc. Internal routing: INFO Description: This message is issued when a link is down and the FailOver table has been searched, but no entry found. VCM8880I Debug ccc Internal routing: INFO Description: This message is only for debugging purpose VCM8881I Debug ccc = hhh Internal routing: INFO Description: This message is only for debugging purpose VCM8900I NetView Alert issued, msg-id = ccc Internal routing: INFO Description: This message is issued when a NetView Alert is isuued. VCM8901W NetView Alert failed, RC = x"hhh" Internal routing: INFO Description: This message is issued when a NetView Alert fails. VCM8902W NetView Alert failed, RC = x"hhh" Internal routing: INFO Description: This message is issued when a NetView Alert fails. VCM8903W NetView Alert failed, msg-id ccc not found. Internal routing: INFO Description: This message is issued when a NetView Alert fails. The message id specified was not found in the internal table.

284

VCOMMSG

VCM9000E ATTACH of Start user process manager failed Internal routing: SERR Description: The start manager initialization routine failed to attach the start user program process. VCOM will not be able to start. This is an internal system error and should not occur. The error is probably due to an initialization sequence error. VCM9001E Abend ccc in start user process manager, task will terminate Internal routing: SERR Description: An abend occured in the start user process manager. The start user process manager will be terminated and the system should be restarted. VCM9002E //*JOBFROM-card found in JCL to submit, no JCL submitted. Internal routing: INFO Description: An ACF2 "//*JOBFROM"-card was found in the JCL to be submitted. This is not allowed for security reasons. No JCL will be submitted. VCM9003E An invalid MVS command was detected Internal routing: INFO Description: A MVS command was detected in the JCL to submit, but it was not a start command. Start command is the only command that is allowed to submit via VCOM VCM9004W Connection to ccc not active. Transaction program can not be started. Internal routing: INFO Description: The LU 6.2 connection between VCOM and IMS/CICS is not active. VCM9005I Start request for transaction program ccc issued for userid ccc Internal routing: INFO Description: A request to start a transaction program was issued. The id used for the request is shown in the message. VCM9006W TRANS Call for exit ccc not executed. Reason: INIT phase was specified, and rc from INIT phase was not ZERO. Internal routing: INFO Description: This message is issued during start user process. The expediter exit has been defined with OPTION(INIT,TRANS). In order to execute the TRANS call, the INIT call must result in rc=0. VCM9007I Msg from exit ccc/ccc cccaccc Internal routing: INFO

VCOM messages

285

Description: This message is issued if a message has been created during execution of an installation exit (VCEXIT04). VCM9008W TRANS Call for exit ccc not executed. Reason: Exit not loaded or TRANS phase not specified Internal routing: INFO Description: This message is issued during start user process. The expediter exit has not been loaded, or OPTION(TRANS) has not been specified. VCM9009W Exit ccc not found Internal routing: INFO Description: This message is issued during start user process. The exit specified in expediter is not found in the expediter exit table. Update the PTMVNM00 member on the parameter library, or enter the operator command EXPEXIT. VCM9010E Abend ccc for exit ccc, entry level FRR entered, will continue Internal routing: SERR Description: This message is issued if an abend occurs in a Job Start exit. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM9011W Job start for expediter ccc (job) ccc) rejected by exit Internal routing: INFO Description: This message is issued if the Job Start Exit (VCEXIT06) has rejected a job start request. The expediter and job or program is shown in the message. The Job Start Exit is specified in the PTMVNM member using the keyword VCEXIT06. VCM9012W Job start for expediter ccc (job) ccc) rejected due to access restriction Internal routing: INFO Description: This message is issued when an expediter is to be started but the access information provided by the caller does not comply with the expediter access control type. Job start will be rejected. The access control type for an expediter is defined in the PTMEXP member using the keyword ACTYPE. VCM9100I IPB-MAX(nnn) CURR(nnn) HIGH(nnn). Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows the maximum number of dynamic IPBs allowed, the

286

VCOMMSG

current number of IPBs in use and the highest number of IPBs used so far. VCM9101I TCP/IP subtask is active, current buffers(nnn), max buffers(nnn), buffer size(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows the values choosen for the BUFFERS and BUFSIZE keywords in the IPA parmlib member definition. Current buffers are incremented by one each time a data or command buffer is dynamicly allocated. VCM9102I TCP/IP subtask is NOT active, buffers(nnn), size(nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows the values choosen for the MAXBUF and BUFSIZE keywords in the IPA parmlib member definition. VCM9103I TCP/IP subtask is listening for inbound connect requests Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows that the TCP/IP subtask is prepared to receive inbound TCP connect request. VCM9104I TCP/IP subtask is NOT listening for inbound connect requests Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows that the TCP/IP subtask is not prepared to receive inbound TCP connect request. VCM9105I Retry(nnn,nnn,nnn), message level ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows retry time value if init TCP/IP fails, and the log message level. VCM9106I Inbound data bufs (nnn), outbound data bufs (nnn) Internal routing: CRSP

VCOM messages

287

Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows the numbers of data buffers received from and sent to TCP/IP subtask. VCM9107I Inbound cmd bufs (nnn), outbound cmd bufs (nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows the numbers of command buffers received from and sent to TCP/IP subtask. VCM9108I VCOM server function via TCP/IP is supported. Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows that VCOM server functions via TCP/IP is supported. VCM9109I Vcexit01(ccc) Vcexit05(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows the exits in use. VCM9110I VCOM server function via TCP/IP is not supported. Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows that VCOM server functions via TCP/IP is not supported. VCM9111I Inbound srv bufs (nnn), outbound srv bufs (nnn) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows the numbers of VCOM server buffers received from and sent to TCP/IP subtask. VCM9112I Max no of srv processes(nnn), max size of srv buffers(nnn), ccc Internal routing: CRSP

288

VCOMMSG

Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows the values choosen for the SRVMAX and SRVBUFZ keywords in the IPA parmlib member definition and the status of the server trace. VCM9113E IPA statement misplaced Internal routing: HCPY Description: This message is issued during decode of an IPA parmlib member. A used IPA statement is misplaced. An IPA statement should be the first statement in an IPA parmlib member. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM9114W IPA name not equal to member name Internal routing: HCPY Description: This message is issued during decode of an IPA parmlib member. The name given to the IPA by the IPA(name) statement is not the same name as the IPA parmlib member name. The same name should be used as it will make it easier to use the operator commands, ie Vary. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM9115W RETRY value invalid Internal routing: HCPY Description: This message is issued during decode of an IPA parmlib member. The IPA statement keyword RETRY is invalid. The operand should be two values specifying the minimum and maximum number of seconds between init retry. The maximum value must be greater than or equal to the minimum value. The default values of (10,120) will be used. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM9116E ccc No own TCP port specified. Internal routing: HCPY Description: This message is issued during decode of a IPA parmlib member. No IPA statement keyword PORT was specified. VCM9117E No TCP/IP subtask entry name given. Internal routing: HCPY Description: This message is issued during decode of an IPA parmlib member. The IPA statement keyword TCPNAME is missing or is invalid.

VCOM messages

289

VCM9118E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a IPA definition. The IPA name specified in the parmlib member could not be activated as the name already existed in the VCOM system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM9119E Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is a IPA definition. The IPA name specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM9120E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a IPA definition. The IPA specified by the parmlib member could not be started (attached). This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM9121E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during TCP/IP port (IPA) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM9122I ccc Invalid element on IPAWORKQ: hhh Internal routing: SERR Description: This message is issued during TCP/IP port manager (IPA) processing. A Network Element was received but not recognized. The element will be deleted. VCM9123E ccc TCP/IP prealloced buffers too small. Internal routing: SERR Description: This message is issued if a TCP/IP buffer is larger then MAXSIZE specified in member IPAVCOM in parmlib. VCM9124E ccc Node entry not found. Internal routing: SERR

290

VCOMMSG

Description: This message is issued if a buffer from VCOM node manager contains an invalid node table pointer. VCM9125E ccc NO TCP/IP data buffer available. Internal routing: SERR Description: This message is issued if no prealloced data buffers are free for use. Increase the BUFFERS parameter in parmlib member IPAVCOM. VCM9126E ccc NO TCP/IP command buffer available. Internal routing: SERR Description: This message is issued if no prealloced command buffers are free for use. Increase the BUFFERS parameter in parmlib member IPAVCOM. VCM9127I ccc Node ccc not active, RC = hhh. Internal routing: SERR Description: This message is issued when a databuffer arrives from TCP/IP to a node which is not active. The meaning of the returncodes are axplained below.
RC=28 RC=24 RC=20 RC=16 RC=12 RC=08 RC=04 No node found with macro VCNSERV. No IPA. No IPB. No IPC. No PCB. No IPC. Queue buffer failed.

The incoming buffer is traced on the trace dataset. VCM9128I ccc Failed to pass ccc command to node ccc driver. Internal routing: INFO Description: This message is issued when a command arrived from the TCP/IP subtask but IPMCODE failed to pass the command to any port driver. VCM9129I ccc failed to pass ccc command response to node ccc driver. Internal routing: INFO Description: This message is issued when a command response arrived from the TCP/IP subtask but IPMCODE failed to pass the response to any port driver. VCM9130I ccc STOP TCP/IP command received from TCP/IP subtask. Internal routing: INFO Description: This message is issued when a stop TCP/IP command arrives from the TCP/IP subtask. IPAVCOM will terminate all TCP/IP activities. VCM9131E ccc TCP/IP subtask ended abnormally.
VCOM messages 291

Internal routing: INFO Description: This message is issued when the TCP/IP subtask ended without sending any STOP command to port manager (IPA). VCM9132E ccc Msg from TCP/IP subtask: ccc Internal routing: INFO Description: This message is issued when an error message arrives from the TCP/IP subtask. The error text is set by the subtask. VCM9133E ccc Invalid command received from TCP/IP subtask, cmdcode = x"hh" Internal routing: SERR Description: This message is issued when an invalid command code is detected in the command buffer from the TCP/IP subtask. VCM9134I ccc ccc ccc command received from TCP/IP subtask. Internal routing: INFO Description: This message is issued when a command buffer is received from the TCP/IP subtask, and the message level is set to display this message. VCM9135I ccc ccc ccc c response received from TCP/IP subtask. Internal routing: INFO Description: This message is issued when a command buffer is received from the TCP/IP subtask, and the message level is set to display this message. VCM9136I ccc Stop TCP/IP command received from TCP/IP subtask. Internal routing: INFO Description: This message is issued when a command buffer is received from the TCP/IP subtask, and the message level is set to display this message. VCM9137I ccc ccc node ccc command sent to TCP/IP subtask. Internal routing: INFO Description: This message is issued when a command buffer is sent to the TCP/IP subtask, and the message level is set to display this message. VCM9138I ccc ccc node ccc c response sent to TCP/IP subtask. Internal routing: INFO

292

VCOMMSG

Description: This message is issued when a command buffer is sent to the TCP/IP subtask, and the message level is set to display this message. VCM9139I ccc Stop TCP/IP command sent to TCP/IP subtask. Internal routing: INFO Description: This message is issued when a command buffer is sent to the TCP/IP subtask, and the message level is set to display this message. VCM9140I ccc Data recvd hhh Internal routing: INFO Description: This message is issued when a data buffer is received from the TCP/IP subtask, and the message level is set to display this message. VCM9141I ccc Data sent hhh Internal routing: INFO Description: This message is issued when a data buffer is sent to the TCP/IP subtask, and the message level is set to display this message. VCM9142I ccc 5 new buffers allocated. Internal routing: SERR Description: This message is issued if no prealloced ibound data buffers are free for use. Five more buffers are allocated. VCM9143I ccc Posted Internal routing: INFO Description: Trace msg VCM9144I ccc TCP/IP subtask detached. Internal routing: INFO Description: Trace msg VCM9145I ccc into WAIT Internal routing: INFO Description: Trace msg VCM9146E ccc ccc failed to load installation exit ccc, activation will continue. Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is a IPA definition. The activation for the IPA specified by the parmlib member will continue, but the exit will not be available.
VCOM messages 293

VCM9147E ccc An invalid protocoll buffer has been identified. Internal routing: SERR Description: This message is issued when an invalid protocoll buffer has been identified. The buffer conatins invalid characters in one or more possitions. The buffer has been written to the VCOM trace with the task id as an identifier. VCM9148E ccc ccc Internal routing: INFO Description: The message is issued when the IPA receives a message buffer from the tcp/ip task. This is an error message issued due to tcp/ip or internal problems, se a more detailed description below.
TCPIP001E Bad result returned from a tcp/ip verb called by the internal funtion named first in the message, the error is displayd as a logical name and is to be found in a tcp/ip manual or header file. TCPIP002E Bad result returned from a tcp/ip verb called by the internal funtion named first in the message, the error is displayd as a return value and is to be found in a tcp/ip manual or header file. TCPIP009E The VCOM tcp/ip subtask failed to connect to the tcp/ip net and will terminate. The reason to the failure is probably issued in a earlier message. TCPIP011E Out of memory. TCPIP013E Attempt to operate on descriptor that is not represented by an entry in the internal connection log, this descriptor will be closed. TCPIP015E Internal logical error. TCPIP017E Out of memory. TCPIP018E Not able to resolve the logical address to a valid tcp/ip address. Probaly errors can be invalid characters or name server problems TCPIP024E Trying to operate on a descripor value lover than zero or higher than the maxvalue reported by the TCPIP003W or TCPIP004I messages. TCPIP026E VCOM has passed an invalid command to the tcp/ip subtask, the command will be ignored. TCPIP027E Attempt to write data to a closed connection. TCPIP028E Internal problems.

VCM9149I ccc ccc Internal routing: INFO Description: The message is issued when the IPA receives a message buffer from the tcp/ip task. This is an information

294

VCOMMSG

message issued due to tcp/ip or internal events, se a more detailed description below.
TCPIP004I We really got as many descriptors as requested, each active connection is related to one descriptor. TCPIP005I The connect process is related to this descriptor. TCPIP006I The VCOM tcp/ip task is bound to this port as defined in VCOM parmlib. TCPIP007I The VCOM tcp/ip subtask is now connected to the tcp/ip net and is listening for inbound requests. TCPIP008I The VCOM tcp/ip task is now active. TCPIP010I Inbound connection detected and accpeted, we are so far only connected at tcp/ip level. A start command will later be send to VCOM. TCPIP012I The connection described is about to be closed. TCPIP014I Socket described is now desconected. TCPIP019I VCOM tcp/ip task is attached and is about to initialize itself. TCPIP020I Initalization of VCOM tcp/ip task succeded. TCPIP021I Waiting for a stop or startlisten command from VCOM. TCPIP022I VCOM tcp/ip task is about to terminate. TCPIP023I Waiting for a stop or startlisten command from VCOM. TCPIP025I Issued as a positive result of further processing after the TCPIP010I, the start message will now be send to VCOM.

VCM9150W ccc ccc Internal routing: INFO Description: The message is issued when the IPA receives a message buffer from the tcp/ip task. This is a warning message issued due to tcp/ip or internal problems, se a more detailed description below.

VCOM messages

295

TCPIP003W We did not got as many descriptors as requested, each active connection is related to one descriptor. This is not a big problem unless you really need every possible descriptor. TCPIP016W This is probably a result from an uncontroled VCOM or tcp/ip deactivation at the other side of the connection. VCOM will try to fix this for you, if the line still not will go active you have to solve this by manually issued line commands. TCPIP029W Negotiated number of sockets/descriptors or some other resources related to tcp/ip has reached the low water mark. The action we can take is to stop listen for inbound connections and also avoid initiating connections. We will start listen again when at least one connection is closed or terminated

VCM9151W ccc Unexpected/unknown type of message received from the tcp/ip subtask Internal routing: INFO Description: The message will be ignored. VCM9152W ccc CIT entry ccc ccc Internal routing: INFO No description available. VCM9153W ccc CIT entry ccc removed Internal routing: INFO No description available. VCM9154W ccc CIT entry ccc not removed Internal routing: INFO No description available. VCM9155W ccc Start-request of unknown version is received, this startrequest will be rejected. Internal routing: INFO Description: A connecting client is using a protocolversion that the api- server do not suport, the connect request will be rejected. The client must either connect to another server or be upgraded to an appropriate level. VCM9156E ccc An unexpected client-pdu was received when a startrequest was expected. Internal routing: INFO Description: The request will be rejected, this is a design error.

296

VCOMMSG

VCM9157E ccc Authentication plugin (exit) rejected connect, auth data: hhh. Internal routing: INFO Description: The authentication plugin (exit) rejected connect. The message shows the first part of the authenication data in hex. VCM9158I Parmlib member ccc had ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decoding of an IPA member. Further indications of the error/warning is given in previous message(s). For keywords in error, system default options will be used. Correct the parmlib member for the next system restart. VCM9159E Invalid hex character c Internal routing: HCPY Description: This message is issued in order to inform of an encountered invalid hexadecimal character. Valid hexadecimal characters are 0123456789ABCDEF. VCM9160E ccc Client encryption plugin returerror at SESCON method. Internal routing: INFO Description: The Client encryption plugin returned not ok at method SESCON. Check the plugin. VCM9161E ccc Client encryption plugin returerror at ENCODE method. Internal routing: INFO Description: The Client encryption plugin returned not ok at method ENCODE. Check the plugin. VCM9162E ccc Client encryption plugin returerror at DECODE method. Internal routing: INFO Description: The Client encryption plugin returned not ok at method DECODE. Check the plugin. VCM9163W Translation error in ver 3 PDU,codepage cc into ISO Latin-1. Internal routing: INFO Description: This message is issued when translating an incoming ver 3 PDU. Possible reason is invalid characters or codepage. Check data sent or VCOM codepage sent by START-verb. VCM9164W Translation error in ver 3 PDU,codepage ISO Latin-1 into codepage 41.

VCOM messages

297

Internal routing: INFO Description: This message is issued when translating an incoming ver 3 PDU. Translation from usercodepage into ISO Latin-1 was Ok. Possible reason is invalid characters or errors in tables. Check data sent or translation tables/codepages. VCM9165I Vcexit07(ccc) Vcexit08(ccc) Vcexit09(ccc) Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a TCP/IP Port Anchor (IPA). The message shows the exits in use. VCM9166W Max number of IPS control blocks reached. Internal routing: INFO Description: This message is issued when max number of IPS control blocks is reached. Check paramter SRVMAX in TCP/IP Port Manager member on the parameter library. VCM9200E IPB statement misplaced Internal routing: HCPY Description: This message is issued during decode of an IPA parmlib member. A used IPB statement is misplaced. IPB statements must follow an IPA statement in an IPA parmlib definition. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM9201W ccc undefined NODE ccc Internal routing: HCPY Description: This message is issued during decode of a IPA parmlib member. The IPB statement keyword NODE has an operand that specifies an undefined partner node. Partner nodes are defined by the NODE keyword in the PTMVNMnn parmlib member. Correct the parmlib member before the next restart or correct the member and re-activate it again by using the Vary command (V name,UNDEF followed by V name,ACT). VCM9202W Invalid IDRANGE value Internal routing: HCPY Description: This message is issued during decode of a IPA parmlib member. The IPB statement keyword IDRANGE is invalid. It must be two integers between 1 and 9999. The first integer must be less than the second. The default value of (1,9999) will be used. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM9203E ccc No IP address specified.

298

VCOMMSG

Internal routing: HCPY Description: This message is issued during decode of a IPA parmlib member. No IPB statement keyword ADDRESS was specified. When option INIT is specified, both ADDRESS and PORT must also be specified. VCM9204E ccc No TCP port specified. Internal routing: HCPY Description: This message is issued during decode of a IPA parmlib member. No IPB statement keyword PORT was specified. When option INIT is specified, both ADDRESS and PORT must also be specified. VCM9205E Vary ccc failed, name ccc already exists Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is an IPA definition. A network port block (IPB) specified in the parmlib member could not be activated as the name already existed in the VCOM system. Correct the parmlib member and activate it again by using the Vary command (V name,ACT). VCM9206E Vary ccc failed, resource table full Internal routing: CRSP Description: This message is issued in response to a Vary command if the parmlib member to activate is an IPA definition. A network port block (IPB) specified in the parmlib member could not be activated as the resource resolution table (RRT) was full. Increase the value of the keyword RRTSIZE in the PTMCNFxx parmlib member for the next system start. VCM9207I Parmlib member ccc had ccc Internal routing: MCON Description: The message is issued if errors or warnings were detected during decoding of an IPA member. Further indications of the error/warning is given in previous message(s). For keywords in error, system default options will be used. Correct the parmlib member for the next system restart. VCM9208E Invalid hex character c Internal routing: HCPY Description: This message is issued in order to inform of an encountered invalid hexadecimal character. Valid hexadecimal characters are 0123456789ABCDEF. VCM9209E ccc ccc failed to ATTACH driver PCB

VCOM messages

299

Internal routing: SERR Description: This message is issued in response to a Vary command if the parmlib member to activate is an IPA definition. A network port block (IPB) specified in the parmlib member could not be started (attached). The IPB will remain in a reset state. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM9210E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during network port (IPB) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM9211I Node=ccc IPCid=ccc Idrange=nnn-nnn Last used=nnn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Block (IPB). The message shows the name of the partner node and the name structure used for network port conversation blocks (IPC) managed by the IPB. In the message is shown the four-character prefix, the numeric suffix range and the last suffix used. VCM9212I IP address=ccc TCP port=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Block (IPB). The message shows the IP address and the TCP port number of the partner VCOM system. This information comes from the parmlib specification and is used when a TCP/IP session is initiated from this node. VCM9213I IP address=ccc TCP port=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Port Block (IPB). The message shows the IP address and the TCP port number of the partner VCOM system. The information is updated when a TCP/IP connect request is received from the net. It is only used for information. VCM9214I Prio=c Attr=ccc Trace=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in
300 VCOMMSG

the command is a Network Port Block (IPB). The message shows the type (Basic/Mapped) and synclevel (None/Confirm) used for conversations using this partner node/mode combination. Also shown is the assigned priority for the LU/Mode combination, whether the IPB is Initiator or Responder and if Trace is active or not for conversations using this IPB. VCM9215I ccc Invalid element on IPBWORKQ: hhh Internal routing: SERR Description: This message is issued during network port block (IPB) processing. A Network Element was received but not recognized. The element will be deleted. VCM9216W ccc failed to start process for ccc server ccc Internal routing: LSTA Description: This message is issued during network port block (IPB) processing. An request to start a conversation process for a transaction server program in another node was received but could not be honored. VCM9217E Invalid parameters to SET command ccc Internal routing: CRSP Description: This message is issued in response to a T IPB= command if invalid parameters were specified. VCM9218I OK Internal routing: CRSP Description: This message is issued in response to a T IPB= command if the command completed successfully. VCM9219W ccc failed to send command to port manager (IPA). Internal routing: LSTA Description: This message is issued if IPB process fails to que a command buffer to port manager (IPA process). VCM9300W Netw port conv block create for ccc failed due to duplicate name Internal routing: SERR Description: This message is issued in response to a start conversation request if the created network port conversation block (IPC) already is defined in the system. Check the assigned id and range values for the IPB definitions in parmlib. The conversation start request will be rejected. VCM9301W Netw port conv block create for ccc failed due to resource table full Internal routing: SERR

VCOM messages

301

Description: This message is issued in response to a start conversation request if the resource resolution table (RRT) is full. Increase the value of the RRTSIZE keyword in the PTMCNFxx parmlib member before the next restart. The conversation start request will be rejected. VCM9302E ccc ccc failed to ATTACH driver PCB Internal routing: SERR Description: This message is issued in response to a start conversation request if the conversation process to be started could not be attached. The conversation process (IPC) will be deleted and the start request rejected. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM9303I Type=c Trace=ccc Security=ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Conversation Port Block (IPC). The message shows if the conversation was started on external (R) or internal (I) request and the conversation state. Also shown is if security is used on the link. VCM9304I Local user: ccc Remote user: ccc Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Conversation Port Block (IPC). The message shows the users of the conversation. VCM9305I Number of buffers ccc nnn Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a Network Conversation Port Block (IPC). The message shows the number of VCOM buffers sent or received by this IPC process. VCM9306E Abend ccc in ccc ccc, entry level FRR entered, will try reset Internal routing: SERR Description: This message is issued if an abend occurs during terminal (IPC) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM9307I ccc Invalid element on IPCWORKQ: hhh Internal routing: SERR

302

VCOMMSG

Description: This message is issued during network conversation port block (IPC) processing. A Network element was received but not recognized. The element will be left untouched. VCM9308W Unable to pass received buffer, ccc Internal routing: LERR Description: This message is issued during network conversation port block (IPC) processing. A buffer was received from the network but it could not be passed on to the destinator. The buffer will be deleted. VCM9309E Invalid parameters to SET command ccc Internal routing: CRSP Description: This message is issued in response to a T IPC= command if invalid parameters were specified. VCM9310I OK Internal routing: CRSP Description: This message is issued in response to a T IPC= command if the command completed successfully. VCM9311I ccc Start-msg sent to ccc, Prio=c Node=ccc Pgm=ccc Lib=ccc Sec=c Internal routing: LSTA Description: This message is issued during network conversation port block (IPC) processing. A VCOM Start Message was sent or received. The message shows the originator of the Start Message. VCM9312I ccc Start-msg recvd from ccc, Prio=c Node=ccc Pgm=ccc Lib=ccc Sec=c Internal routing: LSTA Description: This message is issued during network conversation port block (IPC) processing. A VCOM Start Message was sent or received. The message shows the originator of the Start Message. VCM9313W ccc Link start from ccc rejected due to security violation Internal routing: LSTA Description: This message is issued during network conversation port block (IPC) processing. A VCOM Start Message was received that requested secur link transfer. As the node configuration did not support secure link, the start request was rejected. VCM9314W ccc Link start from ccc rejected due to security key mismatch Internal routing: LSTA
VCOM messages 303

Description: This message is issued during network conversation port block (IPC) processing. A VCOM Start Message was received that requested secur link transfer, however, the keys used over the link does not match. VCM9315I ccc Stop-msg sent to ccc, Node=ccc, Prio=c Internal routing: LSTA Description: This message is issued during network conversation port block (IPC) processing. A VCOM Stop Message was sent or received. The message shows the originator of the Stop Message. VCM9316I ccc Stop-msg recvd from ccc, Node=ccc, Prio=c Internal routing: LSTA Description: This message is issued during network conversation port block (IPC) processing. A VCOM Stop Message was sent or received. The message shows the originator of the Stop Message. VCM9317W ccc No VNT table entry exist. Internal routing: LSTA Description: This message is issued when a IPC process is going from INACT to ACT status but there is no VNT table entry for the session. VCM9318W ccc failed to send buffer to port manager (IPA). Internal routing: LSTA Description: This message is issued if IPC process fails to que a data buffer to port manager (IPA process). VCM9319E ccc failed to translate received buffer. Internal routing: LSTA Description: This message is issued if IPC process fails to translate a data buffer received from the network. This can happen if the received buffer contains an invalid function code or has an invalid length. VCM9320E ccc An invalid protocoll buffer has been identified. Internal routing: SERR Description: This message is issued when an invalid protocoll buffer has been identified. The buffer conatins invalid characters in one or more possitions. The buffer has been written to the VCOM trace with the task id as an identifier. VCM9400W API session port block create for ccc failed due to duplicate name. Internal routing: SERR

304

VCOMMSG

Description: This message is issued in response to a start API session request if the created API session port block (IPS) already is defined in the system. Check the assigned id and range values for the VSA definition in parmlib. The API session start request will be rejected. VCM9401W API session port block create for ccc failed due to resource table full. Internal routing: SERR Description: This message is issued in response to a start API session request if the resource resolution table (RRT) is full. Increase the value of the RRTSIZE keyword in the PTMCNFxx parmlib member before the next restart. The API session start request will be rejected. VCM9402E ccc ccc failed to ATTACH driver PCB. Internal routing: SERR Description: This message is issued in response to a start API session request if the API session process to be started could not be attached. The API session process (IPS) will be deleted and the start request rejected. This problem is probably due to a too low MAXPCB value in the PTMSTRnn parmlib member. VCM9403I ccc internal name(ccc). Internal routing: CRSP Description: This message is issued in response to a DN (Display Net) command if the network resource specified in the command is a VCOM SERVER Session Port Block (IPS). VCM9404E Abend ccc in ccc ccc, entry level FRR entered, will try reset. Internal routing: SERR Description: This message is issued if an abend occurs during VCOM API session port (IPS) processing. The abend code is shown in the message. The Functional Recovery Routine (FRR) will try to reset and cleanup the situation. VCM9405W Invalid element on ccc IPSWORKQ: hhh Internal routing: SERR Description: This message is issued during VCOM API session port block (IPS) processing. A Network element was received but not recognized. The element will be left untouched. VCM9406I ccc VCOMSRV started, ID=ccc. Internal routing: INFO Description: This message is issued when a new API session becomes active. VCM9407I ccc VCOMSRV ended, ID=ccc.
VCOM messages 305

Internal routing: INFO Description: This message is issued when a API session is ended. VCM9408W ccc Max number of errors exceeded. Internal routing: SERR Description: This message is issued when the error-count exceeds the maximum errors allowed. This is to prevent a loop. The application program ought to take care of the returncodes and do a proper release of the session. VCM9409W ccc Timeout detected. Internal routing: SERR Description: This message is issued when a time-out value has expired. VCM9410E ccc Input error. Invalid VCOM verb ccc detected in PDU. Internal routing: SERR Description: This message is issued when an invalid VCOM verb is found in the input PDU received from the VCOM client program. VCM9411E ccc ccc Input error. Invalid character detected in PDU for VCOM verb = ccc. Internal routing: SERR Description: This message is issued when an invalid character is found in the input PDU received from the VCOM client program. VCM9412E ccc Input error. Invalid character detected in PDU. Internal routing: SERR Description: This message is issued when an invalid character is found in the input PDU received from the VCOM client program. VCM9413E ccc ccc Input error. Invalid length (nnn) detected in PDU for VCOM verb = ccc . Internal routing: SERR Description: This message is issued when an invalid PDU length field was found in a PDU. VCM9414E ccc ccc Connection rejected by the exit. Current VCOM verb = ccc. Internal routing: SERR Description: This message is issued if the VCOM exit has rejected the input PDU.

306

VCOMMSG

VCM9415W ccc Distribution rejected because it is too large. Internal routing: INFO Description: This message is issued when a distribution exeeds maximium size or maximum number of records. VCM9416W ccc translation error at oper command. Internal routing: INFO Description: This message is issued when an oper command reply was translated back to the client initiator. VCM9417E ccc User authentication plugin (exit) rejected connect, uid: ccc, verb: ccc. Internal routing: INFO Description: The authentication plugin (exit) rejected connect. The message shows the user id and verb. VCM9418W Translation error in ver 3 PDU,codepage cc into ISO Latin-1. Internal routing: INFO Description: This message is issued when translating an incoming ver 3 PDU. Possible reason is invalid characters or codepage. Check data sent or VCOM codepage sent by START-verb. VCM9419W Translation error in ver 3 PDU,codepage ISO Latin-1 into codepage 41. Internal routing: INFO Description: This message is issued when translating an incoming ver 3 PDU. Translation from usercodepage into ISO Latin-1 was Ok. Possible reason is invalid characters or errors in tables. Check data sent or translation tables/codepages. VCM9420W Translation error in ver 3 PDU,codepage 41 into ISO Latin-1. Internal routing: INFO Description: This message is issued when translating an outgoing ver 3 PDU. Possible reason is invalid characters or codepage. Check data sent or VCOM codepage sent by START-verb. VCM9421W Translation error in ver 3 PDU,codepage ISO Latin-1 into codepage cc. Internal routing: INFO Description: This message is issued when translating an outgoing ver 3 PDU. Translation from usercodepage into ISO Latin-1 was Ok. Possible reason is invalid characters or errors in tables. Check data sent or translation tables/codepages.
VCOM messages 307

VCM9422E ccc No valid request. Internal routing: SERR Description: This message is issued when building the response on a client request and the request is of an invalid type. VCM9423E ccc No active IPS. Internal routing: SERR Description: This message is issued when building the response on a client request and the IPS is not active.

308

VCOMMSG

Вам также может понравиться