Messages and Codes v1
Messages and Codes v1
Messages and Codes v1
Version 6 Release 3
IBM
GC27-2856-08
Note
Before using this information and the product it supports, read the information in “Notices” on page
779.
This edition applies to version 6, release 3 of IBM Z NetView (product number 5697-NV6 ) and to all subsequent
versions, releases, and modifications until otherwise indicated in new editions.
This edition replaces GC27-2856-06.
© Copyright International Business Machines Corporation 1997, 2019.
US Government Users Restricted Rights – Use, duplication or disclosure restricted by GSA ADP Schedule Contract with
IBM Corp.
Contents
Appendix A. Codes.............................................................................................761
NetView Abend Codes............................................................................................................................. 761
Alias Sense Codes....................................................................................................................................774
Global Sense Codes........................................................................................................................... 774
Specific-Request Sense Codes.......................................................................................................... 774
LUC Conversation Request Service Return Codes and Sense Codes.....................................................775
Generic Alert Code Points....................................................................................................................... 776
Code Point Format..............................................................................................................................776
Resource Types (X'05')...................................................................................................................... 776
Recommended Actions (X'81').......................................................................................................... 777
Detail Data (X'82').............................................................................................................................. 777
Detail Data (X'85').............................................................................................................................. 777
Actual Actions (X'86').........................................................................................................................777
Generic Alert Data/Resolution Data (X'92')...................................................................................... 777
Probable Causes (X'93').....................................................................................................................778
User Causes (X'94')............................................................................................................................778
Install Causes (X'95')......................................................................................................................... 778
Failure Causes (X'96')........................................................................................................................ 778
iii
Notices..............................................................................................................779
Programming Interfaces..........................................................................................................................780
Trademarks..............................................................................................................................................780
Privacy policy considerations.................................................................................................................. 780
iv
About this publication
The IBM Z® NetView® product provides advanced capabilities that you can use to maintain the highest
degree of availability of your complex, multi-platform, multi-vendor networks and systems from a single
point of control. This publication, IBM Z NetView Messages and Codes Volume 1 (AAU-DSI), lists the
messages produced by the NetView program. Many of the messages described in this publication can be
used in NetView automation. See the IBM Z NetView Automation Guide for more information about
NetView automation. Messages that are new or changed for this release are listed in the IBM Z NetView
Installation: Migration Guide. You can display the descriptions for SNA or VTAM® sense codes that you
encounter in a NetView message by using the SENSE command list. For more information, see the
Systems Network Architecture Formats manual or the appropriate VTAM manual.
Intended audience
This publication is for system programmers and operators who need explanations of and responses to the
messages produced by the NetView program.
Publications
This section lists publications in the IBM Z NetView library and related documents. It also describes how
to access NetView publications online and how to order NetView publications.
Ordering publications
You can order many Tivoli publications online at http://www.ibm.com/e-business/linkweb/publications/
servlet/pbi.wss
You can also order by telephone by calling one of these numbers:
• In the United States: 800-426-4968
• In Canada: 800-879-2755
In other countries, contact your software account representative to order Tivoli publications. To locate
the telephone number of your local representative, perform the following steps:
1. Go to http://www.ibm.com/e-business/linkweb/publications/servlet/pbi.wss.
2. Select your country from the list and click the grey arrow button beside the list.
3. Click About this site to see an information page that includes the telephone number of your local
representative.
Accessibility
Accessibility features help users with a physical disability, such as restricted mobility or limited vision, to
use software products successfully. Standard shortcut and accelerator keys are used by the product and
are documented by the operating system. Refer to the documentation provided by your operating system
for more information.
For additional information, see the Accessibility appendix in the User's Guide: NetView.
Support information
If you have a problem with your IBM software, you want to resolve it quickly. IBM provides the following
ways for you to obtain the support you need:
Online
Please follow the instructions located in the support guide entry: https://www.ibm.com/support/
home/pages/support-guide/?product=4429363.
Troubleshooting information
For more information about resolving problems with the IBM Z NetView product, see the IBM Z
NetView Troubleshooting Guide. You can also discuss technical issues about the IBM Z NetView
product through the NetView user group located at https://groups.io/g/NetView. This user group is for
IBM Z NetView customers only, and registration is required. This forum is also monitored by
interested parties within IBM who answer questions and provide guidance about the NetView
Typeface conventions
This publication uses the following typeface conventions:
Bold
• Lowercase commands and mixed case commands that are otherwise difficult to distinguish from
surrounding text
• Interface controls (check boxes, push buttons, radio buttons, spin buttons, fields, folders, icons, list
boxes, items inside list boxes, multicolumn lists, containers, menu choices, menu names, tabs,
property sheets), labels (such as Tip:, and Operating system considerations:)
• Keywords and parameters in text
Italic
• Citations (examples: titles of publications, diskettes, and CDs
• Words defined in text (example: a nonswitched line is called a point-to-point line)
• Emphasis of words and letters (words as words example: "Use the word that to introduce a
restrictive clause."; letters as letters example: "The LUN address must start with the letter L.")
• New terms in text (except in a definition list): a view is a frame in a workspace that contains data.
• Variables and values you must provide: ... where myname represents...
Monospace
• Examples and code examples
• File names, programming keywords, and other elements that are difficult to distinguish from
surrounding text
• Message text and prompts addressed to the user
• Text that the user must type
• Values for arguments or command options
Syntax diagrams
The following syntax elements are shown in syntax diagrams. Read syntax diagrams from left-to-right,
top-to-bottom, following the horizontal line (the main path).
• “Symbols” on page x
• “Parameters” on page x
• “Punctuation and parentheses” on page x
Symbols
The following symbols are used in syntax diagrams:
Parameters
The following types of parameters are used in syntax diagrams:
Required
Required parameters are shown on the main path.
Optional
Optional parameters are shown below the main path.
Default
Default parameters are shown above the main path. In parameter descriptions, default parameters
are underlined.
Syntax diagrams do not rely on highlighting, brackets, or braces. In syntax diagrams, the position of the
elements relative to the main syntax line indicates whether an element is required, optional, or the
default value.
When you issue a command, spaces are required between the parameters unless a different separator,
such as a comma, is specified in the syntax.
Parameters are classified as keywords or variables. Keywords are shown in uppercase letters. Variables,
which represent names or values that you supply, are shown in lowercase letters and are either italicized
or, in NetView help, displayed in a differentiating color.
In the following example, the USER command is a keyword, the user_id parameter is a required variable,
and the password parameter is an optional variable.
USER user_id
password
COMMAND_NAME opt_variable_1,,opt_variable_3
You do not need to specify the trailing positional commas. Trailing positional and non-positional commas
either are ignored or cause a command to be rejected. Restrictions for each command state whether
trailing commas cause the command to be rejected.
Abbreviations
Command and keyword abbreviations are listed in synonym tables after each command description.
Syntax examples
The following examples show the different uses of syntax elements:
• “Required syntax elements” on page xi
• “Optional syntax elements” on page xi
• “Default keywords and values” on page xi
• “Multiple operands or values” on page xii
• “Syntax that is longer than one line” on page xii
• “Syntax fragments” on page xii
A required choice (two or more items) is shown in a vertical stack on the main path. The items are shown
in alphanumeric order.
REQUIRED_OPERAND_OR_VALUE_1
REQUIRED_OPERAND_OR_VALUE_2
OPTIONAL_OPERAND
A required choice (two or more items) is shown in a vertical stack below the main path. The items are
shown in alphanumeric order.
OPTIONAL_OPERAND_OR_VALUE_1
OPTIONAL_OPERAND_OR_VALUE_2
KEYWORD1 OPTION=*
COMMAND_NAME
KEYWORD1 OPTION= *
KEYWORD2 VALUE1
KEYWORD3 VALUE2
REPEATABLE_OPERAND_OR_VALUE_1
REPEATABLE_OPERAND_OR_VALUE_2
REPEATABLE_OPERAND_OR_VALUE_3
value_n )
OPERAND7 OPERAND8
Syntax fragments
Some syntax diagrams contain syntax fragments, which are used for lengthy, complex, or repeated
sections of syntax. Syntax fragments follow the main diagram. Each syntax fragment name is mixed case
and is shown in the main diagram and in the heading of the fragment. The following syntax example
shows a syntax diagram with two fragments that are identified as Fragment1 and Fragment2.
COMMAND_NAME Fragment1
Fragment2
Fragment1
KEYWORD_A= valueA KEYWORD_B KEYWORD_C
Fragment2
KEYWORD_D KEYWORD_E= valueE KEYWORD_F
System action
Processing continues.
Explanation Explanation
You selected the connectivity test (CT) request from DSIZVSMS detected an error in the I/O request and
the session list panel and timed out before the request gave nonzero return codes majcode and mincode. If
was processed. the return codes are both 9999, the DSIZVSMS macro
is not issued because the parameters passed by
System action module module were not valid.
The request for connectivity test stops and processing Message Variables
continues.
module
The control section (CSECT) name where an error
Operator response condition was detected.
Notify the system programmer. locid
The location within the named CSECT where an
System programmer response error condition was detected.
retcode
Operator response
The internal NetView return code has one of the
following values: Set the domain to the remote network SSCP and
00 request gateway trace data. However, if gateway trace
Successful completion. has timed out in the remote network during
initialization, gateway trace data is not available in the
04 remote network.
The NetView domain is not on the LUC control
queue. AAU029I SECONDARY GATEWAY TRACE
DATA NOT AVAILABLE FROM THIS
DOMAIN
No processing of the received buffer is attempted. You entered one or more extraneous parameters.
Notify the system programmer. The NetView program ignores the request.
Contact IBM Software Support. See the NetView online help to determine the correct
parameters and enter the explicit command again.
AAU039I SESSION AWARENESS ALREADY
ACTIVE. ENABLE COMMAND IS AAU043I INVALID LIST TYPE SPECIFIED
IGNORED
Explanation
Explanation The LIST command function you requested was not
You made a request to activate session awareness, but valid. Only LU, PLU, SLU, PU, SSCP, ER, VR, ALL,
session awareness is already activated. HISTORY, CP, and DOMAIN are valid.
The NetView program ignores the request. The NetView program ignores the request.
The NetView program ignores the request. The KEEP command function you requested was not
valid. You entered an incorrect parameter.
Operator response
System action
See the NetView online help to determine the correct
parameters and enter the explicit command again. The NetView program ignores the request.
See the NetView online help to determine the correct Enter the request again or enter a new command. The
parameters and enter the KEEP command again. NLDM SMDR QUERY command shows the status of
VSAM session recording. If the status is inactive, check
AAU048I INVALID 'TRACE' FUNCTION the log for message AAU272I. If the problem recurs,
SPECIFIED notify the system programmer.
System action
Operator response
The NetView program ignores the command and
Enter the request again or enter a new command. If processing continues.
the problem recurs, notify the system programmer.
Explanation offset
The hexadecimal offset within the SAW buffer to
You selected the connectivity test (CT) request from the SAW record that is not valid
the session list panel for a session involving a locally
pcid
attached resource. The locally attached resources are
The procedure correlation identifier found in the
not supported for connectivity test requests.
SAW record that is not valid
System action
System action
The request is ignored.
No processing of the session awareness (SAW) buffer
AAU057I ADJACENT NET DATA NOT is attempted.
AVAILABLE AT THIS TIME
Operator response
Explanation Notify the system programmer.
When building a configuration panel for a cross-
network session, the data services command System programmer response
processor (DSCP) cannot resolve either the adjacent
network name or the domain name for one side of the Contact IBM Software Support.
panel. AAU059I ERROR WHILE PROCESSING PIU
TRACE BUFFER - SOME DATA MAY
System action BE LOST
The NetView program ignores the request.
Explanation
Operator response The trace buffer processor detected an error
condition. This indicates that the buffer contains a
Return to the NLDM session panel and enter your
path information unit (PIU) that is not valid or a
selection again. If the domain name or adjacent
complete PIU that is too large for the specified buffer
network name are the only fields not available, notify
size. The PIU buffer header (48 bytes) and the first 64
the system programmer.
bytes of the PIU data are logged in the NetView log
following this message. To prevent filling the NetView
System programmer response log, the AAU059I message is sent only approximately
Contact IBM Software Support. once an hour if the complete PIU truncation problem
occurs repeatedly.
AAU058I module locid SAW INVALID FOR
SESSION STATE: BUFFER System action
SEQUENCE= X'bufseqno' OFFSET=
X'offset' PCID= X'pcid' Detection of an invalid PIU results in an end to further
processing of this trace buffer. A complete PIU that
Explanation exceeds the buffer size is truncated and retained.
Explanation
System action
No sessions were found for the given resource names.
The NetView program ignores the request.
System action
Operator response
The NetView program ignores the request.
Determine the correct session names and enter the
command again.
Operator response
AAU064I INSUFFICIENT STORAGE
Determine the correct resource names and enter the AVAILABLE TO FORCE SPECIFIED
command again. SESSION(S)
AAU061I INSUFFICIENT STORAGE TO
EXPAND KEEP COUNT(S) TO Explanation
SPECIFIED VALUE
The amount of virtual storage required to force the
sessions you specified is not available. If you used a
Explanation single name in the FORCE command, some sessions
The amount of storage required to retain the number might have been forced, but not all.
of items you specified by the KEEP command is not
available. System action
Processing continues.
System action
The NetView program ignores the request. Operator response
Use the SESS command to verify that actual session
Operator response forcing was completed. If incomplete, enter the
Enter the command again. If this message recurs, command again with specific session pairs. If
decrease the KEEP count and enter the command unsuccessful, notify the system programmer.
again. If unsuccessful, notify the system programmer.
System programmer response
System programmer response If storage is constrained, refer to the IBM Z NetView
If storage is constrained, refer to the IBM Z NetView Troubleshooting Guide. If necessary, refer to the IBM Z
Troubleshooting Guide. If necessary, refer to the IBM Z NetView Tuning Guide for storage calculation
NetView Tuning Guide for storage calculation information.
information. AAU065I SPECIFIED SESSION(S) HAVE
AAU062I KEEP PROCESSING HAS BEEN FORCED TO DATA BASE
COMPLETED SUCCESSFULLY
Explanation
Operator response
The NetView program successfully processed the
Enter STOPCNM NLDM. Then enter STARTCNM NLDM
DISABLE command.
and enter the ENABLE command again.
Explanation
System action
You entered a DISABLE command while the trace or
The NetView program ignores the request.
accounting function was active.
AAU071I PROCEDURE NOT SUPPORTED:
System action SENSE CODE = X'hhhh'
The NetView program ignores the request.
Explanation
AAU078I ENABLE PROCESS HAS BEEN An attempt to make an entry in the table or queue
STARTED tablename was unsuccessful because no free slots
were available.
Explanation Message Variables
The NetView program has started collecting session module
awareness data. The control section (CSECT) name where an error
condition was detected
System action locid
Processing continues. The location within the CSECT where an error
condition was detected
AAU079I RESOURCE resource CURRENTLY table
UNDEFINED—TRACE REQUEST The name of the table or queue
QUEUED
System action
Explanation
Processing continues.
The NetView program queued the TRACE command.
As soon as the resource is activated, trace data is
collected for it. Operator response
module retcode
The load module that cannot be found. The NetView return code. This return code has one
of the following values:
System action 04
LU request not valid
The NetView program stops processing the request.
08
Insufficient storage
Operator response
12
Notify the system programmer. API request failed
System action
Operator response
The session trace is not started.
Notify the system programmer.
Operator response
System programmer response
Notify the system programmer.
See related messages for message queuing service
(MQS) error.
System programmer response
AAU089I module locid MODULE POINTER
This is an installation error. Refer to the IBM Z NetView
CONTAINS BINARY ZEROS
Installation: Configuring Additional Components for
more information.
AAU091I module locid INSUFFICIENT
STORAGE IN ACCESS METHOD
FOR PIU TRACE BUFFER
System action
Operator response
Processing stops. A diagnostic message is sent to the
Notify the system programmer.
authorized message receiver that provides information
about the specific error condition.
System programmer response
Determine the storage requirements for VTAM and the Operator response
size of the path information unit buffer (refer to either
Notify the system programmer.
the BUFSIZE parameter value in the NetView
parameter library member or file AAUPRMLP). Refer to
IBM Z NetView Tuning Guide for storage calculation System programmer response
information. Use the accompanying diagnostic message to
AAU092I module locid UNABLE TO determine the appropriate action.
ALLOCATE TRACE BUFFER AAU094I module locid ERROR DURING
INITIALIZATION. SESSION DATA
Explanation INACTIVE
A trace buffer was temporarily unavailable and the
maximum number of 'free buffer' requests was Explanation
entered. A request to activate session awareness was entered
Message Variables during NetView initialization. The request failed. (This
message follows message AAU082I.)
module
The control section (CSECT) name where an error Message Variables
condition was detected module
locid The control section (CSECT) name where an error
The location within the CSECT where an error condition was detected
condition was detected locid
The location within the CSECT where an error
System action condition was detected
Processing stops.
System action
Operator response Processing stops.
Notify the system programmer.
Operator response
System programmer response Notify the system programmer.
Increase VTAM's virtual storage size. If problem still
occurs, contact IBM Software Support.
module Correct the parameter keyword that is not valid and try
The control section (CSECT) name where an error again. For coding requirements for INITMOD, refer to
condition was detected the IBM Z NetView Administration Reference.
locid AAU097I module locid PARAMETER VALUE
The location within the CSECT where an error OUT OF RANGE: keyword
condition was detected
keyword Explanation
The keyword that is specified in the INITMOD
The parameter value for keyword is not within the
statement
acceptable range in the data services command
processor (DSCP) initialization statement.
System action
Message Variables
The NetView program ignores the statement that is not
valid and uses the default. module
The control section (CSECT) name where an error
condition was detected
Operator response
locid
Notify the system programmer. The location within the CSECT where an error
condition was detected
System programmer response keyword
Correct the parameter keyword that is not valid and try The keyword in the INITMOD statement that has a
again. For coding requirements for INITMOD, refer to value that is too large or too small
the IBM Z NetView Administration Reference.
System action
AAU096I module locid PARAMETER VALUE
MISSING/INVALID: The statement that is not valid is ignored and the
KEYWORD=keyword default is used.
System action
Explanation
This domain INIT RU cannot be processed. The
A combination of buffer type parameters that are not
NetView program continues to function, but cross-
valid has been detected. The parameters cannot be
domain data cannot be stored.
processed.
Message Variables Operator response
module Notify the system programmer.
The control section (CSECT) name where an error
condition was detected
Start GTF with the USR or USRP option. If the USRP Note the message text and the values of the message
option is used, specify the event identifier for the SAW variables, and contact IBM Software Support.
(X'5F4'), the PIU (X'5F5'), or both the SAW and the AAU136I SESSION STAT FUNCTIONS IS
PIU. NOW ACTIVE
AAU131I type DEBUG TRACING ERROR -
GTF INACTIVE Explanation
This message is displayed when session statistics
Explanation initialization is complete.
The generalized trace facility (GTF) was stopped while
the specified debug tracing was active. The debug Operator response
tracing will continue when GTF becomes active. This
Enter the session monitor RECORD SESSTATS
message is issued only once per debug trace
command.
invocation.
AAU137I modname locid LUCOUNT IN
Message Variables
SESSION MONITOR
type INITIALIZATION MEMBER MAY BE
The type of debug tracing. TOO LOW FOR BEST
PERFORMANCE.
AAU132I module locid SEVERE GTF ERROR
ENCOUNTERED, RC = retcode
Explanation
Explanation The number of active LUs being monitored by the
session monitor has exceeded twice the value
The NetView program received an unexpected error
specified on the NLDM.LUCOUNT=nnnn statement in
code from the generalized trace facility (GTF) while
the CNMSTYLE member. The LUCOUNT value is used
tracing or attempting to start tracing. This message is
to calculate optimal table sizes for session monitor
issued only once per debug trace invocation.
retention and retrieval of session data. System
Message Variables performance might be degraded.
module Message Variables
The control section (CSECT) where the error
modname
condition was detected. If module is AAUDPRSA,
The control section (CSECT) name where an error
some SAW trace data buffers might be lost. If
condition was detected
module is AAUDPIUA, some PIU trace data buffers
might be lost. If module is AAUDXTRA, a TRACE locid
START request was being processed when the The location within the CSECT where an error
error occurred. condition was detected
locid
The location within the CSECT where the error System action
condition was detected. Processing continues.
Verify that the value that is specified on the This message is also displayed for active sessions
NLDM.LUCOUNT=nnnn statement in the CNMSTYLE after an SSCP Takeover or Giveback has been issued.
member is the intended value based on an estimate of Because of the limited route data for sessions taken
the total number of LUs being monitored. If necessary, over, the previous owner might be solicited for flow
copy the NLDM.LUCOUNT statement to the control data. In some cases, the previous owner is no
CNMSTUSR or CxxSTGEN member and modify it. longer aware of the session and believes that it is
inactive. If so, this message is displayed for active
AAU140I APPN SESSION ROUTE DATA IS sessions.
NOT AVAILABLE
System action
Explanation
The NetView program stops processing your request
The APPN session route data you requested does not for flow control data.
exist.
Operator response
System action
Enter another selection or a NetView command.
The NetView program stops processing your request
for APPN session route data. AAU148I FORMATTED RU NOT AVAILABLE
Enter another selection or a NetView command. Formatting is not available for the response unit (RU)
you selected.
AAU144I locid FLOW CONTROL DATA IS
NOT AVAILABLE Operator response
Enter the command again with valid date and time AAU212I INVALID TIME RANGE SPECIFIED
parameters. To determine the valid parameters, see
the RTREND, RTSUM, or PURGEDB command in the Explanation
NetView online help.
You entered an RTREND command with either an
AAU209I TOO FEW DATE/TIME incorrect or one time only parameter specified. If you
PARAMETERS SPECIFIED want a time range, it must include both a beginning
and ending time or date and time.
Explanation
System action
The RTREND or RTSUM command you entered
requires more date and time parameters than you The NetView program ignores the command.
specified.
Operator response
System action
Enter the command again with valid parameters. To
The NetView program ignores the command. determine the valid parameters, see the RTREND
command in the NetView online help.
Operator response AAU214I INVALID RECORD FUNCTION
Enter the command again with valid date and time SPECIFIED
parameters. To determine the valid parameters, see
the RTREND or RTSUM command in the NetView Explanation
online help.
You specified a data type that was not valid on a
AAU210I TOO MANY DATE/TIME RECORD command. The first parameter of RECORD
PARAMETERS SPECIFIED command must be SESSTATS or STRGDATA.
Correct the number of bounds values on the specified AAU225I MAXIMUM RESPONSE TIME FOR
statement. Refer to the IBM Z NetView Administration GRAPH IS GREATER THAN 1800
Reference. SECONDS
Explanation
System programmer response
The accounting and session statistics function is not
See the associated messages issued by AAUDBLRA for
active and a RECORD SESSTATS command is sent to
the cause of the failure.
the NetView program.
AAU230I module locid n RECORD/RECORDS
Message Variables
SCHEDULED FOR LOGGING
module
The control section (CSECT) name where an error Explanation
condition was detected
The accounting and session statistics function
locid
scheduled a number of records to be written to the
The location within the CSECT where an error
external log.
condition was detected
Message Variables
System action module
The NetView program ignores the command. The control section (CSECT) name where an error
condition was detected
Operator response locid
The location within the CSECT where an error
Notify the system programmer. condition was detected
n
System programmer response The number of records
If activation of the accounting and session statistics
function had been specified at initialization time, this
If message AAU242I was also received, the NetView System programmer response
program was unable to send the request. If not, a busy
response was received. Enter the command again. If Determine whether the resource is RTM-capable. If it
the device is still busy, notify the system programmer. is, then specify to use RTM in the definition statement.
If you entered COLLECT RTM * to receive this
System programmer response message, it is possible that none of your resources are
RTM-capable.
If message AAU242I was also received, see that
message for more information. If it was not, see if the AAU249I module locid MQS FAILURE IN RTM
error was caused by many requests being sent to the DATA COLLECTION PROCESS
The NetView program does not collect response time Message Variables
data for the resource. module
The control section (CSECT) name where an error
Operator response condition was detected
Ensure all the required tasks are active. If they are not, locid
notify the system programmer. The location within the CSECT where an error
condition was detected
System programmer response hhhh
The hexadecimal sense code
Determine the reason for the task or initialization
failure from the error message. Verify that the tasks target
AAUTCNMI and AAUTSKLP are active. The name of the target
System programmer response The NetView program does not collect response time
data for any of the terminal LUs attached to this
Refer to the appropriate VTAM manual to determine controller.
the meaning of the return code or sense code.
AAU256I module locid MQS FAILURE WHILE Operator response
PROCESSING TIMER REQUEST Check the state of the terminal LUs attached to the
controller.
Explanation
AAU258I module locid RTM DATA IS NOT
The attempt to send a message to the timer task, AVAILABLE FOR resource1
AAUATIMA, failed. BECAUSE RESOURCE resource2
Message Variables DOES NOT SUPPORT RTM
module
Explanation
The control section (CSECT) name where an error
condition was detected An RTM data collection for an LU was not possible. The
locid PU to which it was attached does not support RTM.
The location within the CSECT where an error Message Variables
condition was detected
module
The control section (CSECT) name where an error
System action condition was detected
The process continues without timer service. locid
The location within the CSECT where an error
Operator response condition was detected
Notify the system programmer. resource1
The name of the LU
System programmer response resource2
The name of the PU that is not RTM-capable
Determine whether the timer task, AAUATIMA, is
active. If it is, contact IBM Software Support. Also, see
the command facility LIST task name command in the System action
NetView online help. The NetView program does not collect response time
data for the LU.
AAU257I module locid RESOURCE resource
IS NO LONGER RTM CAPABLE DUE
TO A SUBSEQUENT LU INIT Operator response
FAILURE Verify the spelling of the LU name.
AAU260I ROUTE DATA IS NOT AVAILABLE
Explanation
FOR COMMAND SPECIFIED
A controller was RTM-capable and now is being
classified as RTM NONCAPABLE because a terminal LU Explanation
attached to this device cannot be initialized.
The route data is unavailable.
Message Variables
System programmer response If RC=4, not enough storage was available to perform
the DSIPUSH; increase the region size. If RC=28, add a
Resolve the conflicting values for the identified CMDDEF statement for AAUSLGEX. Otherwise, contact
keyword. For example, verify that YES and NO are not IBM Software Support.
both specified for the same KCLASS statement. Refer
to the IBM Z NetView Administration Reference.
Explanation Explanation
Session monitor VSAM recording was suspended Session or connection recording to VSAM has resumed
because of an error condition, or TCPCONN VSAM because either the VSAM error condition was
recording was suspended because of a TCPCONN alleviated or the TCPCONN RESDASD command was
SUSDASD command. issued.
Message Variables Message Variables
origin origin
The control section (CSECT) name where an error The control section (CSECT) name where an error
condition was detected, or TCPCONN if TCPCONN condition was detected, or TCPCONN if TCPCONN
SUSDASD was issued. SUSDASD was issued.
locid locid
The location within the CSECT where an error The location within the CSECT where an error
condition was detected. If locid is 99, then no condition was detected. If origin is TCPCONN, this
active database exists. If origin is TCPCONN, this value is blank.
value is blank. operatorid
operatorid The NetView terminal operator identifier. If no
The NetView terminal operator identifier. If no operator is defined, this value is blank. If origin is
operator is defined, this value is blank. If origin is TCPCONN, this value is blank.
TCPCONN, this value is blank. number
major The number of sessions or connections which were
The VSAM major error code. If major is 99, then no not recorded while VSAM database recording was
active database exists. If origin is TCPCONN, this suspended.
value is 0.
minor System action
The VSAM minor error code. If minor is 99, then no VSAM session or connection recording continues
active database exists. If origin is TCPCONN, this normally.
value is 0.
AAU274I VSAM SESSION RECORDING IS
System action status
Either add the group name to the DGROUP parameter, Message Variables
or remove the DGROUP parameter from the KCLASS module
statement. The control section (CSECT) name where an error
AAU288I GLOBAL DASD SESSION KEEP condition was detected
COUNT=newcount, WAS oldcount locid
The location within the CSECT where an error
Explanation condition was detected
value
The global DASD session keep count has been
The extra value that was specified on the DGROUP
changed by operator request. The new session keep
keyword
count and the old session keep count are displayed in
the message. name
The deferred DGROUP name, either *PRI or *SEC
Message Variables
label
newcount The label specified in the KCLASS statement
The new (changed) DASD session keep count
oldcount System action
The old (previous) DASD session keep count
If this message is issued during NetView initialization
for the session monitor, the NetView program loads
System action the table of keep classes and ignores the extra value.
This is an informational message in response to an If this message is issued as the result of a RELOAD
operator request. When issued, this message indicates command, message AAU234I is issued and the keep
the operator request was processed successfully. class or performance class table is not reloaded (the
currently active table is not replaced).
AAU289I GLOBAL DASD SESSION KEEP
COUNT=curcount
Operator response
System action
System programmer response
The operation fails.
Refer to the IBM Z NetView Troubleshooting Guide for
possible causes of the storage shortage. If necessary,
refer to the IBM Z NetView Tuning Guide for more Operator response
storage calculation information. Notify the system programmer.
AAU302I module locid DUPLICATE
DATABASE TABLE ENTRY System programmer response
If nn=16 for the logicnn insert, re-evaluate the storage
Explanation estimates or increase the region size specified in the
startup procedure for the NetView program. All other
There is a duplicate table error at database
logic errors are defined internally and represent
initialization. The table entry is ignored.
various should-not-occur conditions. If you receive
Message Variables any other logic errors, contact IBM Software Support.
Operator response
System action
Notify the system programmer.
Processing continues.
Operator response
Explanation
Notify the system programmer.
The NetView program cannot process your allocate,
send, or deallocate request. The CNM data transfer
System programmer response task in domain name1 is not active.
Ensure that the storage area is specified correctly. If it Message Variables
is, contact IBM Software Support.
module
AAU802I module locid name1 name2 The control section (CSECT) name where an error
INSUFFICIENT STORAGE EXISTS condition was detected
TO INITIATE requestype REQUEST
locid
The location within the CSECT where an error
Explanation condition was detected
The storage required is not available to process an name1
allocate request, a send request, or a deallocate The CNM data transfer task in the domain in which
request. the request is entered
Message Variables name2
The CNM data transfer task in the domain to which
module
the request is directed
The control section (CSECT) name where an error
condition was detected requestype
The request type that can be either ALLOCATE,
locid
SEND, or DEALLOC
The location within the CSECT where an error
condition was detected
System action
name1
The CNM data transfer task in the domain in which The NetView program stops processing the request.
the request is entered
name2 Operator response
The name of the CNM data transfer task in the Start the CNM data transfer task. If the task cannot be
domain to which the request is directed started, notify the system programmer.
requestype
The request type that can be either ALLOCATE, System programmer response
SEND, or DEALLOC
Refer to IBM Z NetView Installation: Configuring
Additional Components for the definition of the
System action
NetView CNM data transfer task and the coding
The NetView program stops processing the request. requirements for DSILUCTD.
AAU804I module locid name1 name2
Operator response COMMAND PROCESSOR
Determine whether you received message BNH16I, AAUDCPEX SPECIFIED TO BE
which means the task has reached its storage limit. If SCHEDULED ON COMPLETION OF
so, notify your system programmer. requestype DOES NOT EXIST
AAU805I module locid name1 name2 The NetView program ignores the request and
CONVERSATION IS BEING processing continues.
DEALLOCATED
System programmer response
Explanation See the description for message AAU817I.
The conversation with the NetView program in the AAU807I module locid name1 name2
domain associated with name2 is being deallocated. STORAGE FOR SEND QUEUE
This message can follow message AAU808I. ELEMENT NOT AVAILABLE
Message Variables
Explanation
module
The control section (CSECT) name where an error Completion of a previous request to send data on the
condition was detected conversation with the NetView program in the domain
locid associated with name2 is pending. Storage is not
The location within the CSECT where an error available to add the current request to the send pend
condition was detected queue to be run later.
name1 Message Variables
The CNM data transfer task in the domain in which module
the request is entered The control section (CSECT) name where an error
name2 condition was detected
The name of the CNM data transfer task in the locid
domain to which the request is directed The location within the CSECT where an error
condition was detected
System action
name1
The conversation is deallocated. The CNM data transfer task in the domain in which
the request is entered
Operator response
System action
Notify the system programmer.
The NetView program ignores the request and
processing continues.
System programmer response
Operator response For REQ=ALLOCATE, use NetView message AAU817I
to determine the appropriate action; otherwise no
Determine whether you received message BNH16I,
action is required.
which means the task has reached its storage limit. If
so, notify your system programmer. If the REQ field was ALLOCATE or SEND, then it might
take up to 10 minutes for the cross-domain sessions
System programmer response to reinitialize. If the ALLOCATE to reinitialize the
sessions fails, then a VTAM message, IST663I
Refer to the IBM Z NetView Troubleshooting Guide for followed by IST664I, is received. If these VTAM
possible causes of the storage shortage. If necessary, messages are received, it might take an additional 10
refer to the IBM Z NetView Tuning Guide for more minutes from that time for the cross-domain sessions
storage calculation information. to reinitialize.
AAU808I module locid name1 name2 CDT For information about sense codes, enter the HELP
REQUEST SERVICE FAILURE SENSE command, or see Systems Network Architecture
REQ=requestype RC= X'retcode' Formats.
SENSE= X'sensecode'
AAU809I module locid operatorid INVALID
REQUEST TYPE: XTMCODE = nnnn,
Explanation
APPLID = applid
The request issued by the CNM data transfer task
failed. If requestype is sent, the conversation is Explanation
deallocated and the send pend queue is flushed.
The cross-task message code entered by the specific
Message Variables application applid is not valid.
module Message Variables
The control section (CSECT) name where an error
condition was detected module
The control section (CSECT) name where an error
locid condition was detected.
The location within the CSECT where an error
condition was detected locid
The location within the CSECT where an error
name1 condition was detected.
The CNM data transfer task in the domain in which
the request is entered operatorid
The NetView terminal operator identifier. If no
name2 operator is defined, this value is blank.
The name of the CNM data transfer task in the
domain to which the request is directed nnnn
The cross-task message code internal to the
requestype NetView program.
The request type that can be either ALLOCATE,
SEND, or DEALLOC applid
The ID of the application that entered XTMCODE.
retcode
The internal NetView return code. Contact IBM
Software Support if assistance is required. System action
Notify the system programmer. Determine which panel the operator last used and
which command the operator last entered. Contact
IBM Software Support.
System programmer response
AAU854I module1 locid operatorid THE I/O
Determine which panel the operator last used and
which command the operator last entered. Contact RESUME POINTER (ADXIORSP)
IBM Software Support. CONTAINS ZEROS. ADXIORSS
CONTAINS 'module2'
AAU843I operatorid AAUALTPA PHYSICAL
RECORD SIZE IS TOO SMALL Explanation
The module module1 requested the solicited data and
Explanation
is now receiving it. The ADXIORSP should be set
AAUALTPA service routine input parameters were set during the request to indicate what module processes
up incorrectly. the solicited data. The ADXIORSP field identifies the
last module module2 that initialized ADXIORSP.
Message Variables
Message Variables
operatorid
The NetView terminal operator identifier. If no module1
operator is defined, this value is blank. The module making the request.
locid
System action The location within the control section (CSECT)
where an error condition was detected.
Data services command processor (DSCP) processing
stops. operatorid
The NetView terminal operator identifier. If no
Operator response operator is defined, this value is blank.
module2
Notify the system programmer.
The module that last initialized ADXIORSP.
AAUALTPA service routine input parameters were set Determine which panel the operator last used and
up incorrectly. which command the operator last entered. Contact
IBM Software Support.
System action
Explanation
Processing stops.
The NetView DST was driven with a DSRB function
indicator code that is not valid for the NetView
program. DSRBFNCD is internal to the NetView Operator response
program. Notify the system programmer.
Message Variables
System programmer response
module
The control section (CSECT) name where an error See the DSIGET macro documentation in IBM Z
condition was detected NetView Programming: Assembler for information
about the specific error.
Operator response
Operator response
Notify the system programmer.
Notify the system programmer.
Explanation
Explanation
A parameter keyword is missing or not valid for the
The NetView program's DSIAMLUT task was unable to
data services command processor (DSCP) initialization
process data received from the LU-LU session
statement.
between the NetView program and VTAM. The LU
name was not found in the CPEX routing table. Message Variables
Message Variables
Check for error messages and process accordingly. If you specified the SESSION keyword on the NLDM
PURGE command, the command was not processed. If
AAU927I modid locid INVALID PURGE you specified the ALL keyword, routes might have
EXCEPTION LIST xx been purged from the session monitor database, but
sessions were not.
Explanation
This message is sent to the authorized message Operator response
receiver. A missing or incorrect PURGE exception list Ensure that you specified the correct PURGE exception
was specified on the NLDM PURGE command. list.
Message Variables
System programmer response
modid
The session monitor module where the error Verify that the specified PURGE exception list is
condition occurred. correct. Check the corresponding definitions in the
CNMSTYLE member (NLDM.PEXLSTxx).
locid
The location within the module where the error AAU930I applid APPLICATION action:
condition occurred. Possible values include: PRESS ENTER TO CONTINUE
01
Common global variable Explanation
CNMSTYLE.NLDM.PEXLSTxx.0 (number of
The application has either started or resumed as
entries for this list) cannot be accessed.
indicated by the action.
Enter the COPY command again. If the command fails System action
again, notify the system programmer.
The NetView program ignores the command and
processing continues.
Processing stops.
System action
Determine whether you received message BNH16I, AAU952I PARAMETER MORE THAN 8
which means the task has reached its storage limit. If CHARACTERS LONG
so, notify your system programmer.
Explanation
System programmer response You entered a parameter on the command input line
Refer to the IBM Z NetView Troubleshooting Guide for that is more than eight characters long.
possible causes of the storage shortage. If necessary,
refer to the IBM Z NetView Tuning Guide for storage System action
calculation information.
The NetView program ignores the request.
AAU949I SET TIMER REQUEST FAILED FOR
IMPLICIT CROSS-DOMAIN Operator response
REQUEST
See the NetView online help to determine the correct
parameters. Then enter the command again.
Explanation
AAU953I INVALID DATE/TIME PARAMETER
For an implicit cross-domain request, the set timer
request failed. SPECIFIED
Explanation
System action
You entered a SET RANGE command that contains a
Processing stops.
parameter with a date or time that is not valid.
Operator response
System action
Enter the command again later. If the problem
The NetView program ignores the command.
persists, notify the system programmer.
Operator response
System programmer response
Enter the command again with valid date and time
Verify that the DSIPPT task is active. If it is active,
parameters. See the SET RANGE command in the
contact IBM Software Support.
NetView online help to determine the correct
AAU950I HEX MODE IS SET TO 'ON' parameters.
AAU954I NOT ENOUGH DATE/TIME
Explanation PARAMETERS SPECIFIED
You requested that the hexadecimal mode be changed
to ON but the current panel is not one that uses Explanation
hexadecimal display mode.
You entered a SET RANGE command that requires
more date and time parameters than you specified.
System action
Processing of the SET HEX command is completed. System action
AAU951I HEX MODE IS SET TO 'OFF' The NetView program ignores the command.
Operator response
Enter the command again with valid date and time
parameters. See the SET RANGE command in the
The AAU975I message is returned as a successful • TOV indicates that the resource has been taken
response to the SESMGET command. over.
• GTK indicates that the resource was previously
AAU976I priname pritype pridom pritakg
given back and has now been taken over.
secname sectype secdom sectakg
starttim endtim pcid sensecd • GBK indicates the resource has been given back.
reasoncd xrftype dlurs applrecv • TGV indicates the resource was previously taken
epchg over and has now been given back.
starttim
The date and time the session was started in the
format yyyymmddhhmmss (year, month, day,
hour, minute, second) is in columns 67–80.
sensecd sensetext
The sense code associated with session The text of the first data line of the corresponding
termination is in columns 129–136. For more NLDM.SENS panel, which is then followed by
information, enter HELP NLDM 'SENSE' or NLDM subsequent lines
SENSE code.
reasoncd System action
The reason code associated with session terminal The AAU977I message is returned as a successful
in columns 137–138. For more information, enter response to a SENSE command.
HELP NLDM 'REASON CODE'.
AAU978I SESSION CONFIGURATION:
xrftype
The extended recovery facility session type in
columns 139–146. For more information, enter Explanation
HELP NLDM 'XRF'. This is a multiline message, which is a successful
dlurs response to an SESSC command. The message is
A D in this column indicates that this session designed to be parsed by a program. The message is
traverses a DLUS-DLUR pipe which resides in created by doing full-screen automation of most NLDM
column 147. For more information, enter HELP configuration information. The message consists of a
NLDM 'DLUS-DLUR PIPE'. base section, followed by conditional ER, and AR
applrecv sections.
The application LU recovery in column 148: The base section consists of the message-ID line,
• P indicates that application LU recovery is followed by these three lines:
pending. 1. Primary name, primary subarea, primary element
• I indicates that application LU recovery is in address, and primary domain are followed by the
progress. primary resource hierarchy, as defined by the left
side of the NLDM.CON screen. The first four of the
• C indicates that application LU recovery is
previous fields named are always present and are
complete.
always put into columns as shown in the following
epchg example. The resources, if present in the hierarchy,
The endpoint change indication in columns 149– begin in column 63 and are delimited by commas.
151: 2. Secondary name, secondary subarea element
• PRI indicates that the (control point) CP at the address, and secondary domain are followed by the
primary endpoint has changed since the session secondary resource hierarchy, as defined by the
started. right side of the NLDM.CON screen. The first four of
the previous fields named are always present and
• SEC indicates that the CP at the secondary
are always put into columns as shown in the
endpoint has changed since the session started.
following example. The resources, if present in the
• P/S indicates that the CPs at both the primary hierarchy, begin in column 63 and are delimited by
and secondary endpoints have changed since the commas.
session started.
3. PCID followed by these fields gathered from the
Note: Several fields in this message might be blank if NLDM.CON screen: APPN TP, SUBA TP, ER, VR, RER,
not applicable to the associated session. INOP, APPNCOS, SUBACOS, LOGMODE, PADJ CP
and SADJ CP. These fields are delimited by commas
AAU977I senstext and are included only if they are not blank.
The ER (explicit route) section is included if the ER
prompt from NLDM.CON brings up an NLDM.ER
subtower_name path
For the ACTIVEACTIVE REPLICATION subtower: The configured or dynamic socket path name
System action
System action
If the message is issued for replication data collection,
If all socket path names fail for a subtower, data
then data collection is stopped for the specified
collection for that subtower is stopped. If a RESTYLE
subtower.
ACTACT is issued or a message from a replication
If the message is issued as a response to the server is received with an active socket path name,
ACTVREPL command, the command fails for the data collection is restarted.
specified subtower.
Operator response
If the replication server is not started, this message
can be ignored.
System programmer response For data collection, the duplicate paths are ignored in
order to prevent duplicate data collection.
Verify that the socket path name is configured
correctly for the specified replication subtower, and For the ACTVREPL command, no production system
issue a RESTYLE ACTACT command. The updated path configuration information is forwarded to the
socket path name is read at the next data collection controller system for the particular data source (DB2,
interval. IMS, or VSAM) and function (capture or apply).
Path name
Specifies the socket path name on which data The message variable is an abbreviated version of
collection occurs. the situation or policy name:
Task information APPSERVERSTATUS
Specifies the virtual OST (VOST) and the Indicates that the
associated attach name of the VOST on which data NAS_AA_RS_AppServerStatus situation fired
collection runs. Data collection control (sampling CAPSERVERSTATUS
interval) is done at the configured autotask, but the Indicates that the
actual data collection is done on a VOST. NAS_AA_RS_CapServerStatus situation fired
Average time DB2WORKLOADSTATE
Specifies the average amount of time incurred for Indicates that the
data collection across intervals. This value resets if NAS_AA_RS_DB2WorkloadState situation fired
data collection is stopped and restarted.
IMSWORKLOADSTATE
Maximum time Indicates that the
Specifies the maximum amount of time for a single NAS_AA_RS_IMSWorkloadState situation fired
data collection across one sampling interval. This
LATENCYEXCEEDED
value resets if data collection is stopped and
Indicates that the
restarted. If this value is larger than your sampling
NAS_AA_RS_LatencyExceeded situation fired
interval, consider increasing the sampling interval.
LATENCYRESET
Number of iterations
Indicates that the
Specifies the number of times data collection
NAS_AA_RS_LatencyExceeded situation was
occurred since it was started. This value resets if
resolved as defined in the
data collection is stopped and restarted.
NAP_AA_RS_LatencyReset policy
AQN011I DATA COLLECTION FOR The data collection sampling interval was changed for
subtower_name ALREADY the specified subtower using the ACTVCTL RESET
STOPPED command.
Message Variables
Explanation subtower_name
Data collection for the specified subtower was already For the ACTIVEACTIVE subtower:
stopped. The command is not processed. • DB2
Message Variables • IMS
subtower_name • LIFELINE
For the ACTIVEACTIVE tower: • VSAM
• DB2 interval
• IMS The data collection sampling interval for the
• LIFELINE specified subtower
• VSAM
System action
Operator response When data collection is active for the specified
subtower and the sampling interval is changed, data
Use the ACTVCTL LISTINFO command to display collection is stopped and then immediately restarted.
information about Active/Active data collection. When data collection is inactive for the specified
AQN012I cmd COMMAND NOT PROCESSED. subtower and the sampling interval is changed, the
CURRENT VALUE interval FOR new interval is used when data collection is started.
• PRIMARY 84-91
The state of the Multi-site Workload Lifeline Agent.
• SECONDARY The following values are valid:
90-94 • ACTIVE
The number of active load balancers that are
registered with the Multi-site Workload Lifeline • INACTIVE
Advisor. This attribute is not applicable for 95-134
secondary Multi-site Workload Lifeline Advisors. The type of the Multi-site Workload Lifeline Agent.
102-111 The following values are valid:
The number of Multi-site Workload Lifeline Agents • z/OS
that are connected to the Multi-site Workload
Lifeline Advisor. This attribute is not applicable for • Linux on z Systems Management Guest
secondary Multi-site Workload Lifeline Advisors. 138-146
The name of the site (i.e. the sysplex name), as it is
System action known to the z/OS operating system, where the
The ACTVLIFE ADVISORS command processing is Multi-site Workload Lifeline Agent resides.
complete. For a Linux on z Systems Management Guest
AQN021I DISPLAY OF LIFELINE AGENTS agent, the value is N/A.
This multiline message is issued in response to the The ACTVLIFE AGENTS command processing is
ACTVLIFE AGENTS command. It consists of one complete.
• NORMAL
System programmer response
• UNKNOWN
Configure the specified socket path name to the
187-191 NetView program and then issue the RESTYLE ACTACT
The number of Active/Query workloads that are command.
associated with this Active/Standby workload
291-300 396-403
The average network latency is the average The z/OS image name of the apply server.
elapsed time in milliseconds between the time 409-416
that transactions were sent to the target server The name of the apply site (sysplex).
and the time that the target server received them.
When a proxy database or file system It consists of one header line, three label lines, and
configuration reads the source site logs from one or more data lines. Each data line provides
mirrored disks, and the data is then replicated detailed IMS or VSAM workload information for the
using software replication, the source site and workloads that are running on the specified IMS or
capture site are different. VSAM replication capture server or servers.
When the source site and capture site are the Each data line includes the following information:
same, the value of this attribute is N/A. Columns
Description
126-145 type
The cumulative total number of insert messages The type of the workload. The following values are
that were applied. valid:
149-168 • IMS
The cumulative total number of update messages • VSAM
that were applied.
• * (IMS and VSAM)
172-191
The cumulative total number of delete messages workload_name
that were applied. The name of the workload for which data is
displayed. If an asterisk (*) is specified for the
195-214
workload name, the display is for all IMS or VSAM
The cumulative total number of rollbacks that were
(or both) workloads on the specified apply server
processed.
or servers.
218-221
The percentage of the target (apply) cache in use System action
(queue depth), computed as (Current Cache Size/
Maximum Cache Size)*100 and rounded down to The ACTVREPL SERVER and ACTVREPL WORKLOAD
the nearest whole integer. If the value for this field command processing is complete.
561-580 37-46
The number of milliseconds that the Q Capture The number of transactions from this receive
program spent putting messages on this send queue that the Q Apply program committed to the
queue during the collection interval. target.
52-61
Message Variables
The number of transactions that conflicted with
send_queue another transaction, because of either a row
The name of the send queue on the capture server conflict or a referential integrity conflict. In these
for which data is displayed. If workload_name=*, cases, the Q Apply program suspends parallel
all send queues are displayed. processing and applies the row changes within the
workload_name transaction in the order that they were committed
The name of the workload for which data is at the source.
displayed. If workload_name=*, all send queues 67-70
are displayed. The fullness of the queue as a percentage. If the
value for this field is blank, look in the NetView log
System action for the AQN029I message to see if the value is out
of range.
The ACTVREPL SENDQ and ACTVREPL WORKLOAD
82-91
command processing is complete.
The number of seconds that the Q Apply program
AQN034I DISPLAY OF Q REPLICATION was unable to build transactions from this receive
DATA FOR RECEIVE QUEUE queue because its agents were using all the
receive_queue WORKLOAD available memory to apply transactions.
workload_name 95-104
The number of transactions that exceeded the
Explanation memory limit for the receive queue that was set in
the IBMDB2_RECVQUEUES table.
This multiline message is issued in response to the
following commands: 110-119
The number of times that the Q Apply program
• ACTVREPL RCVQ=* | receive_queue reapplied row changes because of lock timeouts
Receive queue information for the specified receive and deadlocks.
queue or queues and the associated workload or 123-132
workloads is displayed. The number of Q Apply agents.
• ACTVREPL WORKLOAD=* | workload_name TYPE=* | 136-145
DB2 VIEW=DETAILS The number of milliseconds that Q Apply agents
Information for the receive queue or queues for the for this receive queue were idle while waiting for
specified workload or workloads is displayed. work.
149-158
It consists of one header line, three label lines, and
The amount of memory in bytes that the Q Apply
one or more data lines, with each data line providing
browser thread used for reading transactions from
information about the Q replication receive queue or
this queue.
queues for one or more workloads.
162-171
Each data line includes the following information: The number of messages on the queue.
Columns
Description
For DB2 for z/OS Version 11, this value is set to the It consists of one header line, three label lines, and
restart log sequence number, and, for DB2 for z/OS one or more data lines, with each data line providing
Version 10 or earlier, it is set to N/A. information about a Q Replication apply server.
This message can be issued in response to the Verify that the correct site and system names were
ACTVCTL TAKEOVER command or the ACTVREPL entered on the command.
command.
System programmer response
For the ACTVCTL TAKEOVER command, the NetView
program on which the command is issued is not Verify that the ENT.SYSTEMS.name CNMSTYLE
participating in an XCF group. statements are configured properly.
For the ACTVREPL command, the target domain on the AQN039I TOWER
production system is not participating in an XCF group ACTIVEACTIVE.REPLICATION.sub
or it is not part of the purview for this Active/Active twr NOT ENABLED FOR DOMAIN
enterprise master. domain
Participating in an XCF group is a prerequisite for the
GDPS Continuous Availability solution. Explanation
For more information, see the help for the AQN047I This message is written to the NetView log when the
message. value for a required attribute in an Event Integration
Facility (EIF) event that is sent by a replication product
Message Variables is invalid in the alert. The alert is generated by the
attribute_name NetView Event/Automation Facility (E/AS) Event
The attribute name specified in the EIF event. Receiver.
The following example represents an attribute- If the attribute is one that impacts the routing of
value pair in an EIF event: workloads by the GDPS Continuous Availability
solution, the AQN047I message is also issued
workload_name=TELNET23Q; indicating that no information is forwarded. This
means that event information is not sent to the Lifeline
data_source Advisor component of the Multi-site Workload Lifeline
The value specified in the data_source attribute in product or to the GDPS Continuous Availability
the EIF event: component.
• DB2 The attribute might be invalid for one of the following
• IMS reasons:
• VSAM • The specified replication product did not send the
• unknown_data_source correct attribute value in the EIF event.
420-435
Explanation
An explanation for the aggregation status value, as
determined by the NetView program that is This multiline message is issued in response to the
running on the controller systems. The following following command:
values are valid:
• ACTVREPL SERVER=* TYPE=DB2 VIEW=DETAILS
• COMPLETE DATA: All capture and apply data has
Capture server information for one or more Q
been received for the workload.
Replication servers is displayed.
• PARTIAL DATA: Not all of the capture and apply
data is received for the workload. It consists of one header line, three label lines, and
one or more data lines, with each data line providing
• STALE DATA: All of the capture and apply data information about a Q Replication capture server.
for the workload is not received within a
calculated window, which is based on the Each data line includes the following information:
sampling interval as defined on the production Columns
system. The window value is the sampling Description
78-101 281-288
The logical log sequence number in the recovery The name of the capture site.
log at which the Q Capture program starts during a 293-356
warm restart. This value represents the earliest log The most recent logical log sequence number in
sequence number that the Q Capture program the recovery log that the Q Capture program read.
found that did not have a commit or abort record.
For DB2 for z/OS Version 11, this value is set to the
For DB2 for z/OS Version 10 or earlier, this value is current log sequence number, and, for DB2 for
set to the restart log sequence number, and, for z/OS Version 10 or earlier, it is set to N/A.
DB2 for z/OS Version 11, it is set to N/A.
360-423
105-121 The logical log sequence number in the recovery
The time stamp at the Q Capture server of the log at which the Q Capture program starts during a
latest database commit that was seen by the Q warm restart. This value represents the earliest log
Capture log reader. sequence number that the Q Capture program
125-134 found that did not have a commit or abort record.
The number of transactions (containing changed For DB2 for z/OS Version 11, this value is set to the
rows) that were not put on queues because the restart log sequence number, and, for DB2 for z/OS
changes were to columns that are not part of a Q Version 10 or earlier, it is set to N/A.
subscription or publication, for example, the
ALL_CHANGED_ROWS parameter in the 427-446
IBMDB2_SUBS table was set to NO. The number of times that the Q Capture program
issued warning messages after encountering
140-149 transactions that are larger than the threshold that
The number of transactions that the Q Capture is set by the Q Capture warntxsz parameter.
program spilled to a file after exceeding the
MEMORY_LIMIT threshold. 450-469
The number of times that the Q Capture program
155-164 waited for the DB2 for z/OS instrumentation facility
The memory that the Q Capture program used to interface (IFI) to return log records than the
construct transactions from the log. threshold set by the Q Capture warnlogapi
169-178 parameter.
The largest transaction, in bytes, that the Q 473-482
Capture program processed. The number of consecutive calls to the DB2 for
z/OS instrumentation facility interface (IFI) that
59-66
The job name of the apply server.
- The NetView program or one or more of the • The NetView programs in the production system
replication products are not initialized on domains are active and successfully communicating
any production system. with the enterprise master NetView program.
- Communication between the NetView • The production system NetView log contains no
program on the controller system and all errors that are related to replication configuration.
production systems has failed. Note:
• No replication information is available from 1. On the controller system, issue the LIST
production system NetView domains STATUS=XCFGRPS command to determine
The NetView program that is running on the whether the NetView program is the enterprise
controller system does not have any replication master NetView program.
configuration information from any production 2. On the production systems, issue the RMTCMD
system NetView program. The replication QUERY LCLAUTOS command. In the command
configuration information is required to collect output, look in the RMTCMD AUTOTASK column for
information for the ACTVREPL command. This an entry with the name of the autotask that is
situation can occur when the NetView program defined by the function.autotask.ACTDATA
that is running on the controller system statement; AUTOADAT is the default name for this
previously had information from production autotask.
system NetView domains, but all of the
production system NetView programs are Otherwise, contact the system programmer.
currently inactive.
System programmer response
• No replication subtowers are enabled
Verify the replication configuration on the production
The NetView program on the controller system systems:
has information about production systems, but
workload_name 71-72
The name of the workload as specified for the The net weight for this SNA application relative to
WORKLOAD keyword. A value of * indicates that other SNA application instances that are defined
the WORKLOAD keyword is not specified or that for this workload on the same site. This value is
WORKLOAD=* is specified. determined by using the WLM weight for this
system. It is then normalized against the other
SNA application instances (active on this same
System action
site) that are defined for this workload.
The ACTVLIFE SERVERS command processing is 80-87
complete. The name of the site (i.e. the sysplex name), as it is
AQN057I DISPLAY OF SNA WORKLOAD known to the z/OS operating system, where the
SERVERS FOR WORKLOAD NAME SNA application server resides.
workload_name Message Variables
ep_name ep_name
Name of the entry point Name of the entry point
fpcat fpcat
Focal point category name Focal point category name
An entry point is lost from the sphere of control. The focal point-entry point relationship is lost.
Allocate more storage for the DSI6DST task. If Depending on the circumstances, the operator might
necessary, see the IBM Z NetView Troubleshooting want to issue a FOCALPT CHANGE command to obtain
Guide for possible causes of the storage shortage. the entry point into the sphere of control again.
BNH023I DSI6SCF NOT FOUND. SPHERE OF During initialization, SOC_MGR encountered duplicate
CONTROL IS NOT UPDATED entry points in the VSAM Save/Restore database.
Message Variables
Explanation ep_name
During initialization, the SOC_MGR cannot find any Name of the entry point
recovery data and was unable to find the DSI6SCF file fpcat
or the DSI6SCF file was empty. The sphere of control Focal point category name
environment is not updated.
System action
System action
SOC_MGR deletes the duplicate entry point from the
The sphere of control environment is not updated. VSAM Save/Restore database.
BNH024I SPHERE OF CONTROL CONTINUES BNH026E I/O ERROR OCCURRED FOR
TO RETRY ESTABLISHING THE RECORD num1 IN DSI6SCF.
RELATIONSHIP WITH ep_name REASON CODE = num2
FOR CATEGORY fpcat EVERY num1
SECONDS
Explanation
System action Correct the record and enter the FOCALPT REFRESH
command again.
SOC_MGR continues to read the DSI6SCF file.
BNH028E UNABLE TO OBTAIN ep_name
INTO THE SPHERE OF CONTROL
System programmer response
FOR CATEGORY fpcat. THERE IS
Contact IBM Software Support. NO REGISTERED FOCAL POINT
BNH027E RECORD num1 IN DSI6SCF IS
INCORRECTLY FORMATTED. Explanation
REASON CODE = num2 SOC_MGR was unable to obtain an entry point
specified in the DSI6SCF file because the category is
Explanation not a registered focal point.
While SOC_MGR was reading the DSI6SCF file, it Message Variables
encountered an incorrectly formatted record. ep_name
Message Variables Name of the entry point
num1 fpcat
The number of the record where the error Focal point category name
occurred.
num2 System action
Reason code: The SOC_MGR ignores the entry.
4
The record contains extraneous data. Operator response
8 Register the category as a focal point.
The record contains an incorrect backup focal
point name. BNH029I FOCAL POINT CATEGORY: fpcat
12
The record contains an incorrect primary focal Explanation
point name. Displays the name of the registered focal point whose
16 information is displayed.
The record contains an incorrect category Message Variables
name.
fpcat
20
Focal point category name
The record contains an incorrect entry point
name.
System action
24
The entry point name and the primary focal Sphere of control data follows.
point name are the same.
BNH030E NO REGISTERED FOCAL POINT
28 APPLICATION NAME QUALIFIES
The entry point name and the backup focal FOR NAME: fpcat
point name are the same.
28 Explanation
The primary focal point name and the backup
focal point name are the same. An operator issued a FOCALPT command. However,
there were no category names that matched the
32 specified category name.
The entry point name and the backup focal
point name are the same. Message Variables
BNH033I TASK GLOBAL VARIABLES FOR This message is part of the BNH031I multiline write-
task to-operator and contains the header for the list of
global variable names and values which follow in the
BNH039I messages.
Explanation
BNH037I NETVIEW GLOBAL VARIABLE
This message follows message BNH031I. It indicates
that the immediately following lines contain INFORMATION COMPLETE
information about task global variables.
Explanation
Message Variables
This message indicates that the QRYGLOBL command
task has completed successfully. If the QRYGLOBL output
The task for which the QRYGLOBL command was was directed to the operator, this is the last line in the
issued BNH031I multiline write-to-operator. If the
BNH034I EXPECTED NUMBER OF QRYGLOBL output was directed to an output file, this
VARIABLES: exp message is sent to the operator to indicate successful
completion of the command.
System action
System programmer response
The statistics for the preinitialized environment type
Analyze the statistics provided in the MLWTO message
are displayed in the BNH040I MLWTO message.
and your system requirements. Use this information to
optimize performance for the preinitialized
Operator response environment type using the HLLENV command and
Record the statistics for your system programmer. HLLOPTS HLL runtime options.
For information about using the HLLENV command,
System programmer response see the online help. For information about HLLOPTS,
see IBM Z NetView Programming: PL/I and C. For more
Analyze the statistics provided in the MLWTO message
information about tuning preinitialized environments,
and your system requirements. Use this information to
see the IBM Z NetView Tuning Guide.
optimize performance for the preinitialized
environment type using the HLLENV command and BNH045I IN USE. REGENVS: reg_inuse
HLLOPTS HLL runtime options. CRITENVS: crit_inuse
For information about using the HLLENV command,
see the online help. For information about HLLOPTS, Explanation
see IBM Z NetView Programming: PL/I and C. For more This is the sixth line of a multiline write-to-operator
information about tuning preinitialized environments, (MLWTO) message that is generated as a result of the
see the IBM Z NetView Tuning Guide. HLLENV command. The MLWTO message lists
BNH044I PREINITIALIZED. REGENVS: preinitialized environment statistics for the
reg_alloc CRITENVS: crit_alloc environment type specified on the HLLENV command.
Message Variables
Explanation
reg_inuse
This is the fifth line of a multiline write-to-operator The number of preinitialized environments in use
(MLWTO) message that is generated as a result of the from the pool of environments allocated with the
HLLENV command. The MLWTO message lists REGENVS keyword of the HLLENV command
preinitialized environment statistics for the crit_inuse
environment type specified on the HLLENV command. The number of preinitialized environments in use
Message Variables from the pool of environments allocated
exclusively for PL/I programs with bit 4 set in
reg_alloc HLLOPTS
The number of preinitialized environments
currently allocated with the REGENVS keyword of
System action
the HLLENV command. These preinitialized
environments are allocated immediately and can The statistics for the preinitialized environment type
be used by PL/I programs that you define to run in are displayed in the BNH040I MLWTO message.
a preinitialized environment.
crit_alloc Operator response
The number of preinitialized environments
Record the statistics for your system programmer.
currently allocated exclusively for PL/I programs
with bit 4 set in HLLOPTS. The maximum number
of environments that can be allocated for PL/I System programmer response
programs with bit 4 set in HLLOPTS is specified Analyze the statistics provided in the MLWTO message
using the CRITENVS keyword of the HLLENV and your system requirements. Use this information to
command. optimize performance for the preinitialized
environment type using the HLLENV command and
System action HLLOPTS HLL runtime options.
The statistics for the preinitialized environment type For information about using the HLLENV command,
are displayed in the BNH040I MLWTO message. see the online help. For information about HLLOPTS,
see IBM Z NetView Programming: PL/I and C. For more
System programmer response Record the statistics for your system programmer.
TRANSPORT group_name
Indicates the communication mode used to start Group name of the local NetView program
the remote operator listed on this line. new_master
The master NetView domain name
System action previous_master
This is either the previous master NetView domain
The remainder of the multiline message contains the
name, or N/A if this message is issued when the
information generated by the RMTCMD QUERY
first master comes up at initialization or if the
LCLAUTOS command.
message scope is ENTERPRISE.
BNH066I taskid o_netview o_opid version reason_code
N/A transport The reason code that is returned. The following
codes can be received:
Explanation
0
This is a data line of a multiline message used in the The NetView program is established as the
output of the RMTCMD QUERY LCLAUTOS command master NetView program because the
with the expedite option set to N/A. XCF.RANK statement in the CNMSTYLE
member is set to 250.
Message Variables
This reason code is also used for enterprise
taskid
master NetView program changes.
The distributed autotask being displayed.
o_netview 1
The NetView program that issued the RMTCMD The master-capable NetView program is taking
command that caused taskid to be started. over because the master failed.
o_opid 2
The operator who issued the RMTCMD command The PLEXCTL command caused the master-
that caused taskid to be started. The o_opid task capable NetView program to take over.
resides on the o_netview NetView program. 3
version The master-capable NetView program is taking
The version and release of the NetView program over because the master did not initialize.
(VxRy or VxRyMz).
Operator response
transport
Indicates the communication mode used to start Check the reason code for the appropriate action.
the remote operator being listed on this line.
BNH068I REMOTE NETVIEW VERSION
BNH067I scope MASTER IN GROUP TRANSPORT
group_name SET TO new_master.
PREVIOUS
System action
Explanation
The remainder of the multiline message contains the
This message is displayed after a REFRESH OPERS
results of the RMTCMD QUERY RMTLUS command or
command is processed. The autotask autotask deleted
the RMTCMD QUERY RMTDOMS command.
in DSIOPF is associated with an MVS console and
BNH069I netid.domainid version transport cannot be deleted from the group of valid NetView
operators at this time.
Explanation Message Variables
This is a data line of a multiline message that is used in autotask
the output of the RMTCMD QUERY RMTLUS command The name of the NetView autotask
or the RMTCMD QUERY RMTDOMS command. This
message is repeated in the message for each remote
System action
NetView program where an operator has started a
distributed autotask. The autotask is still defined as a valid NetView
operator.
This message does not imply that the requesting
operator currently has an active distributed autotask
at netid.luname. It indicates there was an active System programmer response
distributed autotask at netid.luname at one point and If the autotask is to be deleted, issue the AUTOTASK
that no sense codes have been received indicating command to drop the console association from this
communication failure with netid.luname. autotask and then issue the REFRESH OPERS
Message Variables command.
netid.luname command
The network identifier of the NetView program for The request that is waiting for the remote NetView
which the message is being issued. program to reply
msgid netid.luname
This message is issued after message BNH079 and The network identifier of the remote NetView
contains additional information about why the program, that is processing the remote command
remote command request ended. request
The command being processed ends because of the The command being processed is pending until the
condition being reported in msgid. remote NetView program responds with the data.
System action
Operator response
Processing continues.
Change the command, and issue the command list
again. If the command issued was a PIPE command
Operator response with a STEM or VAR stage, change the PIPE command
Issue CCDEF, specifying an appropriate member, if to use the SAFE stage that allows access to command
wanted. list messages.
Message Variables
System action
retcode
The VSAMPOOL command continues.
The return code from the RODM query
reascode BNH091I BUFFER TYPE = DATA
The reason code from the RODM query
System action sp
Service point
None.
Operator response
System programmer response
Check the NetView log for further messages regarding
Either allocate additional space for the VSAM database the service point specified in message. If unresolvable
or implement filtering. contact your system programmer.
BNH105I THE DOMAIN 'domain' DOES NOT
SUPPORT APPLICATION System programmer response
applname. Check the NetView log for further information. See
message DUI394E for possible causes of the failed
Explanation command.
The application routed a request for data to the BNH107I STATMON HAS BEEN BROUGHT
domain named. That domain cannot properly respond UP AS A SECONDARY STATUS
to the request. MONITOR. RESOURCE STATUS
Operator response
System action
Contact your system programmer.
Processing continues.
Processing continues.
Explanation
Explanation Explanation
Only one conversion option can be processed by The SECMIGR default DD name was overridden, but no
SECMIGR for each invocation. replacement was specified.
Message Variables
System action
parmtype
The SECMIGR command fails. The DD statement where the input parameters for
parmtype is to be located. Possible values are:
Operator response OPERATOR
Select a single SECMIGR conversion option from the Corresponds to the DD statement where the
panel and press enter. member containing OPERATOR statements is
located (typically the member used is DSIOPF)
BNH126E NO CONVERSION OPTION WAS COMMAND
SELECTED, SELECT AN OPTION OR Corresponds to the DD statement where the
REQUEST HELP member containing CMDDEF statements is
located (typically the member used is
Explanation CNMCMD)
None of the SECMIGR conversion options were SECTABLE
selected. Corresponds to the DD statement where the
member containing the temporary command
System action authorization table is located
The SECMIGR command fails. Reissue the SECMIGR command with DSILIST or
DSIPARM specified for the temporary table DD. If
DSIPARM is used, the table is checked for syntax
Operator response
errors before the conversion to RACF statements.
Record the command authorization table name
displayed and contact your system programmer. BNH137I nnnn NetView commands listed.
Correct the NetView command authorization table This message is issued when at least one command
before converting it. It is possible that the NetView matched the selection criteria specified on the
command authorization table that has failed the DSILCMD command.
REFRESH TEST is the current table. Tables load at Message Variables
NetView initialization even if they contain errors, but
SECMIGR requires a table that contains no syntax nnnn
errors. The number of NetView commands included in the
list.
BNH134E THE OUTPUT MEMBER SELECTED Label Line:
COULD NOT BE WRITTEN TO OR CMD_NAME DATE TIME OPER_ID USAGE_CNT
CLOSED MOD_NAME MOD_SZ D TY R E P SE ILS F
(CMD_SYNS)...(PARMS(SYNS))
Explanation
The label line is displayed on a single line, followed
The SECMIGR command was unable to write to or by the data lines. The output list can be viewed by
close your selected output member. scrolling left and right if the command is issued
with the NetView program LISTCMD or WINDOW
System action commands.
Explanation
Explanation
An edit phrase has been started with an input order.
This message is the output of the DSITSTAT
The keyword specified was encountered after the
command. This message lists tasks with their CPU,
input order and is either a global or input order. An
storage, I/O and message queueing statistics, and
output order must end the phrase before the global or
defined limits. All numbers are expressed in decimals
input order.
with no punctuation. All data is aligned in columns to
Message Variables aid in parsing the data using REXX procedures. Other
than the opername and the taskname columns, no
keyword
column is left blank. Use the SUBSTR() function when
The keyword in error
you parse the data.
curmqi maxi/o
The current rate of message traffic from other The maximum number of I/Os per minute recorded
tasks to this task in KB per minute. The range is 0 - for this task. The range is 0 - 999999999. This is in
999999999. This is in columns 65 - 83 of the columns 175 - 183 of the message with a blank in
message with a blank in column 84. column 184.
sessmqi limi/o
The overall session rate of message traffic from The applicable limit for the number of I/Os per
other tasks to this task in KB per minute. The range minute for this task. The range is 0 - 999999999.
is 0 - 999999999. This is in columns 85-93 of the This is in columns 185 - 193 of the message with a
message with a blank in column 94. blank in column 194.
maxmqi curpen
The maximum measured limit for the rate of The current penalty time ratio in 0.01%. The range
message traffic from other tasks to this task in KB is 0 - 9999. This is in columns 195 - 198 of the
per minute. The range is 0 - 999999999. This is in message with a blank in column 199.
columns 95-103 of the message with a blank in sesspen
column 104. The session penalty time ration in 0.01%. The
limmqi range is 0 - 9999. This is in columns 200 - 203 of
The applicable set limit for the rate of message the message with a blank in column 204.
traffic from other tasks to this task in KB per pendpen
minute. The range is 0 - 999999999. This is in The current task delay time in 0.01 seconds. The
columns 105 - 113 of the message with a blank in range is 0 - 999999999. This is in columns 205 -
column 114. 213 of the message with a blank in column 214.
curmqo totpen
The current rate of message traffic from this task The total time spent in penalty wait in 0.01
to other tasks in KB per minute. The range is 0 - seconds. The range is 0 - 999999999. This is in
999999999. This is in columns 115 - 123 of the columns 215 - 223 of the message with a blank in
message with a blank in column 124. column 224.
sessmqo getkbm
The overall session rate of message traffic from The current rate of DSIGET activity in KB per
this task to other task in KB per minute. The range minute. The range is 0 - 999999999. This is in
is 0 - 999999999. This is in columns 125 - 133 of columns 225 - 233 of the message with a blank in
the message with a blank in column 134. column 234.
maxmqo getsess
The maximum measured limit for the rate of The session rate of DSIGET activity in KB per
message traffic from this task to other tasks in KB minute. The range is 0 - 999999999. This is in
per minute. The range is 0 - 999999999. This is in columns 235 - 243 of the message with a blank in
columns 135 - 143 of the message with a blank in column 244.
column 144.
Explanation Explanation
The NGMFVSPN setting specified for the operator The NetView program was unable to perform a
contains an incorrect value. The default value for this RACROUTE EXTRACT of the named segment for the
position of the NGMFVSPN field is used for the named operator in the SAF USER class. Either the
operator. requested SAF operator is not defined in the SAF USER
Message Variables class or the segment is not defined in the profile of the
SAF operator.
value
The incorrect value found in the NGMFVSPN field Message Variables
position oper_id
The position where the incorrect value was found The ID of the requested SAF USER class operator
operator seg_name
The operator that logged on with an incorrect value The name of the requested SAF USER class
specified in the NGMFVSPN field segment
default_value
The default value for the position in the System action
NGMFVSPN field The command ends with a non-zero return code.
Notify the system programmer. Examine the system log to determine whether
problems occurred in the system that might cause the
security environment not to exist. If the problem
System programmer response
persists, contact IBM Software Support.
See the NetView log for message DWO050E, which
BNH187E THE BACKUP COMMAND
contains additional information about the location of
the problem. Contact IBM Software Support with this AUTHORIZATION TABLE OR THE
information. SAFNODEC SETTING WILL BE
USED FOR COMMAND AUTHORITY
BNH186E THE SECURITY ENVIRONMENT DECISIONS DUE TO A PROBLEM
FOR THE NETVIEW MAIN TASK WITH THE DATASPACE FOR THE
DOES NOT EXIST NETCMDS CLASS
Explanation Explanation
The pointer to the security environment for the When the NetView program attempted to make a
NetView main task does not exist. command authorization call to the security product, a
return code was received from the security product
indicating that the dataspace for the NETCMDS was
Explanation Explanation
The audit specification format was incorrect. The The NetView program tried to write a record to the
correct format of the AUDIT specification is one of the external log, but the write failed because the
following: DSIELDAT CMDDEF statement is not specified in
CNMCMD for the external log function. This can occur
• PROTECT (AUDIT=value) command_identifier
if you are auditing a command authorization table, but
• EXEMPT (AUDIT=value) command_identifier the appropriate setup has not been performed for the
where value for PROTECT can be FAILURES, ALL, or external log.
NONE, and value for EXEMPT can be ALL, or NONE. Up
to 255 bytes of the table load statement in error are System action
included in message BNH256I, which follows this Processing continues with no record being written to
message. the external log.
The command, keyword, and value that are shown Verify that the default values are acceptable. If not,
have already undergone translation for the special notify the system programmer.
reserved characters. For example, any asterisks (*)
have been changed to plus signs (+). System programmer response
userid Update the appropriate command or statement.
The user ID that is being checked in the command
authorization table. If AUTHCHK=SOURCEID is in BNH202E UNIX SYSTEM SERVICE service
effect, this user ID can be different from the user FAILED. SOCKET CLOSED.
An attempt was made to open the data set associated Operator response
with the specified DD, but the DD is not allocated. For
the REFRESH command, DSIPRF is needed for profile Verify the value and notify the system programmer if it
information when operators are defined through the is not an allowable value.
NetView program.
Message Variables System programmer response
Operator response The operator trying to log on has not been permitted to
access the profile in the security product APPL class
Determine whether you entered the command for this NetView domain name.
correctly. If the command is entered correctly,
allocate the specified data set. If the data set cannot Message Variables
be allocated, notify the system programmer. domain_name
The name of this domain
System programmer response
Allocate the data set. System action
The attempted logon is rejected.
BNH220E UNEXPECTED DATA VALUE
ENCOUNTERED FOR KEYWORD
keyword IN THE NETVIEW Operator response
SEGMENT OF THE SECURITY Contact your security administrator in order to be
PRODUCT FOR OPERATOR opid. permitted to access the profile in the APPL class that
THE DEFAULT VALUE OF value IS protects this NetView system.
USED
System programmer response
Explanation
Permit the user ID of the operator to access the profile
During logon processing, a keyword with an incorrect protecting the NetView system in the security software
value was found in the NetView segment of the APPL class.
security software product.
BNH222I PROFILES ARE NOT USED WHEN
Message Variables
OPERATOR SECURITY IS SET TO
keyword 'MINIMAL'
The keyword from the NetView segment
opid Explanation
The operator ID An attempt was made to display a list of profile names
value for this domain, but the profiles are not available,
The default value being used because SECOPTS.OPERSEC is set to MINIMAL in the
CNMSTYLE member.
The command ends and no action is taken. This message is part of a multiline write-to-operator
(MLWTO) message. It is displayed after messages
BNH228I OPTION VALUE LAST UPDATED BNH228I and BNH229I.
UPDATE ID
System action
Explanation
The LIST SECOPTS command completes.
This message contains column headings for the LIST
SECOPTS command. This message is part of a BNH231E TASK taskname COULD NOT
multiline write-to-operator (MLWTO) with messages OBTAIN EXTENDED CONSOLE
BNH229I and BNH230I following. console_name. CONSOLE NAME IS
NOT VALID.
System action
Explanation
LIST SECOPTS data follows this message.
A NetView task attempted to obtain an extended
BNH229I option value mm/dd/yy hh:mm:ss console, but the console name used does not comply
updateid with the rules for EMCS console names.
Message Variables
Explanation
taskname
The operator issued the LIST SECOPTS command. This
The task that attempted to obtain the console
message is part of a multiline write-to-operator
(MLWTO) and is displayed after the header message console_name
BNH228I. This message contains either the security The console name specified
options and information about the options or a
separator line. This message is followed by message System action
BNH230I.
If the command entered was GETCONID, no console is
Message Variables obtained. If an MVS command was entered, a console
is not obtained and the MVS command is not issued.
option
Thev eight-character field containing the name of
the security option, for example, AUTHCHK. Operator response
value Use the GETCONID with the CONSOLE= keyword to
The eight-character field containing the value of specify a valid console name.
the security option.
mm/dd/yy hh:mm:ss System programmer response
The 17-character date and time of the last update An incorrect extended console name was detected.
to the security option. The date and time formats This console name was either:
depend on the TRANSMSG member, when in
effect, and on the date and time operands of the • Specified on the CONSOLE= parameter of the
DEFAULTS and OVERRIDE commands. GETCONID command
• The default console when GETCONID did not include
a CONSOLE= parameter
Correct the console name. The name must be 2 - 8 System programmer response
characters, as required by MVS. Valid characters for
console names are A-Z, 0-9, @, #, or $. The first If the user is required to issue the command as part of
character of the console name must be alphabetic (A- their duties, modify the security definitions to allow
Z) or one of the following special characters: @, #, or access to the command. Message BNH233E is also
$. displayed to identify the command ID that prevented
the user ID from issuing the command.
Note: If the console name defaulted to the task name,
the task name might not be a valid console name. In BNH233E THE COMMAND 'command' IS
this case, consider using the GETCONID or SETCONID PROTECTED BY COMMAND
command with the CONSOLE= keyword in this IDENTIFIER 'commandid' IN
operator's initial command list. If the console name 'auth_method'
contains one or more asterisks, it is likely that the
value that is chosen for the ConsMask statement in the Explanation
CNMSTYLE member is incorrect. In this case, reset the
common global variable CNMSTYLE.CONSMASK to a A user ID is not authorized to issue command
valid mask value as described in the CNMSTYLE protected by commandid.
member. Then, the problem is resolved on a given task Message Variables
after the next logon or after a new console name is
specified using the GETCONID or SETCONID command
command. See IBM Z NetView Installation: Getting The command as defined in the CMDDEF
Started for information about updating the CNMSTYLE statement. This is inserted even if a synonym for
member. the command was issued by the user. The insert
might contain 2 question marks, '??', if a
BNH232E 'userid' IS NOT AUTHORIZED TO suppression character was used when the
ISSUE COMMAND 'command' command was issued.
commandid
Explanation The command identifier that prevented the user
The userid does not have the necessary authorization from issuing the command. If the command
to issue command. identifier is not known, the value '-NOT
AVAILABLE-' is inserted in its place. If a
Message Variables suppression character was used, the value '??'
userid might be inserted for the command identifier.
The user ID attempting to issue the command. If auth_method
AUTHCHK=SOURCEID is in effect, this user ID can The method of command authorization in effect
be different from the user ID of the task that is when the failure occurred.
running the command.
command System action
The command as defined in the CMDDEF
The command issued by the user ID is rejected.
statement. This is inserted even if a synonym for
the command was issued by the user. The insert
might contain 2 question marks, '??', if a
Explanation
System programmer response
A user ID is not authorized to issue a command with
If the user is required to issue the command as part of
the specified keyword because it is protected by the
their duties, modify the security definitions in use to
commandid specified.
allow access to the command identifier. The BNH232E
message is issued before this message to identify the Message Variables
command that is issued and the user ID that is not
keyword
authorized to issue the command.
The keyword as specified by the command
BNH234E 'userid' IS NOT AUTHORIZED TO processor. This is inserted even if a synonym for
USE KEYWORD 'keyword' the keyword was issued by the user. The insert
might contain 2 question marks, '??', if a
Explanation suppression character was used when the
command was issued.
The userid does not have the necessary authorization
commandid
to use the specified keyword.
The command ID that prevented the user from
Message Variables issuing a command with the keyword. If the
command ID is not known, the value '-NOT
userid
AVAILABLE-' is inserted. If a suppression
The user ID attempting to issue the command. If
character was used, the value '??' might be
AUTHCHK=SOURCEID is in effect, this user ID can
inserted for the command identifier.
be different from the user ID of the task that is
running the command. auth_method
The method of command authorization in effect
keyword
when the failure occurred.
The keyword as specified by the command
processor. This is inserted even if a synonym for
the keyword was issued by the user. The insert System action
might contain 2 question marks, '??', if a The command is rejected.
suppression character was used when the
command was issued.
Operator response
Explanation
System action
A command identifier in the command authorization
If this message was issued during NetView
table has either a total length that is not valid or a field
initialization, initialization fails. If this message is
length that is incorrect. Up to 255 bytes of the table
issued in response to a REFRESH command, the
load statement in error are included in message
REFRESH command fails.
BNH256I.
Operator response
System action
Check the value specified for tblname on the REFRESH
This table load statement is ignored, and processing of
command. If the error occurred during initialization,
the remaining table load statements continues.
notify the system programmer.
Operator response
System programmer response
Notify the system programmer or person in charge of
Ensure that the table name that is specified is
writing the command authorization table load
available through the DSIPARM data set
statements.
concatenation. If the error occurred during NetView
initialization, ensure that the table name is specified
correctly on the SECOPTS.CMDAUTH statement in the System programmer response
CNMSTYLE member. Locate the incorrect table load statement. The total
BNH241I THE COMMAND AUTHORIZATION length of the command identifier must be less than or
TABLE tblname CONTAINS NO equal to 246 characters. Also, each field of the
VALID STATEMENTS command identifier must contain 1 or more
characters. If table variables are being used, ensure
that the variable values that are substituted into the
Explanation command identifier do not cause the total length of
The command authorization table contains no valid the command identifier to exceed 246 characters.
statements.
BNH243E AN UNDEFINED VARIABLE
Message Variables varname WAS FOUND IN THE
COMMAND AUTHORIZATION
tblname
TABLE
The name of the table
Explanation
System action
An undefined table variable is used in a command
Because there are no valid statements in the table, no
authorization table load statement. Up to 255 bytes of
command authorization is performed.
the table load statement in error are included in
message BNH256I.
Message Variables
Message Variables This error message is for both G1 and G2 groups. For
spanname G1, the trailing comma (,) indicates that a user ID
The name of the span follows. For G2, the 2 trailing commas (,,) indicate that
a user ID has been omitted between the delimiters. Up
operid
to 255 bytes of the table load statement in error are
The operator identifier
included in message BNH256I.
accesslvl
The access level for the started span
System action
A character that is not valid has been found in the load Notify the system programmer or person in charge of
statement of the command authorization table. Up to writing the command authorization table load
255 bytes of the table load statement in error are statements.
included in message BNH256I.
System programmer response
Message Variables
Examine the table load statements identified in the
character message. Add variable values for the variable that is
The character that is not valid being defined.
21 ComponentName
The template is missing an end quotation The NetView component that detected the
mark. For example, DEFAULTS damaged database
LONGDATE='MM/DD/YY.
System action
22
The template is missing a beginning quotation Processing continues.
mark, For example, DEFAULTS
LONGDATE=MM/DD/YY'. Operator response
23
Perform the actions listed for each component. If the
The template contains only spaces. For
problem persists, contact IBM Software Support.
example, DEFAULTS LONGDATE='bbbbbbbb'
(where b represents a space). BNH288E PIPE OR CLIST COULD NOT SEND
24 ALERT TO ALERT ADAPTER DUE
The template contains an improper delimiter. TO MISSING 'TECROUTE'.
For example, alphanumeric characters such as
A-Z cannot be used. Note the following date Explanation
and time template delimiters conditions:
A PIPE or CLIST was invoked from the automation
• Always printable EBCDIC characters such as table and attempted to send an alert to the Event/
slash (/) and colon (:). Automation Service Alert Adapter. The attempt failed
• Alphanumeric characters, blanks, single because the PIPE or CLIST command in the
quotations, asterisks, left and right automation table was not preceded by the TECROUTE
parentheses, commas, equals, underscores, designation. See samples CNMSIHSA and CNMEALUS
and national characters, such as @, #, and $, for more information.
are not valid. Note: Even though the PIPE or CLIST cannot send the
alert to the alert adapter, the alert is sent to the alert
System action adapter by the Hardware Monitor if the alert passes
the TECROUTE and AREC filters.
The DEFAULTS/OVERRIDE date or time command is
ignored.
System action
Operator response Processing continues.
Correct the template. If necessary, see online help for
the DEFAULTS or OVERRIDE commands. Reissue the Operator response
command. Notify the system programmer to correct the PIPE or
CLIST command.
BNH287E DATA BASE 'DataBaseName'
DETECTED BY 'ComponentName'
COMPONENT System programmer response
Inspect the automation table, and add TECROUTE to
Explanation the beginning of the PIPE or CLIST command.
A damaged database was detected by NetView BNH293I NETVIEW CNMCAUT MODE IS
component ComponentName. mode, PARMLIB MEMBER LOADED
When the ComponentName is HMON, the hardware is member
monitor detected the damaged VSAM database during
either SWITCH command or START TASK=BNJDSERV
command processing. The command cannot
While browsing the NetView log, a browse request If you issued a MEMSTOUT command and requested
resulted in the top of the log being encountered. The the UNLOAD option, then all members with a name
result is that the top of the log is displayed. matching 'pattern' are no longer cached by the
MEMSTORE automated caching service.
BNH296I BOTTOM OF LOG ENCOUNTERED
Message Variables
Explanation srvc_name
The name of the service that cached the members
While browsing the NetView log, a browse request matching the specified pattern.
resulted in the bottom of the log being encountered.
pattern
When issued as a result of the LOCATE log browse A pattern identifying one or more members.
subcommand, the date/time or sequence number DSIPARM.CNMSTYLE or *.CNMSTYLE or
requested was beyond the bottom of the log. The DSIPARM.* are examples.
result is that the bottom of the log is displayed.
When issued as a result of the ALL log browse System action
subcommand, the ALL search did not find any records
Processing continues.
forward from the starting line through the end of the
log. The result is that the search was then performed BNH300E THE MAXIMUM LENGTH OF A
from the starting line in a backwards manner. The STATEMENT WAS EXCEEDED IN
matching records are displayed along with this THE NETVIEW SPAN TABLE
message.
BNH297I OUTSTANDING REQUEST HAS
BEEN CANCELLED
Decrease the number of statement lines until they do BNH303E A 'SPANSYN' STATEMENT FORMAT
not exceed 455. Ensure that each logical statement IN THE NETVIEW SPAN TABLE IS
ends with a semicolon. NOT VALID.
BNH301E AN UNRECOGNIZED STATEMENT
TYPE type WAS FOUND IN THE Explanation
NETVIEW SPAN TABLE
The NetView program detected a syntax error in a
SPANSYN statement in the NetView span table.
Explanation
The NetView program did not recognize a statement in System action
the NetView span table.
The NetView span table is not loaded. Up to 255 bytes
Message Variables of the NetView span table statement in error are
included in message BNH311I.
type
The unknown statement type
Operator response
System action Notify the system programmer to correct the
statement.
The NetView span table is not loaded. Up to 255 bytes
of the NetView span table statement in error are
included in message BNH311I. System programmer response
Create the SPANSYN statement in the form:
Operator response
SPANSYN %name% = value ;
Notify the system programmer to correct the
statement. BNH304E THE LAST STATEMENT IN THE
NETVIEW SPAN TABLE DOES NOT
System programmer response END WITH A SEMICOLON
Specify a valid statement type and end the statement
with a semicolon. Explanation
BNH302E A 'SPANDEF' STATEMENT FORMAT The last statement in the NetView span table does not
IN THE NETVIEW SPAN TABLE IS end with a semicolon.
NOT VALID.
System action
Explanation The NetView span table is not loaded.
The NetView program detected a syntax error, in a
SPANDEF statement, in the NetView span table.
Operator response
Explanation
Notify the system programmer to determine the
The NetView program detected a statement in the correct table name.
NetView span table that contains an incorrect generic
specification. For example, double asterisks must be BNH308E THE RESOURCE NAME
located at the beginning or end of a resource or view resource_name SPECIFIED IN THE
identifier; generic characters are not allowed within NETVIEW SPAN TABLE HAS AN
specified span names. INCORRECT LENGTH
BNH306E THE NETVIEW SPAN TABLE The NetView span table is not loaded. Up to 255 bytes
CONTAINS NO VALID of the NetView span table statement in error are
STATEMENTS included in message BNH311I.
The NetView program did not find any valid statements Notify the system programmer to correct the
in the NetView span table being loaded. statement.
The NetView span table is not loaded. Specify a valid resource name.
BNH309E THE SPAN NAME span_name
Operator response SPECIFIED IN THE NETVIEW
SPAN TABLE HAS AN INCORRECT
Notify the system programmer to correct the
LENGTH
statements.
Explanation
System programmer response
While loading a NetView span table, the NetView
Correct the table statements.
program detected a span name that was null or
BNH307E THE NETVIEW SPAN TABLE exceeded 8 characters in length.
tablename DOES NOT EXIST
• Either the less than (<) or greater than (>) symbol Operator response
was used in a resource view name. These 2 symbols
are reserved characters in the NetView span table. Check the value that was specified for tblname on the
REFRESH command. If this error occurs during
• Either the less than (<) or greater than (>) symbol
initialization, notify the system programmer.
was missing.
System action
System action
The NetView span table is not loaded. Up to 255 bytes
of the NetView span table statement in error are The NetView span table is not loaded. Up to 255 bytes
included in message BNH311I. of the NetView span table statement in error are
included in message BNH311I.
Operator response
Operator response
Notify the system programmer to correct the
statement. Notify the system programmer to correct the
statement.
System programmer response
System programmer response
Correct the statement and reload the table.
Correct the statement and reload the table.
BNH330I NO SAF operid USER FOUND.
BNH332I For ssiName there are nn revision
variables.
Explanation
The NetView program was unable to perform a Explanation
RACROUTE EXTRACT for the operator, operid, in the
SAF USE class. This is the first line of a multiline message that is
issued in response to a SETRVAR QUERY command.
Message Variables Subsequent data lines in this message list the variable
operid name with its value in character format and
The operator issuing the command corresponding hexadecimal format.
Message Variables
• The resource or view name for which the omit string • 200 - No span table is loaded.
was specified did not contain wildcard characters. • 204 - A View was requested, but a required
• The resource or view name for which the omit string Dynamic Span table is not loaded.
was specified is identical to the omit string.
System action
• The omit string is not an appropriate subset of the
resource or view name for which it was specified. The command fails.
Message Variables
Operator response
omit_name
The omit specification on the SPANDEF statement If the command was entered incorrectly, reenter the
command. Otherwise, notify the system programmer.
type
The type of name (RESOURCE or VIEW)
System programmer response
name
The resource or view name for which the "omit" Load the appropriate span table.
was specified
BNH335I A SPAN TABLE DOES NOT EXIST
System action
Explanation
The NetView span table is not loaded. Up to 255 bytes
An attempt was made to display the list of resources
of the NetView span table statement in error are
associated with a specified span on the LIST
included in message BNH311I.
SPAN=spanname command, but no span table is in
use.
Operator response
Notify the system programmer to correct the System action
statement.
The command fails.
Explanation Explanation
The NetView High-Level Language function has been This message is used to carry slot values for the
successfully initialized with the specified runtime connection change event. It is intended to be
environment. converted to a connection change event and routed to
a topology server.
Message Variables
Message Variables
env
Indicates the specific runtime support with which slot_values
the NetView program is installed. This value is The values to be built into the connection change
either LE/370 or non-LE/370. event
BNH355E command COMMAND ENDED DUE
System action TO REXX NOVALUE ERROR FOR
NetView high-level language function has been VARIABLE variable IN LINE
initialized and is ready to process command line_number OF MODULE
processors and preinitialization requests. module_name. RETURN CODE =
retcode.
BNH351I HEARTBEAT slot_values
Explanation
Explanation
A REXX NOVALUE error occurred for the listed variable
This message is used to carry slot values for the at the specified line of the specified module.
heartbeat event. It is intended to be converted to a
Message Variables
heartbeat event and routed to a topology server.
command
Message Variables
The name of the command
slot_values variable
The values to be built into the heartbeat event. The name of the variable
BNH352I THRESHOLD slot_values line_number
The number of the line in which the error occurred
Explanation module_name
This message is used to carry slot values for the The name of the module in which the error
threshold event for component monitors. It is intended occurred
to be converted to a threshold event and routed to a retcode
topology server. The return code for the module
Message Variables
System action
slot_values
The values to be built into the threshold event The command is canceled.
Notify the system programmer. See IBM Z NetView Programming: Assembler for more
information about the DSIMQS macro.
System programmer response BNH358I CI CHANGE slot_values.
Contact IBM Software Support, and provide the
information from this message. Explanation
BNH357E TIMER COMMAND FAILED TO This message carries slot values for the component
START. TYPE: type ID: id TASK: information change event. The slot values are
task MQSRC: mqsrc INTERVAL: converted to APM_CI_CHANGE events and routed to a
int1 int2 CONTINUE: cont CMD: topology server.
cmd Message Variables
slot_values
Explanation
The values to be built into the component
A timed command cannot be queued to a task to be information change event
executed. If you specified the EVERY command, the
BNH359I SYS MONITOR slot_values.
timer might not continue to be queued, depending on
the EVERYCON option that was in effect for that EVERY
command on the task that issued it. Explanation
Message Variables This message carries slot values for the system
monitor event. The slot values are converted to
type APM_SYS_MONITOR events and routed to a topology
The command that specified this timed command server.
(AFTER, AT, or EVERY).
Message Variables
incl
Explanation
The INCLUDE member in which the statement or
statements indicated by the label are located. This The request to ENABLE or DISABLE a statement or
variable applies only if the member is not the high- statements within the specified table processed
level member for an automation table within the successfully. The statement or statements identified
list of tables. Otherwise, this variable can be by the table, keyword, and value inserts have been
ignored and is identified as not applicable (n/a). enabled or disabled.
keyword Message Variables
The keyword that describes how the disabled
statement or statements are indicated. A colon (:) req
is added to the keyword for readability. This The type of request:
variable can be one of the following values: • ENABLE
• SEQUENCE: • DISABLE
• LABEL: table
• ENDLABEL: The name of the table within which the statements
to be enabled or disabled are found.
• BLOCK:
keyword
• GROUP:
The keyword that identifies the manner in which
Note: If an entire table or INCLUDE member is the statements to be enabled or disabled are
disabled, this variable is suppressed. specified. A colon (:) is added to the keyword for
STORAGE STARTER
The size in bytes (blank if not loaded). The NetView operator who started this server.
If BNH384 recurs without accompanying error A failure occurred while obtaining storage for
messages, browse the network log to try to locate automation table testing or recording.
related error messages. If found, take any necessary Message Variables
corrective actions. If you do not find related error
messages, recycle the DSIATOPT task using STOP dsname
TASK=DSIATOPT. If the error persists, notify IBM The data set containing the automation table
Software Support. member
memname
BNH385I ddname MEMBER membername IS The member name of the automation table
CLOSED. RETURN CODE=retcode specified on the AUTOTEST command
Explanation
System action
An AUTOTEST command was issued with the SOURCE
CNMCAUxx is not processed.
keyword, and the member specified as the source did
not contain the correct key string as the first record.
System action
Explanation
CNMCAUxx is not processed.
NetView MVS Command Processing encountered an
error while issuing IEFPRML. This message is followed
by another message with the IEFPRMLB error. Operator response
Correct the error, and re-enter the SET
Operator response CNMCAUT=value command.
Correct the error, and re-enter the SET BNH394I type1 type2 REQUESTED
CNMCAUT=value command.
BNH390I PARMLIB READ BUFFER BEING Explanation
MADE LARGER A CONSOLE EXCLUSION LIST, a CONSOLE INCLUSION
LIST, a COMMAND EXCLUSION LIST, or a COMMAND
Explanation INCLUSION LIST is processed.
A SET CNMCAUT=value command is entered, and a Message Variables
larger storage size is needed to process the PARMLIB type1
member. CONSOLE or COMMAND
BNH391E PARMLIB DID NOT CLOSE type2
EXCLUSION or INCLUSION
Explanation
BNH395I 'statement'
IEFPRMLB fails to close the PARMLIB.
Explanation
System action
This message follows an error message and echoes
The NetView program ignores the message call and the statement that is in error.
continues processing.
System action
Operator response
CNMCAUxx is not processed.
None
BNH392E PARMLIB DID NOT UNALLOCATE Operator response
Correct the error, and re-enter the command.
Explanation
BNH396E type EXCLUSION AND INCLUSION
IEFPRMLB fails to unallocate the PARMLIB. LISTS ARE MUTUALLY EXCLUSIVE
Explanation
Explanation
An error was encountered querying the current
The current value of the monitor is displayed.
severity level of the monitor.
Message Variables
Message Variables
component_id
component_id
The identifier for this application management
The identifier for this application management
interface component
interface component
monitor_name
monitor_name
The name of the monitor
The name of the monitor
value
retcode
The current value of the monitor
An error code indicating the condition
BNH455E ERROR QUERYING VALUE FOR
BNH458I HEARTBEAT INTERVAL SET TO
COMPONENT component_id
interval FOR COMPONENT
MONITOR monitor_name,
component_id
RC=retcode
Explanation
Explanation
The interval between the time that the component is
An error was encountered querying the current value
queried for UP/DOWN state is set.
of the monitor.
Message Variables
Message Variables
interval
component_id
The time interval in seconds
The identifier for this application management
interface component component_id
The identifier for this application management
monitor_name
interface component
The name of the monitor
retcode
System action
An error code indicating the condition
The monitor value routine (passed to GEMREG) is
BNH456I COMPONENT component_id started periodically to check the state of the
MONITOR monitor_name component. If the state is UP, a heartbeat event is
SEVERITY LEVEL IS level, VALUE issued to the topology server.
IS value
BNH459E ERROR QUERYING HEARTBEAT
Explanation INTERVAL FOR COMPONENT
component_id RC=retcode
The current severity level of the monitor is displayed.
Message Variables
Message Variables The ACB Monitor on the specified domain has been
activated by the INITAMON command. The domain
routine_type name has either been specified on the INITAMON
The type of routine: command or it has been specified on the AMONLU
• 'INIT', if the INITAMI command was issued and keyword in the DSIAMII configuration file.
an INIT= routine that was not valid was coded in Message Variables
DSIAMII
domain
• 'TERM', if the TERMAMI command was issued
The NetView domain name of the ACB Monitor
and a TERM= routine that was not valid was
focal point or entry point
coded in DSIAMII
BNH478I VTAM ACB MONITOR INITIAL
routine_name
REPORTING COMPLETE FOR CP
The name of the routine as coded in DSIAMII
cpname.
command
Either the INITAMI or TERMAMI command
If this is an SQL error or the DB2 is not initialized, BNH482I VTAM ACB MONITOR
correct the problem. If this is an internal error, contact TERMINATION IN PROGRESS FOR
IBM Software Support. DOMAIN domain.
This message carries VTAM ACB Monitor status update BNH489E MODIFY RESOURCE COMMAND
buffers from an ACB Monitor entry point to the ACB FAILED FOR resource_name ON CP
Monitor focal point. The buffer is hexadecimal data cpname.
and is carried as the second line of this message.
Explanation
BNH486I VTAM ACB MONITOR REPORTING
SET TO MONITOR= monitor_value The VTAM modify resource command failed.
SESCT= sesct_value FOR Message Variables
RESOURCE resource_name ON CP
cpname. resource_name
The name of the VTAM resource for which
Explanation reporting is to be modified. This is an application
name, model name, or generic resource name.
Termination processing has completed for a VTAM
cpname
ACB Monitor focal point or entry point. If termination is
The VTAM domain on which that resource resides.
being performed for the entire VTAM ACB Monitor (as
opposed to a single entry point), this message is
19-22 numports
The MVS address space ID of the address space The total number of Telnet server ports known to
that opened the socket. this NetView program.
24-31
The text identification of the resource. This value System action
represents the user who opened the socket. It is The TNPTSTAT command processing is completed.
updated during bind processing.
BNH498I NUMBER OF INTERFACES: numintf
33-64
The status of the Telnet server.
The INFTSTAT command processing is completed. BNH503E SQL RC -934: UNABLE TO FIND
MODULE module
BNH500E ERROR number FROM SQL,
DETECTED IN module Explanation
SQL is unable to initialize.
Message Variables
Explanation
System action
The SQL stage received return code 12 from DSNALI or
The stage ends.
DSNRLI. Typically, either the database is not the
default DSN or you are not authorized to use the plan
Operator response DSISQLnn with the resource to which you are
The error reported is typically -934 or -806, which connected.
indicate that the DB2 subsystem is not known or that Message Variables
the access module for the SQL stage command has not
been generated. If additional messages are received, hex
see the NetView online help for those messages. The hexadecimal reason code.
Operator response The return code (register 15) and reason code (register
0) substituted are received in response to a call to CAF
Contact your system programmer. or RRS for interface fn.
Message Variables
System programmer response
number
Ensure that DB2 is installed and available.
The error number
BNH519E DB2 CONNECTION USING PLAN hex
word ALREADY ACTIVE The hexadecimal reason code.
interface fn
The value is DSNALI for CAF, and DSNRLI for RRS.
System programmer response Issue the command again with the closing
parenthesis.
Define the correct subsystem to the SQL pipe stage.
BNH527E NOTHING SPECIFIED BETWEEN
BNH523E PLAN word IS NOT AUTHORIZED PARENTHESES
Explanation Explanation
DSNALI or DSNRLI returns reason code X'00F30034', Only blank characters were found between the
which indicates that the user is not authorized for the opening and closing parentheses.
substituted plan name.
Message Variables System action
word The PIPE command or stage ends.
The name of the substituted plan
BNH528I DB2 subsystem TERMINATED
CODE termcode
System action
The stage ends. Explanation
BNH524E SUBSYSTEM name IS NOT UP The connection to DB2 subsystem ended because of
termcode.
Explanation Message Variables
DSNALI or DSNRL1 returns reason code X'00F30002', subsystem
X'00F30011', or X'00F30012' to indicate that the DB2 The name of the DB2 subsystem
system is not up.
termcode
Message Variables The termination code that caused DB2 to end.
name
The name of the subsystem System action
The connection is reestablished automatically when
DB2 is fully reinitialized.
BNH530I Interface LEVEL DOES NOT MATCH The BNH533I message follows the BNH684I message
DB2 subsystem when that message indicates that the communication
mode is IPV6. The BNH533I message displays the
entire IPv6 address.
Explanation
Message Variables
The DB2 subsystem is at a different level than the
interface loaded by DSIDB2MT. NetView cannot use data
the DB2. The IPv6 address of a host with a NetView domain
being monitored by this NetView program. Leading
Message Variables blanks are added to the insert so that the address
subsystem is aligned with the IP ADDRESS column in the
The name of the DB2 subsystem. NRMCTL LISTMON display.
interface
The name of the interface loaded by DSIDB2MT. System action
Processing continues.
System action
BNH535A nnnn MESSAGES NOW RETAINED
The DSIDB2MT task ends. BY taskname
System programmer response Note: It is possible that SMF recording is not active
Change the MVSPARM.Cmd.Designator statement to because of MVS user exits that are in effect or MVS
provide a valid designator. commands that were issued. Ask your system
programmer to determine the SMF settings for the
BNH548I 'function' IS NOT ACTIVE FOR MVS program.
'object'
For the TCPCONN or PKTS command, the specified
stack is not defined. For more information, see the
Explanation
command help for TCPCONN DEFINE or PKTS
The request was not performed for the specified DEFINE.
object.
• If this message is listed for the LOGTSTAT System programmer response
command, SMF recording was not active for the For the LOGTSTAT command, adjust the SMF settings
specified task. as needed to activate SMF recording.
• If this message is listed for the STOP XCFGROUP
BNH549I CHRON NOTIFY= eventname BY=
command, then command processing failed. The
issueoper ID= timerid ROUTE=
function and object inserts describe the reason for
runoper COMMAND= 'text'
the failure, either an invalid XCF group name or
member name.
Explanation
Message Variables
This message is issued when a timer event occurs for a
function CHRON command that had the NOTIFY option
The name of the service that was not performed, specified. It provides auditing of RUN, REMOVE,
such as SMF for the LOGTSTAT command. IGNORE, and PURGE events.
For the STOP XCFGROUP command, if the NetView Message Variables
program has not joined the specified XCF group,
then the function variable is the name of the eventname
specified XCF group. If the XCF group is valid but The eventname can be one of the following:
the member name that is specified on MEM REMOVE
operand is not in the group, then the function Signifies that the timer was run and was
variable is the member name. removed because it was either specified to run
object only once, or the time specified by the
The name of the object affected. REMOVE operand had been reached.
PURGE
For the STOP XCFGROUP command, if the NetView
Signifies that the CHRON command was
program has not joined the specified XCF group,
deleted using the PURGE command, or
then the object variable is the NetView domain
because the AUTOLGN recovery option used an
name. If the XCF group is valid but the member
operator name that is not defined to the
name that is specified on the MEM operand is not
NetView program.
in the group, then the object variable is the XCF
group name. IGNORE
Signifies that the CHRON command was not
run because RECOVERY=IGNORE was
The message is sent to the operators specified with BNH552I DB2 INTERFACES WERE NEVER
NOTIFY after the CHRON event is processed. LOADED
If undesirable or unexpected results were received, The NetView program did not load the DB2 interface
notify the system programmer. modules when it was started.
If undesirable or unexpected results were received, The NetView program cannot access DB2.
review automation procedures and automation tables.
Explanation
Operator response
The NetView program detects that the file can be
Read the information about the DSIZKNYJ edit screen.
encrypted using the second key supplied by DSIEX21
BNH579I PASSWORD validation error. and not the first one.
Please try again.
System action
Explanation The NetView program encrypts the file again with the
Either both passwords or password phrases did not new key.
match each other, or the password or password
phrase is incorrect for the file being edited. System programmer response
Note: The translated text must fit in 79 single This message indicates that a key-update is in
character positions to keep the screen format correct. process. Make sure that you expect these results.
BNH583W 'DSITCPRF' ENCRYPTION
System action
COMPLETED.
The program prompts again for input.
Explanation
Operator response
This message is issued when the NetView program
Enter the correct password or password phrase, or writes the newly encrypted DSITCPRF to disk.
press F3 to exit without modifying the file.
BNH580I 'DSITCPRF' IS ALREADY BEING System action
EDITED. The NetView program continues processing with the
newly encrypted DSITCPRF member.
Explanation
DSIZKNYJ cannot access the DSITCPRF because the System programmer response
file was being edited elsewhere, or was being re- Use this message for auditing the DSITCPRF change
encrypted automatically by the NetView program. process.
BNH584E 'DSITCPRF' DECRYPTION
System action
UNSUCCESSFUL.
The editor exits.
BNH581W 'DSITCPRF' IS NOT ENCRYPTED. Explanation
The DSITCPRF processing cannot be decrypted and
was not detected to be in plain text format. The
DSITCPRF file is unusable.
Recreate the DSITCPRF file. You might need to erase This message is issued when a system-defined master
the damaged copy of DSITCPRF to enable access. Stop NetView program (rank of 250) initializes and there is
and restart the CNMTAMEL task to allow access to the already a master in the sysplex that is not allowing
new DSITCPRF file. If you create a new plain text takeovers. This message can also be issued because
version of DSITCPRF, place it in the first DD in the of processing initiated by the PLEXCTL command.
DSIPRFDD concatenation. Otherwise the plain text Message Variables
copy remains accessible and is not replaced. The
encrypted version is filed in the first data set in the list scope
of DDs and is used by the NetView program, even if a The scope, which is SYSPLEX
plain text copy exists elsewhere. master_name
The name of the master NetView program
BNH585E ENCRYPTION CAPABILITY IS NOT
AVAILABLE. group_name
The name of the sysplex group
Explanation
Operator response
You tried to use DSIZKNYJ without having an active
DSIEX21. When this situation occurs, the NetView program
attempting to become the master sets its status to
System action master capable. If you want this NetView program to
be the master NetView program, allow takeovers of
The request is ignored. the current master using the PLEXCTL command.
BNH588I WAITING FOR scope MASTER IN
System programmer response
GROUP group_name TO BECOME
Implement a DSIEX21 to enable DSIZKNYJ. ACTIVE.
BNH586I SYNTAX ERROR ON LINE nnnnnn
Explanation
Explanation This message is issued when a master-capable
NetView program cannot find a master NetView
DSIZKNYJ detected a syntax error on the line noted. program in the sysplex when it initializes.
The line in error is displayed on the screen. This
message appears when you press F12 during an edit Message Variables
session. The first error in the file reported. Typical scope
syntax errors are: The scope, which is SYSPLEX
• Missing colon after operator ID. group_name
• Less than 2 keys were specified. The name of the XCF group
Note: The translated text must fit in 79 single
character positions to keep the screen format correct. System action
• 2 - reserved2 – 1 - tenMegabits
• 3 - reserved3 – 2 - tenMbFullDuplex
• 4 - reserved4 – 3 - oneHundredMbHalfDuplex
• 5 - reserved5 – 4 - oneHundredMbFullDuplex
• 6 - portTemporarilyDisabled – 6 - oneThousandMbFullDuplex
• 7 - reserved7 – 8 - tenGigabitFullDuplex
numhiper
Explanation
The number of HiperSockets that are displayed in
this message. An asynchronous TCP/IP request made by the socket
interface ended because the socket interface was
System action ended on the NetView task. This TCP/IP request was
not socket-specific.
The HIPERSOC command processing is completed.
Message Variables
BNH600I SOCKET INTERFACE INITIALIZED
WITH 'nnn' SOCKETS ON TCP/IP requestname
'tcpname' The name of the asynchronous TCP/IP request or
the command that issues the TCP/IP request.
Explanation
System action
The socket interface for a NetView task has
successfully completed initialization on the selected Processing continues.
TCP/IP stack.
Operator response
Message Variables
Restart the socket interface.
nnn
The maximum number of sockets available to the BNH603I CLIENT IDENTIFIER: NAME
NetView task in the socket interface. 'jobname', TASK 'taskname'
tcpname
The job identifier for the TCP/IP stack being used
by the socket interface.
Explanation Explanation
This message indicates that a TCP/IP request made by This is an unsolicited message on a NetView task using
the socket interface failed and provides the error the socket interface that indicates the TCP/IP stack
number, which indicates the reason for the failure.
System action
Operator response
Processing continues.
Request initialization of the socket interface, then re-
BNH620I SOCKET 'nnn' RECEIVED 'mmm' enter the original request.
BYTES OF DATA
BNH623I SOCKET INTERFACE HAS
ALREADY BEEN INITIALIZED ON
Explanation TCP/IP 'tcpname'
This message is issued as the result of a successful
TCP/IP RECV request made by the socket interface. It Explanation
shows how many bytes of data were received. One or
A NetView task requested initialization of the socket
more BNH621I messages follow with the data.
interface, and initialization had already been done.
Message Variables
Message Variables
nnn
tcpname
The descriptor number of the socket on which the
The job identifier for the TCP/IP stack on which the
RECV request was issued.
socket interface had previously initialized.
mmm
The number of bytes of data received.
System action
This message indicates that a request failed and If the requestname is AUTBYPAS or DSIAUTBS, see the
provides the return code. IBM Z NetView Security Reference. Take the
appropriate action as indicated by the return code.
If the requestname is AUTBYPAS or DSIAUTBS, an
authorization bypass request failed with a return code If the requestname is WRITE TO NETVIEW
of nnn. ENTERPRISE MANAGEMENT AGENT DATA SPACE and
the return code is other than 808, contact IBM
The following are examples of other requests for Software Support.
which the message displays:
BNH639I HOST NAME IS 'hostname'
• GETHOSTBYNAME and GETHOSTBYADDR requests
made by the socket interface
Explanation
• GETHOSTID requests made by the socket interface
or DSIUDST task This message is issued in response to any socket
interface request that might return the name of a host.
• TCP/IP API or other requests made by an SNMP trap Such a request occurs when the value of the TYPE
automation task keyword of the SOCKET command is one of the
Note: An error number is not returned for a following.
GETHOSTBYADDR request, a GETHOSTBYNAME • GETADDRINFO
request, or a GETHOSTID request.
• GETHOSTBYADDR
If the requestname is WRITE TO NETVIEW
• GETHOSTBYNAME
ENTERPRISE MANAGEMENT AGENT DATA SPACE,
data targeted for display at the Tivoli Enterprise Portal • GETHOSTNAME
could not be stored in the agent data space. • GETNAMEINFO
Message Variables Message Variables
requestname hostname
Either AUTBYPAS, DSIAUTBS, the name of the The name of a host in the IP network. Depending
TCP/IP request, or a data space write failure. upon the socket interface request, this might
nnn contain an IP address instead of a host name.
The return code indicating that the request failed.
System action
System action Processing continues.
Processing continues.
BNH640I ALIAS NAME IS 'aliasname'
If the requestname is WRITE TO NETVIEW
ENTERPRISE MANAGEMENT AGENT DATA SPACE, the Explanation
information was not written successfully to the data
space, and is not in the Tivoli Enterprise Portal. One or more copies of this message might be issued in
response to a GETHOSTBYNAME or GETHOSTBYADDR
Explanation
Operator response
The member identified by member_id was removed
Notify the system programmer.
from the cache by the action identified by action.
Explanation
Operator response
NetView Resource Manager is terminating for one of
If srvc_name is MEMSTORE, then the MEMSTOUT
the following reasons.
command might have been started to operate on
members not cached by the MEMSTORE service. The Message Variables
MEMSTAT option of the LIST command can be used to
reason
find out what members are cached and what task
The reason for termination.
cached them. The PIPE INSTORE state can be used to
remove members from the name of the command and OPERATOR REQUEST
possibly also the name of the option that removed the The operator requested that NetView Resource
member from the cache. Manager end.
BNH650I DUPLICATE VALUE SPECIFIED INTERNAL ERROR
FOR KEYWORD keyword An internal error occurred that prevents
NetView Resource Manager from continuing.
See the associated error message.
Explanation
INCORRECT PARAMETER VALUE
One or more values are the same for the named A value for a parameter that is necessary for
keyword. Each value must be unique when more than processing to continue is incorrect. See the
one value is specified. associated error message.
Message Variables AUTHORIZATION FAILURE
keyword NetView Resource Manager cannot complete
The keyword in error. initialization because it is unable to issue
certain commands that need security
authorization. See the associated error
System action message.
The command fails.
System action
Operator response NetView Resource Manager ends.
Check for duplicate values. Change the value that is a
duplicate or do not specify it a second time. Operator response
BNH651I INVALID VALUE OF 0 SPECIFIED If the reason is INVALID PARAMETER VALUE,
WHEN MULTIPLE VALUES determine why the parameter value is incorrect and
ENTERED FOR KEYWORDkeyword correct it.
Operator response
Explanation
Make sure that TCP/IP is active. To determine which
A TCP/IP-based RMTCMD SEND request for the
remote host information is missing, issue the NRMCTL
indicated target NetView program was issued, but
BNH706E NO SYSLOG MESSAGE SUPPLIED Correct the error and re-enter the command.
BNH709E INVALID NUMBER OF
Explanation PARAMETERS FOR LOG STAGE.
An IPLOG command or pipe stage was issued without
supplying a message to log. Explanation
The IPLOG pipe stage was started with an incorrect
System action number of positional parameters.
Command processing ends.
System action
Operator response Processing for the pipe stage ends.
Correct the command and re-enter it.
System programmer response
System programmer response Correct the incorrect pipe stage.
If issued from a pipe stage, correct the pipe. BNH710I SYSLOGD MESSAGE RECEIVED
BNH707E FROM UNREGISTERED HOST host
OPTION opt HAS INVALID VALUE
value.
Explanation
Explanation The NetView program received a syslog message from
a host that has not been registered with the REGIP
This message was received because an option on
command.
IPLOG, REXEC, RSH, TN3270, or on the NetView 3270
logon screen was specified with an incorrect value. For Message Variables
example, the takeover option on the NetView logon
host
screen contains a priority or facility that is incorrect.
The IP address of the host sending the message.
Message Variables
opt System action
The name of the option specified or retrieved. The message is discarded and the IP connection to the
value host ends.
The incorrect value that was specified.
BNH711I ENTER PASSWORD FOR REMOTE
USER.
System action
Explanation
Processing continues.
During startup processing for the DSIRSH task, errors
were encountered that made it impossible to construct
Operator response an RHOSTS table.
Enter the password or password phrase.
System action
BNH712I F3=QUIT ENTER=PROCESS
The task ends.
Explanation
System programmer response
This is an NLS translatable line generated for the
REXEC command when displaying a password prompt Correct any errors reported in the DSIRHOST member
panel. of DSIPARM.
BNH716W INCORRECT ENTRY entry IN
System action DSIRHOST MEMBER.
Processing continues.
Explanation
Operator response The entry in the DSIRHOST member of DSIPARM
Press PF3 to exit the command. Press Enter to process contains errors.
the password or password phrase. Message Variables
BNH713E NO USER ID SPECIFIED FOR entry
REXEC. The entry in the DSIRHOST member of DSIPARM
that contains errors.
Explanation
This message is issued when REXEC is started from a System action
CLIST without supplying a remote user ID. Processing of the DSIRHOST file continues, but the
erroneous entry is discarded.
System action
Command processing ends. System programmer response
Correct the errors in DSIRHOST and stop and restart
System programmer response DSIRSH.
Correct the CLIST. BNH717W Conflicting ENTRY entry IN
DSIRHOST MEMBER.
BNH714E NO PASSWORD SPECIFIED FOR
REXEC.
Explanation
Explanation An entry in the DSIRHOST member of DSIPARM
contains a host name or user name specifying an
The REXEC command was issued from a CLIST without
access level that conflicts with an earlier entry for the
supplying a password. If REXEC is driven from an
same host name or user name.
environment in which interactive panels might cause
problems, such as a CLIST or automated environment, Message Variables
the remuser field must be specified as remuser/
entry
password.
The entry in the DSIRHOST member of DSIPARM
that contains the conflicting user name or host
System action name.
Command processing ends.
System action
System action
The command ends.
The command ends.
Operator response
Operator response
Issue the NetView DEFAULTS command to set the
Notify the system programmer.
TCPNAME default to the correct value.
BNH731E MQS FAILED TO IP LOG TASK. An RSH or REXEC command was ended because of an
error on the remote host.
Explanation
System action
A REGIP request failed because the DSIIPLOG task is
inactive. The command ends.
BNH736I No Workload Management
System action NetView Service Class Matches
The command ends. Selection Criteria
Explanation
Operator response
The specified WLM NetView service class was not
Start the DSIIPLOG task and retry the command.
found.
BNH732E HOST VALUE NOT ALLOWED ON
LIST. System action
Command continues processing.
Explanation
A REGIP LIST command was issued with a host name Operator response
as the second parameter. The LIST format of the
REGIP command accepts only an "*" as the second Check the spelling of the requested WLM NetView
parameter. service class name and correct it if in error.
BNH737I statement
System action
The command ends. Explanation
As a result of a D CNMCAUT=TABLE command, the
Operator response contents of PARMLIB member CNMCAUxx are listed.
Reissue the command as "REGIP * LIST" Message Variables
Explanation member_id
A string identifying a member found in the cache.
The NetView WLM.SubSystemName statement was The format of the string is DDName.memberName.
uncommented causing the NetView program to
attempt to connect to the system work load manager task_name
(WLM). The attempt was successful. Name of task that cached the member.
The session between the NetView program and the Message Variables
browser ends. group_name
The name of the group
Operator response member_name
To protect sensitive information, verify that all The name of the member
NetView browser windows are closed. previous_value
BNH752I NETVIEW INTERNAL ERROR, The previous 32-byte value of the field
PLEASE TRY AGAIN LATER. new_value
The current 32-byte value of the field
Explanation BNH755I COMMAND FORMAT NOT
The NetView program incurred an internal error. RECOGNIZED OR METHOD NOT
SUPPORTED.
System action
Explanation
The command is not processed.
The DSIWBTSK task received data that it did not
recognize.
Operator response
Enter the command again. If the problem persists, System action
notify your system programmer.
The data received by the DSIWBTSK task is ignored.
System programmer response
Operator response
If the problem persists, recycle the DSIWBTSK task.
Verify that the priority of the DSIWBTSK task in Enter the command again. If the problem persists,
CNMSTASK is 3 or higher. notify your system programmer.
The operator ID is not authorized to run the command. BNH756I operator IS NOT AUTHORIZED TO
ACCESS NETVIEW FROM A WEB
System action BROWSER.
Explanation
System programmer response
There was previously a problem with the dataspace for
Verify that the operator ID is allowed to enter NetView
the SURROGAT class, detailed by message BNH757,
commands from the web browser. Examine the
but the problem is resolved.
NetView command authorization table to ensure that
the operator ID is permitted to enter the WEBCMD
command. For more information about web Browser System action
security, see the IBM Z NetView Security Reference. The SURROGAT class of the security product is used
BNH757E The SAFNODEC setting will be for NetView surrogate security.
used for surrogate decisions due
to a problem with the dataspace System programmer response
for the SURROGAT class.
See message BNH757 for additional information.
Explanation
Operator response
An attempt to initialize a raw socket on the IP stack
Verify network connectivity and domain name server
with name ipStack failed.
availability, or re-issue the command with the host
Message Variables name or IP address the resolver was asked to
determine, if it is known.
ipStack
Either the default IP stack name or the IP stack
specified by the -s or TCPNAME operand
System action
Explanation
Processing continues with the subsequent echo
The specified IP host is being pinged with an indefinite
request
number of echo requests (pings).
BNH769I ping packets sent, echo packets
Message Variables
received, percent% packet loss
ipHostname
The name of the IP host being pinged Explanation
ipAddress
This is the first of the 2 summary messages generated
The address of the IP host being pinged
at the conclusion of PING processing.
length
The length (size) of the ping packets being sent Message Variables
ping
System action The total number of echo requests (pings) sent
The PING command continues until it ends, either echo
manually or otherwise. The total number of echo replies received
percent
The calculated percentage of echo requests for
which valid echo replies were not received
Note: For help with the meanings of the values for the Columns
following fields, see the CNMSTCPC sample: TTLS Description
connection status, TTLS policy status, termination 1-16
code, and status flags. The Communications Server Component Trace
Element (CTE) header. The first 2 bytes are the
300-301
record length.
The 2-digit hexadecimal representation of the
TTLS connection status. 17-nn
The Communications Server Packet Trace Header
303-304
(PTH) and data. The first 2 bytes are the PTH
The 2-digit hexadecimal representation of the
length, followed by the packet data, starting with
TTLS policy status.
the IP header.
306-307
The 2-digit hexadecimal representation of the TCP The binary data can be converted into a printable form
connection termination code. using the PIPE EDIT command or the FMTPACKT pipe
stage.
309-310
The 2-digit hexadecimal representation of the Message Variables
status flags.
485-487 0
The AT-TLS policy status (right-aligned, with Connection does not have a secure session
leading zeros omitted). The meanings, defined by established
the z/OS Communications Server, are as follows: 1
0 Client
unknown 2
1 Server
off 3
2 Server with client authentication - client
no matching rule was found authentication type is PassThru
3 4
matching rule indicates that AT-TLS is not used Server with client authentication - client
authentication type is Full
4
AT-TLS is enabled for this connection, but 5
application control has not been granted Server with client authentication - client
authentication type is Required
5
AT-TLS is enabled and is application- 6
controllable Server with client authentication - client
authentication type is SAFCheck
489-491
The AT-TLS connection status (right-aligned, with 507-514
leading zeros omitted). The meanings, defined by The AT-TLS partner user ID.
the z/OS Communications Server, are as follows: Message Variables
1 numcon
connection does not have a secure session The total number of connections matching the
established input criteria. If this number exceeds MAXRECS,
2 the COUNT=YES operand must be specified on the
connection initial handshake in progress TCPCONN QUERYACT command for this value to
be displayed. Otherwise, numcon is N/A.
3
connection has a secure session
System action
493-496
The hexadecimal AT-TLS SSL protocol. The The TCPCONN QUERYACT is complete.
meanings, defined by the z/OS Communications
BNH776I P/M stack ident subtype sdata
Server, are as follows:
0000 Explanation
connection does not have a secure session
established BNH776I is a multiline message that returns a data
record that was collected through the network
0200
Management Interface (NMI), either through the
SSL version 2 is in use
EZBNMIFR interface or the SYSTCPSM interface. If the
0300 data record was collected through the SYSTCPSM
SSL version 3 is in use interface, then that data record is a type 119 SMF
0301 record. If the data record was collected through the
TLS version 1 is in use EZBNMIFR interface, then the data resembles, but is
not, a type 119 SMF record. The P/M indicator, the
ident field, and the subtype field inform the user of the
If the NetView program cannot forward the command BNH791I ADDRESS FAMILY IS family
to UNIX system services, the message is similar to the
following: Explanation
Connected MessageQ Correlated NV_RETRYQ This message shows the address family applicable to
SRV_RETRYQ an IP address shown in a previous BNH641I message
------- -------- -------- -------- --------
NO NW N/A RE N/A issued in response to a GETADDRINFO request made
by the socket interface. The address family name
where N/A means that the information from the server shown can be used as the value of the FAMILY
is not available. If connectivity has been lost, the value keyword of the SOCKET command.
RE contains the number of events on the retry queue Message Variables
waiting to be sent to the other side.
family
BNH788I COMMAND RESPONSE TO The address family, INET or INET6.
command RECEIVED
System action
Explanation
Processing continues.
This message is issued when a response to the
CORRSERV command is received from the correlation BNH792I PORT NUMBER IS nnn
engine. The response text follows this message as
subsequent lines in an MLWTO.
System action
System action
Processing continues.
The command fails.
BNH800I INTERFACE ADDRESS IS address
Operator response
Explanation
Take appropriate action depending on the value of
retcode. This message shows the IP address of a TCP/IP
retcode = 0 network interface. It might be issued in response to a
Conversion was successful. TCP/IP GETSOCKOPT request made by the socket
interface (SOCKET TYPE=GETSOCKOPT) with
retcode = 4 through retcode = 16 OPTNAME=IP_MULTICAST_IF. It might also be issued
The address translation routine failed because of in response to a TCP/IP IOCTL request made by the
an internal error. Contact IBM Software Support. socket interface (SOCKET TYPE=IOCTL) with the value
retcode = 20 or higher (unless retcode = 300) of OPTNAME being one of the following.
The IP address is incorrect. Enter the command
• SIOCGHOMEIF6
again with a valid IP address.
• SIOCGIFADDR
retcode = 300
The IP address does not meet the specification for • SIOCGIFBRDADDR
the DEFAULTS.IPV6Env statement in the • SIOCGIFCONF
CNMSTYLE member. For example, an IPv6 address
• SIOCGIFDSTADDR
is entered with the VTAM command when
DEFAULTS.IPV6Env=NONE is specified, or an IPv4 Message Variables
address is entered when
address
DEFAULTS.IPV6Env=ONLY is specified. Enter the
IP address assigned to the TCP/IP interface.
command again with a valid IP address.
BNH798I NO INTERFACES WERE RETURNED System action
Processing continues.
Explanation
BNH801I INTERFACE INDEX IS nnn
This message indicates that a TCP/IP IOCTL request
made by the socket interface completed and returned
no network interface information. It might appear Explanation
when OPTNAME=SIOCGHOMEIF6 or This message shows the interface index assigned to a
OPTNAME=SIOCGIFCONF is used with SOCKET TCP/IP IPv6 interface. It might be issued in response
TYPE=IOCTL. to a TCP/IP IOCTL request made by the socket
interface (SOCKET TYPE=IOCTL) using
System action OPTNAME=SIOCGIFNAMEINDEX.
Processing continues. Message Variables
BNH799I INTERFACE NAME IS name nnn
An index assigned by TCP/IP for an IPv6 interface.
Explanation
System action
This message shows the name assigned to a TCP/IP
network interface. It might be issued in response to a Processing continues.
TCP/IP IOCTL request made by the socket interface
BNH802I SOCKET nnn ADDRESS FAMILY IS
(SOCKET TYPE=IOCTL) using
INCOMPATIBLE WITH IP
OPTNAME=SIOCGIFCONF or
ADDRESS address
OPTNAME=SIOCGIFNAMEINDEX.
Message Variables
Explanation intfc_qual
For the Z NetView Enterprise Management Agent
A command failed because the value of one valid interface, this is the PPI receiver name for the
keyword was not compatible with the value of another agent.
valid keyword. The keyword could be a CNMSTYLE
statement. For the ACTIVEACTIVE, DISCOVERY, DVIPA, or
TEMA tower, this is a subtower.
Message Variables
action
value1 The action is either STARTING or COMPLETE
The value causing the conflict.
BNH805I 'intfc_name' 'intfc_qual''
keyword1
The keyword whose value is causing the conflict. INTERFACE HAS TERMINATED
DUE TO 'reason'
value2
The other value with which the conflict occurs.
Explanation
keyword2
The other keyword whose value is in conflict. The specified interface has terminated because of the
indicated reason.
Message Variables
134-141 247-247
The z/OS image name by which it knows itself. Specifies whether TCP/IP uses a stack-level IPv6
address as the source address for outbound TCP
143-158 connections.
The primary interface. The link name that is
designated as the default local host for use by the 249-249
GETHOSTID() function. This value applies only to An indication that SEGMENTATIONOFFLOAD
IPv4 links. support is enabled. When this support is enabled,
the stack offloads TCP segmentation to OSA-
160-160 Express features. Valid values are Yes and No.
IPv6 Enabled indicator. A value of 1 indicates that
the stack is IPv6 enabled. A value of 2 indicates 251-251
the stack is not IPv6 enabled. An indication that ZIIP IPSECURITY support is
enabled. When this support is enabled, CPU cycles
162-162 for IPSec workload to a zIIP should be displaced
IPSec Enabled indicator. A value of 1 indicates that when possible. Valid values are Yes and No.
the stack has an IP security policy defined and
active. A value of 2 indicates that the stack does 253-255
not have an IP security policy defined and enabled. The amount of time, in seconds, that determines
how quickly the sysplex distributor and the target
164-164 servers of the sysplex distributor poll WLM for new
AT-TLS Enabled indicator. A value of 1 indicates weight values. A non-zero value indicates that
that the stack has a policy defined and active for SYSPLEXWLMPOLL support is enabled. A short
the application transparent transport layer security time results in quicker reactions to target status
(AT-TLS) protocol. A value of 2 indicates that the changes. A valid value is 1 - 180 seconds. The
stack does not have a policy defined and enabled default value is 60.
for the AT-TLS protocol.
257-257
166-170 IPSecV6 Enabled indicator. An indication that the
The z/OS version and release level in the form: stack can have an IPv6 security policy defined and
VxRy active. A value of 1 indicates that this indicator is
172-175 enabled for IPv6.
The SMF system ID.
Message Variables
177-184
The LPAR name. numstack
The total number of TCP/IP stacks known to this
186-193 NetView program.
The VTAM XCF group name.
195-239 System action
The IP address.
The STACSTAT command processing is completed.
241-241
Source VIPA Enabled indicator. An indication that BNH846I NUMBER OF DVIPA DEFINITIONS:
SOURCEVIPA support is enabled. When this numdvipa
support is enabled, TCP/IP uses the
TCPSTACKSOURCEVIPA address (if specified) or Explanation
the corresponding virtual IP address in the HOME
list as the source IP address for outbound data This is a multiline message written in response to the
grams that do not have an explicit source address. DVIPSTAT command, for an application instance, and
A value of 1 indicates that this indicator is enabled stack defined DVIPA. This message consists of one
for this stack. header line followed by a variable number of data
Each data line includes the following information. • backup (3): The given TCP/IP stack is currently a
backup owner for the DVIPA.
Note: Any field that has a value of --- does not apply
• moving (4): The DVIPA was active for the TCP/IP
to the DISPLAY option that was specified on the
stack but the ownership transferred to another
DVIPSTAT command.
TCP/IP stack (for example, because of a
Columns takeover).
Description • quiescing (5): The DVIPA is no longer a target but
1-45 still has connections. When all existing
The dynamic virtual IP address (DVIPA). connections are closed, the status changes to
47-54 "deactivated"
The name of the sysplex in which the DVIPA is • deactivated (6): The
active. VARY,,TCPIP,SYSPLEX,DEACTIVATE command
56-63 was run for this DVIPA. The DVIPA remains
The XCF group name used by the stack when deactivated until a
joining the sysplex. VARY,,TCPIP,SYSPLEX,REACTIVATE command is
run for this DVIPA.
65-72
The z/OS image name by which it knows itself. • deactLeavegroup (7): The
VARY,,TCPIP,SYSPLEX,DEACTIVATE command
74-136 was run for this DVIPA. and the
The TCP/IP short host name. VARY,,TCPIP,SYSPLEX,LEAVEGROUP command
138-145 was run for this stack. If the stack rejoins the
The TCP/IP job name. sysplex group before a
147-149 VARY,,TCPIP,SYSPLEX,REACTIVATE command is
An indication of how the DVIPA was configured to run for this DVIPA, this DVIPA remains
the TCP/IP stack. The following values are valid: deactivated and the DVIPA status changes to
deactivated.
• unknown (1): An error occurred.
• deactAutonomics (8): The
• backup (2): The VIPADYNAMIC VIPABACKUP VARY,,TCPIP,SYSPLEX,DEACTIVATE command
TCP/IP profile statement was used to configure was run for this DVIPA and the stack left the
the given TCP/IP stack as a backup for the sysplex group because of an error condition
DVIPA. detected by the sysplex autonomics function. If
• define (3): The VIPADYNAMIC VIPADEFINE the stack rejoins the sysplex group before a
TCP/IP profile statement was used to configure VARY,,TCPIP,SYSPLEX,REACTIVATE command is
the given TCP/IP stack as the owner of the run for this DVIPA, this DVIPA remains
DVIPA. deactivated and the DVIPA status changes to
deactivated.
• rangeBind (4): The DVIPA was dynamically
defined when an application issued a BIND • inactLeavegroup (9): The
function call. VARY,,TCPIP,SYSPLEX,LEAVEGROUP command
was run for this stack, and the DVIPA is currently
• rangeIoctl (5): The DVIPA was dynamically
inactive. The DVIPA is reactivated if a
defined when an application issued the
VARY,,TCPIP,SYSPLEX,JOINGROUP command is
SIOCSVIPA IOCTL function call.
run for this stack.
• target (6): The DVIPA was dynamically defined
• inactAutonomics (10): The stack left the sysplex
on the stack because this stack is a target stack
group because of an error condition detected by
for the sysplex distributor function.
the sysplex autonomics function.
• >6: See z/OS Communications Server
• >10: See z/OS Communications Server
documentation for more information.
documentation for more information.
443-450 0000
The z/OS image name. Connection does not have a secure session
established
452-455
The 4-digit hexadecimal identification of the 0200
address space (ASID) that established the SSL version 2 is in use
connection. 0300
457-464 SSL version 3 is in use
The 8-digit hexadecimal representation of the TCB 0301
address of the local owner task. TLS version 1 is in use
466-473 506-509
The TN3270 user client name. The 4-digit hexadecimal representation of the AT-
475-482 TLS negotiated cipher.
The TN3270 logmode name. 511-513
484-491 The AT-TLS security type (right-aligned, with
The protocol indicator (LINEMODE, TN3270, leading zeros omitted). The meanings, defined by
TN3270E, or N/A). the z/OS Communications Server, are as follows:
493-495 0
The AT-TLS policy status (right-aligned, with Connection does not have a secure session
leading zeros omitted). The meanings, defined by established
the z/OS Communications Server, are as follows: 1
0 Client
Unknown 2
1 Server
Off 3
2 Server with client authentication - client
No matching rule was found authentication type is PassThru
3 4
Matching rule indicates that AT-TLS is not used Server with client authentication - client
authentication type is Full
4
AT-TLS is enabled for this connection, but 5
application control has not been granted Server with client authentication - client
authentication type is Required
5
AT-TLS is enabled and is application- 6
controllable Server with client authentication - client
authentication type is SAFCheck
497-499
The AT-TLS connection status (right-aligned, with 515-522
leading zeros omitted). The meanings, defined by The AT-TLS partner user ID.
the z/OS Communications Server, are as follows: 524-531
1 The name of the sysplex.
Connection does not have a secure session 533-537
established The z/OS release level.
2 Message Variables
Connection initial handshake in progress
numconns
3 The total number of DVIPA connections known to
Connection has a secure session this NetView program.
Explanation Explanation
This message is received when the Z NetView This message is issued when an object that was
Enterprise Management Agent communication layer previously missing or not found is now available for
trace has been enabled successfully. The message processing.
lists the selected trace types.
Message Variables
Message Variables
object
trace_types Member name
The trace type can be one or more of the following
values: location
The location of the object. For example, an in-
BFR storage member found in a data set.
Writes trace entries that display PPI send and
receiver buffer information exchanged BNH863I DISPLAY OF NETVIEW WEB
between the NetView program and the Z SERVICES INFORMATION
NetView Enterprise Management Agent.
MOD Explanation
Writes trace entries for module and function This message is displayed when the SOACTL
entry and exit. command is issued with either the LISTINFO or
DEBUG LSTSRVRS operand.
Writes internal diagnostic entries for use by
IBM Software Support. System action
ALL The command ends and information is displayed,
Writes trace entries for all of the previous depending on the operand that was specified.
types of tracing.
If the SOACTL LSTSRVRS command was specified, a
BNH860W NETVIEW ENTERPRISE list of Web Services server names and their status is
MANAGEMENT AGENT FAILED TO displayed.
INITIALIZE PPI RECEIVER:
receiver, RC: return_code If the SOACTL LISTINFO command was specified, the
following information is displayed for the specified
Web Services server:
Explanation
• Owner task
The Z NetView Enterprise Management Agent was
unable to initialize the specified PPI receiver. The PPI • Address family
receiver is defined in the configuration tool on the • Port address
Specify Configuration Parameters panel.
• SLL enablement
Message Variables • Number of connection threads
receiver • Wait time for command response
The PPI receiver name that failed to initialize.
• Server initialization files location (PDS name)
return_code
• Trace levels
The return code from the PPI request.
A NetView command received an error from a z/OS BNH874I SMF RECORD RECEIVED: sdata
Communications Server network Management
Interface (NMI). The return code, reason code, and Explanation
stack name are provided. If the command is collecting
This is a 2-line message created by the CNMSMF3R
data from multiple stacks, data is returned from all
sample when an SMF 30 record is received. It is
stacks that do not receive an error.
intended for automation. The first line of this message
Message Variables contains specific data fields from the SMF 30 record as
described by the sdata field. The second line of this
command
message consists of the binary SMF 30 record
The NetView command running when the error
(truncated at 32000 characters) and is available to
occurred
automation but is not displayed or logged.
return_code
The return code from the z/OS Communications Message Variables
Server NMI sdata
reason_code Contains formatted data taken from the SMF 30
The reason code from the z/OS Communications record. The data is presented in column format,
Server NMI where the first column of the sdata field
corresponds to column 30 of the message
stack_name
(originated from the beginning of the message). All
The stack to which the NMI request was issued
fields are left-aligned unless otherwise noted, and
are blank if not present. The field descriptions
Operator response include the SMF 30 field name. Note that the ASID
Refer to the z/OS Communications Server: IP field is not in the SMF 30 record. It is the ASID of
Programmer's Guide and Reference manual for more the address space that originated the SMF 30
information. record.
System action
Explanation
Data collection for the designated subtower is
This is the first line of a multiline message for listing Z
stopped.
NetView Enterprise Management Agent connections.
gtype command
COMMON (if common global variable), or task The name of the command for which the status is
name (if task global). requested.
– If the PIPE NAME operand is not specified, the • The CPU for primary commands, as seen in the
command name is PIPE. Parent Name column, is the cumulative total for
all commands invoked by the primary command.
10-17
• The CPU for subordinate commands is the
Alternate Name individual total for the specified subordinate
command.
The Alternate Name is one of the following values:
95-104
• PIPE if the command was PIPE
• The command synonym invoked for the specified Maximum Storage
Command Name as defined on a command The highest amount of storage, in kilobytes, that is
synonym (CMDSYN) statement used by the specified command at any time during
• The first command synonym name defined for command execution.
the specified Command Name, if one is specified • The maximum storage for primary commands, as
on a command synonym (CMDSYN) statement or seen in the Parent Name column, is the
on the ADDCMD CMDSYN parameter cumulative total for all commands invoked by the
• N/A if no command synonyms are defined for the primary command.
specified Command Name • The maximum storage for subordinate
20-27 commands is the individual total for the specified
subordinate command.
Parent Name
106-115
The Parent Name is one of the following values:
I/O Count
• N/A if this is the primary command
The total number of I/O operations that the
specified command performed.
3106-3305 missedcount
The first 200 bytes of the SSH server certificate The number of missing data buffers. An increased
subject distinguished names field, left-justified value of missedcount indicates reduced accuracy
and padded with blanks. of the QUERY results.
– If you choose this option, issue the following 1. Restart the specified autotask using the AUTOTASK
commands for the new data space size to take OPID=task command.
effect: 2. Issue the following commands:
- RESTYLE CMDMON • CMDMON LOGSMF=NO
- CMDMON LOGSMF=NO • CMDMON LOGSMF=YES
Message Variables Record the abend address and completion code and
contact IBM Software Support.
retcode
The macro return code BNJ003A NPDA IS ALREADY ACTIVE. REPLY
'A' TO ABORT OR 'C' TO CONTINUE
macro
DSIGET, DSIMQS, or DSIFRE
operatorid
Operator response
The terminal operator identifier. If no operator is
defined, this value is NONE. Record the available information and notify the system
module programmer.
The name of the NetView module that detected
the error. System programmer response
locid Determine the user request and the panel from which
The location within the NetView module that it was made, obtain a copy of the associated BNJ049I
detected the error. message from the network log, and contact IBM
Software Support.
System action
BNJ037I operatorid module locid NO
Data services command processor (DSCP) processing MAPPING DATA AVAILABLE FOR
stops. THE ERROR RECORD THAT
FOLLOWS
Operator response
Explanation
Notify the system programmer.
The record displayed by BNJ049I was found to
System programmer response contain data not defined in the mapping table. The
assigned index number is within the range of the table
Determine the user request and the panel from which but the contents are hexadecimal zeros. Messages
it was made and contact IBM Software Support. BNJ049I and BNJ050I follow this message.
Message Variables
Processing stops. The rate of alerts that are not valid being received by
the hardware monitor has exceeded the thresholds set
on the ERR_RATE statement in the initialization
Operator response
member for the BNJDSERV task. The high rate can
Record the information and notify the system indicate that a device is streaming alerts, or that the
programmer. hardware monitor has no active database. See the IBM
BNJ011 BNJ028 BNJ036 The BNJALTPA service routine input parameters were
set up incorrectly.
BNJ037 BNJ038 BNJ051
Message Variables
BNJ052 BNJ063 BNJ111
operatorid
BNJ112 BNJ113 BNJ120 The terminal operator identifier. If no operator is
BNJ124 BNJ125 BNJ145 defined, this value is NONE.
Operator response
System action
Notify the system programmer.
Data services command processor (DSCP) processing
stops.
System programmer response
Operator response Determine the cause of the excessive events. Delete
the filter entry after the problem has been resolved.
Notify the system programmer.
BNJ046I record IS AN INVALID
System programmer response INITIALIZATION CARD. IT HAS
BEEN IGNORED
Determine the user request and the panel from which
it was made and contact IBM Software Support.
Explanation
BNJ044I operatorid BNJALTPA PHYSICAL
A value that is not valid was detected on an
RECORD SIZE IS TOO LARGE
initialization statement.
Message Variables
System action
operatorid
Processing continues. The initialization statement is
The terminal operator identifier. If no operator is
ignored.
defined, this value is NONE.
Operator response
System action
Notify the system programmer.
Data services command processor (DSCP) processing
stops.
System programmer response
Operator response Correct the initialization statement and enter the job
again.
Notify the system programmer.
BNJ047I operatorid module locid NPDA
System programmer response [PURGE|PRGATT] TERMINATED
ABNORMALLY
Determine the user request and the panel from which
it was made and contact IBM Software Support.
Explanation
BNJ045I EXCESSIVE RECORDING
You entered a PURGE or PRGATT command that
DETECTED. BLOCK SET FOR
ended abnormally.
QUALIFIED RESOURCE: name1
name2 name3 name4 name5 Message Variables
operatorid
Explanation The terminal operator identifier if it is defined
Excessive hardware monitor event logging rate has module
been detected and stopped. The name of the NetView module that detected
the error
Message Variables
locid
name1...name5 The location within the NetView module that
The qualified resource name that was used to set detected the error
the rate recording filter.
Operator response
Operator response
Notify the system programmer.
See the message that preceded this message.
Verify that a filter entry exists in the filter table. BNJ052I module locid ERROR RECORD
THAT FOLLOWS IS NOT ACCEPTED
BNJ049I record BY THIS MODULE
Explanation Explanation
This message follows a hardware monitor message. Module module detected an error that prevents the
The preceding message indicates why the hardware error record displayed in BNJ049I from being mapped.
monitor rejected an RU. BNJ049I contains the RU that The error record being examined is not recognized.
was rejected. If the RU had a deliver header and See the IBM Z NetView Troubleshooting Guide for more
deliver trailer, these are also displayed. Multiple information on the record that cannot be mapped.
BNJ049I messages can be used to display the entire Messages BNJ049I and BNJ050I follow this message.
RU. The message can be longer than the width of the
console, so use the network log to view the entire RU. Message Variables
The last BNJ049I message is followed by BNJ050I. module
Message Variables The name of the NetView module that detected
the error
module
System action
The name of the NetView module that detected
the error. Solicitation is not attempted.
locid
The location within the NetView module that Operator response
detected the error.
Notify the system programmer.
retcode
The NetView macro return code (REG15). System programmer response
nnnn
See the DSIZCSMS documentation in IBM Z NetView
The number of storage bytes.
Programming: Assembler for information on the
specific error. You can use the DSXRESMS to identify
System action the module that called the solicitation modules if the
The solicitation is not performed. Processing error is an interface problem.
continues.
Message Variables
System action
operatorid
Processing continues for this request.
The terminal operator identifier. If no operator is
defined, this value is NONE.
Operator response
module1
The name of the NetView module that detected Notify the system programmer.
the error.
locid System programmer response
The location within the NetView module that Check the return code for BNJAFERA. A return code of
detected the error. 16 indicates an error return on basic input/output
value1 operation from BNJAIORA. It can also indicate an
The response code that is not valid. incorrect input parameter.
module2 BNJ063I module locid THE MSU RECORD
The module that called the solicitation modules. THAT FOLLOWS IS NOT ACCEPTED
BY NPDA
System action
The solicited data is not recorded on the SNA Explanation
database. No other attempt for solicitation is made for The MSU record being processed by module module is
this request. not acceptable to the hardware monitor.
System action
Operator response
Processing of the presentation services command
Notify the system programmer.
processor (PSCP) request stops.
Correct the error and enter the job again. This message is for MVS only. When the hardware
monitor procedure is started, the initialization module
BNJ079I record HAS BEEN IGNORED. issues this message in the pos parameter (either
MULTIPLE CARDS HAVE BEEN FIRST or SECOND). The buffer size can be 8K, 12K,
ENCOUNTERED. 16K, 20K, or 24K. The slot size can be 200, 250, or
300 bytes. These parameters are entered in the PARM
Explanation field of the EXEC statement in the hardware monitor
procedure.
There is a duplicate initialization statement in the
hardware monitor initialization table, BNJMBDST. Message Variables
Message Variables module
The initialization module.
record
The duplicate initialization statement. pos
The position of the incorrect parameter, either
FIRST or SECOND.
System action
The NetView program ignores the duplicate statement System action
and processing continues.
Initialization continues using the defaults (8K buffer
size and 300-byte slot size).
Operator response
Notify the system programmer. Operator response
Correct the PARM field in the EXEC statement of the
System programmer response
hardware monitor procedure and rerun the procedure.
Correct the error next time you update BNJMBDST.
BNJ082I BNJLINTB - NO INPUT PARMS,
BNJ080I module - BUFFER SIZE=bb, SLOT USING DEFAULTS
SIZE=sss
Explanation
Explanation
The parameter field is missing. The initializer module
When the hardware monitor procedure is started, the BNJLINTB issues this message to the system
initializer module module issues this message to operator; it is for MVS only.
identify the value used for the buffer size and the slot
size. The buffer size can be 8K, 12K, 16K, 20K, or 24K. System action
The slot size can be 200 or 300 bytes. These
parameters are entered in the PARM field of the EXEC Initialization continues, using defaults of an 8K buffer
statement in the hardware monitor procedure. size and a 300-byte slot size.
Message Variables
Operator response
module
Include the parameter field in the exec statement of
The initializer module.
the hardware monitor procedure and rerun the
bb procedure. The buffer size can be 8K, 12K, 16K, 20K,
The buffer size. or 24K; the slot size can be 200 or 300 bytes.
sss
BNJ083I BNJLINTB - STORAGE FOR
The slot size.
GLOBAL BUFFER NOT AVAILABLE
Explanation Explanation
This message is for MVS only. The actual number of W The NetView program found an unnecessary
or R statements submitted to the NetView initializer parameter in the REPORTS statement.
exceeds the values defined in the CTL statement. This
message appears for each extra W and R statement. Message Variables
System action The statement that is not valid is ignored, the reports
generation logging facility is turned OFF, and
Processing returns to the operating system. processing continues.
BNJ085I record IS INVALID. LOGGING FOR Correct the error and enter the job again, if necessary.
REPORT GENERATION IS BNJ087I HARDWARE MONITOR DEFAULT
DISABLED RESOURCE TYPES USED. INVALID
HEX CODE: code
Explanation
The NetView program found an error in the REPORTS Explanation
statement. A nonhexadecimal value was found while reading the
Message Variables member BNJRESTY from the data set BNJPNL2.
The presentation services command processor (PSCP) Record the information available and notify the system
cannot find the requested module. programmer.
System action
System action
Initialization continues, but the NetView hardware
Processing continues.
monitor local device support will not be available.
Operator response
Operator response
Determine the status of the resource and enter the
Notify the system programmer.
command again, if appropriate.
BNJ097I BNJLINTV - LOCAL SUPPORT HAS
BNJ103I SOLICITED RESOURCE name IS
BEEN TERMINATED
NOT RECOGNIZED BY THE
ACCESS METHOD
Explanation
BNJLINTV was not connected because the NetView Explanation
hardware monitor local device support has been
The resource is not recognized by the access method.
ended.
Message Variables
System action name
Initialization continues. The resource name.
Explanation
System programmer response
Solicitation was successful, but X'50' subvector that
Determine the device generating the NMVT record,
contains response data is missing.
obtain a copy of the associated BNJ049I message
Message Variables from the network log, and contact IBM Software
Support.
operatorid
The terminal operator identifier (if no operator is BNJ125I module locid THE FOLLOWING
defined, this value is NONE). NMVT RECORD IS INVALID, IT
module HAS NO VALID LINK EVENT
The name of the NetView module that detected STATUS SUBVECTOR
the error.
locid Explanation
The location within the NetView module that The module has a table of network management
detected the error. vector transport (NMVT) subvector types that are not
valid. The error record displayed by BNJ049I has a
System action missing subvector type (X'8A') that is required for the
NMVT record to be complete. Messages BNJ049I and
Processing continues. BNJ050I follow this message.
Explanation
Operator response
A set ratio (SRATIO) command was issued from a
Enter the PURGE command again from a hardware
command list and a multiple-entries condition exists.
monitor screen, and make a selection from multiple-
entries screen 70A.
System action
BNJ128I MULTIPLE ENTRIES EXIST FOR
SPECIFIED RESOURCE - PRGATT The SRATIO command is ignored.
NOT PROCESSED. RETRY NPDA
PRGATT COMMAND FROM AN Operator response
NPDA SCREEN, THEN MAKE Enter SRATIO command again from a hardware
SELECTION FROM RESULTING monitor screen, then make a selection from multiple-
MULTIPLE ENTRIES SCREEN 70A entries screen 70A.
Explanation
Operator response
A hardware monitor command was issued from a
Enter the PRGATT command again from a hardware
command list and a multiple-entries condition exists.
monitor screen, then make a selection from multiple-
entries screen 70A.
System action
BNJ129I MULTIPLE ENTRIES EXIST FOR
SPECIFIED RESOURCE - SWRAP The command is ignored.
NOT PROCESSED. RETRY NPDA
SWRAP COMMAND FROM AN Operator response
NPDA SCREEN, THEN MAKE Enter the command again from a hardware monitor
SELECTION FROM RESULTING screen, then make a selection from multiple-entries
MULTIPLE ENTRIES SCREEN 70A screen 70A.
System action The resource name is not valid or there is no data for
the specified resource. This message is also issued if a
The SWRAP command is ignored. resource type of CBUS was specified as an option for
the PURGE command. The adapter address (A) option
Operator response is not valid with a resource type of CBUS.
Enter the SWRAP command again from a hardware
monitor screen, then make a selection from multiple- System action
entries screen 70A. The PURGE command is ignored.
BNJ130I MULTIPLE ENTRIES EXIST FOR
SPECIFIED RESOURCE - SRATIO Operator response
NOT PROCESSED. RETRY NPDA Verify database contents and enter the request again
SRATIO COMMAND FROM AN with a valid resource name.
NPDA SCREEN, THEN MAKE
The purge attached (PRGATT) command is ignored. BNJ137I DATA SERVICES FAILURE IN
PROCESSING LAST COMMAND
Operator response
Explanation
Verify database contents and enter the request again
with a valid resource name. This message is issued when certain hardware monitor
commands are issued from within command lists, by
BNJ134I NO DATA EXISTS FOR SPECIFIED the PPT, or from within sessions with other NetView
SWRAP COMMAND components. This message acts as a substitute for
message BNJ950I when there is no suitable hardware
Explanation monitor screen on which to display the message or
when the message is for a command that does not
You issued a set wrap (SWRAP) command from a result in a hardware monitor screen panel. Your last
command list. The specified resource name is not valid request for information from the database failed. Error
or there is no data for the command specified. messages have been issued to the authorized
message receiver.
System action
The SWRAP command is ignored. System action
The request is ignored.
Operator response
Verify database contents and enter the request again, System programmer response
if applicable. Inspect the network log or syslog for a message
BNJ135I NO DATA EXISTS FOR RESOURCE explaining the failure; for example, message BNJ022I.
SPECIFIED IN SRATIO COMMAND BNJ138I PURGE OF NPDA DATA BASE IN
PROGRESS
Explanation
You issued a set ratio (SRATIO) command from a Explanation
command list. The specified resource name is not valid The PURGE/PRGATT command was entered correctly
or there is no data for the specified resource. and the purge of the hardware monitor database is in
progress. Any other hardware monitor command can
System action be entered after this message is issued.
The SRATIO command is ignored.
System action
Operator response The database is being purged as specified.
Verify database contents and enter the request again BNJ139I PURGE OF 2ND/4TH LEVEL 'ST'
with a valid resource name. RESOURCE WITH TYPE 'LINE' IS
BNJ136I NO DATA EXISTS FOR COMMAND INVALID
SPECIFIED
Explanation
Explanation The specified resource has a count reflecting the level
This message is issued when hardware monitor 3 or level 5 attached resources. These counts are
commands are issued from within command lists, by inaccurate if a purge is performed on this resource, so
the PPT, or from within sessions with other NetView purge is not allowed.
Operator response
Explanation
If the message occurred as a result of entering a
The hardware monitor was attempting to build the
command, wait 30 seconds and enter the command
Alerts-Dynamic display. An incoming alert, if present,
again.
might be temporarily missing from the display because
storage cannot be obtained.
System programmer response
Message Variables
See the IBM Z NetView Troubleshooting Guide for
possible causes of the storage shortage. operatorid
The terminal operator identifier (If no operator is
BNJ153I operatorid module locid defined, this value is NONE)
HARDWARE MONITOR COULD NOT
module
OBTAIN STORAGE FOR ITS MQS
The name of the NetView module that detected
BUFFER. DSIGET RETURN CODE
the error
WAS retcode. THE PROCESSING
OF AN ALERT OR AN OPERATOR- locid
ENTERED COMMAND WAS The location within the NetView module that
UNABLE TO COMPLETE BECAUSE detected the error
OF THE STORAGE FAILURE retcode
The NetView return code
Explanation
The hardware monitor cannot continue processing System action
because it cannot obtain storage for its MQS buffer. Processing continues.
Message Variables
System programmer response
operatorid
The terminal operator identifier (if no operator is See the IBM Z NetView Troubleshooting Guide for
defined, this value is NONE). possible causes of the storage shortage.
module BNJ156I operatorid module locid UNABLE
The name of the NetView module that detected TO LOAD program TO ANALYZE
the error. UNSOLICITED DATA
locid
The location within the NetView module that Explanation
detected the error.
Module module received a nonzero return code from
retcode DSILOD while attempting to load program during link
The NetView return code. event processing.
Message Variables
System action
operatorid
Processing stops for the current operator-entered
The terminal operator identifier (if no operator is
command or alert.
defined, this value is NONE).
System action
System programmer response
Processing continues, but the DCE data will not be
See the IBM Z NetView Troubleshooting Guide for
analyzed.
possible causes of the storage shortage.
BNJ171I module locid IMMEDIATE The hardware monitor in domain1 attempted to use
DSICNMFS FAILURE. ATTEMPTED command facility macro DSICNMFS to forward an alert
TO FORWARD AN ALERT FROM to its focal point domain of domain2, but cannot
DOMAIN domain1 TO FOCAL because of the command processor name replycp not
POINT DOMAIN domain2, BUT being installed.
WAS UNSUCCESSFUL. DSICNMFS Message Variables
RETURN CODE INDICATES THAT
DSIFSOLP IS NOT DEFINED module
The name of the NetView module that detected
the error.
Explanation
locid
The hardware monitor in domain1 attempted to use The location in the NetView module that detected
command facility macro DSICNMFS to forward an alert the error.
to its focal point domain of domain2, but cannot
domain1
because of DSIFSOLP not being defined.
The name of the local domain.
Message Variables domain2
module The name of the focal point domain that the
The name of the NetView module that detected hardware monitor in domain1 attempted to
the error. forward an alert.
locid replycp
The location in the NetView module that detected The name of the command processor specified in
the error. the REPLYCP parameter of DSICNMFS.
domain1
The name of the local domain. System action
domain2 The alert record will not be received by the focal point
The name of the focal point domain that the domain. Normal processing continues for the record in
hardware monitor in domain1 attempted to its local domain.
forward an alert.
Operator response
System action
Notify the system programmer.
The alert record will not be received by the focal point
domain. Normal processing continues for the record in System programmer response
its local domain.
Add the CMDDEF statement for replycp to your
CNMCMD data set. See the samples on the distribution
Operator response
tape for NetView definitions.
Notify the system programmer.
BNJ173I module locid IMMEDIATE
DSICNMFS FAILURE. ATTEMPTED
System programmer response TO FORWARD AN ALERT FROM
Add the DSIFSOLP statement to your CNMCMD data DOMAIN domain1 TO FOCAL
set. See the samples on the distribution tape for POINT DOMAIN domain2, BUT
NetView definitions. WAS UNSUCCESSFUL. DSICNMFS
RETURN CODE IS "retcode"
BNJ172I module locid IMMEDIATE
DSICNMFS FAILURE. ATTEMPTED
Explanation
TO FORWARD AN ALERT FROM
DOMAIN domain1 TO FOCAL The hardware monitor in domain1 attempted to use
POINT DOMAIN domain2, BUT command facility macro DSICNMFS to forward an alert
WAS UNSUCCESSFUL. DSICNMFS to its focal point domain of domain2. The attempt was
RETURN CODE INDICATES THAT
Explanation
System programmer response
The PU ID in the command is not in the correct format
Contact IBM Software Support if the condition
(8 hexadecimal digits) or is missing.
persists.
BNJ199I HARDWARE MONITOR DOES NOT System action
HAVE AN ACTIVE DATABASE.
DATA CANNOT BE WRITTEN TO The data request is ignored.
THE HARDWARE MONITOR
DATABASE. Operator response
Enter a valid 8-character hexadecimal PU ID.
Explanation
BNJ215I INVALID OR INSUFFICIENT
The hardware monitor received data and attempted to OPERANDS SPECIFIED
write it to a hardware monitor database, but none are
active. Operator commands such a NPDA TOT EV also
Explanation
fail because of the hardware monitor not having an
active database. You did not specify enough operands or you specified
them incorrectly.
System action
System action
Processing continues.
The NetView program ignores the command and
Operator response processing continues.
Explanation
System action
You entered a LINE command with a line name that is
The hardware monitor stops abnormally for this user.
not valid.
Command facility processing continues.
System action
Operator response
The NetView program ignores the command and
Determine whether you received message BNH16I,
processing continues.
which means the task has reached its storage limit. If
so, notify your system programmer.
Operator response
System programmer response Enter the command with the correct line name.
See the IBM Z NetView Troubleshooting Guide for BNJ226I INVALID REQUEST
possible causes of the storage shortage. If necessary,
see the IBM Z NetView Tuning Guide for storage Explanation
calculation information.
You entered a command with a parameter that is not
BNJ219I PROBLEM NOT FILED. LINK TO valid.
INFORMATION/MANAGEMENT
NOT AVAILABLE
System action
BNJ232I RESOURCE RESIDES IN DOMAIN The current database contains no records that match
domainid the resource resname that you entered for the
specified SWRAP, SRATIO, DWRAP, or DRATIO
command. If no resource resname is displayed then
Explanation
this message has been issued from within the
This message is issued in response to a DDOMAIN Hardware Monitor for a SWRAP, SRATIO, DWRAP, or
command. DRATIO command or for a selection from the Multiple
Entires panel for a SWRAP, SRATIO, DWRAP, or
Message Variables
DRATIO command.
domainid
Message Variables
The domain where the resource resides.
resname
System action The fully qualified resource name for which the
command failed.
Processing continues.
BNJ233I RESOURCE NOT KNOWN TO NCCF System action
OR FUNCTION NOT SUPPORTED
Processing continues for other fully qualified resource
names that match the specified resource name.
Explanation
You entered a resource name that is not valid.
The PURGE command is ignored. The NetView program ignores the command and
processing continues.
Operator response
Operator response
Enter the PURGE command again using a date later
than the initialization date. Use the hardware monitor to determine whether any
records exist for the specified resource. Alerts cannot
BNJ295I FUNCTION NOT SUPPORTED FOR be issued for resources that have no data recorded in
THIS OPERATING SYSTEM the hardware monitor database.
ENVIRONMENT
BNJ299I THIS DEVICE NAME IS NOT
CURRENTLY DEFINED IN THE
NETWORK CONFIGURATION
System action
System action
Processing continues.
The NetView program ignores the command.
Operator response
Operator response
Record the information and notify the system
See the NetView online help for the correct number of programmer.
parameters.
BNJ321I EVENT DESCRIPTION CANNOT BE System programmer response
RETRIEVED, LOAD FAILED FOR
Determine the user request and the panel from which
CSECT module
it was made and contact IBM Software Support. See
IBM Z NetView Programming: Assembler for the
Explanation meaning of the return code.
The NetView program failed to load the specified BNJ323I THRESHOLD VALUE = nnn AND
module to retrieve event descriptions.
STATUS = status FOR SPECIFIED
Message Variables RESNAME resname
module
The CSECT that the NetView program failed to Explanation
load. This message is issued in response to a DR/DRATIO or
SR/SRATIO command. The threshold value has been
System action set to nnn and the alert enable status is status for the
specified resource resname. If no resource resname is
Processing continues.
displayed, this message was issued from within
hardware monitor for either a DR/DRATIO or SR/
Operator response SRATIO command, or from a Multiple Entries panel for
Notify the system programmer. either a DR/DRATIO or SR/SRATIO command.
Message Variables
nnn
The resource threshold value.
Explanation Explanation
This message is issued in response to a DWRAP or The viewing filter is set to block all data on the
SWRAP command for EV or ST type data. A wrap count requested display.
value of nnn is now current for dtype data for the
resource name. System action
Message Variables Processing continues.
dtype
The data type. Operator response
nnn Display the viewing filter and delete the appropriate
The wrap count value. entries to allow data to display.
resource
The resource name. BNJ343I NODE NAME NOT IN TABLE
Processing continues. While processing the last command, the node name
for that command was not found in the node table.
BNJ326I WRAP AL COUNT IS nnn
System action
Explanation
Processing stops.
This message is issued in response to a DWRAP or
SWRAP command for AL type data. A wrap count value Operator response
of nnn is now current for all alert data.
Record the parameters you entered and notify the
Message Variables system programmer.
nnn
The wrap count value. System programmer response
Determine the user request and the panel from which
System action it was made and contact IBM Software Support.
Processing continues. BNJ344I TEMPORARY RECORD SPACE NOT
BNJ336I DSIGET FAILED - MAIN STORAGE FREED
NOT AVAILABLE
Explanation
Explanation An internal NetView failure occurred.
This message is issued in response to the DSIGET
macro. The requested storage is not available. System action
Processing continues.
System action
Processing continues. Operator response
Notify the system programmer.
Explanation Explanation
An internal NetView failure occurred. An internal NetView failure occurred.
BNJ365I ALERT FOR SEL# nn IS NOT IN Note: The alert ID for all resolutions (both alert
ALERT DATA BASE and event) will be 00000000.
The alert specified for deletion does not exist on the Processing continues.
database. It might have been deleted earlier.
Operator response
Message Variables
Record the code value for future use in an SRFILTER or
nn
SVFILTER command.
The selection number on the Alerts-Static or
Alerts-History panel corresponding to the alert BNJ609I INVALID RESPONSE/SELECTION
deleted. NUMBER
Explanation
Operator response
An internal NetView failure occurred.
Enter a valid request or enter another command.
You entered a request for a function that is not valid Message Variables
for the resource named in the request. operatorid
The terminal operator identifier. If no operator is
System action defined, this value is NONE.
The NetView program ignores the request and key
processing continues. The 76-byte key that precedes the record.
See the NetView online help for the correct syntax of No further processing is attempted for this error
the command and enter the request again. record.
Determine the user request and the panel from which The NetView program ignores the command and
it was made and contact IBM Software Support after processing continues.
initiating a system trace.
Operator response
BNJ639I module HEX/EBCDIC DATA
CONVERSION FAILED Enter the command again after verifying the controller
name.
Explanation BNJ642I TOO MANY PARAMETERS
The module module detected an error while converting SPECIFIED
hexadecimal data to EBCDIC.
Explanation
Message Variables
You entered a command that contains more
module parameters than required.
The name of the NetView module that detected
the error.
System action
Enter the SET PARM command again with a timer BNJ674I THRESHOLD PARAMETER TYPE
name. MISSING
System action
System programmer response
The NetView program ignores the parameter
Check the syntax of parameter statements in the
statement.
initialization file. See the IBM Z NetView Administration
Reference for more information.
Operator response
BNJ676I INVALID TIMER NUMBER
DETECTED Notify the system programmer.
The NetView program detected an interval timer Check the syntax of parameter statements in the
number not within the range of 1 to 15 while initialization file. See the IBM Z NetView Administration
processing an initialization statement. Reference for more information.
BNJ679I INVALID THRESHOLD VALUE
System action DETECTED - nnnn
The NetView program ignores the parameter
statement. Explanation
The NetView program detected a value that is not
Operator response numeric or a value greater than 9999 while processing
Notify the system programmer. an initialization statement.
Message Variables
System programmer response nnnn
Check the syntax of parameter statements in the The threshold value that is not valid.
initialization file.
System action
BNJ677I INVALID TIMER ID DETECTED
The NetView program ignores the parameter
Explanation statement.
System action
System programmer response
The controller rejects the command and processing
Correct the installation exit.
continues.
BNJ687I SOLICITATION OF CONTROLLER
Operator response ctrlname WAS NOT SUCCESSFUL
Explanation Explanation
The initialization exit routine found a null parameter The symbolic name ctrlname is not recognized by the
statement in the initialization routine. access method.
Message Variables
System action
ctrlname
The NetView program ignores the parameter The controller name.
statement.
System action
Operator response
Processing continues.
Notify the system programmer.
Operator response
System programmer response
Notify the system programmer.
Check the syntax of parameter statements in the
initialization routine. See the IBM Z NetView
System programmer response
Administration Reference for more information.
Determine from the configuration tables whether the
BNJ691I SOLICITATION OF CONTROLLER correct resource name was specified.
ctrlname WAS SUCCESSFUL
BNJ694I CONTROLLER ctrlname DOES NOT
Explanation SUPPORT SOLICITATION
Processing continues.
System action
BNJ692I CONTROLLER ctrlname IS NOT Processing continues.
AVAILABLE
BNJ695I INSUFFICIENT RESOURCE
Explanation DETECTED DURING
SOLICITATION OF CONTROLLER
The specified controller ctrlname is not connected or is ctrlname
otherwise unavailable for error solicitation.
Message Variables Explanation
ctrlname The device ctrlname is unable to respond to the
The controller name. solicitation because it is busy or has insufficient buffer
space to construct a response.
System action Message Variables
Processing continues. ctrlname
The controller name.
The hardware monitor attempted to send an OST Use the return code information to correct the
request for data to a DST in another domain through problem. If the error is an internal error, contact IBM
command facility macro macro. The macro was unable Software Support.
to send the OST request. The return code of retcode BNJ705I NON-IMMEDIATE DSICNMFS
indicates the type of problem encountered. FAILURE - OUT OF STORAGE
Message Variables
Explanation
macro
The macro that was unable to send the OST The hardware monitor attempted to send an OST
request. request for data to a DST in another domain through
retcode command facility macro DSICNMFS. DSICNMFS
The return code received from the command cannot send the OST request because of a lack of
facility macro. The value will be one of the storage.
following: You might also receive this message if you enter a
20 command that uses Distributed Data Base Retrieval to
The CMDDEF statement is missing or incorrect retrieve data from another domain. The NetView
for DSIFSOLP in CNMCMD. program cannot establish a cross domain LUC session
because of the presence of intermediate nodes
24
between your node and the remote domain from which
DSICRTR is inactive.
you are retrieving data.
28
Insufficient storage. System action
32
The request is ignored.
The CMDDEF statement is missing or incorrect
for DSICHRSP in CNMCMD.
Operator response
36
The time-out value exceeds the maximum If the failure is caused by the inability to establish a
allowed (86,400 seconds) in DSICTMOD. The cross domain LUC session, you can issue the
time value used is for FOCALPT or CHANGEFP SDOMAIN command to establish a session using the
command. LU 6.2 or LU0 transport. If the SDOMAIN command is
Others successful, issue the command again to retrieve the
NetView internal program error. data from another domain. Otherwise, notify the
system programmer.
You might also receive this message if you enter a
command that uses Distributed Data Base Retrieval to
retrieve data from another domain. The NetView
program cannot establish a cross domain LUC session
Determine the status of the controller and enter the You entered the SRFILTER or an SVFILTER command.
command again. The block ID or action code portion of the alert/event
description is not valid.
BNJ813I SPECIFIED CONTROLLER NOT
RECOGNIZED BY THE ACCESS
System action
METHOD
The NetView program ignores the command and
Explanation processing continues.
Operator response Run the LINK LEVEL 2 test (NetView LL2 command
list) and perform the CTRL command with the LINK
Enter the command again after verifying the problem option to retrieve the results.
identification number.
BNJ822I command COMMAND FAILED DUE
BNJ818I CURRENT SOLICITATION FAILED TO IMPROPER NODE NAME
NO DATA EXISTS FOR THIS netid.nau.
DEVICE
Explanation
Explanation
The command failed because either the netid name or
The remote device failed to respond to a solicitation the nau name specified is not valid. If only the nau
for data and no data exists from a previous solicitation. name is specified, then an "*" is displayed as the netid
in this message. The "*" indicates that you want VTAM
System action to determine the netid for you.
The NetView program ignores the command and Message Variables
processing continues.
command
The name of the failing command.
Operator response
netid.nau
Notify the system programmer. The improper node name.
module
Explanation
The module that the NetView program was trying
to load. The NetView storage assignment for cross-domain
operation is not sufficient.
System action
System action
Processing for the command stops.
Processing for command stops.
Operator response
Operator response
Notify the system programmer.
Determine whether you received the BNH16I
System programmer response message, which means the task has reached its
storage limit. If so, notify your system programmer. If
Verify that the requested load module is present in the you did not receive a BNH161I message and if you had
library. issued a START DOMAIN command, the BNJ903I
BNJ902I LOAD FAILURE ON MODULE message indicates that the table that is allocated for
module1. OPERATOR ID operatorid your cross-domain sessions reached its limit. You can
CALLING FROM module2. stop an active cross-domain session by issuing a STOP
BNJCLODB/DSILOD RETCODE DOMAIN=domainid command, and issue the failed
retcode START DOMAIN=domainid command again. If this
problem persists, notify your system programmer.
Explanation
System programmer response
The module module2 failed to load the specified
module module1. If the BNJ903I message is issued as the result of a
START DOMAIN command, increase the numeric value
Message Variables on the RRD.*=nn statement in the CNMSTYLE member
module1 to allow more concurrent active cross-domain
The module that the NetView program was trying sessions. For all other commands, see the IBM Z
to load. NetView Troubleshooting Guide for possible causes of
the storage shortage.
operatorid
The terminal operator identifier. If no operator is BNJ904I DST NOT ACTIVE IN THE
defined, this value is NONE. REQUESTED REMOTE DOMAIN
module2
The module that tried to load module1.
System action
Operator response
The session domain is restored to the previous level
Enter the command again with a valid domain ID.
and processing continues.
BNJ911I SESSION DOMAIN NOW
netid1.nau1, WAS netid2.nau2 Operator response
Notify the system programmer.
Explanation
This message is issued when the SDOMAIN command System programmer response
completes successfully. When netid1.nau1 differs
from your host node name, the hardware monitor in Determine the hardware monitor release levels at both
your host node has established a cross domain session domains and take appropriate action.
with the hardware monitor in the remote node BNJ913I HARDWARE MONITOR WAITING
netid1.nau1. When netid1.nau1 is the same as your FOR DATA, ENTER "NPDA END" TO
host node name, there is no hardware monitor cross CANCEL REQUEST.
domain session and your current node is the local
node. You can issue the DDOMAIN command to
Explanation
display your host node name.
Data retrieval activity for a previous command did not
Message Variables
complete.
netid1.nau1
The node with which your hardware monitor has System action
established a session. When this node matches
your host node, your host node is not in a cross- The second command is rejected and processing
domain session with a remote node. Otherwise, continues.
the hardware monitor in your node is in a cross-
domain session with this netid1.nau1 node. If Operator response
netid1 is an *, the cross domain session is using
Enter the command again when data services for
either the LUC transport or LU0 transport.
previous request have completed.
Otherwise, the cross domain session is using the
LU 6.2 transport. BNJ914I SESSION DOMAIN IS netid1.nau1,
netid2.nau2 HOST DOMAIN IS netid2.nau2
The previous node with which your hardware
monitor has established a session. If netid2 is an *, Explanation
the cross domain session is using either the LUC
This message is issued when the DDOMAIN command
transport or LU0 transport.
is issued. When netid1.nau1 differs from netid2.nau2,
the hardware monitor in your host node has
System action established a cross domain session with the hardware
Processing continues. monitor in the remote node netid1.nau1. When
netid1.nau1 is the same as netid2.nau2, there is no
BNJ912I RELEASE LVLS INCOMPATIBLE hardware monitor cross domain session and your
BETWEEN DOMAINS domain1 AND current node is the local node.
domain2
Message Variables
Explanation netid1.nau1
The node with which your hardware monitor has
The hardware monitor release level in domain1 is not established a session. When this node matches
the same as in domain2. Cross-domain functions your host node, your host node is not in a cross-
cannot be processed at the foreign domain. domain session with a remote node. Otherwise,
Message Variables the hardware monitor in your node is in a cross-
domain session with this netid1.nau1 node. If
netid1 is an *, the cross domain session is using
Explanation Explanation
Application applid cannot be initialized because of Application applid successfully completed processing.
insufficient storage. Message Variables
Message Variables applid
applid The application name.
The application you are trying to initialize.
System action
Processing continues.
System action
System programmer response
The NetView program ignores the request.
Allocate sufficient storage for the NetView program.
BNJ923I TASK task IS NOT ACTIVE Operator response
Verify the database contents and enter the request
Explanation again.
The specified task task has not been activated.
BNJ926I SD/SDOMAIN COMMAND FAILED.
Message Variables SESSION DOMAIN IS
UNCHANGED
task
The name of the task that was not activated.
Explanation
System action The NetView program cannot communicate with the
domain you specified in the SDOMAIN command.
Processing stops for the command.
System action
Operator response
The NetView program ignores the command and
Notify the system programmer.
processing continues.
While accessing error data from a remote domain, the System programmer response
NetView program cannot send request messages to
the specified domain because no session is The SDOMAIN command attempts to establish a
established between you and the remote domain. cross-domain session in the following sequence: LU
6.2 transport, LUC transport, and LU0 transport. All
System action attempts failed. Enter HELP SDOMAIN for information
on the messages issued when each attempt fails, and
The NetView program ignores the command and suggested corrective actions.
processing continues.
When your network configuration is such that you have
alerts that are forwarded from entry point NetView
Operator response nodes through one or more intermediate nodes to a
Enter the START DOMAIN command for the specified NetView focalpoint, the NetView focal point might not
domain. See the NetView online help for the syntax be able to establish a cross-domain session with the
and usage of the START DOMAIN command. entry point NetView program. This scenario might
occur when one of the intermediate nodes is using the
System action
System action
The NetView program ignores the command and
Returns to the command facility environment.
processing continues.
Operator response
Operator response
Notify the system programmer.
Verify that the device exists and that you entered its
name correctly. If so, notify the system programmer.
System programmer response
System programmer response Determine which command facility task was in control
when the attempt to invoke the hardware monitor was
Determine the status of the addressed device.
made and correct the procedure to call the hardware
BNJ928I INVALID COLOR ATTRIBUTE monitor through the OST or NNT tasks.
FOUND FOR A PROMPT TOKEN IN
BNJ933I STORAGE FAILURE
BNJPROMP. THE COLOR
ENCOUNTERED. IF COMMAND
ATTRIBUTE FOUND WAS color FOR
ENTERED, WAIT AND REENTER.
PROMPT TOKEN nnn. THIS TOKEN
WILL NOT BE COLORED OR
HIGHLIGHTED IN ANY PROMPT Explanation
LINE The hardware monitor cannot continue processing
because it cannot obtain storage.
Explanation
When the hardware monitor's operator station task is System action
initializing, tokens are read in from partitioned data set Processing stops for the current command or alert.
(PDS) member BNJPROMP. This is a list of tokens that
will be colored or highlighted in all prompt messages.
Operator response
This message was issued because a color that is not
valid, color, was found for a token, nnn. If the message occurred as a result of entering a
command, wait 30 seconds and enter the command
Message Variables
again. Determine whether you received message
color BNH16I, which means the task has reached its storage
The color attribute that is not valid limit. If so, notify your system programmer.
nnn
The prompt line token in BNJPROMP System programmer response
See the IBM Z NetView Troubleshooting Guide for
System action possible causes of the storage shortage.
The hardware monitor will continue processing; BNJ934I operatorid module locid
however, this token will not be colored or highlighted HARDWARE MONITOR COULD NOT
in any prompt message. OBTAIN STORAGE FOR ITS MQS
You tried to access a recommended action screen for If you need to enter the command, notify the system
an alert that was previously deleted. Rebuild the alert programmer.
System action
Explanation
Processing continues.
You asked for the user data for an alert on the Alerts-
Static or Alerts-History panels, or an event on the Most
Operator response Recent Events panel.
Notify the system programmer. Message Variables
nn
System programmer response
The selection number.
Place a CMDDEF in the CNMCMD file for module uuuuu
DSIELSMF. The user data associated with the alert or event.
BNJ978I DSIMQS FAILED WHEN This value represents the first five characters of
ATTEMPTING TO SEND RECORD user data from the X'33' subvector. The first five
TO EXTERNAL TASK. RC=28 characters can be used for filtering. If the alert or
event does not have any user data, N/A is returned.
For a generic alert, the entire user data field is
Explanation
displayed on the Event-Detail panel.
You attempted to copy the hardware monitor panel to
the disk log. The DSIMQS failed while the NetView System action
program attempted to send the log record to the disk
log task. Processing continues.
Processing continues. Record the uuuuu value for future use in an SRFILTER
or SVFILTER command.
Operator response BNJ982I ERROR OCCURRED READING
Notify the system programmer. MEMBER member
Contact IBM Software Support. The DSIDKS macro returned an undefined error return
code after attempting to FIND or READ the indicated
BNJ979I DSIWLS FAILED. RC=retcode member member.
Message Variables
Explanation
member
You attempted to copy the hardware monitor panel to The name of the member where the error
the disk log. The copy failed and the reason code is occurred.
represented by retcode.
Message Variables System action
retcode Processing continues.
The code for problem determination.
Operator response
System action
Notify the system programmer.
Processing continues.
System programmer response
Operator response
Contact IBM Software Support.
Notify the system programmer.
Operator response
System action
Start the DSICRTR task.
The NetView program canceled the command.
Command processing stops. BNJ998I BNJDSERV TERMINATED. ALL
FILTERS ARE LOST, PANEL IS NO
System programmer response LONGER UPDATED
System action
The hardware monitor continues to initialize.
Operator response
System action
See the NetView online help for the correct syntax of
The NetView program ignores the command. the MRECENT command and enter it again.
See the NetView online help for the correct use of BNJ1320I INVALID SYNTAX - RESOURCE
asterisks as command qualifiers and enter the TYPE(S) OR NAME(S) REQUIRED
command again. BUT NOT PRESENT
Explanation
An internal NetView failure occurred.
Processing continues.
Operator response
Operator response See the NetView online help for the correct wrap count
value, then enter the command again.
Record the current display and request issued. Notify
the system programmer. BNJ1332I INVALID DATA TYPE SPECIFIED
Explanation Explanation
You entered an SRFILTER command correctly. The selected alert was first logged at a NetView
release that does not support the ALL option of the
System action MRECENT (M) command.
Processing continues.
System action
BNJ1342I DATA SERVICES FAILURE WHILE The NetView program ignores the command.
PROCESSING SRF/SRFILTER
COMMAND
Operator response
Explanation Enter the command without the ALL option.
A failure occurred while processing an SRFILTER BNJ1351I INVALID NUMBER OF PARMS
command. FOUND IN SVF/SVFILTER
COMMAND
System action
Explanation
The command is ignored.
You entered the SVFILTER command incorrectly.
Operator response
System action
Record the parameters you entered in the SRFILTER
command and notify the system programmer. The command is ignored.
System action
Explanation
Processing continues.
You specified the CTRL command with an incorrect
BNJ1357I FILTER ENTRY DELETE FAILED; option. Valid options are LINK, LVL, and SEC.
FILTER ENTRY HAS BEEN
PREVIOUSLY DELETED System action
The NetView program ignores the command.
System action
The values are changed and processing continues.
System action BNJ1383I '*' AND '%' ARE NOT VALID WITH
'TREF'/'NREF'/'R'
The NetView program ignores the request and
processing continues.
Explanation
Operator response
Explanation
Enter the command again with a valid keyword.
A command list issued the PURGE/PRGATT command.
BNJ1543I INVALID COMMAND: FOREIGN
DOMAIN IS DOWN LEVEL FROM System action
THE HOST
Processing continues.
Explanation BNJ1573I ADDRESSABILITY TO A COLOR
MAP SEGMENT WAS LOST
The hardware monitor is in a cross-domain session
with a foreign domain. However, the foreign domain is
an earlier release of the NetView program and does Explanation
not support the command entered. While processing a hardware monitor display, one of
the map segments cannot be accessed.
System action
The command entered is ignored. System action
BNJ1550I NO DATA EXISTS FOR SELECTION Processing continues with a default map instead of the
SPECIFIED map applicable to the display that was called.
Operator response
Enter the command correctly.
Check the PRGATT command syntax in the NetView The hardware monitor is in a cross-domain session
online help. Enter the PRGATT command again. with a foreign domain. However, the foreign domain is
an earlier release and does not support the command
BNJ1908I OPTION *ALL NOT ALLOWED entered.
WHEN PURGING BY ADAPTER
ADDRESS
System action
The characters following the product ID/alert ID The NetView program ignores the command.
combination in the filter command are incorrect.
Operator response
System action Enter the SRFILTER or SVFILTER command again with
The NetView program ignores the command. at least one resource name or resource type preceding
the '%' sign, and no resource name or resource type
following the '%' sign.
Operator response
Enter the command again specifying one of the BNJ1936I INVALID SYNTAX - RESOURCE
characters shown in the message. NAMES CANNOT HAVE
CHARACTERS FOLLOWING AN *
BNJ1919I 'N' (RES), 'A' (ADPT) OR 'ALL N'
(RES) MUST BE USED WITH THIS Explanation
COMMAND
You have attempted to issue an SRFILTER (set
recording filter) or SVFILTER (set viewing filter)
Explanation
command with an N or NREF keyword that specifies a
You entered an incorrect MRECENT EV command. resource name, and one or more of the resource
names has an asterisk (*) followed by additional
System action characters. For example, CNM*01 is not a valid use of
the asterisk, but CNM* is valid.
The NetView program ignores the command.
System action
Operator response
The NetView program ignores the command.
Enter the command correctly.
BNJ1920I RECORD(S) INCONSISTENT - Operator response
CANNOT BE DISPLAYED ON THIS Enter the command again without using an asterisk
SCREEN followed by additional characters.
System action
Operator response
The NetView program ignores the request.
Notify the system programmer.
Operator response
System programmer response
See the NetView online help for the correct syntax and
Determine the device that is generating the NMVT
enter the command again.
record and contact IBM Software Support.
BNJ1948I 'R' PARAMETER ONLY VALID WITH
BNJ1951I NO CORRELATION IS PRESENT
'ESREC DELETE' PARAMETERS
Explanation
Explanation
Subvector X'47' (MSU correlation) cannot be found in
You entered an SRF/SRFILTER command with the R
the current record for which the correlation was
parameter, but without the ESREC DELETE
selected.
parameters. You cannot use R without ESREC DELETE.
System action
System action
The message is displayed and the request for
The NetView program ignores the command and
correlation for the current record ends.
processing continues.
Operator response
Operator response
Notify the system programmer.
Enter the command correctly.
BNJ1949I KEYWORD FOLLOWING DELETE System programmer response
MUST BE R/A/C/P/E/N/T/NREF/
TREF/U Investigate the database to determine which record is
not valid and make the appropriate corrections.
Explanation Explanation
This is a prompt message for panel NPDA-43S. A command has been issued against a resource name
for which multiple entries exist. The command was
BNJ1955I 'A'(ACTION), SEL# OR CE
issued from an environment other than a hardware
(CORRELATED EVENTS)
monitor panel (NetView command list, autotask, PPT
or NCCF console). The ALL keyword was not specified
Explanation on the command invocation so the command is
This is a prompt message for panel NPDA-43S. rejected.
Operator response
Explanation
See the NetView online help for the correct syntax,
You have attempted to issue an SVFILTER (set viewing
then enter the PRGATT command again.
filter) command with a DOMAIN keyword that
BNJ1966I DOWN-LEVEL TARGET NETVIEW specifies a domain name that either contains an
DOES NOT CONTAIN A GMFALERT asterisk (*) followed by additional characters or
DATABASE. consists only of an asterisk.
BNJ2002I DOMAIN PARAMETER INVALID Up to four color parameters can be specified, by only
WHEN USED WITH PASS one parameter from each of the four groups can be
KEYWORD used.
You have attempted to issue an SVFILTER (set viewing The NetView program ignores the command.
filter) command with a DOMAIN keyword, using a
PASS action. The DOMAIN keyword can only be Operator response
specified with a BLOCK action. Enter the command again specifying at least one of the
color parameters.
Operator response
BNJ2005I MULTIPLE COLORS SPECIFIED
Enter the SVFILTER command with a DOMAIN WITH THE COLOR KEYWORD
keyword using a BLOCK action, specifying which
domains are to be filtered from view.
Explanation
If an SVFILTER command was entered, then multiple
colors followed the COLOR keyword. If an SRFILTER
An SVFILTER command was entered with the COLOR Enter the command again with a valid default for the
keyword followed by more than one alarm parameter, specified recording filter.
or an SRFILTER command was entered with the BNJ2010I THE BLOCK ACTION CANNOT BE
recording filter type, COLOR, followed by more than USED WHEN SPECIFYING COLOR
one alarm parameter. Only one alarm parameter can
be specified on a command. The alarm choices are:
Explanation
ALARM or NOALARM.
COLOR can only be specified when setting up a
System action viewing filter with an action of PASS.
Enter the command correctly. Enter the command again using one of the keywords
shown in the message.
BNJ2015I THE "U" KEYWORD USER DATA
MUST BE 1 TO 5 CHARACTERS
Explanation
The user data following the U keyword cannot be
longer than 5 characters.
Explanation Explanation
This is a multiline message for the output of an SNMP Errors were reported during the SNMP request
request. processing.
Message Variables Message Variables
normal_SNMP_output request
The output generated from the SNMP request The SNMP request PDU that was sent and
processed
System action
System action
The SNMP command runs successfully.
SNMP command processing completes.
CNM006E SNMP_error
Operator response
Explanation
If the output is not expected, correct the command
An error occurred during SNMP request or SNMP trap and issue it again. If the command is correct but still
automation processing. results in unexpected errors, contact your system
Message Variables programmer.
SNMP_error
The returned string explaining the failure. System programmer response
Correct the failing condition, as appropriate.
System action
CNM009I STATUS MONITOR FULL SCREEN
SNMP command processing ends. SESSION WAS ABNORMALLY
TERMINATED
Operator response
Explanation
Correct and reissue the command. If the command is
correct but still fails, contact your system You entered a STOP FORCE, STOP TASK, or VARY
programmer. INACT command which caused the session to fail.
Explanation Explanation
The specified function is prohibited from multiple use The status monitor is not able to refresh the Domain
in its scope of operation. For example, the 'CMD Status Summary panel; therefore, data might be lost.
REVISION' function can be loaded into only one
NetView Subsystem Interface (SSI) in each Logical
System action
Partition (LPAR).
The refresh request is not processed.
Message Variables
function System programmer response
Identifies the action or resource that is restricted.
If you continue to get this message, determine the
owner
reason for DSIMQS failure.
An SSI name, a task name, or a command,
depending on the scope of operation of the CNM025I THERE IS A SYNTAX ERROR IN
resource name. YOUR REQUEST. ENTER HELP
command
CNM019I 'function' has changed 'type' data:
Explanation
Explanation
The command and any arguments were entered
This message is issued as a result of a REISSUE
incorrectly. See command help.
command, following a NETVONLY action by the
Command Revision Table. The CNM019I message is Message Variables
issued only when the TESTMODE=YES option was
command
used when loading the Command Revision Table.
The name of the command whose syntax is not
This is the first line of a multiline message. The second valid.
and third lines show the command before and after the
changed made by the REXX procedure named in the System action
message.
The command is not processed.
If you specified TESTMODE=YES, this example shows
the 3 lines of messages:
Operator response
CNM019I 'Cmd Revision' has changed 'COMMAND' Look at the help panel for the command and try again
data:
DO with correct syntax.
AXE
d t CNM026I "MONIT" NOT ALLOWED SINCE "O
MONIT" RECORD NOT CODED IN
If you specified TESTMODE=NO, you receive a DSICNM
DWO295I message, an example of which is contained
Select the appropriate message indicator at the top of Macro DSIDKS TYPE[FIND] failed.
any status monitor panel or the browse netlog panel to
view the message. Operator response
Explanation
Operator response
Open access control block (ACB) failed.
Run the status monitor preprocessor to create a
current-level DSINDEF. Restart the status monitor Message Variables
task.
errtype
Either SOFT or HARD.
System programmer response
fieldno
Verify that the DSINDEF created by running the status The decimal value of VTAM SHOWCB macro
monitor preprocessor is now at the correct level by ERROR field.
ensuring that the network identifier list is appended at
the end. Operator response
CNM049I STATUS FORWARDING RECORD Notify the system programmer.
IN DSINDEF IS IGNORED
System programmer response
Explanation
See the section on open/close errors and special
The DSIPARM member DSINDEF used by STATMON conditions in the appropriate VTAM manual.
contains an unsupported record.
CNM052I ACB OPEN FAILURE.
*M**STATUS MONITOR ENABLED FOR STATUS FOCAL DDNAME=ddname, RC=vtamrcd,
POINT OPERATION**
**NOTE: THE ABOVE RECORD IS REQUIRED FOR FC=vtamfb
STATUS FORWARDING*
Explanation
This record is generated by the status monitor
preprocessor when a GRAPHOPT statement is found in An open access control block (ACB) failed.
any of the ATCCONxx members. The level of the Message Variables
NetView program you are running no longer generates
this record; you are running with a downlevel DSINDEF ddname
member. Status forwarding was available in previous The DDNAME of the file.
releases of NetView for resources created by the View vtamrcd
Preprocessor and displayed by NGMF. This function is The VTAM internal return code.
no longer supported and has been replaced by SNATM,
vtamfb
RODM, GMFHS and NMC.
The VTAM internal feedback code.
System action
Operator response
The unsupported record is ignored and does not affect
Notify the system programmer.
the initialization of the status monitor task.
"resource"
System action
The resource for which the maximum reactivation
limit has been reached The statement is ignored and processing continues.
Explanation
Operator response
The auto-alert indicator must be Y, N, or blank.
Notify the system programmer.
System action
System programmer response
The statement is ignored and processing continues.
Correct the type T or type M record in DSICNM. The
previous CNM090I message contains a statement that
is not valid. Operator response
The color indicator must be B, G, P, R, T, W, Y, or blank. The previous CNM090I message contains the
statement that is not valid in DSICNM. Correct the
auto-alert highlight indicator in DSICNM. See the IBM
System action
Z NetView Administration Reference for more
The statement is ignored and processing continues. information.
CNM084I HIGHLIGHT CODE WAS IGNORED:
Operator response CODE "Y" FOR AUTO ALERT
Notify the system programmer. INDICATOR
Explanation
System programmer response
The auto-alert sound alarm indicator must be Y, N, or
The previous CNM090I message contains the
blank.
statement that is not valid in DSICNM. Correct the
system console indicator in DSICNM. See the IBM Z
System action NetView Administration Reference for more
The statement is ignored and processing continues. information.
CNM089I *** WARNING *** ERRORS IN
Operator response RUN PARAMETERS
Notify the system programmer.
Explanation
System programmer response There are errors in DSICNM. A detailed message
The previous CNM090I message contains the precedes this message.
statement that is not valid in DSICNM. Correct the
auto-alert sound alarm indicator in DSICNM. See the System action
IBM Z NetView Administration Reference for more The statement is ignored and processing continues.
information.
CNM086I SIGNAL INDICATOR WAS Operator response
IGNORED: CODE "Y" FOR AUTO
Notify the system programmer.
ALERT INDICATOR
System action
System programmer response
The statement is ignored and processing continues.
Correct the statement in DSICNM.
CNM091I DSICNM WAS NOT FOUND Operator response
Notify the system programmer.
Explanation
The DSICNM member of DSIPARM cannot be found. System programmer response
The only valid O statements are O MONIT and O
System action SECSTAT. Check the O statement in DSICNM.
The status monitor ends.
CNM094I STATUS UPDATE FOR RESOURCE
= resource IN NETWORK = network
Operator response FROM DOMAIN = domainid
Notify the system programmer. STATUS = status OLD STATUS =
oldstatus CATEGORY = category
System programmer response
Explanation
Ensure DSICNM is a member of DSIPARM. Ensure the
JCL is defined correctly for DSIPARM in the NetView A resource known to the status monitor has changed
procedure. If you need further help, contact IBM status. This message is presented for automation
Software Support. purposes.
Explanation
System action
This message results from the QRYGROUP command
The command continues syntax checking with the and shows information about groups that are available
message translation in the member. No message for multi-domain Canzlog browsing. The information
translation table is loaded into the NetView program. appended to the message is either a list of available
The NetView program continues to display all groups or a list of the members of a specified group,
messages in English. depending on the query that was issued. For more
information, see the online help for the QRYGROUP
Operator response command.
Explanation Explanation
The status monitor has stopped monitoring a node for Status monitor is not monitoring resource resource
one of the following reasons: because the NOMONIT parameter has been specified
on the node definition in VTAMLST for the resource.
• Constant (because of MONIT STOP,ALL command)
Message Variables
• Constant (because of MONIT STOP,ID= or VARY
command) resource
The resource name.
• Constant (because of MONIT STOP,ID= or VARY
command on higher node)
Operator response
• Constant (because the higher node was not
monitored) Notify the system programmer.
• An operator has issued a MONIT STOP,ID=resource
for the node that was previously monitored. System programmer response
Message Variables If you want to monitor the node, remove the NOMONIT
keyword in VTAMLST for that resource.
resource
The resource name. CNM108I STATUS MONITOR IS NOT
reason MONITORING resource; GLOBAL
The reason the status monitor stopped monitoring MONITORING IS OFF
a node.
System action A return code of 4 was received after issuing the VSAM
macro MODCB. The error code is in register 0.
The MONIT STOP,ALL command was successful.
Message Variables
CNM110I OPERATOR STARTED
MONITORING errcode
The contents of register 0 after entering MODCB
VSAM macro. The code is in decimal.
Explanation
Node monitoring is switched on by operator. Operator response
Notify the system programmer.
System action
The MONIT START,ALL command was successful. System programmer response
CNM112I task INITIALIZATION IS Use the error code information to identify the VSAM
COMPLETE problem.
CNM115I GENCB FOR READ LOG RPL
Explanation
FAILED
The status monitor main task or status monitor browse
task has completed initialization. If the insert is Explanation
STATUS MONITOR MAIN TASK, then you can now
enter any status monitor command. The VSAM macro GENCB for the RPL control block
returned a code other than 0.
Message Variables
task Operator response
The status monitor main task or log browse task. Notify the system programmer.
CNM113I THERE IS NOT AN ACTIVE LOG AT
THIS TIME System programmer response
Use the VSAM manuals to correct the problem.
Explanation
CNM116I POINT FAILED: RETURN CODE =
The command BROWSE NETLOGA was entered but all
12, FEEDBACK CODE = vsamfb
logs defined are inactive.
Use the RCFB command list for a description of the Use the return code information to identify the VSAM
return codes and feedback codes. Use the feedback problem.
information to identify the VSAM problem. CNM122I THE SECONDARY LOG IS NOT
CNM117I BOTH LOGS ARE INACTIVE DEFINED
Explanation Explanation
The command BROWSE NETLOGI was entered but A BROWSE NETLOGS command was entered but a
both logs are inactive. secondary log is not defined.
Enter the command BROWSE NETLOGP or NETLOGS You might want to browse the primary log data set.
to browse the primary or secondary log.
CNM123I GET FAILED. RETURN CODE =
CNM118I POINT FAILED: RETURN CODE = 8, retcode
FEEDBACK CODE = vsamfb
Explanation
Explanation The VSAM macro GET returned a return code of
The VSAM POINT macro returned a return code of 8. retcode.
vsamfb retcode
The VSAM internal feedback code. The code is in The return code. The code is in decimal.
decimal.
Operator response
Operator response Notify the system programmer.
Notify the system programmer.
System programmer response
System programmer response Use the return code information to identify the VSAM
Use the RCFB command list for a description of the problem.
return codes and feedback codes. Use the feedback CNM124I GET FAILED. RETURN CODE =
information to identify the VSAM problem.
vsamrc, FEEDBACK CODE =
CNM120I THE log LOG IS EMPTY vsamfb
Explanation Explanation
The log you requested to browse is empty. The VSAM macro GET returned the return code vsamrc
and the feedback code vsamfb.
Message Variables
Message Variables
Operator response Use information from error messages issued when the
DSILOG tried to open the ACB to identify the problem.
Notify the system programmer.
CNM129I MODCB FAILED. RETURN CODE =
vsamrcd, FEEDBACK CODE =
System programmer response
vsamfb
Use the RCFB command list for a description of the
return codes and feedback codes. Use the information Explanation
to identify the VSAM problem.
The VSAM macro MODCB returned the return code
CNM126I LOG BROWSE TASK WAS POSTED vsamrc and the feedback code vsamfb.
TO TERMINATE BY NCCF
Message Variables
Explanation vsamrcd
The VSAM return code. The code is in decimal.
The termination ECB for the log browse task has been
posted because of a STOP or CLOSE command. vsamfb
The VSAM feedback code. The code is in decimal.
Operator response
Operator response
Enter a START command to restart the task.
Notify the system programmer.
CNM127I LOG BROWSE TASK WAS POSTED
WITH NO DATA System programmer response
delimiter
Explanation
The contents for DELIMITER.
The parameter number must be a decimal number.
CNM134I END OF PARSE DISPLAY
System action
Explanation
The filter statement is ignored.
This follows the CNM133I messages to mark the end
of the output from the PARSE command.
Operator response
CNM135I THERE IS AN INVALID
CHARACTER IN THE MODULE Notify the system programmer.
NAME
System programmer response
Explanation Locate the error in DSICNM and correct it. See the IBM
The character in column 16 of an F statement is not Z NetView Administration Reference for more
alphabetical or an &. information.
CNM138I A SUBSTRING LIMIT IS NOT
System action NUMERIC
The filter statement is ignored.
Explanation
Operator response The substring limit must be a numeric value.
Notify the system programmer.
System action
System programmer response The filter statement is ignored.
Locate the error in DSICNM and correct it. See the IBM
Z NetView Administration Reference for more Operator response
information. Notify the system programmer.
CNM136I MESSAGE NUMBER OR FILTER
PARAMETER NEEDED: System programmer response
STATEMENT IGNORED Locate the error in DSICNM and correct it. See the IBM
Z NetView Administration Reference for more
Explanation information.
You did not enter the required fields following the CNM139I "(", "¬", OR "=" WAS EXPECTED
process number (class) on the F (filter) statement.
Explanation
System action
One of the filter message parameters is missing the (,
The F statement is ignored. ¬, or = character, depending on the type of the
parameters.
System action
System programmer response
The filter statement is ignored.
Locate the error in DSICNM and correct it. See the IBM
Z NetView Administration Reference for more
information. Operator response
Filter parameters are separated by a comma or by a Locate the error in DSICNM and insert the correct
space. Apparently two parameters were given and message number starting in column 7.
were not separated by either method. CNM150I ELEMENT TYPE NEEDS TO BE "T",
"D", "O", "M", OR NUMERIC
System action
The filter statement is ignored. Explanation
The only valid element types in DSICNM are numeric,
Operator response T, D, O, or M.
Notify the system programmer.
System action
The filter statement is ignored.
Explanation mj
message
Operator response
The message to the authorized message receiver.
Notify the system programmer.
CNM154I HOURLY OPERATOR MESSAGE
INDICATOR STATISTICS
CNM162E mprocess BUFFERING IS The rate of automation of messages was much slower
CRITICAL. MESSAGES LOST IN than the rate of logging messages. As a result,
APPROXIMATELY dtime automation of some messages did not occur.
SECONDS. Message Variables
Ltype
Explanation
The type of message loss that occurred. The value
Loss of automation of messages is possible in the near
can be either UNEXPECTED or EXPECTED.
future.
Unexpected message loss means a stress level of
Message Variables
5 was reached. Expected message loss means a
mprocess lower SkipLevel was specified and the skip
The type of buffering that is in danger. At the occurred before a critical situation could occur.
current time, the only value that can appear is
mprocess
AUTOMATION.
The type of buffering that is in danger. At the
dtime current time, the only value that can appear is
The estimated amount of time before automation AUTOMATION.
of messages is lost.
timestampOne
Beginning date and time of message loss
Operator response
timestampTwo
Notify the system programmer. End date and time of message loss
An invalid value was specified on a definition Logging starts as if the statement in error was not
statement, command, or other object. specified.
The browse command continues. There are truncline You browsed the Canzlog log or the network log with a
lines in this browse session. time range specified. No records satisfying your filters
were logged during this time range.
Operator response CNM210I INCORRECT TIME OPERAND
Contact your system programmer. You can also logon 'invalid_time'. PLEASE RETRY
directly to the remote NetView program and issue the
BROWSE command. Explanation
You browsed the network log with a time range that is
System programmer response not valid.
Determine if your installation's setting for RMTMAXL is Message Variables
appropriate. The DEFAULTS command can be used to
change the installation default for RMTMAXL and the invalid_time
OVERRIDE command can be used to define the The time entered was not recognized as a valid
RMTMAXL setting per operator. time.
Explanation
System action
The records being viewed can no longer be found in
The specified data set is deallocated but subsequent
the data base. This could be due to (1) data
actions (for example, deleting the data set) might not
overwritten in a Canzlog data space without archiving
have been performed, depending on the information
or (2) a switch occurring for the netlog or (3) netlog
code (IC).
browse being restarted.
Operator response
Operator response
Notify the system programmer.
Issue the browse request again.
Explanation
Explanation
The NetView program-to-program interface (PPI) is
The log browse or print request has resulted in all
inactive.
records being filtered. No records matched the filter
specifications that are in effect. CANZLOG or BLOG
filtering might be the cause. System action
If you are doing a NETLOGx browse, installation exit One of the following actions occurs, depending on the
EXIT18 and other log browse requests can also be function for which the message is received:
used to filter records.
System action
Operator response
Processing continues.
Issue the command again. If the command list fails
again, notify the system programmer.
Operator response
System programmer response Notify the system programmer.
Ensure that the system response time is acceptable.
Also, ensure that VTAM is properly installed and System programmer response
currently active, and that the NetView program is If the program-to-program interface is required, check
receiving messages from VTAM. the startup job control language for the NetView
CNM225I command : COMMAND FAILED, subsystem address space to ensure that the program-
BNJDSERV NOT ACTIVE to-program interface option was specified correctly. If
the program-to-program interface option was correctly
specified, ensure that the program-to-program
Explanation interface is not already active on another NetView
Task BNJDSERV is not active. subsystem address space. The MVS MODIFY
command for the NetView subsystem address space
Message Variables can be used to display the program-to-program
command interface status.
The name of the command list invoked.
CNM228I command : REXX INTERPRETER
INSTALLED AND AVAILABLE.
System action
The specified command list ends. Explanation
This is a successful completion for the QREXX
Operator response command.
Issue STARTCNM NPDA to start the hardware monitor. Message Variables
Then issue the command again. If the command list
fails again, notify the system programmer. command
The name of the command list invoked.
System programmer response CNM229I command : REXX INTERPRETER
Take any necessary corrective action. NOT AVAILABLE.
Explanation
Explanation
The status monitor was unable to obtain an internal
The copy of the module CNMIECCE, which is contained
lock.
in the ISTIECCE load module, is not compatible with
the release of the NetView program.
System action
System action The status monitor ends.
The status monitor ends.
Operator response
Operator response Notify the system programmer.
Notify the system programmer.
System programmer response
System programmer response Contact IBM Software Support.
Ensure that the library containing the CNMIECCE CNM233I VTAM WAS UNABLE TO LOAD
module is included in the VTAM concatenation string. MODULE ISTIECCE FOR TASK task
A compatible level of the module CNMIECCE must be
link-edited onto your system. Then restart the status Explanation
monitor.
VTAM cannot load module ISTIECCE for task.
CNM231I UNABLE TO LOAD MODULE
module1 FROM MODULE module2 Message Variables
FOR TASK task task
The name of the task.
Explanation
A NetView module cannot be loaded. System action
module1
Operator response
The name of the module that cannot be loaded.
module2 Notify the system programmer.
The name of the module that tried to load
module1. System programmer response
task Verify that the module ISTIECCE is link-edited
The name of the task. correctly on your system, and that the library
containing the module ISTIECCE is included in VTAM's
System action concatenation string.
The status monitor module cannot load the necessary CNM234I VTAM WAS UNABLE TO ACTIVATE
module for further processing. The status monitor STATUS MONITOR RETURN CODE
ends. = X'retcode'
functionname
Explanation
The name of a programming interface that
returned the error code in the command Processing for status monitor activation/inactivation
procedure. This can be: continues.
• a command name such as GETMLINE or
GETMSIZE System action
• an indirectly called command name, such as Processing for status monitor activation/inactivation
PRINT in NVINFO, which is invoked by using the continues.
NETV PIPE stage.
Explanation
Operator response
Processing for status monitor activation/inactivation Issue the command again when SYSLST is assigned.
continues.
Explanation Explanation
If you are trying to remove an adapter on a PC The file you specified was not found in any sublibrary
network, any other adapter with the same address is defined to this procedure as a member type B.
removed as well.
Message Variables
System action member
If you CANCEL the action, no adapters are removed. The name of the member.
You can use CANCEL to cancel the action, or GO to The command is ignored.
proceed.
Operator response
CNM243I INVALID INPUT. PLEASE ENTER
'GO FOR' OR 'GO END' Enter the command using a valid member.
CNM249E request : NO DATA FOUND FOR
Explanation 'subject'
You entered something other than GO FOR or GO END.
Explanation
System action There is no data available for the request you issued.
Processing continues when the response is entered Message Variables
correctly.
request
The function that encountered the error.
Operator response
subject
Enter GO FOR or GO END. The requested data.
CNM246I OPERATION CANCELLED.
System action
Explanation Processing for the request ends.
This message is issued in response to a GO END to
cancel the command. Operator response
CNM247I UNABLE TO ISSUE IDCAMS. Check the format and spelling of the operands you
SYSLST IS UNASSIGNED. entered. If the format and spelling are correct, notify
the system programmer.
Explanation
System programmer response
The SYSLST LU is unassigned. IDCAMS cannot
execute. If message DSI724 accompanies this message, find
the missing member and move it to the correct data
Explanation Explanation
You entered a command to load a table of National The specified member contains no valid message
Language message translations, but a message translations.
translation table has previously been loaded and is
Message Variables
currently in use. The command can be issued
successfully once for each NetView initialization. member
The name of the DSIMSG member being
Message Variables
processed.
command
The name of the command entered. System action
No message translation table has been loaded into the
System action
NetView program. The NetView program continues to
The command is rejected. display all messages in English.
CNM252E MESSAGE SKELETON IS TOO
LONG FOR msgid IN Operator response
TRANSLATION MEMBER member Check that you specified the correct member name. If
you did, notify the system programmer.
Explanation
The message translation statement for the specified System programmer response
message identifier in the specified translation member Correct the message translations in the specified
contains a message skeleton that is too long for the DSIMSG member. Issue the TRANSMSG command
buffer. again to load the message translation table. See the
Message Variables NetView online help or the IBM Z NetView Installation:
Configuring Additional Components for more
msgid information.
The message identifier in the message translation
table. CNM255I MEMBER 'member' NOT FOUND IN
DATA SET dataset
member
The name of the translation member containing
the message translations. Explanation
The specified member was not found in the specified
System action data set.
The command continues syntax checking with the Message Variables
message translation in the member. No message member
translation table is loaded into the NetView program. The name of the member not found
The NetView program continues to display all
messages in English. dataset
The name of a NetView data set
Operator response
System action
Notify the system programmer.
The command containing the member name that was
not found is rejected.
System programmer response
Correct the syntax error in the message translation Operator response
statement in the specified translation member. Reload
the member using the TRANSMSG command. See the Check that you specified the correct member name. If
NetView online help or the IBM Z NetView Installation: you did, notify the system programmer.
Verify that the control section is in the load module. Message Variables
Explanation
System programmer response
An ALLOCATE or FREE command has completed
See the appropriate operating system manual for the
successfully.
meaning of the macro return code or abend code.
Message Variables Examine the specified member or file to determine
why the macro failed.
name
The DD name or data set name that was allocated The return code for the WRITE macro can be zero (0).
or deallocated. The WRITE macro failure might be because of an
attempt to write to a read-only disk or it might be
System action because of a hardware failure.
The command ends and processing continues. CNM274I FIND FAILED FOR MEMBER
member
Examine the data set containing the job to be The command is not processed.
submitted.
Operator response
CNM276I DYNALLOC MACRO FAILED TO
[ALLOCATE| DEALLOCATE] dataset Verify that the data set name was correctly specified.
RC=retcode IC=ic If so, notify the system programmer.
An ALLOCATE, AUTOCNT, AUTOTBL, AUTOTEST, Verify that the specified data set is correct and that the
QRYGLOBL, or SUBMIT command was unable to data set is cataloged.
allocate the specified data set, or a FREE command CNM278I DATA SET dataset UNAVAILABLE
was unable to deallocate the specified data set.
Message Variables
dataset msgid
The name of the data set to be allocated or the The ID of the message that was to be displayed.
name of the data set containing the job to be
submitted. Operator response
If this message is displayed repeatedly, notify the
System action system programmer.
The command is not processed.
System programmer response
Operator response If this message is displayed repeatedly for a particular
Wait and retry the ALLOCATE or SUBMIT command. If operator, there might be a hardware problem with the
the failure continues, notify the system programmer. terminal used by that operator. Try to determine the
cause of the error. If necessary, contact IBM Software
Support.
System programmer response
CNM281I NETVIEW ALERT RECEIVER ID=
Examine the data set to be allocated or the data set
receiverid IS ALREADY ACTIVE
containing the job to be submitted. Investigate the job
using the data set.
Explanation
CNM279I job(jobid) SUBMITTED
You attempted to establish a second NetView alert
receiver with the receiver ID that is already active. The
Explanation NetView task ID for the alert receiver task is used as
The SUBMIT command was successful. the program-to-program interface receiver ID with one
exception. The receiver ID is NETVALRT if the NetView
Message Variables task ID is CNMCALRT. This message is issued from the
job NetView alert receiver task. You can start multiple
The name of the job you submitted. NetView alert receivers when using different task IDs
or receiver IDs.
jobid
The job entry subsystem number assigned by JES Message Variables
to the job.
receiverid
The receiver ID that is being used.
System action
The SUBMIT command ends. System action
CNM280I PRESENTATION ERROR AT The NetView alert receiver ends.
STATION operatorid, DSIPSS RC =
retcode, MSGID = msgid Operator response
Notify the system programmer.
Explanation
The NetView program encountered an error while System programmer response
attempting to display a message to the specified
operator. The message which was to be displayed Ensure that the receiver ID is not being used by
follows this message. another alert receiver task or program. You can use
the NetView DISBQL command processor to find out
Note: Although the message might be truncated on which program-to-program interface receiver IDs are
the screen, the entire message is present in the currently active.
network log. This message can occur intermittently
because of random events. For example, an operator CNM282I DUPLICATE KEY VALUES FOUND
turned off the terminal in the middle of a NetView
session.
System action
Operator response
The specified command list ends.
Check the spelling of the resource name and its
function in the network.
Operator response
CNM317I command : 'command' CANCELED
Check the syntax and issue the command again.
BY OPERATOR
CNM321I command : START DELAY FOR
Explanation COMMAND cmdlist
The operator canceled the command list while it was
in the pending state. Explanation
The command list ends. The number of parameters entered exceeded the
maximum number valid.
Operator response Message Variables
Restrict the hexadecimal values to the specified command
length. The name of the command list invoked.
value
The maximum number of valid parameters.
Explanation
Operator response
The return code or feedback code specified does not
Check the syntax and issue the command with the
have a help panel or explanation available.
correct number of parameters.
Message Variables
CNM329E command : 'retcode' MUST BE A
value DIGIT CODE command
The name of the command list invoked.
Explanation retcode
The return code entered.
The return codes and feedback codes must be either
one or two digits long. fdbkcode
The feedback code entered.
Message Variables
command System action
The name of the command list invoked.
The specified command list ends.
retcode
The value of return code or feedback code.
Operator response
value
The valid values for return code or feedback code. Verify that the codes entered are correct.
CNM332I command : NETWORK NODE node
System action
The specified command list ends. Explanation
The network node specified is being recycled.
Operator response
Message Variables
Specify a return code or feedback code within the valid
command
range.
The name of the command list invoked.
CNM330E command : parm PARAMETER node
MISSING OR INVALID The name of node being recycled.
CNM333I command : node HAS BEEN action
Explanation
A required parameter was not specified or was Explanation
specified incorrectly.
The specified action has been taken on the node
Message Variables specified.
command Message Variables
The name of the command invoked.
command
parm
The name of the command list invoked.
The name of the missing or incorrect parameter.
node
The node name.
System action
action
The specified command ends. The action taken on the node.
System action Correct the panel, panel, to ensure that lines other
than comments are defined in the panel.
The specified command list ends.
CNM337I SHOWCODE : CODE 12 - YOU ARE
NOT AUTHORIZED TO BROWSE
Operator response
'member'. THE DSIKVS MACRO
Check the syntax and issue the command again. RESULTED IN A NONZERO
RETURN CODE.
CNM335I command : CODE 4 - 'member'
WAS NOT FOUND
Explanation
Explanation Security checks failed for the member specified by the
message in the data definition in which it was found.
The requested member does not exist in any of the
data sets searched, or an I/O error occurred. To Message Variables
understand which data sets are searched for the
member
BROWSE command, enter HELP BROWSE. The VIEW
The member name you requested to browse,
command searches CNMPNL1 for the member.
which is prohibited.
Message Variables
command System action
The command list, SHOWCODE, that issues BROWSE command processing stops.
messages for VIEW.
member Operator response
The name of the member which was not found.
If you believe the failure should not have occurred,
consult your security administrator or system
Operator response programmer.
Correct the member name or notify the system
programmer. System programmer response
Review the security for the READSEC command.
System programmer response Further information about the security failure can be
Add the member name to the correct data set or obtained by having the operator issue READSEC for the
correct the reference to the member name. member and the DD name where the member was
expected to be found.
CNM336I command : CODE 8 - PANEL 'panel'
HAS A DEFINITION ERROR. THE CNM338I command : CODE 16 - VIEW
PANEL DEFINITION CONTAINS COMMAND PROCESSOR INVOKED
COMMENT LINES ONLY. WITH INVALID PARAMETERS.
Explanation Explanation
Panel definitions must contain lines other than The parameters used in the VIEW command processor
comments. No non-comment lines were found for this invocation do not meet the requirements specified in
panel. the message.
Message Variables Message Variables
command command
The command list, SHOWCODE, that issues The name of the command invoked.
messages for VIEW.
Explanation command
The name of the command invoked.
The invocation of the view command processor failed
because it was not invoked from an operator station
System action
task.
The specified command ends.
Message Variables
command Operator response
The name of the command list invoked.
Contact the system programmer.
System action
System programmer response
The invocation fails.
Determine which macro invocation failed and
eliminate the error. You can determine which macro
Operator response
failed by inspecting the DWO050 message that
Invoke the view command processor only from an OST appears in the log; this DWO050 message contains
task. additional information about the error.
CNM341I command : CODE 28 - THE CNM343I command : CODE 36 - AN
RECORD FORMAT OF THE PANEL UNRECOVERABLE INTERNAL
OR FILE 'panel' WAS NOT 80 PROGRAMMING ERROR
BYTES OCCURRED IN THE VIEW
COMMAND PROCESSOR
Explanation
Explanation
The specified panel does not have the required record
length of 80 bytes. An internal programming error caused the failure you
observed.
Message Variables
Message Variables
panel
The name of the incorrectly-defined panel. command
command The name of the command list invoked.
The name of the command list invoked
System action
System action The view command processor fails.
The command ends.
Operator response
Operator response Contact the system programmer.
Verify that the correct panel was specified. If it was,
notify the system programmer. System programmer response
Contact IBM Software Support.
Explanation Explanation
The message number is not a valid error message The operands specified are mutually exclusive.
number for the command list invoked.
Message Variables
Message Variables
command
command The name of the command list invoked.
The name of the command list invoked. operand1
msgno The operand specified as a parameter to the
The message number. command list.
operand2
System action The operand specified as a parameter to the
command list.
The specified command list ends.
System action
Operator response
Contact the system programmer. The specified command list ends.
Operator response
System programmer response
Review the syntax and issue the command again.
Check that the error message number in the calling
command list did not change from the original CNM352E command : 'value' IS NOT A VALID
installation, and that the message was not removed VALUE FOR THE 'operand'
from the MESSAGES command list (CNME1028). OPERAND
CNM346I command : 'cmd' IS NOT
SUPPORTED UNDER THE opsys Explanation
OPERATING SYSTEM The value entered for the operand is out of the valid
range.
Explanation
Message Variables
A command was entered that is not supported under
command
this operating system.
The name of the command list invoked.
Message Variables value
command The value specified for the operand.
The name of the command list invoked. operand
cmd The name of the operand.
The command entered.
opsys System action
The operating system under which the command The specified command list ends.
was entered.
Operator response
System action
Check the syntax for the valid operand range and issue
The command is ignored. the command again.
value hh:mm
The current value or values of the variable. If more The current time of day. The time format depends
than one value is displayed, the message might be on the TRANSMSG member, when in effect, and on
in the form of a multiline message, where each line the time operands of the DEFAULTS and
contains one or more values. In this case, the OVERRIDE commands.
value on the first line might be a heading indication mm/dd/yy
(not a value), such as, "As follows:". The current date. The date format depends on the
TRANSMSG member, when in effect, and on the
CNM354I command : COMMAND COMPLETE date operands of the DEFAULTS and OVERRIDE
commands.
Explanation
CNM360E command : REQUIRED
The command entered has completed. PARAMETER MISSING: command
Message Variables parm value
command
Explanation
The name of the command list invoked.
A required parameter is missing from the command
CNM355I command : PF KEYS ARE ONLY list invocation.
VALID FOR OST (LOCAL
OPERATOR TASK) Message Variables
command
Explanation The name of the command list invoked.
The PF keys can only be used for an operator station parm
task, not for a PPT, NNT, or automated OST. The name of the missing parameter.
Message Variables value
The valid value or values of the missing parameter.
command
The name of the command list invoked.
System action
System action Issue again the trace for a cross-domain resource not
owned by your domain.
RCFB ends.
CNM380E command : TOO MANY
PARAMETERS WERE ENTERED
Operator response
Specify both the return code and the feedback code Explanation
and issue the command again.
There were more parameters specified for the
CNM377I command : INPUT ACCEPTED AND command list than were used.
BEING PROCESSED ... PLEASE
WAIT Message Variables
command
Explanation The name of the command list invoked.
The input is currently being processed.
System action
Message Variables
The specified command list ends.
command
The name of the command list invoked.
Operator response
CNM378E command : SYNTAX ERROR: Check the syntax and issue the command again with
ENTER 'HELP command' FOR HELP the correct number of parameters.
Check the syntax and issue the command again. The specified command list ends.
Explanation Explanation
One of the following panel definition errors has No FORWARD operator IDs are available for alert and
occurred: message forwarding.
• There was not a text indicator line. Message Variables
• More than 49 option definitions were found.
command
• An attempt was made to display a member that is The name of the command list that issued this
not a panel. message.
Message Variables cmd
The name of the command that failed.
command
The command list that issues messages for VIEW.
System action
panel
The name of the panel containing the error. If the NetView program was attempting to forward an
alert or message to the primary focal point host, then
Operator response an attempt will be made to forward this information to
the backup focal point host. If the NetView program
Notify the system programmer. was attempting to forward the information to the
backup focal point host, then the information is not
System programmer response forwarded.
Verify that the panel panel exists. If the panel exists,
perform one or both of the following steps:
Explanation
System programmer response
The request to change the focal point has been sent to
Check the network log of the domain specified in the
the target domain or to the alert and message
command to determine why FORWARD operator IDs
forwarding automated operator.
are not available. If the problem persists, increase the
number of FORWARD IDs. Message Variables
CNM395E command : fptype FOCAL POINT command
CANNOT BE THE SAME AS THE The name of the command list that issued this
TARGET DOMAIN message.
targetname
Explanation The alert and message forwarding automated
operator or the name of the domain for which the
The primary focal point is the name of the domain in
focal point is being changed.
which the command was entered. The backup focal
point is the second parameter on the CHANGEFP
command. The target domain is the first parameter on System action
the CHANGEFP command. The focal point (primary or Change focal point processing continues.
backup) must be a domain other than the target
domain. CNM398E command : cmd COMMAND
FAILED. [ timeout - WAIT TIME
Message Variables
EXPIRED | msg ]
command
The name of the command list that issued this Explanation
message.
The command command list was unable to process
fptype the cmd command because an error occurred or
The focal point type (PRIMARY or BACKUP). because the command timed out.
CNM399E command : THE command See the IBM Z NetView Troubleshooting Guide for
COMMAND IS NOT AVAILABLE TO possible causes of the storage shortage.
opertask CNM402I TRACE START ACCEPTED
Explanation Explanation
The specified command list is reserved for use by the The NetView program will start tracing REXX
alert and message forwarding automated operator, or executable code.
must be run under a specific task.
CNM403I TRACE START NOT ACCEPTED
Message Variables
command Explanation
The name of the command list that cannot run.
The TS (trace start) command was not successful in
opertask starting the TRACE.
The name of the task or operator that is not valid
to issue the command list.
Operator response
Explanation Explanation
A GETMAIN request for storage failed during The referenced command list has been loaded in main
command list processing. storage.
Message Variables Message Variables
cmdlist cmdlist
The name of the command list. The name of the command list.
CNM407I COMMAND LIST cmdlist - NESTED
System action
COMMAND LISTS EXCEEDED
The GETMAIN request is ignored and the command list LIMIT
processing continues.
Correct the operand or command that is not valid and CNM423I COMMAND LIST cmdlist - INVALID
enter the command again. SYNTAX
Explanation Explanation
This message is issued if you enter a DROPCL When running under the specified task, no input from a
command for a command list that is currently in use or terminal is valid.
a command list that is already pending drop. The
Message Variables
named command list will be dropped as soon as it is
no longer in use. cmdlist
The name of the command list.
Message Variables
tasktype
cmdlist The task type.
The name of the command list.
CNM426I COMMAND LIST cmdlist - NULL System action
OPERAND INVALID FOR GLOBALV
The NetView program continues to process the
STATEMENTS
command list, but ignores the PARSE statement. In
the case of an interactive trace, the trace continues
Explanation but no terminal input is valid.
A GLOBALV statement in cmdlist contains a null
operand. You cannot code null operands on GLOBALV Operator response
statements.
Notify the system programmer.
Message Variables
cmdlist System programmer response
The name of the REXX command list. Do not run under the specified task.
CNM429I MAPCL DISPLAY
Operator response
Enter the REXX command list with a valid operand. If Explanation
errors persist, notify the system programmer.
This message is a response to the MAPCL command. It
precedes the MAPCL display. See the NetView online
System programmer response
help for details on the MAPCL display.
Correct the GLOBALV statement. There can be only
one blank or comma between operands. Delete extra System action
blanks or commas.
The MAPCL display follows this message.
CNM427I NO COMMAND LISTS HAVE BEEN
LOADED CNM430I COLUMN MISMATCH IN MAPCL
DISPLAY
Explanation
Explanation
No command lists have been loaded with the LOADCL
command. An unexpected number of columns was found for the
MAPCL display.
System action
System action
Processing of the DROPCL or MAPCL command is
ended. The MAPCL display ends.
The command list stops processing until you enter a Message Variables
response. cmdlist
The name of the command list containing the
Operator response error.
Enter GO to continue or enter GO TRACE OFF to end function
the trace. Also, after receiving this message, you can The name of the unsupported function.
enter GO followed by a command or instruction you
want to execute at the point in the command list System action
where processing stopped. For example, to set a
If the command list does not have an active SIGNAL
variable to a certain value at that point in the
ON SYNTAX, the statement in error is echoed, a REXX
command list you can enter:
error message is issued, and the command list ends.
GO X=5
Operator response
Or, to display the current value of a variable you can
enter: Notify the system programmer that there are errors in
the named command list.
GO SAY 'VAR1 CURRENTLY IS 'VAR1
System programmer response
CNM432I COMMAND LIST cmdlist - INVALID
OPERAND: operand Correct the statement in the command list. For a
description of the restrictions on commands under
various tasks, see IBM Z NetView Programming: REXX
Explanation
and the NetView Command List Language.
An operand of a NetView REXX function was not
correctly specified. CNM435I VTAM COMMUNICATION FAILURE.
STATUS INFORMATION HAS BEEN
Message Variables LOST.
cmdlist
The name of the command list containing the Explanation
error. A VTAM communication failure occurred.
operand
The operand containing the error. System action
The status communication between the status monitor
System action
and VTAM is ended.
If the command list does not have an active SIGNAL
ON SYNTAX, the statement in error is echoed, a REXX
error message is issued, and the command list ends.
System action
The command is not executed.
function
Operator response
The function can be RESTORE or RESTORE
DELETE. Notify the system programmer.
type
The type of TIMER request. System programmer response
retcode See the accompanying system message to determine
The return code from the RESTORE command. The the reason for the open failure.
possible return codes are:
CNM471I task: command COMMAND NOT
0 PERFORMED. NO SECONDARY
RESTORE command completed successfully. DATA SET EXISTS
8
RESTORE command failed because of VSAM Explanation
errors.
The SWITCH that you requested failed because the
12 secondary data set does not exist.
No records were found.
Message Variables
32
RESTORE command failed because of timeout task
condition. The name of the task that issued the message.
command
System action SWITCH or synonym that you defined.
If the return code from the RESTORE command is 8,
message DWO191I or DWO192I, and message System action
DWO168I are issued before this message. If the return No change occurs to the active data set.
code from the RESTORE command is 32, message
DWO191I or DWO192I, and message DWO398I are
issued before this message. Operator response
Notify the system programmer if a secondary data set
CNM470I task: command COMMAND NOT
should exist.
PERFORMED. OPEN FAILED FOR
ddname
System programmer response
Determine if the NetView task definition for task
defines a secondary data set. A secondary data set is
This message is issued to the authorized receiver to CNM479I task: DASD WRITE ERROR. count
indicate the specified installation exit for task is not ERROR(S) HAVE OCCURRED THUS
coded correctly. FAR
Message Variables
Explanation
task
An unrecoverable error occurred when writing records
The name of the task that issued the message.
to DASD.
exit
The name of the installation exit (XITBN or XITBO). Message Variables
The sequential log task is not ended, but the log might CNM482I task: PRIMARY DATA SET IS NOW
not reflect all of the records to be logged. ACTIVE
Verify the severity of the problem and change the For the sequential logging task, an automatic switch
DASD unit if required. (out of space condition on the active data set) or a
manual switch (SWITCH command) occurred to the
CNM480I task: SEQUENTIAL LOG REQUIRES primary data set.
'FUNCT=OTHER' TO BE CODED
For the distributed DVIPA statistics autotask, the
defined record limit for the secondary data set
Explanation (DDNAME CNMDVIPS) was reached, and logging
The sequential log task that you requested cannot be moved to the primary data set.
started because of a definition statement that is not Message Variables
valid.
task
Message Variables The name of the task that issued the message.
task
The name of the task that issued the message. System action
The task begins writing to the primary data set. This
System action can occur for the sequential logging task or the
The sequential log task ends. distributed DVIPA statistics autotask.
CNM483I task: SECONDARY DATA SET IS
Operator response NOW ACTIVE
Notify the system programmer.
Explanation
System programmer response For the sequential logging task, an automatic switch
Determine if the NetView task definition for task is (out of space condition on the active data set) or a
coded correctly. manual switch (SWITCH command) occurred to the
secondary data set.
CNM481I task: 'PBSDN' IS REQUIRED FOR
SEQUENTIAL LOG TASKS For the distributed DVIPA statistics autotask, the
defined record limit for the primary data set (DDNAME
CNMDVIPP) was reached, and logging moved to the
Explanation secondary data set.
The sequential log task that you requested cannot be Message Variables
started because of a missing definition statement.
task
Message Variables The name of the task that issued the message.
task
The name of the task that issued the message. System action
The task begins writing to the secondary data set. This
System action can occur for the sequential logging task or the
The sequential log task ends. distributed DVIPA statistics autotask.
CNM484I task: SEQUENTIAL LOG RECORD
HAS BEEN TRUNCATED
Explanation ddname
The name of the data set that failed to open.
The secondary sequential log data set ran out of space
and an automatic switch cannot occur because System action
AUTOFLIP=NO was coded for the task definition.
The sequential log task is ended.
Message Variables
task Operator response
The name of the task that issued the message.
Notify the system programmer.
System action
System programmer response
All sequential logging has stopped.
See the accompanying operating system message that
CNM486I task: command COMMAND NOT gives more information about the problem.
PERFORMED. NO DATA SETS ARE
ACTIVE. CNM489I task locid: SEQ LOG STORAGE
REQUEST FAILED - PROCESSING
FAILS
Explanation
The SWITCH that you requested of the active data set Explanation
used by the sequential log function has failed.
Insufficient storage space is available to perform the
Message Variables sequential log initialization.
task Message Variables
The name of the task that issued the message.
task
command The name of the task that issued the message.
The SWITCH or synonym you defined.
locid
CNM487I task: command COMMAND NOT The location in the module that caused the failure.
PERFORMED. DATA SET ALREADY
ACCESSIBLE
Check the syntax of the command and enter it again. CNM493I member : seqnum : labgrp :
commandtext
CNM491I ALL OPERATORS DELETED FROM
listname LIST: ASSIGNMENT
Explanation
DROPPED
This message logs the entry of a command to the
Explanation NetView program from NetView's automation
processing. The member of the NetView automation
All operators assigned to the listname list have been statement that generated the command is shown in
deleted, therefore the message or group ID that was the message. This is followed by the seqnum and
assigned has been dropped. labgrp of the automation table statement and the
Message Variables command generated by the EXEC action of that
statement with variable values completely substituted.
listname
PRI, COPY, or OP. Note:
commandtext
Operator response
The command text, with variable substitution
done, that was produced by the EXEC action of the Notify the system programmer that there are errors in
indicated NetView automation statement. the statements in the specified NetView automation
member.
System action
System programmer response
This message is written to the network log under the
task where the NetView automation processing is Correct the automation statement in error by doing
taking place. one of the following:
• Simplify the conditional part of the statement to
System programmer response avoid the excessive number of functions expressed.
The message is written to the network log for your • If using the OR Boolean operator, separate the
information in verifying that your NetView automation statement into two separate automation statements
statements are producing the expected results. with the same action list.
CNM494E AUTOMATION STATEMENT SPANS Enter the command again.
TOO MANY RECORDS
CNM496E VARIABLE NAME "variable" IS
TOO LONG
Explanation
The automation statement in error spans too many Explanation
records. Do one of the following:
The length of the variable name exceeds the maximum
• Rewrite your automation statement so that it uses length valid.
fewer records.
Message Variables
• Separate your automation statement into two
separate automation statements. variable
The variable name that is not valid
System action
The command processing continues with the next
automation statement. The automation table will not
be loaded.
System action
Operator response
The command processing continues with the next
Enter the command again with proper syntax. For
automation statement. The automation table will not
specific information on the command syntax, see the
be loaded.
online help.
CNM501I TEST OF NETVIEW AUTOMATION Operator response
FILE "member" WAS SUCCESSFUL
Notify the system programmer that there are errors in
the statements in the specified NetView automation
Explanation member.
A test of a NetView automation member has
completed successfully. System programmer response
Message Variables Correct the automation statement in error and enter
member the command again.
The name of the automation member. CNM504E INVALID CHARACTER STRING
CNM502E AUTOMATION STATEMENT DOES 'string' FOUND IN CONDITIONAL
NOT BEGIN WITH VALID
KEYWORD Explanation
The indicated character string was found inside a
Explanation conditional. It is possible that you forgot to specify a
Each automation statement must begin with a valid Boolean operator, or you incorrectly typed a
keyword or be a valid INCLUDE card. For AUTOTBL, parenthesis.
these keywords include IF, ALWAYS, END, and SYN. Message Variables
For the REVISE or REVISMSG command, entries must
begin with UPON. string
The character string in error
System action
System action
The command processing continues syntax checking.
The automation table will not be loaded. The command processing continues with the next
automation statement. The automation table will not
be loaded.
Operator response
Notify the system programmer that there are errors in Operator response
the statements in the specified NetView automation
member. Notify the system programmer that there are errors in
the statements in the specified NetView automation
member.
System programmer response
Correct the automation statement in error and enter System programmer response
the command again.
Correct the automation statement in error and enter
CNM503E INVALID SYMBOL 'symbol' the command again.
SPECIFIED IN CONDITIONAL
CNM505E INVALID FUNCTION NAME
"function" SPECIFIED IN
Explanation
CONDITIONAL
A non-alphanumeric symbol was detected in the
conditional. This symbol is not valid in an automation Explanation
statement.
A function name that is not valid was specified in the
Message Variables automation statement.
Message Variables
Explanation
System programmer response
A value that is not valid was specified as a parameter
Correct the automation statement in error and enter
for the named function.
the command again.
Note: If the function is LABEL, ENDLABEL, or GROUP,
CNM508E INVALID SYMBOL 'symbol'
the value might be multiply defined or not paired
properly. See the IBM Z NetView Automation Guide for SPECIFIED AS PARAMETER OF
information on syntax rules for the IF-THEN "function" FUNCTION
statement.
Explanation
Message Variables
A non-alphanumeric symbol was detected as a
value parameter of the named function in the conditional.
The value that is not valid This symbol is not valid in an automation statement.
function
Message Variables
The function for which the value was specified
symbol
System action The symbol that is not valid
function
The command processing continues with the next
The function named in the conditional
automation statement. The automation table will not
be loaded.
System action
Operator response The command processing continues with the next
automation statement. The automation table will not
Notify the system programmer that there are errors in
be loaded.
the statements in the specified NetView automation
member.
Operator response
System programmer response Notify the system programmer that there are errors in
the statements in the specified NetView automation
Correct the automation statement in error and enter
member.
the command again.
CNM507E PARAMETER VALUE 'value' System programmer response
SPECIFIED FOR "function"
FUNCTION IS INVALID Correct the automation statement in error and enter
the command again.
Notify the system programmer that there are errors in System action
the statements in the specified NetView automation
member. The command processing continues with the next
automation statement. The automation table will not
System programmer response be loaded.
Explanation Explanation
The value specified exceeds the maximum length A bit string character that is not valid was specified. Bit
allowed. string characters can only be 0, 1, or X.
Message Variables Message Variables
name character
The name of the function, action, or keyword that The character in error
is in error.
function
type The function name in error
Can be one of the following:
• FUNCTION - a function in an automation table System action
• ACTION - an action in an automation table The command processing continues with the next
• KEYWORD - a keyword in the CNMSTYLE automation statement. The automation table will not
member or other DSIPARM member where be loaded.
keyword=value pairs are allowed
Operator response
ddname
The DD name where the specified member resides. Notify the system programmer that there are errors in
member_name the statements in the specified NetView automation
The name of the data set member in which the member.
error occurred.
System programmer response
System action Correct the automation statement in error and enter
• If the error is in an automation table, command the command again.
processing continues with the next automation CNM518E AN INVALID NULL QUOTED
statement. The automation table is not loaded. STRING WAS SPECIFIED FOR
• If the error is in another type of member, this "name" type
message may be followed by a subsequent message
containing the value in error. If the error occurs Explanation
during NetView initialization, the NetView program
continues to initialize. A null quoted string that is not valid was specified for a
function or keyword.
Message Variables
Notify the system programmer that there are errors in CNM522E PARAMETER SPECIFIED FOR
the statements in the specified NetView automation "action" ACTION IS INVALID
member.
Explanation
System programmer response An incorrect parameter was specified for the named
Correct the automation statement in error and enter action. It is possible that:
the command again. • There were no parameters specified for the
CNM520E CONDITIONAL CONTAINS MORE requested action. If the default value was requested
RIGHT PARENTHESES THAN LEFT for the named action, do not include that action in
PARENTHESES the action list.
• The parameter was not correctly enclosed in
Explanation parentheses.
A case of unbalanced parentheses was detected for Message Variables
the conditional. action
The name of the action that is not valid
System action
The command processing continues with the next
automation statement. The automation table will not
be loaded.
Explanation Explanation
An incorrect keyword was specified for the EXEC The command or command list named for all instances
action. of the EXEC action is not a literal.
Message Variables
System action
keyword
The keyword in error The command processing continues with the next
automation statement. The automation table will not
System action be loaded.
Operator response
System action
Notify the system programmer that there are errors in
The command processing continues with the next
the statements in the specified NetView automation
automation statement. The automation table will not
member.
be loaded.
Explanation Explanation
There must be at least one operand specified following The operator ID specified on the ROUTE or NETLOG
the ALL or ONE string. An operand can be an operator keyword is not defined as a NetView operator.
ID, a group name, *, or PPT.
Message Variables
Message Variables
id
value The undefined operator ID that is the target of the
Either ALL or ONE ROUTE or NETLOG.
keyword
System action The keyword that displays the operator ID.
The command processing continues with the next
automation statement. The automation table will not System action
be loaded. The command continues.
Explanation
System programmer response
A GETMAIN command for the NetView subsystem
No response is required, but you are now able to load
table (SST) in the MVS common service area (CSA)
the Message Revision table or Command Revision
failed.
table.
CNM542I Input parameters missing or System action
invalid
The NetView subsystem initialization ends.
Explanation
Operator response
The input parameters passed to the NetView
subsystem initialization module (CNMINIT) are Notify the system programmer.
missing or not valid.
System programmer response
System action Determine why CSA storage was unavailable.
The NetView subsystem initialization is ended. CNM545I Unable to obtain storage for cross
memory routines
Operator response
Notify the system programmer. Explanation
The NetView subsystem initialization module
System programmer response (CNMINIT) was unable to obtain main storage in the
common service area (CSA) using the GETMAIN
Correct the parameters on the EXEC statement in the
command. The storage area was to be used as
JCL.
autodata area for the cross-memory routines.
CNM543I Unable to find NetView subsystem
communications table for System action
subsystem_name
The NetView subsystem initialization is ended.
Explanation
Operator response
During subsystem initialization, the system was unable
to locate the subsystem communications vector table Notify the system programmer.
(SSCVT) with the subsystem name indicated.
System programmer response
Message Variables
Determine why CSA storage was unavailable.
ssi_name
The 4-character subsystem name that is used in
IEFSSNxx definitions or with SETSSI commands.
The subsystem vector table service routine (IEFJSVEC) The NetView subsystem initialization is ended.
was unable to build the NetView subsystem vector
table (SSVT) because of the indicated system Operator response
condition code:
Notify the system programmer.
Explanation Explanation
The NetView subsystem initialization module NetView received an error code from the DSIPUSH
(CNMINIT) was unable to connect the entry table to macro while specifying the ABEND and LOGOFF
the system linkage table index. routine for a task that was obtaining an MVS console.
retcode is the return code from the DSIPUSH macro.
System action Message Variables
The NetView subsystem initialization is ended. retcode
A return code with the following definition:
Operator response 04
Notify the system programmer. Storage is not available for specified request.
xx
System programmer response Specifies other return codes from the DSIPUSH
macro
Contact IBM Software Support.
CNM551I NetView subsystem is already System action
active
Command processing is ended.
Explanation
Operator response
A NetView subsystem by the job name specified in the
START command is already active. Each NetView Try the command again later. If the problem persists,
subsystem has a unique 4-character name that is notify the system programmer.
defined in the IEFSSNXX member of SYS1.PARMLIB.
The 4-character name must be used as the first 4 System programmer response
characters of the job names used to start the NetView For return code 04, determine why space is not
subsystem and its corresponding application. available. For other return codes, see the DSIPUSH
macro in IBM Z NetView Programming: Assembler.
System action
CNM554I NETVIEW SUBSYSTEM ROUTER
The NetView subsystem initialization is ended. FOR subsystem IS ALREADY
ACTIVE
Operator response
Notify the system programmer. Explanation
The NetView subsystem router task for subsystem is
System programmer response already active.
If having an additional NetView subsystem active is Message Variables
necessary, start another NetView subsystem with a
subsystem
unique 4-character name (defined in the IEFSSNXX
The 4-character NetView subsystem name.
member of SYS1.PARMLIB).
CNM552I NO MVS CONSOLE ASSIGNED TO System action
THIS OPERATOR
The duplicate NetView subsystem router task is
ended.
Explanation
An MVS console was not released because the Operator response
operator had no MVS console assigned.
Notify the system programmer.
Verify that the console value being used is valid for An MVS console has been associated with an
your installation. automation task as a result of your AUTOTASK
command.
CNM572I CONSOLE console IS IN USE BY
Message Variables
operatorid
console
Explanation The MVS console name that is associated with the
autotask.
You entered an AUTOTASK command with a
CONSOLE=console value where the console was operatorid
already assigned to a different NetView automation The name of the autotask that processes NetView
task. commands entered from console.
• Wait until the NetView subsystem is active and the System programmer response
command completes before entering more
commands See the IBM Z NetView Troubleshooting Guide for
possible causes of the storage shortage.
• Use the RESET command to cause the AUTOTASK
command to end without processing. CNM579I AUTOMATION TASK NOT
STARTED, STORAGE NOT
CNM577I CONSOLE consname DOES NOT
AVAILABLE
HAVE ACCESS TO NETVIEW
Explanation
Explanation
The automation task cannot be started because of
There is no AUTOTASK assigned to your console to
unavailable work storage space. The NetView
process the NetView command or command list.
command or command list will not be processed.
Message Variables
consname System action
The console name that does not have an The NetView command or command list is ignored.
associated autotask.
Operator response
System action
Determine whether you received message BNH16I,
The NetView command or command list is ignored. which means the task has reached its storage limit. If
so, notify your system programmer.
Operator response
Notify the system programmer. System programmer response
See the IBM Z NetView Troubleshooting Guide for
System programmer response possible causes of the storage shortage.
Include an AUTOTASK command in the NetView CNM580I NetView subsystem address space
startup procedure to define the MVS system console is terminating
access to the NetView program. The AUTOTASK
command can also be entered from an authorized
Explanation
NetView operator terminal. If the console name was a
reserved or restricted console name, such as You issued an MVS STOP command for the NetView
value=INTERNAL, then specifying subsystem address space.
CONSOLE=*INTERN* or CONSOLE=*ANY* might be
appropriate. System action
CNM578E MLWTO ENDED IN ERROR The NetView subsystem address space will end.
CNM581I NetView subsystem modify
command input is invalid
Operator response
Operator response
Notify the system programmer that there are errors in
Verify the syntax of the MODIFY command to ensure
the statements in the specified automation member.
that it was entered correctly.
CNM582E CONFLICTING MESSAGE/MSU System programmer response
SPECIFICATION
Correct the automation statement in error and enter
the command again.
Explanation
CNM584E [SYNONYM | VARIABLE ] 'name'
Conditionals and actions specific to message
ALREADY DEFINED
processing cannot be combined with conditionals and
actions specific to MSU processing in one entry. This
error can be related to specifications in a containing Explanation
BEGIN entry, as well as within the same statement. For synonyms: The specified synonym name was
previously defined in the automation table. Synonyms
System action cannot be redefined using the same synonym name.
The command processing continues with the next For variables: The specified variable name was
automation statement. The automation table will not previously defined in this entry. You cannot assign the
be loaded. same variable name twice in the same entry.
Additionally, you cannot specify the VALUE(var)
Operator response function to use the value of a variable within the same
parse template which previously set the variable.
Notify the system programmer that there are errors in
the statements in the specified automation member. Message Variables
name
System programmer response The synonym name or variable name in error.
Correct the automation statement in error and enter
the command again. System action
CNM583E INVALID SYNONYM DEFINITION The command processing continues with the next
automation statement. The automation table will not
be loaded.
Explanation
The syntax for a SYN statement was not valid. The Operator response
format of the automation SYN statement is:
Notify the system programmer that there are errors in
SYN %name% = 'value'; the statements in the specified automation member.
This message is issued to report the following errors in System programmer response
the SYN format:
Correct the automation statement in error and enter
• A required part of the SYN statement is missing the command again.
(such as a percent sign, equal sign, quotation mark
or synonym name) CNM585E INVALID SYNONYM USAGE FOR
• A synonym name longer than 256 characters. 'synname'
System action
System programmer response
The command processing continues with the next
Determine why the ATF is returning this code and
automation statement. The automation table will not
correct the problem.
be loaded.
CNM589E INVALID INCLUDE CARD IN
MEMBER 'member'. REASON CODE Operator response
'reason'
Notify the system programmer that there are errors in
the statements in the specified automation member.
Explanation
A %INCLUDE statement that is not valid was specified System programmer response
in a member.
Correct the automation statement in error and enter
Message Variables the command again.
member CNM591E INVALID SPECIFICATION OF
The name of the member containing the "keyword"
%INCLUDE statement that is not valid.
reason Explanation
The return code from the DSIDKS macro.
There is an error in the specification of the reported
keyword. This error can be caused by:
System action
• A BEGIN or END keyword that is followed by
The %INCLUDE statement in error is ignored. If the
something other than a semicolon
error occurred while processing an ASSIGN, AUTOTBL,
AUTOTEST, REVISE, or REVISMSG command, • An ALWAYS keyword that is followed by something
processing continues with the next statement, but the other than an action or a BEGIN
table is not loaded. If it occurred while processing a • Something between a THEN keyword and a BEGIN
CPTBL command, processing ends and the table is not keyword other than blanks
replaced. If it occurred during initialization, no code
point table is loaded. Message Variables
keyword
Operator response The name of the keyword in error
Notify the system programmer that there are errors in
the statements in the specified member. System action
The command processing continues with the next
System programmer response automation statement. The automation table will not
be loaded.
Correct the %INCLUDE statement or statements in
error and enter or reenter the associated command.
See IBM Z NetView Programming: Assembler for Operator response
information on the DSIDKS macro. Notify the system programmer that there are errors in
the statements in the specified automation member.
CNM590E REQUIRED PARAMETER FOR
"function" FUNCTION MISSING
System programmer response
Explanation Correct the automation statement in error and enter
the command again.
You must specify a parameter for this function. This
error can be caused by such things as: CNM592E VARIABLE "variable" NOT
• A missing parameter specification DEFINED WITHIN THE SCOPE OF
THIS ENTRY
• A missing or misplaced left parenthesis
Message Variables
System action If you want to continue the search from this point,
enter RFIND (RF5 by default).
The command processing continues with the next
statement. The automation table will not be loaded. CNM597I MAXIMUM ERROR COUNT
EXCEEDED
Operator response
Explanation
Notify the system programmer that there are errors in
the statements in the specified automation member. A process that involves toleration of errors it considers
to be minor has been ended because of excessive
System programmer response minor errors.
Explanation
Explanation
You made too many selections on the current panel.
An inconsistency occurred with duplicate node names.
This occurs only with a terminal and switched LUs.
This code is to prevent you from displaying or varying System action
the wrong node. For example, if you are looking at the No processing is done. You remain on the same status
never-active switched LUs, and for some reason you monitor panel on which you made your entry or
vary one of these inactive, and there is a terminal with entries.
the same name that is active, the terminal is
inactivated by mistake.
Operator response
No processing is done. You remain on the same status CNM613I PANEL REFRESHED. YOU MAY
monitor panel on which you made your entry or SELECT A TOTAL, HIGHER NODE
entries. OR MSG INDICATOR
You must start both the log task and the browse task System action
to browse the network log. To start tasks, use the
START or STARTCNM command; see the NetView Processing continues.
online help for more information.
Operator response
CNM626I NO SELECTIONS ARE ALLOWED
WHEN A COMMAND IS TYPED ON Notify the system programmer.
THE COMMAND LINE
System programmer response
Explanation
If the program-to-program interface (PPI), Message
You tried to make selections with the cursor or light Revision, or Command Revision is needed for the
pen and on the command line. subsystem named, then the CNMPSSI process must
be started.
System action CNM631I NetView Program to Program
No processing is done. You remain on the same status Interface is active on xxxx
monitor panel on which you made your entry or
entries. Explanation
The program-to-program interface is active and
Operator response available on the NetView subsystem address space
Either make selections or enter a command. with the first four characters of the procedure or job
name equal to xxxx.
CNM628I NO COMMAND, SELECTION, OR PF
KEYS ARE ALLOWED WITH A Message Variables
MESSAGE INDICATOR xxxx
The first four characters of the NetView subsystem
Explanation address space procedure or job name.
You tried to select a message indicator and a node or
command. System action
Processing continues.
System action
CNM632I NetView Program to Program
No processing is done. You remain on the same status Interface is being terminated
monitor panel on which you made your entry or
entries.
Explanation
System action
Explanation
The respective command is ignored, and the setting of
The ten-minute timer for network control program
SMF recording of Command Statistics is intact.
(NCP) recovery has expired, and normal status monitor
CNM681I UNABLE TO ESTABLISH ERROR processing resumes for the indicated network control
RECOVERY ENVIRONMENT program and its lower nodes.
DURING STATMON Message Variables
INITIALIZATION
resource
Explanation The name of the network control program
resource.
An error was encountered while attempting to
establish an error recovery environment for the status CNM724I cmdlist : TIMEOUT OCCURRED
monitor. WHILE WAITING FOR TASK task
TO TERMINATE OR RESTART
System action
Explanation
The status monitor initialization is halted.
The command list specified did not end within the
allotted time.
Operator response
Message Variables
Notify the system programmer. Recycle the status
monitor. cmdlist
The name of the command list invoked.
System programmer response task
Determine the type of error during the error recovery The name of the task that is ending or restarting.
environment initialization and restart the status
monitor. System action
Message Variables
Operator response
Contact the system programmer.
Processing continues. Increase the size of the active Canzlog data space.
CNM748I THE user_module MODULE WAS
Operator response DELETED FROM THE SYSLOG EXIT
Contact the system programmer.
Explanation
System programmer response The module that is used to capture the messages that
are logged before the NetView subsystem is initialized
Contact IBM Software Support.
was successfully removed from the syslog exit.
CNM746I THE user_module MODULE WAS Message Variables
NOT DELETED FROM THE SYSLOG
EXIT user_module
The user module (DSI4LCUI)
Explanation
System action
The NetView program tried to remove the specified
module from syslog user exit, but it failed. The Processing continues.
NetView program uses this module to capture the
messages that are logged before the NetView Operator response
subsystem is initialized.
None
Message Variables
user_module System programmer response
The user module (DSI4LCUI) None
Operator response
Explanation
If using FIND or REPEAT, enter a REPEAT request to
The value you entered in the scroll input field did not
start the search again from the beginning of the file.
contain a valid value.
Otherwise, correct the string and try again.
CNM923I YOUR INPUT IS INVALID: ISSUE A Operator response
FIND COMMAND OR A VALID
NETVIEW COMMAND Correct the value in the scroll input field and retry the
command or PF key.
Explanation CNM928I SEARCH ARGUMENT ERROR:
You did not enter a valid command. INVALID PARAMETER SPECIFIED
OR MISSING QUOTES
Operator response
Explanation
Check the spelling of the command you entered. If you
You entered the FIND command followed by a string of
think your input was valid, notify the system
characters with imbedded blanks but the string was
programmer.
not enclosed in quotation marks or you specified the
'P', 'N', 'LLL', or 'RRR' parameter on your search
System programmer response argument, but you are not browsing the log.
If this is not a valid subcommand for this component,
such as FIND, check the definition in CNMCMD. If the Operator response
command should invoke a command list, check the
Put a single quotation mark (') before the phrase you
command list definition in DSICLD.
want to find and another quotation mark after the
CNM924I NO MATCH WAS FOUND - phrase you want to find. If you are not browsing the
LBFINDMX WAS EXCEEDED - log, do not specify any parameters with the search
ENTER RFIND TO CONTINUE argument.
CNM929I YOUR INPUT IS INVALID DUE TO
Explanation NONBLANK CHARACTERS AFTER
You moved within the log by approximately the SECOND QUOTE
number of records specified by LBFINDMX without
finding the specified target. For more information on Explanation
LBFINDMX, see the help for the DEFAULTS command
You entered the FIND command followed by a string of
in IBM Z NetView Command Reference Volume 1 (A-N).
characters enclosed in quotation marks but there were
non-blank characters following the second quotation
Operator response mark.
Check the FIND target for correctness. To continue
searching, enter RFIND (PF5 by default).
Enter the command with valid column search limits. Issue a ROLL or RETURN to go back to the original
activity.
CNM934I INVALID DELIMITED STRING
ENCOUNTERED CNM938I VTAM command FAILED.
POSSIBLE DATA LOSS. RETURN
CODES FROM VTAM: R15= reg15,
Explanation
R0= reg0.
You entered a delimited string that was not valid. The
problem might be in your last command, or it might be Explanation
that the current VIEW panel was specified incorrectly.
A VTAM macro failed. CNMTARCA sends this message
in four events:
Operator response
• The VTAM RCVCMD macro gave a bad return code.
If you typed a command incorrectly, please try again.
If you made a selection from a panel, that panel needs • The VTAM CHECK macro following the RCVCMD
to be corrected. macro gave a bad return code.
• The VTAM SNDCMD macro gave a bad return code.
CNM935I LOG BROWSE TASK
INITIALIZATION STARTED, • The VTAM CHECK following the SNDCMD macro gave
WAITING FOR STATUS MONITOR a bad return code.
MAIN TASK TO ACTIVATE Message Variables
Explanation Explanation
You defined too many VTAM resources to the status The log browse cannot access the NETLOG when the
monitor. NETLOG VSAM data sets are using the LSR or the DFR
options. The NETLOG can only be used with the NSR
option.
Operator response
Notify the system programmer. System action
BROWSE does not initialize and the request is ended.
System programmer response
Reduce the VTAM resources defined to the status Operator response
monitor through STATOPT=OMIT statements or use an
alternate VTAMLST. Notify the system programmer.
Message Variables
The message translation statement for the specified Notify the system programmer.
message identifier in the specified translation member
contains an odd number of bytes between a shift-out/ System programmer response
shift-in pair.
Correct the syntax error in the message translation
Message Variables statement in the specified translation member. Reload
the member using the TRANSMSG command.
msgid
The message identifier in the message translation CNM960I QSAM OPEN FAILURE.
table. DDNAME=ddname
member
The name of the translation member containing Explanation
the message translations.
Open DCB failed.
Operator response
Notify the system programmer.
Message Variables
Explanation
System action
An error occurred while building the language
The command or pipe stage fails.
independent environment.
Remove the specified command from anything other CNM998E ABEND/LOGOFF WHILE RUNNING
than HLL or REXX command procedures. COMMAND PROCEDURE cmdproc
EP=entryaddr
CNM996E COMMAND PROCEDURE cmdproc
TERMINATED, ERROR IN NESTED
Explanation
COMMAND
The specified high level language (HLL) command
Explanation procedure encountered an abnormal end or logoff
condition.
The specified high level language (HLL) command
procedure ended because of an error in a nested Message Variables
command. cmdproc
Message Variables The name of the HLL command procedure that
encountered the abnormal end or logoff condition.
cmdproc
entryaddr
The name of the HLL command procedure that
The entry point address of the command
ended.
procedure.
System action
System action
The command procedure ends.
The HLL command procedure ends with an abnormal
end or logoff condition. This message is followed by
Operator response minidump information in message CNM983E and trace
Notify the system programmer. entries in message CNM999E.
Operator response
Notify the system programmer.
The CNMPP messages are directed toward system programmers running the status monitor
preprocessor. Because operators do not receive these messages, an operator response is not required.
CNMPP01I ERROR DETECTED IN PARAMETER System programmer response
LIST Correct keyword, operand, or both.
line_number
System action
The line number where an error was detected.
statement Processing continues.
The statement in error. CNMPP12I FILEDEF FAILED FOR member
MEMBER MISSING
System action
The STATOPT statement is ignored and processing Explanation
continues. CMS FILEDEF command was issued to link the DCB to
the corresponding CMS file. A nonzero return code
CNMPP31I TOO MANY MAJOR NODES. The GRAPHOPT statement with the NAME/TYPE
MAXIMUM ALLOWED IS 2000. ALL option has less than or more than four operands in it.
SUBSEQUENT MAJOR NODES ARE
IGNORED. System action
The GRAPHOPT statement is ignored.
Explanation
More than 2000 major nodes are defined in your Operator response
ATCCONxx and CNMCONxx members. If a major node
Notify the system programmer.
is defined more than once, each definition counts
toward the maximum of 2000.
System programmer response
System action Specify the correct GRAPHOPT statement so that the
status monitor can provide status forwarding for the
All major nodes specified after the maximum of 2000
NetView program. For information about the
are ignored.
GRAPHOPT statement, see the IBM Z NetView
Administration Reference.
Operator response
CNMPP34I INCORRECT USE OF * IN
Notify the system programmer. RESOURCE NAME. resname1
TRUNCATED TO resname2.
System programmer response
Place important major nodes at the beginning of the Explanation
list to ensure that they are processed. The GRAPHOPT statement with the NAME option
CNMPP32I GRAPHOPT STATEMENT SYNTAX cannot have an asterisk in a resource name, except as
IS NOT VALID. RESOURCE NAME the last character in the string.
HAS MORE THAN 8 CHARACTERS. Message Variables
THE STATEMENT IS IGNORED.
resname1
The resource name as it was entered.
Explanation
resname2
The resource name in the GRAPHOPT statement is The resource name after truncation.
more than 8 characters long.
System action
System action
The GRAPHOPT statement uses the truncated
The GRAPHOPT statement is ignored. resource name resname2 instead of the specified
resource name resname1.
Operator response
Notify the system programmer. Operator response
Notify the system programmer.
System programmer response
Specify a valid resource name on the correct System programmer response
GRAPHOPT statement so that the status monitor can Specify the correct GRAPHOPT statement so that the
provide status forwarding for the NetView program. status monitor can provide status forwarding for the
For information about the GRAPHOPT statement, see NetView program. For information about the
the IBM Z NetView Administration Reference. GRAPHOPT statement, see the IBM Z NetView
Administration Reference.
This chapter lists the DSI prefix messages from the NetView program.
The following messages are sent to the NetView terminal operator or the authorized message receiver. If
an authorized message receiver is not defined in the system or is not logged on, the messages destined
for the authorized message receiver are sent to the system console operator.
Messages DSI900 through DSI999 (which are not included in this book) are reserved for use with user-
written command processors, installation exit routines, and subtasks (see IBM Z NetView Programming:
Assembler). Certain messages described in this section appear only on the NetView log and are intended
to help the system programmer with debugging.
DSI000I NCCF MESSAGE msgid ISSUED target:
BUT DOES NOT EXIST IN LOG
MESSAGE TABLE msgtable - CALL The network log.
IGNORED
SYSOP
The system operator.
Explanation
ALL
The NetView program found a storage shortage, an I/O Indicates that the message is sent to all active
error, or the message number specified does not exist operators and autotasks in the domain, all
in the message definition module. operators and autotasks in other domains that
This message is truncated when the assigned length of have established a cross-domain (NNT)
the original message is less than the length of session to the domain, and the system
message DSI000I, or if it appears in the immediate console.
message area. operatorid
The operator or task name.
Message Variables
msgid System action
The message number.
The NetView program sends the message or the
msgtable
internal request.
The message definition module.
DSI002I INVALID COMMAND: 'command'
System action
The NetView program ignores the message call and Explanation
continues processing. One of the following problems occurred:
• The NetView program does not recognize the
Operator response command.
Notify the system programmer. • The command was entered incorrectly.
• The command is incompatible with the task that is
System programmer response running.
If msgid is a user-coded message, have it added to the • The command list is defined as a TYPE=B or TYPE=I
indicated message definition module. Otherwise, command in CNMCMD.
contact IBM Software Support.
• The command has a CMDDEF statement with
DSI001I MESSAGE SENT TO target TYPE=D.
• An I/O error might be present.
Explanation Message Variables
A message or a NetView internal request was command
successfully sent to the specified destination. The name of the command that is not valid. For
Message Variables command names longer than 8 characters (none of
which are valid), the message variable can show
The task is ready to process the next command. DSI016I NOT IN PAUSE OR WAIT STATUS
This message is also issued when a command fails to This message confirms that the NetView program ends
be processed for other resources. Check the messages in response to a CLOSE command.
that are sent to the NetView system operator for more
information on the cause of the failure. System action
Information messages are sent to all active stations
System action and no new logons are accepted. The job step ends
The NetView program ignores the command. The after the last logoff.
command might be retrievable. If there is more than
one panel of interrupt messages, the =X= indicator is Operator response
displayed in the response area. Prepare to finish your session.
System action
System action
The message is sent to the operator station whose log
The NetView program rejects the logon.
on attempts were rejected and to the NetView
authorized receiver.
Operator response
DSI020I OPERATOR operatorid LOGGED ON
FROM TERMINAL terminal USING Enter the logon again with the correct operands, or
PROFILE (profile), HCL (hclname) enter LOGOFF in the operator ID field.
DSI022A INVALID PASSWORD, REENTER
Explanation
The specified operator started a NetView session from Explanation
the named terminal using the specified profile and The NetView program has rejected your logon attempt
hardcopy log. Blanks are displayed after PROFILE if because you entered a password or password phrase
the current value of OPERSEC is MINIMAL or SAFDEF. that is not valid for your operator ID.
Blanks are displayed after HCL if there is no hardcopy
log or if the current value of OPERSEC is MINIMAL.
System action
Message Variables
The NetView program rejects the logon.
operatorid
The operator identifier. Operator response
terminal Enter the logon again with the correct password or
The terminal identifier. This variable can indicate password phrase.
either a logged-on terminal or an automated OST.
The value for a logged-on terminal is the terminal Note: If you are entering a mixed-case password or
name or LU name. The values for an automated password phrase, check with the System Programmer
OST can be NONE, if an autotask does not have an to ensure that your system supports mixed-case
assigned console, or the console name. passwords or password phrases.
profile
The name of the profile statement. System programmer response
hclname The case in which the password or password phrase
The name of the hardcopy log device. was entered can be significant. Check the
SECOPT.OPERSEC statement, described in the IBM Z
NetView Administration Reference to determine
whether password or password phrase checking is
Enter the logon again with the correct profile operand. vtamrcd
The VTAM internal return code.
DSI024A INVALID HARDCOPY LOG DEVICE, vtamfb
REENTER The VTAM internal feedback code.
vtamsens
Explanation
The VTAM internal sense code.
The NetView program rejected a logon attempt. The
hardcopy log device operand is not recognized. System action
The NetView program ends the session.
System action
The NetView program rejects the logon. Operator response
Notify the system programmer.
Operator response
Enter the logon again with the correct hardcopy System programmer response
operand.
Use the RCFB and SENSE command lists to determine
DSI025I Please wait for NetView the meaning of the return/feedback and sense codes.
initialization to complete. See the device-specific documentation for the
meaning of the user sense data.
Explanation
DSI027I SESSION BETWEEN domainid AND
The NetView program cannot process the command operatorid COULD NOT BE
that you entered until initialization is completed. ESTABLISHED
Message Variables
Explanation
terminal
One of the following conditions might have occurred:
The name of the terminal or the client's IP
address. • The name you entered might not exist.
n • The name is not valid for the specified use. For
The name of logon data field that is in error. example, you might have issued the STOP TASK
command for one of the following tasks: DSIATFMT,
System action DSIBRWMT, DSIDCBMT, DSILOGMT. The NetView
program automatically restarts these tasks.
The NetView program rejects the logon.
System action Internal tables are adjusted to reflect the new session.
Explanation Explanation
The object named by the entered command is already This message indicates that you have been
active. reconnected. This message is issued when a logon
establishes a connection to an existing task instead of
Message Variables starting a new task.
object Note: If the operator specified Profile, Hardcopy, or
If the message results from the START command, the Run Initial command, these values are ignored.
the object is the name of the span list. The insert operator ID is your operator ID.
If the message results from the ATTACH
command, the object is the attach name of the System action
virtual OST (VOST).
Processing continues.
If the message results from the INITNRM
DSI039I MSG FROM id : text
command, the object is NetView Resource
Manager.
Explanation
If the message results from CNMESTMN
processing of the (TEMA)EMAAUTO.TEMS.procStr The message designated by text is sent to your
statement, the object is the value that is specified terminal from the operator identified by operatorid.
on this CNMSTYLE member statement (the Tivoli This message can also be the result of an initial
Enterprise Monitoring Server startup procedure). NetView command at system startup.
Message Variables
Notify the system programmer. Logon processing ends. You are prompted for the
LOGON command.
System programmer response
Operator response
Use the RCFB and SENSE command lists to determine
the meaning of the return, feedback, and sense codes. Enter the password or password phrase again. If this
See the device-specific documentation for the fails, try another operator ID and notify the system
meaning of the user sense data. programmer.
System action
System action
If issued during initialization, initialization continues.
Logon processing ends. You are prompted for the
However, the specified profile is not valid during logon.
logon command.
If issued during logon, this logon ends. You are
prompted for the logon command.
Operator response
Notify the system programmer to have the statement Operator response
corrected.
Notify the system programmer to correct the
statement.
System programmer response
Replace the PROFILEN statement that is not valid. See System programmer response
the IBM Z NetView Security Reference for more
Ensure that the profile is filed in the proper member. If
information.
the profile is filed correctly, but the name is wrong,
DSI050A PROFILE STATEMENT NAME change the PROFILE statement name field.
FIELD INVALID - MEMBER member
DSI052I command COMMAND SELF-
TERMINATED BY OPERATOR
Explanation REQUEST
The PROFILE statement name field specified is
missing or in error. Explanation
Message Variables There are two situations that return this message:
member • You entered a RESET command while another
The name of a data set member command was processing.
• You entered a CANCEL command while a command
System action list was running or was in a pause or wait state.
If this message is issued during initialization, NetView In either case, the command is accepted and the
initialization continues. However, the specified profile original command or command list stops.
is not valid during logon. If this message is issued
Message Variables
during logon, the logon ends. You are prompted for the
LOGON command. command
The name of the command that ended.
Operator response
System action
Notify the system programmer to have the statement
corrected. Processing for the indicated command stops, allowing
the next command to be accepted.
System programmer response DSI053I NCCF CANNOT TERMINATE
Correct the PROFILE statement. The profile statement SESSION session. macro FAILED -
label must be the member name. RTNCD = X'vtamrcd' FDBK2 =
X'vtamfb' SENSE = X'vtamsens'
DSI051A PROFILE NAME MISMATCH -
MEMBER member
Explanation
You have reached the retry threshold.
Message Variables
resource
Operator response
The name of the resource.
Retry the command. If the problem persists, notify the
System action system programmer.
Operator response
Operator response
Correct the operand or command that is not valid and
If the return code is 12, try to enter the command
enter the command again.
again. Otherwise, notify the system programmer.
DSI077A 'operatorid' STATION NAME
System programmer response UNKNOWN
Check the return code for DSIMQS in IBM Z NetView
Programming: Assembler for the specific type of error. Explanation
The indicated operator identifier is not defined.
DSI075I COMMAND LIST cmdlist
TERMINATED - NESTED Message Variables
COMMAND LISTS EXCEEDED
operatorid
LIMIT
The operator identifier.
Explanation
System action
The specified command list has nested more levels
The command ends.
than the NetView program allows. The maximum
number that can be nested must not exceed the limit
of 250. Operator response
Operator response The initial command option of the logon panel can be
YES or NO. You entered something else.
Notify the system programmer.
System action
System programmer response
This logon ends. You are prompted for the logon
Correct the command lists. command.
System programmer response Check the statement and correct the error.
Ensure the specified member is loaded and named DSI090I LOAD FAILED FOR NCCF MODULE
correctly. module
This message can also be issued as the result of the DSI092I INVALID VALUE SPECIFIED IN
execution of some NetView commands. object - DEFAULT IN USE
Message Variables
Explanation
module
You specified an incorrect value for a system
The name of the module
parameter during NetView initialization. The statement
that contains the incorrect value is printed following
System action this message.
If module refers to an installation exit (DSIEX01- Message Variables
DSIEX20), a default exit is used. For command
processors defined on CMDDEF statements, the verb is object
not valid. In these cases, NetView initialization The member containing the error or the name of an
continues. In other cases, for example, translation- embedded member if the error indicated by the
table load failure, initialization ends. If module was message occurred in a member included
referenced in an automation table entry through the (%INCLUDE statement) in member. If multiple
ATF keyword, the AUTOTBL or AUTOTEST command levels of embedding occurred within member, only
fails and the current automation specification is the level where the error occurred is specified.
unchanged. If module refers to the value for the MOD For the INITNRM command, the common global
keyword on the START TASK command, the named variable in error appears as the object.
task is not started.
This message can also be issued by the ADDCMD or System action
DSILCMD command during NetView operation.
The default value is used and NetView initialization
ADDCMD ends with an error and the command is not
continues.
added. DSILCMD ignores the error and continues.
However, module length information for the failing
module will not be provided in the output. Operator response
Notify the system programmer.
Operator response
Notify the system programmer. System programmer response
Check the value specified in the statement against the
System programmer response allowable values. For the INITNRM command, check
the value of the common global variable in error. The
Ensure that the module is correctly named.
allowed values are listed in the comments of the
DSI091I INSUFFICIENT SPACE FOR NCCF CNMSTYLE member.
CONFIGURATION
DSI093I OPERATOR STATEMENT WITH NO
PROFILEN STATEMENTS ON object
Explanation
During initialization, the NetView program sends a Explanation
GETMAIN or GETVIS access method command to
An operator identification was specified on a
obtain storage for building control blocks. There is not
statement for NetView operator definitions, but no
enough storage available to support the configuration
profile information was supplied for that operator. A
specified.
PROFILEN statement is required for each operator
identified to the NetView program.
System action
Message Variables
NetView initialization ends.
DSI098I INVALID SPAN PARAMETER There are no operator identifications defined for the
ENCOUNTERED IN object operator data set.
The specified member contains a span name with a NetView initialization ends.
syntax error, a span that has not been defined, or a
span name that has been changed. Operator response
Message Variables Notify the system programmer.
object
The name of a data set member System programmer response
Submit the required operator identifications to define
System action the member.
If the message is received during logon, the operator DSI101I DOMAINID REQUIRED AND NOT
cannot log on using the specified profile. Otherwise, SPECIFIED TO NCCF IN object
the statement in error is issued after the message and
NetView initialization continues. Explanation
System action
System action
NetView initialization continues; however, an operator
NetView initialization ends.
is not able to log on with the specified profile.
Operator response
Operator response
Notify the system programmer.
Notify the system programmer.
vtamrcd domain
The VTAM internal return code. The NetView domain name
vtamfb
The VTAM internal feedback code. System action
vtamsens Message DSI802A is sent. The NetView program
The VTAM internal sense code. awaits logons and NetView terminal operator
commands.
Message Variables
Operator response
node
Notify the system programmer.
The name of the logical unit or terminal
reason System programmer response
The reason code used for problem analysis
Use the RCFB and SENSE command lists to determine
System action the meaning of the return/feedback and sense codes.
See the device-specific documentation for the
The NetView program ends the session with the meaning of the user sense data. If the terminal is
terminal and returns it to VTAM. inactive, activate it and try to log on again.
DSI120I INQUIRE TERMS FAILED FOR node
Operator response
- RTNCD = X'vtamrcd' FDBK2 =
Notify the system programmer. X'vtamfb' SENSE = X'vtamsens'.
LOGON ABORTED
System programmer response
Explanation
If required, reactivate the terminal. Refer to the
appropriate VTAM manual for more information. A node identification block (NIB) cannot be built for
the specified logical unit or terminal.
DSI118I TPEND EXIT SCHEDULED
Message Variables
Explanation node
The NetView program is closing down normally in The name of the logical unit or terminal.
response to the system operator's entering a VTAM vtamrcd
HALT command. The VTAM internal return code.
vtamfb
System action The VTAM internal feedback code.
The NetView main task remains active until all vtamsens
subtasks have finished. No further logons are The VTAM internal sense code.
accepted.
action
System programmer response
ATTACH or INITIALIZATION
tasktype If the subtask is an OST, try to log on later. No
OPT, OST, NNT, HCT, or PPT for a NetView recovery is possible for an NNT or PPT. If the subtask
subtask, NCCF for the NetView main task is a PPT, send CLOSE for the NetView program. If the
MOD keyword of the START command was used,
node check that the module name was spelled correctly and
The name of the logical unit or terminal that the module can be loaded.
Explanation
System action
The NetView main task tried to send the SIMLOGON
No logging is performed. The print queue is purged,
command for a terminal. The attempt was
and data might be lost.
unsuccessful. If the subtask ended abnormally,
automatic reinstatement is not possible.
Operator response
Message Variables
Use the RCFB and SENSE command lists to determine
the meaning of the return/feedback and sense codes. terminal
See the device-specific documentation for the The name of the terminal.
meaning of the user sense data. tasktype
OST, NNT, HCT, or PPT for an NetView subtask,
DSI133I CLSDST TO PASS luname TO
NCCF for the NetView main task.
tasktype SUBTASK applid FAILED -
RTNCD = X'vtamrcd' FDBK2 = applid
X'vtamfb' SENSE = X'vtamsens'. The application identifier.
SESSION TERMINATED vtamrcd
The VTAM internal return code.
Explanation vtamfb
The NetView main task cannot pass the indicated node The VTAM internal feedback code.
to the subtask, for the reasons shown. The subtask vtamsens
ends normally. The VTAM internal sense code.
Message Variables
System action
luname
The name of the logical unit. The terminal is returned to VTAM when the subtask
ends.
tasktype
OST, NNT, HCT, or PPT for a NetView subtask,
NCCF for the NetView main task. Operator response
applid Try to log on the terminal again.
The application identifier.
vtamrcd System programmer response
The VTAM internal return code. Try to log on again. Use the RCFB and SENSE
vtamfb command lists to determine the meaning of the
The VTAM internal feedback code. return/feedback and sense codes. See the device-
vtamsens specific documentation for the meaning of the user
The VTAM internal sense code. sense data.
DSI135I NetView termination complete
System action
The NetView program posts the subtask to end Explanation
normally. The NetView program ended successfully.
The NetView main task initiated a STOP for subtask Notify the system programmer.
cleanup of a task in error status. This condition begins
when the last active operator station task (OST) enters System programmer response
error status. All remaining OSTs in error status are For NSPE RU, if primaryappl is not the NetView main
then cleaned up. Message DSI142I is sent for each task APPLID, you can log on again. To clean up the RU
such OST and is sent to the log, to the receiver of you can log on again, regardless of the APPLIDs. In any
authorization messages, and to the NetView terminal case, there is no required response.
operator.
DSI145I SESSION WITH luname
Message Variables
TERMINATED
Operator response
Operator response
If the entity is an operator ID, enter only commands
Notify the system programmer.
for the system or task type that you are using.
Explanation
A NetView optional task (for example, the DST) is
activated.
Operator response
System programmer response
Notify the system programmer.
Correct the command list statement that is in error.
DSI194I COMMAND LIST cmdlist WARNING System programmer response
- LAST nn OPERAND(S) IGNORED
Correct the command list statement that is in error.
For a description of restrictions on commands under
Explanation
various tasks, see IBM Z NetView Programming: REXX
During command list processing, the NetView program and the NetView Command List Language.
found unexpected operands.
DSI196I COMMAND LIST cmdlist
Message Variables TERMINATED - INVALID LABEL:
cmdlist label
The name of the command list.
Explanation
nn
The number of unexpected operands. During command list processing, the NetView program
found a label that is not valid. Labels are coded as a
dash (-) followed by 1 to 11 alphanumeric characters
(A-Z, 0-9, #, @, $). Any command statement, except a
cmdlist
System action
The name of the command list.
keyword The session is not started for the indicated device. The
The keyword specified. NetView program continues.
The command list continues. The NetView program Notify the system programmer.
uses the last keyword specified.
System programmer response
Operator response Include the required translate table CSECT.
Notify the system programmer. DSI229I INVALID VALUE ON DEFINITION
STATEMENT IN object -
System programmer response STATEMENT IGNORED
Correct the command list.
Explanation
DSI226I COMMAND LIST cmdlist
TERMINATED - UNEXPECTED END You specified a value that is not valid for a given
OF COMMAND LIST definition statement. The NetView program displays
the incorrect statement.
Explanation Message Variables
A command list statement indicated continuation of a object
statement, but no subsequent command list The member containing the error or the name of an
statement was found. embedded member if the error indicated by the
message occurred in a member included
Message Variables (%INCLUDE statement) in member. If multiple
cmdlist levels of embedding occurred within member, only
The name of the command list. the level where the error occurred is specified.
If the member is CNMSCSIE (Command Statistics
System action Include/Exclude List), an invalid list item is
The NetView program ends the command list. If the encountered. Ensure that each list item conforms to
command list is part of a nested chain, the error is the following rules:
passed to the command list's predecessor in the • Appear on its own line.
chain.
• Be no more than 8 characters in length.
Operator response
Notify the system programmer.
command
System action
The name of the command or DSIWBTSK task that
failed. The NetView trace remains inactive.
code
The error identification code in register 15. Operator response
If you entered TRACE MODE=EXT, activate the
System action DSITRACE task and enter the command again. If you
Processing continues. entered TRACE MODE=GTF, start GTF and enter the
command again.
System programmer response DSI237I COMMAND LIST cmdlist
TERMINATED - NULL OPERAND
If the command is DSIWBTSK, ensure DSIWBEND is
INVALID FOR GLOBAL COMMAND
defined. Take the appropriate action indicated for the
LIST STATEMENTS
following Register 15 errors:
• X'4' Explanation
– Try later when the NetView program is not so You cannot code null operands on global command list
busy. statements.
– Increase the region size for the NetView job if the
Message Variables
problem persists.
– Check for a possible internal NetView error. cmdlist
The name of the command list.
• X'8'
– There is a NetView internal error. System action
• X'C' or X'10' The NetView program ends the command list. If the
– Be sure the STACK CMDDEF statement in command list is part of a nested chain, the error is
CNMCMD has TYPE=B (both). passed to the command list's predecessor in the
chain.
Verify that the parameter is valid and that it was DSI241I NCCF TRACE INACTIVE
entered correctly.
Note: If the parameter is autotask_name (from the Explanation
CNMSTYLE member), it is likely that a The NCCF TRACE is not active. No tracing is being
function.autotask.xxxxdbMaint definition was removed performed. If the NetView program was performing
from the CNMSTYLE member (xxxx is the related MODE=INT tracing, the NetView program frees the
component, such as HMON, SMON or SAVE). Until it storage for the trace table.
can be restored, and the NetView program recycled,
consider entering the related timer command. For System action
more information, see the CNME2009 command list.
Normal processing continues.
DSI239I SCREEN SIZES FROM QUERY
REPLY AND BIND DATA ARE DSI242I NCCF TRACE ACTIVATION FAILED:
INCOMPATIBLE. SIZE FROM MACRO macro FAILED WITH
QUERY REPLY WILL BE USED RETURN CODE code
Explanation Explanation
The screen size (row and column values) is defined in The NCCF trace cannot be activated. Note the name of
Query Reply data, but the BIND data does not indicate the macro and the return code in order to determine
the 0×0 screen size, which is required when the why the trace activation failed.
NetView program uses Query to determine the screen Message Variables
size.
System action
Explanation
The NetView program does not start the session.
During the initialization of a data services task (DST),
the STAE/ESTAE macro failed. VSAM data can be lost if
this task abends. Operator response
Notify the system programmer.
System action
Task initialization continues. System programmer response
Check the definition of the VTAM application identifier
Operator response of the NetView program in a foreign domain to ensure
it is correct. See IBM Z NetView Installation: Getting
Notify the system programmer. Started.
DSI253I taskid : INVALID DATA RECEIVED Use the error code information to correct the problem.
FROM ACCESS METHOD RECEIVE Refer to the appropriate VTAM or VSAM manual for
REQUEST - CID = cid, DATA TYPE = more information.
type DSI255I taskid : GENCB FAILED FOR cblock
- REGISTER 15 = X'code'
Explanation REGISTER 0 = X'code'
You received data type information with no defined
destination from the access method receive request. Explanation
The data type (SESSA or TRACE) identifies a session A GENCB macro was issued for the indicated control
that receives SESSA (session awareness) or TRACE block, but failed for the reasons noted by register 0
information. and 15 error codes.
Message Variables Message Variables
taskid taskid
The identification of the access method task. The identification of the access method task.
cid cblock
The communications identifier provided by VTAM. The following control blocks:
type
• ACB
SESSA or TRACE.
• EXLST
Operator response • NIB
Notify the system programmer. • RPL
code
System programmer response The codes used for problem analysis.
Verify that the CNM application has defined the CNM
data type. The CNM data type can be, for example, System action
session awareness or trace. If the task type is a NetView subtask, the NetView
DSI254I taskid : SHOWCB FOR CONTROL program continues to run without the indicated
BLOCK LENGTHS FAILED - subtask. If the task type is the NetView main task, the
REGISTER 15 = X'code' REGISTER NetView program ends abnormally with a user code of
0 = X'code' 11 (X'00B').
A SHOWCB macro was issued, but failed for the Notify the system programmer.
reasons noted by registers 0 and 15 error codes.
System programmer response
Message Variables
Use the error code information to correct the problem.
taskid Refer to the appropriate VTAM manual for further
The identification of the access method task. information.
System programmer response The change focal point command was not sent to the
specified distributed host because a request for
Use the error code information to correct the problem. storage failed.
Refer to the appropriate VTAM or VSAM manual for
more information. Message Variables
Explanation
System action
You canceled the command. The tagid shows which
The focal point NetView program sends the request to
command the operator canceled.
the node.
Message Variables
DSI259E CHANGE FOCAL POINT COMMAND
FOR nodeid FAILED - THE task command
TASK IS NOT ACTIVE The name of the canceled command.
tagid
The tag identifier used in the command.
DSI265I parameter PARAMETER INVALID There are too many or too few parameters on a
ON command COMMAND CCPLOADI, CCPLOADT, CCPLOADF or CCPDR
command. An error occurred when you entered the
parameters to a CCP command list, or there is an error
Explanation
in a CCP generated command list.
The parameter is missing or not valid on a CCPLOADI,
Message Variables
CCPLOADT, CCPLOADF, or CCPDR command. This
indicates a user error or an error in a CCP generated command
command list. The following commands:
Message Variables • CCPDR
parameter • CCPLOADF
The name of the incorrect or missing parameter. • CCPLOADI
command • CCPLOADT
One of the following commands:
• CCPDR System action
• CCPLOADF The command gives a return code of 4 and stops
• CCPLOADI processing.
• CCPLOADT
Operator response
System action The NetView program allows this command only from
a command list. Notify the system programmer that
The command gives a return code of 4 and stops this command list failed and report the exact text of
processing. this message.
Notify the system programmer that the command list • Only browser subcommands are permitted if you are
you called failed with this message. browsing the log from the NetView Web interface.
You can re-enter your command on the resulting
panel or by selecting the Command Line link under
System programmer response NetView Support in the portfolio.
Ensure that the command list has not been modified • To serve only as a place-holder entry in CNMCMD to
since the time it was generated by CCP. Ensure that allow for command authorization checking (for
the command list uses the proper sequence of example, RUNCMD service point commands)
commands.
Message Variables
DSI289I LOAD SEQUENCE FROM operator1
FOR device INTERRUPTED. LOAD command
The name of the command processor
System action The command is not processed and the focal point
remains unchanged at the distributed node.
The NetView program cannot end the processing. This
can result in a failure to delete load module Operator response
DSIYOCMN.
Start the DSICRTR task if the return code is X'18',
Operator response indicating that DSICRTR is not active. If you receive
other return codes, notify the system programmer.
Notify the system programmer.
System programmer response
System programmer response
Use the return code information to correct the
Ensure none of the installation's user-written problem. If the error is an internal error, contact IBM
command processors specify DSIYOTP as the name of Software Support.
a logoff or abend routine.
DSI293I FOCAL POINT AUTHORIZATION
DSI292I CHANGE FOCAL POINT COMMAND FOR type DATA HAS BEEN
FOR DISTRIBUTED HOST nodeid ACCEPTED BY nodeid
FAILED RETURN CODE X'retcode'
Explanation
Explanation
The specified node has accepted the local NetView
The request to change a focal point cannot be sent to program as its focal point for the type of data specified
the specified distributed node because of the problem in the message.
specified by the retcode.
Message Variables
Message Variables
DSI294I domainid DOES NOT SUPPORT Ensure the operator properly defined and started the
THE REQUESTED TYPE reqtype task.
DSI296I command FAILED. INVALID DATA
Explanation RECEIVED FROM nodeid
The specified distributed host does not support the
requested type. Explanation
If reqtype is ALERT and you entered either a The command failed because the device sent
CHANGEFP or FOCALPT CHANGE command to send an insufficient data or data that was not valid. As a result,
NV-UNIQ request to the target node, the target node the NetView program cannot perform the requested
can be defined to support only the SNA-MDS LU 6.2 command function.
alert forwarding protocol. If this is true, the target Message Variables
node rejects the NV-UNIQ request that caused this
message to be issued. command
The name of the command.
Message Variables
nodeid
domainid The name of the network device.
The domain ID of the distributed host.
reqtype System action
The requested type in CHANGEFP command.
The NetView program stops processing for the
command.
System action
Processing continues and the focal point for the Operator response
distributed node remains unchanged.
Ensure you specified the nodeid correctly.
DSI295I OPTIONAL DATA SERVICE TASK
task IS NOT ACTIVE - reporttask System programmer response
Ensure the command was used properly. Also ensure
Explanation
you defined the nodeid to the network correctly.
You did not start the task, or you did not define it
properly. A command function that you requested DSI297E INVALID INCLUDE CARD IN
requires this task. MEMBER object. RC = reason
Message Variables
Explanation
task
An error occurred while processing a %INCLUDE
The name of the needed task.
statement in the specified member. This message can
- reporttask occur during initialization or as a result of the
The name of the task that reports this condition. REFRESH command. This message is the first line of a
However, this information might not always be multiline message. The second line is the %INCLUDE
available. statement in error.
Message Variables
System action
object
The related command function ends. If the reporting The name of the member, or the name of an
task information is available and it is the CNMCALRT embedded member appears if the error indicated
by the message occurred in a member included in
Note the reason code that is displayed and the action DSI302I LOAD SEQUENCE FROM operator1
that caused the message to be displayed. Contact the WAS REPLACED BY LOAD
system programmer. SEQUENCE FROM operator2 FOR
device
System programmer response
Explanation
If the %INCLUDE statement is not valid, correct it. If
the %INCLUDE statement is valid, use the reason code The NetView program took a load configuration
returned by DSIDKS to determine the problem and sequence out of the queue and replaced it with a new
correct it. one entered by your command list for the node.
System action
System action
The processing of DISPCMD ends.
The processing ends.
DSI310I CCPDR TYPE type FOR DEVICE
Operator response device NOT PRECEDED BY A
CCPDR TYPE F
Notify the system programmer.
Explanation
System programmer response
The NetView program issued a CCPDR command with
Ensure that none of the installation's user-written the M or L parameter that was not preceded by a
command processors specify DSIYOTP or DSIYCTRM
Ensure the command list has not been modified since command
it was generated by CCP. Ensure the command list The name of the command.
uses the proper sequence of commands. See the name1
NetView online help for the proper sequence of these The name of the destination network node.
commands. value
DSI331I command COMPLETE. nn The value used on the command.
COMMAND(S) WERE CANCELED target
LINE or STATION.
Explanation name2
After the referenced command completed, the The line or station attached to the network node.
indicated number of queued commands were codes
canceled. The system sense codes.
Message Variables
System action
command
The name of the command. Processing of the command ends.
nn
The number of commands that were canceled. Operator response
Correct the value and enter the command again.
System action
DSI336I LOAD FAILED FOR NCCF MODULE
The system action is determined by the referenced module IN object
command:
CANCMD Explanation
The command completed. The count includes
An attempt to load the NCCF module failed.
commands canceled both before and after they
are sent to the device. Message Variables
KEEP module
A global KEEP timed out. The task indicated by the The NCCF module for which the load failed.
endcmd.AutoTask statement in the CNMSTYLE
object
member was not available to process commands
The member containing the error, or the name of
defined by the ENDCMD parameter.
an embedded member if the error indicated by the
message occurred in a member included
(%INCLUDE statement) in member. If multiple
Explanation
Explanation
NetView initialization has detected that your running
The NetView program issues this message when it
copy of the NetView constants module (DSICTMOD)
tries to process a CCPLOADT or CCPLOADF command
does not have the correct length. Your NetView
with a name that is different from the name of the
program has undergone maintenance that increased
preceding CCPLOADI command. The NetView program
the length of DSICTMOD, but a copy of CNMS0055 has
might issue this message in response to a CCP-
not been updated and run with the new fields to
generated command list.
produce the correct level of DSICTMOD.
Message Variables
System action name1
Initialization stops. The network name specified on the CCPLOADT or
CCPLOADF.
Operator response command
CCPLOADT or CCPLOADF.
Notify the system programmer.
name2
The network name specified on the CCPLOADI.
System programmer response
Perform the following steps: System action
1. Update your customized copy of CNMS0055 from The NetView program ends the processing of the load
the copy supplied with the NetView program. sequence and gives a return code of 4.
2. Assemble a new copy of DSICTMOD.
Operator response
DSI341I command FAILED FOR ID = name1.
INVALID target = 'name2', SENSE Notify the system programmer that the command list
CODES = X'codes' you used failed with this message.
Message Variables
System programmer response
command
Check the resource definition.
The name of the command.
keyword DSI359I command SCREEN FORMATTING
The keyword in question. ERROR: text
System action
System action
This message is written to the network log only. It is
Previous messages have been written to the network
not displayed on the operator's screen.
log.
Operator response
Operator response
Notify the system programmer.
Check the log for the important message. If necessary,
notify the system programmer.
System programmer response
If a system error occurred, collect the error System programmer response
documentation and contact IBM Software Support. If a
Collect the error documentation and contact IBM
network error occurred, correct it and invoke the
Software Support.
central site control facility again.
DSI370I ALLOCATE COMMAND FAILED,
DSI367I command PANEL ID MISMATCH
'ddname' IS ALREADY IN USE
Explanation
Explanation
The panel ID for the panel template sent from the
You tried to allocate a file with a DDNAME that is
remote device is not the one expected; it does not
already allocated to the NetView program.
match the panel ID sent with the data to be displayed.
Message Variables
Message Variables
ddname
command
The DDNAME you specified on the ALLOCATE
The name of the NetView command that
command.
established the given session with a remote
device.
System action
System action The NetView program stops processing the command.
In addition to being displayed on the operator's
screen, this message is written to the network log. Operator response
When it is written to the log, message DSI366I can Verify that you entered the DDNAME correctly. If so,
also be written to provide further information about use the LISTA command to display the file currently
the error. If a panel is currently displayed, the allocated with the DDNAME.
message is displayed on that panel. If not, command
ends, and the message is displayed on the command If the LISTA command shows that the file you are
facility screen. trying to allocate is already allocated, you do not need
to issue another ALLOCATE command. If a different
file is allocated with the DDNAME you are trying to
Operator response
allocate your file with, either use the FREE command
Notify the system programmer. to deallocate the other file, or allocate your file with a
different DDNAME.
System programmer response You can issue the ALLOCATE command without a
Collect the error documentation and contact IBM DDNAME, and the NetView program assigns the file a
Software Support. unique DDNAME. The NetView program issues a
message telling you the DDNAME it assigns.
DSI368I AN IMPORTANT MESSAGE HAS
BEEN WRITTEN TO THE NETVIEW If you are unable to resolve the problem, notify the
LOG system programmer.
focalpt1
System programmer response
The name of the target focal point to which alerts
cannot be forwarded. If more than one operator name was specified on the
focalpt2 ASSIGN command, issue a LIST ASSIGN=GROUP
The name of the new primary or backup focal point command to determine which operators were not
to which alerts are being forwarded. added to the message routing group. In addition, use
the LIST command to determine if there are any
operator names in the group that can be deleted to
System action free up space for other names you want to add.
Processing continues, with alerts being forwarded to
DSI386I NETVIEW RESOURCE
the new focal point.
UTILIZATION hh:mm:ss
DSI384I UNABLE TO SEND DATA TO TASK
task, TASK NOT ACTIVE Explanation
This message is a response to a RESOURCE command
Explanation entered from an autotask, NetView-to-NetView
An attempt to use the message queuing service (MQS) session, or an OST task. The message is the header of
to queue a buffer from a foreign domain or a NetView a multiline message that displays total complex CPU
subtask to the specified task failed because the task utilization, NetView CPU utilization, and NetView
was not active. storage. See the NetView online help for more
information about the RESOURCE command.
Message Variables
Message Variables
task
The name of the task to which the data was being hh:mm:ss
sent The current time in hours, minutes, and seconds.
The time format depends on the TRANSMSG
System action member, when in effect, and on the time operands
of the DEFAULTS and OVERRIDE commands.
The buffer storage is freed.
System action
Operator response
Processing continues.
Determine why the task is not active and if possible,
restart it. DSI387I DATA BASE ALLOCATED TO
'ddname' HAS BEEN CLEARED
DSI385I ASSIGN COMMAND
UNSUCCESSFUL - MAXIMUM OF Explanation
255 OPERATORS REACHED
RESETDB successfully cleared the VSAM database
Explanation specified by ddname.
System programmer response You tried to start the NetView program or PROP/NCCF
message exchange (PMX) while PMX was running.
Correct the command and enter it again.
DSI395I SYSTEM ERROR, PMX START FAIL System action
The NetView program rejects this command and
Explanation continues to run PMX.
You tried to start the PROP/NCCF message exchange DSI399I APPLICATION NETVIEW
(PMX) and it failed to start. PREVIOUSLY STARTED, REQUEST
FAILED
System action
The NetView program rejects the command. Explanation
You tried to start the NetView program or PROP/NCCF
Operator response message exchange (PMX) while the NetView program
was running.
Notify the system programmer.
System action
System programmer response
The NetView program rejects this command and
Determine the reason for the START command failure.
continues to run.
DSI396I SYSTEM ERROR, NETVIEW START
FAIL
Explanation
System action
You receive this message in response to an AUTOTBL
The command, or the initialization of this code point
command or an AUTOCNT command. The NetView
table, ends.
automation table function is not being used.
DSI416I PROCESSING FAILED FOR
'command' COMMAND
System action
Operator response
The command continues.
Notify the system programmer of the problem.
• For the AUTOTBL command, if the current Operator response
automation status is unacceptable, reenter the
command with another file name or the OFF Notify the system programmer.
operand.
• For the AUTOTEST command, use the STATUS System programmer response
operand to find out the status of automation table Correct the automation control statement containing
testing or recording. the error.
Operator response This is the initial message for the command display
message.
Respond according to the associated message
DSI422I or DSI428I. Message Variables
System action
System action
Processing continues and the NetView program
Processing continues and the NetView program
ignores the request.
ignores the command.
Operator response
Operator response
Notify the system programmer.
Check that the correct values are in the changed fields.
If they are correct, notify the system programmer.
System programmer response
Refer to the appropriate VTAM manual for the System programmer response
explanation of the system sense and modifier sense
Determine the correct values.
codes.
DSI432I MODEM CONFIGURATION
DSI430I field1 INCOMPATIBLE WITH field2
disposition
field3
Explanation
Explanation
This message indicates whether the request was
The request failed because you entered an
successful.
incompatible value in the field. This message is
displayed on the change screen with the incompatible Message Variables
field highlighted. The modem configuration does not
disposition
change.
The state of the configuration.
Message Variables UPDATED
The configuration was updated.
Explanation Explanation
The command ended because of the reason given in The modem command that the NetView program sent
the string insert. out was intercepted by another modem on the link.
Message Variables That modem does not know its own address and
assumes that any command it receives is meant for
command itself.
The name of the failing command.
If the modem you requested is local, level 2, configure DSI444I SESSION BETWEEN
the remote, level 1 modem first. If it is remote, level 1, APPLID=applid AND SRCLU=srclu,
configure the local level 1 modem first. If it is remote, SESSID=sessionid, COULD NOT BE
level 2, the modem you need to configure is either the ENDED
local, level 1 modem or the local, level 2 modem.
Explanation
System programmer response The previously entered BGNSESS command did not
Define configuration for the modem that needs an complete for the specified terminal access facility
address. operator-control session.
The command is ignored and processing continues. Use the RCFB and SENSE command lists to determine
the meaning of the return/feedback and sense codes.
See the device-specific documentation for the
Operator response
meaning of the user sense data.
Wait for session establishment processing to
complete, then enter the command again. DSI460I CANNOT SEND DATA TO
APPLID=applid - AWAITING
DSI458I STORAGE REQUEST FAILED FOR OUTPUT ON THAT SESSION
NCCF
Explanation
Explanation
You tried to send full-screen data to the destination
There is not enough storage for the terminal access logical unit when the destination logical unit was not
facility to start a new session, to keep the current ready.
session active, or to perform the requested function.
Message Variables
Operator response
Explanation
Ensure that the logmode name specified in the
An application attempted to start a session between BGNSESS command is correct. If it is correct, notify
the specified application and logical unit. The the system programmer.
application is not known to the terminal access facility
(TAF) because an unsupported alias was used on the
BGNSESS command or because the session start-up System programmer response
was not initiated by a BGNSESS command. Check that the logmode name specified in the
Message Variables BGNSESS command is the correct logmode entry. Also
check the APPL definition for applid. Be sure that, for a
srclu full-screen session, an LU type-2 SRCLU is specified;
The name of the logical unit. and that for an operator-control session, an LU type-1
applid SRCLU is specified. An SRCLU cannot be used
The application identifier. simultaneously for OPCTL and FLSCN sessions.
sense DSI463I A SESSION HAS BEEN STARTED
The sense code TAF used to reject the bind. TO APPLID=applid FROM
SRCLU=srclu
System action
The NetView program ignores the request. Explanation
You entered the BGNSESS command, and a session
Operator response was successfully started between the specified
application and logical unit.
Use the LISTSESS command to display your TAF
sessions. Use the ENDSESS command to end sessions Message Variables
listed as STATUS INACT. Notify the system applid
programmer. The application identifier.
srclu
System programmer response
The name of the logical unit.
Determine the cause of the problem by looking up the
meaning of the sense code and by checking the APPL System action
definition statements for the SCRLU. If the sense code
is X'080F', the minor node names defined for the TSO The session is established.
application might not be a derivative of the major node
name that you used to define the TSO application. See Operator response
the IBM Z NetView Installation: Configuring Additional
For an operator control session (BGNSESS OPCTL),
Components for more information.
enter the desired SENDSESS commands for the
DSI462I UNABLE TO START SESSION FOR specified application.
APPLID=applid DUE TO INVALID DSI464I CANNOT SEND DATA TO
BIND PARAMETERS SESSID=sessionid - AWAITING
OUTPUT ON THAT SESSION
Explanation
Operator response
Data was received from the specified application on a
Notify the system programmer.
disconnected full-screen session.
Message Variables
Explanation applid
The application identifier
The specified session cannot be established. The
srclu
terminal access facility network services installation
The name of the logical unit
exit routine was entered and sent this message.
sessionid
Message Variables The session identifier
applid
The application identifier System action
srclu The BGNSESS command is in progress. If this
The name of the logical unit command is successful, message DSI463I is
displayed.
System action
DSI491I SYSTEM ERROR - INVALID
The NetView program does not establish a session and INTERNAL COMMAND command
begins to free the control blocks and storage. RECEIVED
System programmer response If you need this session, restart it using the BGNSESS
command. If you cannot start the session, notify the
Determine the cause of the error and take the system programmer.
appropriate actions.
DSI495I sesstype SESSION(S) FOR System programmer response
object=identifier ENDING Determine the cause of the error and take the
appropriate action.
Explanation
DSI497I NCCF CANNOT TERMINATE
You entered an ENDSESS command to end the SESSION SESSID=sessionid.
indicated terminal access facility session. TERMSESS FAILED
BGNSESS has chosen a SRCLU for you, either because System action
you allowed the value to default or because you
previously used a different value Processing continues.
Message Variables
Operator response
srclu
The name of the logical unit The entity identified as object can now be used.
applid
System programmer response
The application identifier
None
System action DSI501I task: CNMI HAS BEEN CLOSED
BGNSESS continues processing using the SRCLU value DUE TO ERROR - RTNCD = X'code'
named in the message. FDBK2 = X'code'
DSI499I UNABLE TO START SESSION TO
Explanation
APPLID = 'applid' FROM SRCLU =
'srclu' - macro FAILED The access method CNM interface was closed because
of an unrecoverable error on the interface. Use the
Explanation RCFB command list for a description of the return/
feedback codes.
The specified access method macro failed. The error
codes are given in message DSI459I, which follows Message Variables
this message. task
Message Variables The name of the task
cmdlist You might need to stop the command list if the error is
The name of the command list. in a required statement. Notify the system
programmer.
System action
System programmer response
The command list continues.
See IBM Z NetView Programming: REXX and the
NetView Command List Language to determine how
Operator response
the NetView program analyzes a command list
Notify the system programmer. statement and how to code shift-in and shift-out
codes.
System programmer response DSI509I WARNING: IMPORTANT MESSAGE
Correct the command list so the truncation is not messageid WAS NOT WRITTEN TO
required. DSILOG
There is not enough storage to contain the record that Message Variables
is used to initialize the empty VSAM data set. messageid
The message ID of the IM message.
System action
The data service task (DST) ends. System action
Processing continues.
Operator response
Determine whether you received message BNH16I, Operator response
which means the task has reached its storage limit. If Notify the system programmer.
so, notify your system programmer.
Operator response
Explanation
Notify the system programmer.
You pressed an unassigned PF/PA key.
Message Variables The NetView program does not process the statement.
task
Operator response
The name of the task.
Notify the system programmer.
System action
System programmer response
The data services task (DST) ends.
Correct the statement.
Operator response DSI527I task : SYNTAX ERROR: 'object'
Notify the system programmer. INVALID IN 'statement'
Explanation
Explanation
A command queued to the NetView data services task
The indicated initialization statement contains a
(DST) contains a command verb that cannot be
command verb other than DSTINIT.
identified or that is incompatible with the task type.
Message Variables
Message Variables
task
task
The name of the task.
The name of the task.
Correct the error in the installation exit routine or in The NetView subtask indicated by task is closing
the data services command processor (DSCP) that is down.
queuing the command. Ensure the CMDDEF statement Message Variables
for the command is correct.
task
DSI529I task : IMPROPER COMMAND The name of the task.
BUFFER PASSED TO DST
tasktype
OST, DST, NNT, HCT, PPT, OPT, or SUBSYSTEM
Explanation ROUTER for a NetView subtask, or NCCF for the
A command queued to the NetView data services task NetView main task.
(DST) contains a command that cannot be identified or
that is incompatible with the task type. System action
Message Variables The NetView program closes the subtask.
task DSI532I subtask : DURING SUBTASK
The name of the task. INITIALIZATION DUPLICATE
TASK NAME WAS FOUND
System action
The command is not processed. Explanation
The NetView program already has a subtask name
Operator response identical with that of the subtask currently being
initialized. An attempt was made to start an optional
Notify the system programmer.
task by the same name as a currently logged-on
operator.
System programmer response
Message Variables
Correct the error in the installation exit routine or in
the command processor that is queuing the command. subtask
The name of the task.
DSI530I 'task' : 'tasktype' IS READY AND
WAITING FOR WORK System action
Subtask initialization ends.
Explanation
The NetView subtask indicated by tasktype is Operator response
initialized and ready to accept input. If this message is
issued in response to a STOP command, STOP Notify the system programmer.
processing determined that the task being stopped
appeared to be able to process normally. See the System programmer response
NetView online help for more information on the STOP
Find the duplicate subtask name (TVBOPID) and
command.
assign a unique value to one of the duplicates. Start
Message Variables the optional task with a different task name.
task
The name of the task.
Explanation
Explanation
You entered the SWITCH command or its synonym for
A CNM interface send or receive failed with the
a data set or file that is already being switched.
indicated error codes. Use the RCFB command list for
a description of the return code and feedback code. Message Variables
Use the SENSE command list for a description of the
task
sense code.
The name of the task.
Message Variables command
task The name of the command.
The name of the task
action Operator response
SEND or RECEIVE Enter the command again.
vtamrcd
DSI542I task: command COMMAND NOT
The VTAM internal return code
PERFORMED. FILE ALREADY
vtamfb ACCESSIBLE
The VTAM internal feedback code.
vtamsens Explanation
The VTAM internal sense code.
You entered a command for a file or data set that is
already open.
Message Variables
Explanation
Operator response
You tried to issue an immediate command from a full Determine whether you received message BNH16I,
screen.
which means the task has reached its storage limit. If
so, notify your system programmer.
System action
The command is not executed and the screen remains System programmer response
full. See the IBM Z NetView Troubleshooting Guide for
possible causes of the storage shortage.
Operator response
DSI551I task: WARNING - ACB COULD NOT
Exit the full screen before entering an immediate BE GENERATED FOR A
command. SECONDARY VSAM DATASET
DSI549I INSUFFICIENT STORAGE
AVAILABLE TO EXECUTE Explanation
COMMAND ENTERED During initialization, a VSAM ACB cannot be
successfully generated for a secondary VSAM data set
Explanation or file.
You entered a command from a full screen; there was Message Variables
not enough storage available to execute the command.
task
The name of the task.
System action
The command is not executed and the screen remains System action
full.
Processing continues.
Operator response
Operator response
Determine whether you received message BNH16I,
which means the task has reached its storage limit. If Notify the system programmer.
so, notify your system programmer.
System programmer response
System programmer response See error message DSI555I to determine the cause of
See the IBM Z NetView Troubleshooting Guide for GENCB macro failure.
possible causes of the storage shortage. DSI552I task: REQUIRED VSAM
DSI550I command FAILED: INSUFFICIENT INITIALIZATION RECORD NOT
STORAGE OBTAINED IN module PROVIDED BY INSTALLATION
EXIT
Explanation
Explanation
A module began filling a full-screen buffer and ran out
of buffer space. The installation exit routine did not provide a
substitution record that is required for initialization of
Message Variables the empty VSAM data set or file.
command Message Variables
The name of the command that failed
task
module The name of the task.
The name of the module with insufficient storage
space
System action
The data set or file is not opened.
Message Take the data set or file offline and audit it to ensure
System Action integrity. Refer to the appropriate VSAM manual for
return code information.
DSI507I
The data services task (DST) ends. DSI559I task: CNM NOT AVAILABLE.
DSI520I INITIALIZATION CONTINUES
The DST ends.
DSI552I Explanation
The data set or file is not opened. The CNM interface failed to open.
DSI555I Message Variables
If the failing macro is BLDVRP, initialization ends.
For all other macros, processing continues. task
The name of the task.
System programmer response You entered an SPCS command for a specified service
point and application, and the command failed. The
Determine the meanings of the error codes and selected application is not available.
system sense data. See the device-specific
documentation for the meaning of the user sense data. Message Variables
command
DSI573I command FAILED FOR
The command that failed.
SP_spkey=SP_spname,
APPL_applkey=APPL_applname: spkey
APPL_applkey NOT RECOGNIZED, The service point keyword. This is the actual
SENSE CODE= X'code' keyword used on the command to specify the
service point. It is SP or a synonym for SP.
Explanation spname
The service point name.
You entered an SPCS command for a specified service
point and application, and the command failed. The applkey
selected application is not recognized. The application keyword equals APPL or a
synonym for APPL.
Message Variables
applname
command The application name.
The command that failed.
code
spkey The sense code number.
The service point keyword. This is the actual
keyword used on the command to specify the System action
service point. It is SP or a synonym for SP.
Processing continues.
spname
The service point name.
Explanation
System programmer response
You entered an SPCS command for a specified service
Determine the meanings of the error codes and
point and application, and the command failed. The
system sense data. See the device-specific
specified link connection component is unknown.
documentation for the meaning of the user sense data.
Message Variables
DSI575I command FAILED FOR
'SP_spkey=SP_spname, command
APPL_applkey=APPL_applname' : The command that failed.
TEST NOT SUPPORTED BY spkey
APPL_applkey, SENSE CODE= The service point keyword. This is the actual
X'code' keyword used on the command to specify the
service point. It is SP or a synonym for SP.
Explanation spname
You entered an SPCS command for a specified service The service point name.
point and application, and the command failed. The applkey
selected test was not supported by the requested The application keyword equals APPL or a
application. synonym for APPL.
Message Variables applname
The application name.
command
The command that failed. code
The sense code number.
spkey
The service point keyword. This is the actual
keyword used on the command to specify the System action
service point. It is SP or a synonym for SP. Processing continues.
spname
The service point name. Operator response
applkey Specify the correct LCC name.
The application keyword equals APPL or a
synonym for APPL.
System programmer response
applname
The application name. Determine the meanings of the error codes and
system sense data. See the device-specific
code documentation for the meaning of the user sense data.
The sense code number.
DSI578I command FAILED FOR
System action 'SP_spkey=SP_spname,
APPL_applkey=APPL_applname' :
Processing continues. selfkeyword=selfvalue INVALID
FOR APPL_applkey, SENSE CODE=
Operator response X'code'
Specify a valid application.
Explanation
System programmer response You entered a LINK command for a specified service
point and application, and the command failed. The
Determine the meanings of the error codes and
self-count name you selected is not valid for the
system sense data. See the device-specific
specified application.
documentation for the meaning of the user sense data.
Message Variables
DSI576I command FAILED FOR
SP_spkey=SP_spname, command
The command that failed.
Message Variables
Explanation
resource
The specified command procedure has resumed
'START-server' where server is the command
processing.
server name.
error Message Variables
For START, one of the following error codes: cmdproc
16 The name of the command procedure (including
Failed to obtain PPI name because of multiple HLL, REXX, and NetView command list language
concurrent START TSOSERV or START command lists).
UNIXSERV commands
104 System action
SUBMIT failed, see accompanying message Processing continues.
108
DSI587I returncmd IGNORED, COMMAND
Protocol failure between NetView and the
PROCEDURE cmdproc IS status
command server
Any other codes returned are PPI error codes. Explanation
You entered a RETURN command to return to a full-
System action
screen processor (such as session monitor or
Processing continues. hardware monitor), but the command fails because a
command procedure is currently running.
Operator response Message Variables
Notify the system programmer. returncmd
The command name of the return command.
System programmer response cmdproc
Correct the indicated error condition. PPI error codes The name of the command procedure.
are described in the IBM Z NetView Application status
Programmer's Guide. The status of the command procedure, which
includes ACTIVE, PAUSED, STACKED, or WAITING.
DSI585I INFORMATION MARKED BY '>'
EXCEEDS DISPLAY LENGTH AND
HAS BEEN TRUNCATED
Explanation
Operator response
The length of the command text is greater than 32000
Issue UNSTACK to let the command procedure run, or
characters or a command operand is longer than 255
issue any other valid command.
characters. The NetView program truncates everything
DSI589I INPUT COMMANDS WAITING ON after 32000 characters or after the last valid length
STACK, ISSUE 'STACK' TO operand.
EXECUTE Message Variables
Explanation cmdlist
The name of the command list.
You entered one or more commands that were not
immediately executed because of an active command System action
list (running, waiting, or paused). These commands are
still waiting for execution. This message is issued upon The command list continues.
resumption of the command list after any interruption.
Operator response
System action Notify the system programmer.
The command list continues in its current state.
System programmer response
Operator response Correct the command list so the truncation is not
If you take no action, the stacked commands will required.
continue to wait until your command list finishes. If
DSI593A nnn MESSAGE(S) NOT DISPLAYED.
you want to run the stacked commands sooner, issue
OF THESE, hhh WERE HELD
the STACK command. You cannot inquire which
MESSAGES.
commands are pending or cancel them (except by
logging off).
Explanation
DSI590I CMDDEF STATEMENTS MAY BE
MISSING FOR module The NetView program suppresses the display of
messages at certain times. nnn suppressed messages
have arrived since a message was last displayed. Of
Explanation the nnn suppressed messages, hhh were “held”
One or more of the modules specified requires a messages. A held message is one defined by your
CMDDEF statement. programmer to be kept on your screen until you
remove it. The held messages are now being displayed
Explanation applid
The name of the full screen application.
This is a major header line produced by the LIST KEY
pfkey
command.
The name of a PF or PA key.
Message Variables
DSI612I INVALID VERB FOR DSIPFK
applid COMMAND PROCESSOR
The full screen application for which this key or set
of keys is set. Explanation
System action
Explanation
The NetView program continues processing.
You have specified PERSIST=NO on a DSTINIT or
CNMTARG definition statement, but you have not set
Operator response the nonpersistent sessions time-out field in
Notify the system programmer. DSICTMOD.
To use NetView REXX on a VM system, have VM The NetView program defaults the session to
Release 6 REXX Enhancements SPE or a later release persistent. The PERSIST=NO option is ignored.
of VM installed.
Operator response
DSI622I DUPLICATE LCC NAMES NOT
ALLOWED Notify the system programmer.
Notify the system programmer. RES=N is not a valid keyword in this case. If you enter
a command whose type is IMMEDIATE or BOTH, or the
module is one of the required listed RES=Y NetView
System programmer response commands, then RES=Y is assumed.
Use the RCFB and SENSE command lists to determine Message Variables
the meaning of the return/feedback and sense codes.
See the device-specific documentation for the keyword=value
meaning of the user sense data. The keyword/value pair that violates the command
definition restrictions.
DSI626I LOAD FAILED FOR module, LOGON
module
ABORTED
The name of the module.
object
The member in which the error, or the name of an
embedded member if the error indicated by the
message occurred in a member included
The NetView program uses the assumed keyword and You specified a duplicate keyword on the control
value. statement or command.
Message Variables
Operator response
task
Notify the system programmer. The name of the task.
keyword
System programmer response The duplicate keyword specified.
Modify the keyword/value pair on the CMDDEF stmt
statement or the ADDCMD command to conform to the The control statement or command where the
usage restrictions. See the online help for more duplicate keyword appears.
information.
System action
DSI630I PF/PA KEY VALUE TRUNCATED
The NetView program uses the first value specified for
Explanation the keyword causing the error.
System action
System action
Processing continues. The system uses the name
Command processing continues.
specified on the last DEFFOCPT statement as the focal
point. DSI638I PRI(1ST): operatoridn
This is a header line produced by the LIST MSG=AUTH Command processing continues.
or LIST ASSIGN=AUTH command. The NetView DSI640I OP(ALL): operatorid1 operatorid2
program found the message you requested.
operatorid3 operatorid4
Message Variables operatorid5
message
The messages or commands. Explanation
This message shows either a list of up to five operators
System action assigned to receive copies of the messages given by a
specific string in message DSI174I, DSI637I or a list
LIST command processing continues.
of up to five operators assigned to a specific group ID
DSI637I COPY MESSAGE STRING: given in message DSI180I.
'message' Message Variables
operatoridn
An operator identifier, where n is 1 through 5.
Operator response
Operator response
Correct the command specification and enter the
Determine the phone numbers you need. Ensure each
command again. Correct the initialization member and
number is unique.
restart the task or notify the system programmer.
DSI660I STOP TASK ISSUED FOR task BY
System programmer response operatorid
Correct the initialization member and restart the task.
Message Variables
When the printer has finished printing, and you receive Explanation
message DSI104I, enter START HCL for the required This message is the response to a LIST FOCPT
logmode name. command. It can also occur when the NetView
DSI665I KEYWORD CONFLICT BETWEEN program processes a DEFFOCPT definition statement.
keyword1 AND keyword2. Message Variables
KEYWORD keyword2 IGNORED
type
The type of data for which focal point information
Explanation is being given.
Keywords keyword1 and keyword2 can not be netid1
specified in the same invocation of the command. The name of the network in which fpname resides.
Message Variables If this variable is not present, then fpname resides
in the local network.
keyword1
fpname
The first keyword specified.
The name of the remote node that is the primary
keyword2 focal point for the specified type.
The second keyword specified.
netid2
The name of the network in which backup resides.
System action This variable is not present if backup resides in the
The NetView program ignores keyword2. Keyword1 is local network or if backup is NONE.
processed normally. backup
The name of the remote node that is the backup
DSI666I INVALID FOCAL POINT
focal point for the specified type. If no backup is
DEFINITION : TYPE type
present, this variable is NONE.
Explanation
System action
An unknown focal point type was defined on a
Processing continues.
DEFFOCPT definition statement.
Message Variables DSI669I NO FOCAL POINTS DEFINED :
TYPE type
type
The unknown focal point type. Explanation
Explanation
Explanation
An OPERATOR statement in DSIOPF contains an error
An LU 0 SEND request failed.
in the OPID (label) field.
Message Variables
Message Variables
domain
descriptor
The name of the domain trying to send the
The type of syntax problem. DUPLICATE implies
distributed communications network management
that this OPID has already been defined. INVALID
(DCNM) data.
implies that the OPID is prohibited, for example,
luname SYSOP or LOG, or that a character that is not valid
The name of the LU to which the DCNM data was found in OPID. A-Z, 0-9, #, @, and $ are the
cannot be routed. The LU can be a focal point or an only characters allowed.
LU in a foreign domain.
object
The member in which the error was found, or the
System action name of an embedded member. If multiple levels
Processing continues. of embedding occurred within object, only the level
where the error occurred is specified.
Operator response
Notify the system programmer.
System action
System action
The NetView program ends the command procedure.
The NetView program ignores the command and
highlights the names of ports that are not defined as
Operator response having a synchronous transmission mode.
Notify the system programmer.
Explanation Explanation
You filled in one or more “synchronous” fields for a The sum of the individual channel backup speeds you
port that is defined as asynchronous. These fields specified does not equal the backup speed of the
must be left blank. modem.
For a channel used by an asynchronous port, the
System action speed used to calculate the aggregate backup speed is
The NetView program ignores the command and either 2.4 KBPS or the speed you specified for the
highlights the fields. asynchronous port, whichever is greater.
For a channel used by one or more synchronous ports,
Operator response the speed used to calculate the aggregate backup
speed is the backup speed you specified for each of
Replace each highlighted field with blanks.
the synchronous channels.
DSI688I THE SUM OF CHANNEL FULL
SPEEDS MUST ADD UP TO THE System action
MODEM FULL SPEED
The NetView program ignores the command. It
highlights the backup speed of all synchronous ports
Explanation and the speed of all asynchronous ports.
The sum of the individual channel full speeds you
specified does not equal the full speed of the modem. Operator response
For a channel used by an asynchronous port, the Ensure the individual backup speeds of the channels
speed used to calculate the aggregate full speed is used by the synchronous ports, and the individual
either 2.4 KBPS or the speed you specified for the speeds of the channels used by the asynchronous
asynchronous port, whichever is greater. ports, add up to the aggregate backup speed for the
For a channel used by one or more synchronous ports, modem.
the speed used to calculate the aggregate full speed is Remember to use 2.4 KBPS for the speed of a channel
the full speed you specified for each of the used by an asynchronous port, even if you specified a
synchronous channels. slower speed, because the port actually uses this
amount of bandwidth. The backup speed of a channel
System action used by more than one port is the backup speed of any
of the ports.
The NetView program ignores the command. It
highlights the full speed of all synchronous ports and Note that, for every channel but one, the backup speed
the speed of all asynchronous ports. must be equal to the full speed. One channel must
have a backup speed that is exactly 2.4 KBPS less than
Operator response its full speed. The aggregate backup speed of the
modem appears on the right side of the screen, on the
Ensure the individual full speeds of the channels used same line as the “BACKUP SPEED” fields. For example,
by the synchronous ports, and the individual speeds of if you see (0.0->16.8 KBPS), then the aggregate
the channels used by the asynchronous ports, add up backup speed is 16.8 KBPS.
to the aggregate full speed of the modem.
DSI690I BACKUP SPEED OF PORT MUST BE
Remember to use 2.4 KBPS for the speed of a channel LESS THAN OR EQUAL TO ITS
used by an asynchronous port, even if you specified a FULL SPEED
slower speed, because the port actually uses this
amount of bandwidth. The full speed of a channel used
Explanation
by more than one port is the full speed of any of its
ports. The aggregate full speed of the modem appears One or more backup speeds are incorrect because a
on the right side of the screen, on the same line as the port's backup speed cannot be greater than its full
“FULL SPEED” fields. For example, if you see (2.4- speed.
>19.2 KBPS), then the aggregate full speed is 19.2
KBPS.
Notify the system programmer. DSI705I task: DST ABENDING FOR THE
ALIAS APPLICATION - COMMAND
PROCESSOR UNDEFINED - NAME
System programmer response
= cmdproc
See the DSIZCSMS return codes listed in IBM Z
NetView Programming: Assembler to determine the Explanation
problem. If you have a system type error, collect your
error documentation and contact IBM Software The NetView program does not recognize a command
Support. If you have a network type failure or system processor needed to run the DST.
definition type error, correct it and restart the alias Message Variables
application.
task
DSI703I task: DST ABENDING FOR THE The name of the task.
ALIAS APPLICATION - LOGIC
cmdproc
ERROR
The name of the command processor.
Explanation
Operator response
A logic error occurred in the alias application
Notify the system programmer.
processing. The alias tables are no longer usable.
Message Variables System programmer response
task Define the command processor name on a CMDDEF
The name of the task. statement, then restart the NetView program.
DSI706I hclname SESSIONS HAVE BEEN
Operator response
STOPPED FOR ALL OPERATORS
Notify the system programmer.
Explanation
System programmer response
This is a normal response to a STOP
You have an internal alias application logic error HCL=hclname,OP=ALL command entered for the
caused by a mismatch in the translation tables. Collect indicated hclname.
the problem determination data and contact IBM
Software Support. Message Variables
hclname
DSI704I task: DST ABENDING FOR THE
The name of the hard-copy log device.
ALIAS APPLICATION - UNABLE TO
LOAD module
To provide more virtual storage, stop any unnecessary DSI713I task: ALIAS TABLE BUILD FAILED
NetView tasks or operators. If you are successful, FOR RECORD TYPE = type, LABEL =
enter an AUPD command ADD for the member name. recordlabel, FROM object = name -
If not, inform the system programmer. INSUFFICIENT STORAGE
Determine new virtual storage requirements and The NetView program does not have enough storage to
update NetView region or partition size. Restart the build additional translation tables for the specified
Explanation
One of the parameters on your input statement had
data that is not valid.
You do not have enough storage to build tables for the DSI725I THIS MODEM IS CURRENTLY
specified network identifier. OPERATING IN FAN IN/FAN OUT
MODE
Message Variables
task Explanation
The name of the task.
This modem is currently operating in fan-in or fan-out
object mode. This means that all ports are sharing a single
MEMBER channel; only one channel is defined and all ports are
name defined to share this channel. This message is for your
The name of a data set member information.
networkid DSI726I THIS MODEM IS CURRENTLY
The identification of the network. OPERATING IN PURE DMPX MODE
Explanation
Operator response
The alias command (AINQ or AUPD) request failed.
If the backup speed field for port A is highlighted,
The alias task is not active.
select a valid backup speed.
Message Variables
If the “PORT USED FOR EXTERNAL CLOCK” field is
highlighted, select a valid backup speed for the action
highlighted port or specify a different port. INQUIRY or UPDATE.
For synchronous ports, valid backup speed values are task
2.4, 4.8, 7.2, 9.6, 12.0, 14.4, and 16.8 KBPS. The name of the task.
The NetView program ignores the command and DSI732I action REQUEST UNSUCCESSFUL.
highlights the field that is not valid. INSUFFICIENT STORAGE - NAME /
object. = name
Operator response
Explanation
Replace the highlighted field with a valid port name.
The alias command (AINQ or AUPD) request failed.
DSI730I CMDDEF STATEMENT MISSING The return code from the alias data services task
FOR ALIAS DATA SERVICES name indicated the NetView program did not have enough
COMMAND PROCESSOR storage to complete the request.
Message Variables
Explanation
action
A CMDDEF statement required for alias command
INQUIRY or UPDATE
processing was missing from the CNMCMD member of
DSIPARM. object
MEMBERNAME
Message Variables
name
name One of the following:
The identifying name of the command processor.
• The member name specified on an AUPD
command, or the network name specified on an
System action
AINQ request
The NetView program does not run the requested • The name of a data set member
command (AINQ or AUPD).
System action
Operator response
The command ends. No updates are made to the alias
Notify the system programmer. tables.
DSI733I action REQUEST UNSUCCESSFUL - • The network resource name specified on the
INTERNAL ERROR. SENSE = AINQ command.
X'code', NAME/object=name • The name of the data set member.
The NetView program rejects the command. Check the I/O device to correct the I/O problem. When
you have corrected the error, have the operator enter
an AUPD ADD command for the specified member.
Operator response
Correct the AUPD command so that the network DSI740I UPDATE REQUEST
identifier specified does exist for the member UNSUCCESSFUL FOR object =
specified. name, NOT FOUND
Explanation name
ORIGNAME or TARGNAME.
The AUPD command cannot load DSIATBLD, the
translatedname
required module.
The name resulting from the inquiry request
Message Variables networkid
object The name of the network
MEMBER cdrmname
name The ID of the SSCP that owns the network
The name of a data set member resource (optional)
Explanation
Operator response
The alias command processors (DSIAOIRP or
Correct the command and enter it again.
DSIAOURP) received a reply that did not originate from
DSI747I action REQUEST UNSUCCESSFUL. the alias application DST.
EXPECTED OPERAND OR VALUE
MISSING - 'operand' System action
The NetView program ignores the reply.
Explanation
The alias command (AINQ or AUPD) request failed. Operator response
The NetView program did not find a required operand
on an AINQ or AUPD command, or the value for the Notify the system programmer.
given operand is missing.
Message Variables
The message is sent to the appropriate operator. DSI760E No valid license certificate was
found for this NetView program.
DSI758I THE number NEW PASSWORD IS NetView is terminating.
MORE THAN 8 CHARACTERS LONG
Explanation
Explanation
During NetView initialization, a check was made to
The operator or a command list attempted to enter a determine if a license existed for this NetView, but no
new password that is more than eight characters long. valid license was found.
Eight characters is the maximum length of a new
password entered from the DSI809A prompt or from a
System action
command list.
NetView initalization stops and NetView ends.
Message Variables
number Operator response
FIRST or SECOND.
Notify the system programmer.
System action
System programmer response
The NetView program rejects the new password. If the
new password was entered from the DSI809A prompt, Ensure that a valid license certificate for NetView
the NetView program issues the DSI809A prompt exists in the IBM License Management database. If a
again. valid license certificate exists and the error continues,
contact IBM Software Support.
Operator response DSI761I NetView is terminating - IBM
If the new password was entered from the DSI809A License Management call returned
prompt, enter again all data requested by the prompt. the following values: Return code:
Enter a value of eight characters or less in the NEW retcode Status code: status.
PASSWORD fields.
Explanation
If the new password was entered from a command
list, notify the system programmer. During NetView initialization, a check was made to
determine if a license existed for this NetView using
System programmer response the z/OS ILMBREQ function. An error occurred and a
correct license certificate was not found. A
Change the command list to issue a new password of combination of return code and status code can be
eight characters or less. used to determine the cause.
DSI759I DATA TYPE = type Message Variables
retcode
Explanation The return code from the license request service
This message shows the configuration data type that status
contains the error described in the associated The status code from the license request service
message DSI422.
Note: For more information about the value of return
Message Variables code and status code of the z/OS ILMBREQ function,
System action
System programmer response
NetView initalization stops and NetView ends.
Use the RCFB command list to interpret the return
code and feedback codes and make the appropriate
Operator response changes.
Notify the system programmer. DSI769I domainid subcomponent APPCCMD
event FAILED, LUNAME=luname,
System programmer response QUALIFY=X'qualify',
FEEDBACK=(X'code1', X'code2',
Ensure that a valid license certificate for NetView
X'code3')
exists in the IBM License Management database or
otherwise correct the problem that is specified. If a
valid license certificate exists and the error continues, Explanation
contact IBM Software Support. An APPCCMD request failed. The APPCCMD might
DSI768I domainid subcomponent APPCCMD have been issued by the NMC, the management
CONTROL = event FAILED - REG15 services (MS) transport, or the high performance
= X'r15', REG0 = X'r0', RTNCD = transport. The return codes associated with the
X'vtamrcd', FDBK2 = X'vtamfb' attempt are shown.
Message Variables
Explanation
domainid
An APPCCMD request failed. The APPCCMD might The name of the NetView domain from which the
have been issued by the NMC, the MS transport, or the message is issued.
high performance transport. The return codes subcomponent
associated with the attempt are shown. Use the RCFB The name of the command facility APPC
command list for a description of the return codes and subcomponent that issued the message (ATTN Exit
feedback codes. or RPL Exit).
Message Variables event
domainid The CONTROL keyword value on the APPCCMD
The name of the NetView domain from which the that initiated the request.
message is issued luname
subcomponent The partner LU name.
The name of the command facility LU 6.2 qualify
subcomponent that issued the message (ATTN Exit The VTAM qualify option. See the description of
or RPL Exit) the constant values for the RPL6QUAL field in the
event ISTRPL6X DSECT in the z/OS Communications
The CONTROL keyword value on the APPCCMD Server library.
that initiated the request code1
r15 The primary return code used for problem analysis.
The value in register 15 (used for problem code2
analysis) The secondary return code used for problem
r0 analysis.
The value in register 0 (used for problem analysis) code3
vtamrcd The RPL sense code used for problem analysis.
The VTAM internal return code
System action
vtamfb
The VTAM internal feedback code Processing continues.
If tpname is a program that is supplied by IBM, contact Both the transmission mode field and the channel field
IBM Software Support. are required when defining a port. You left at least one
of these fields blank.
If the tpname is a customer-written program, define a
command processor to be driven for the event. System action
DSI773I domainid subcomponent TARGET The NetView program ignores the command and
TRANSACTION PROGRAM tpname places a highlighted question mark in each blank field.
NOT FOUND
Operator response
Explanation
Replace each highlighted question mark with a valid
The application program issued a request to start a value or blank out the entire column for a particular
conversation with a remote transaction program. The port to show that it is not to be used.
remote transaction program cannot be found.
DSI775I task: CNMAUTH = SPECIFIC WAS
Message Variables SPECIFIED WITHOUT A CNMTARG
domainid STATEMENT
The name of the NetView domain from which the
message is issued. Explanation
subcomponent You attempted to start CNM data transfer task task,
The name of the command facility LU 6.2 but did not provide CNMTARG names. Communication
subcomponent that issued the message (ATTN with any NetView cross-domain CNM data transfer
Exit). task is not possible.
tpname
Message Variables
The name of the transaction program specified in
the FMH-5 (in hexadecimal). task
The name of the task.
Operator response
Operator response
Notify the system programmer.
Notify the system programmer.
The message might be issued by itself because Message DSI781I gives the target logical unit name for
luname is not defined in DSILUCTD. If you require INQUIRE and OPNDST failures. Message DSI779I
NetView-to-NetView data transfer with luname, add a gives the target logical unit name for CLSDST and
definition for luname to DSILUCTD the next time the TERMSESS failures. RTNCD/FDBK and SENSE values
NetView program is brought down. When the NetView note the macro request failure code. Refer to the
program is brought back up, data transfer with luname appropriate VTAM manual for further information. If
will be possible. the LU name is not available, the target logical unit
name might be blank. An asynchronous error condition
If the NetView storage shortage message (DSI124I) deleted the information.
precedes this message, examine the DSINLDM
logmode table entry, which controls the session Use the RCFB command list for a description of the
parameters that were used in the session setup return code or feedback code. Use the SENSE
attempt. A missing or erroneous RUSIZES keyword command list for a description of the sense code.
value can cause this error. Message Variables
DSI782I task: macro FAILED FOR cblock - task
REGISTER 15 = X'code' REGISTER The name of the task.
0 = X'code' action
INQUIRE, OPNDST, CLSDST, or TERMSESS.
Explanation
luname
A GENCB or MODCB macro issued during the The name of the logical unit.
allocation process failed. The reason is indicated by vtamrcd
the register 15 and register 0 error codes. Refer to the The VTAM internal return code or feedback code.
appropriate VTAM manual for more information. The
target logical unit name is given in message DSI781I vtamsens
which always follows message DSI782I. The VTAM internal sense code.
Explanation
Explanation
The session ends because of an error, or if the failing
This is the information you get when you enter the
API request field is RECEIVE, the session might end
LIST STATUS=AMLUSESS command.
because the session is nonpersistent and the sender is
Message Variables ending it. If the session is allocated, the owning TPN
(partner name) in this domain is notified of the failure
task
condition. If the failing API request field is blank, the
The name of the task.
session did not end because of an access method
luname error. Refer to the appropriate VTAM manual for
The name of the logical unit. further information.
cid Use the RCFB command list for a description of the
The communication identifier. return code or feedback code. Use the SENSE
datatype command list for a description of the sense code.
The type of data for which the session was
Note: This is an extension of message DSI778I.
established.
Message Variables
DSI791I task : --- END OF ACCESS METHOD
LU SESSION STATUS DISPLAY action
SEND, RECEIVE, OPNDST, or OPNSEC.
Explanation vtamrcd
The VTAM internal return code or feedback code.
This is the last line you see after you enter the LIST
STATUS=AMLUSESS command. vtamsens
The VTAM internal sense code.
Message Variables
task Operator response
The name of the task.
Notify the system programmer.
DSI792I task : --- CNM SESSION FUNCTION
NOT SUPPORTED BY ACCESS System programmer response
METHOD
Use the RCFB and SENSE command lists to determine
the meaning of the return/feedback and sense codes.
Explanation
See the device-specific documentation for the
The version and release level of the access method do meaning of the user sense data.
not support establishing the CNM data transfer task
DSI794I task : --- LOCAL TPN REMOTE TPN
sessions.
Message Variables Explanation
task This is the header line which is displayed in response
The name of the task. to LIST STATUS=CNMSESS command.
Note: This message is extended to message DSI785I.
System action
Message Variables
Severe error. NetView CNM data transfer task
initialization process ends. task
The name of the task.
Operator response DSI795I OWNING TPN = 'tpname', OPID =
Notify the system programmer. 'id', REMOTE TPN = 'tpname'
System action
Operator response
The NetView program awaits your response.
Notify the system programmer.
Operator response
System programmer response
Enter the appropriate CLOSE command or MSG.
Access method traces might be required to determine
the sequence of events leading up to this session end. DSI803A domainid REPLY INVALID. REPLY
WITH VALID NCCF TERMINAL
DSI799I message module
OPERATOR COMMAND
Explanation
Explanation
IBM Software Support requested further information
This message follows an incorrect reply to message
on an error message you are receiving. This message is
DSI802A.
used by IBM Software Support for problem diagnosis.
The message is written to the network log after certain Message Variables
other error messages are issued and if you have
domainid
entered MSGMODID=YES on a DEFAULTS command.
The name of the domain.
Message Variables
message System action
The message identifier of the previous message The NetView program awaits a correct response.
that was issued.
module Operator response
The name of the module that issued the previous
message and a number that identifies the location Enter one of the correct responses as shown in
within the module where the message was issued. message DSI802A.
DSI806A domainid NCCF IS ABOUT TO
System action ABEND - IF DUMP IS DESIRED,
REPLY 'Y' - OTHERWISE, REPLY
This message is not displayed, it is written to the
'N'
network log only.
Explanation
System programmer response
This message is sent if the NetView program fails
Provide the information contained in the message to
during initialization.
IBM Software Support as requested.
Message Variables
Note: You cannot process this message with NetView
automation. domainid
The name of the domain.
Explanation Once the SVC dump has completed, format the dump
for printing. Investigate the reason for the abend.
You entered a reply that is not valid for message
DSI813A. DSI820I SVC DUMP WAS ATTEMPTED,
RETURN CODE FROM SVC DUMP=
Message Variables X'retcode', REASON CODE=
domainid X'reason'
The name of the domain.
Explanation
System action An abend occurred.
The NetView program waits for a valid reply. Message Variables
retcode
Operator response
The hexadecimal return code from SDUMP
Enter a valid response. reason
DSI819I NETVIEW IS DUMPING FOR TASK The hexadecimal reason code from SDUMP
task. COMPLETION CODE= Refer to the z/OS MVS Programming library for more
X'hhhhhh', DOMAIN=domainid. information.
If the return code is not 0, review the output and Determine if the specified member is required for
correct any errors listed. After correcting the problem, correct processing. The missing member might be an
rerun the utility. included member. If the specified member is required,
correct the problem and rerun the Exec.
DSI897E COULD NOT FIND ANY DATA SETS
FOR DDNAME ddname DSI899I msgid text
Explanation Explanation
There are no data sets defined for the specified A previous message was sent to an MVS console, but it
DDNAME. was too long to fit on one line and was truncated at
120 characters. More of the message text for that
Message Variables message appears as text.
ddname Message Variables
DDNAME with no defined data sets.
msgid
The message identifier whose text is being
System action continued
Processing ends. text
The continuation text from the indicated message
ID
Appendix A. Codes
This appendix provides information about the following abend and sense codes:
• NetView program abend codes, including:
– GMFHS abend codes
– RODM abend codes
– SNA topology manager abend codes
• Alias sense codes
• LUC conversation request service return codes and sense codes
• Generic alert code points
011 X'00B' Control blocks cannot be built for the NetView main task.
012 X'00C' An installation exit that runs in 24-bit addressing mode needs to address a data
area that resides in 31-bit storage. The data area is at least one of the following:
the CNM input buffer, VSAM user data area, or VSAM key.
013 X'00D' The NetView program encountered an unsupported internal command request
code.
015 X'00F' NPS DST initialization failed.
016 X'010' The count fields of the control blocks DSIRAL and DSILAL or DSISAL are not equal.
This causes errors when calling NetView service routines.
017 X'011' The DSIRNK table is not large enough to hold the keywords of the command it is
processing. This abend only occurs if more keywords are defined for a command,
and the DSIRNK table in DSIYOSR is not updated to reflect the change.
018 X'012' Storage does not belong to the caller, or the length of the data record exceeds the
limit.
019 X'013' The NetView main task uses this code in response to a CLOSE ABEND command.
020 X'014' The NetView main task uses this code in response to a CLOSE DUMP command.
021 X'015' STACK is exceeded because of EXIT interrupts.
023 X'017' DSIGMN or DSIFMN is indicating that the issuing module cannot obtain a working
storage area because all working storage areas are in use.
024 X'018' LERAD/SYNAD stack was exceeded because of exit interrupts.
025 X'019' The interface to the high-level language (MVS only) environment (DSIHLINK) was
invoked for reasons other than initialization, resume, abend, logoff, or termination.
026 X'01A' The user attempted to use DSIHLLAR to perform illegal multitasking from a task
control block (TCB).
027 X'01B' The matching RPL is not found in the queue of waiting request blocks. Issued by
VPDTASK.
029 X'01D' The DSICES macro gives a return code that is not 0 or 20. The CNMTAMEL DSCP
verb name (DUIADISP) cannot be found. Abend issued from module DUIATIMR.
DUMP(NO).
030 X'01E' Resume issued for an ADX that was not suspended. Abend issued from module
DUIARES. DUMP(YES).
031 X'01F' Logic error. Abend issued from module DUISHMQA. DUMP (YES).
089 X'059' Unexpected error occurred in automation table processing. DUMP (YES).
090 X'05A' A return code that is not valid was received during GLOBALV processing.
091 X'05B' Should not occur: severe error returns from the NetView Bridge dispatcher.
092 X'05C' Logic error. Abend issued from module DUIDUPRQ. DUMP(YES).
093 X'05D' Logic error. Abend issued from module DUIDMCFV. DUMP(YES).
094 X'05E' Logic error. Abend issued from module DUIDMLUV. DUMP(YES).
095 X'05F' Logic error. Abend issued from module DUIDICDP. DUMP(YES).
096 X'060' Logic error. Abend issued from module DSIIBMHL. DUMP(YES).
097 X'061' DSIWAT time-out. A limit set in the DSIMVT control block was reached while task
message queues were blocked. See DSIMVT maco label MVTCPAWT for details.
098 X'062' Unrecoverable SELECT error. Abend issued from DUIASELE. DUMP(YES).
112 X'070' A Graphic Monitor Facility host subsystem (GMFHS) method detected an out-of-
storage condition. The Resource Object Data Manager (RODM) generates a log
record type 7 containing this abend code. The user application program triggering
the abending method receives a return code 12 with reason code 194.
113 X'071' The security software initialization for the primary POI task has failed.
115 X'073' The DSIPUSH macro failed. Abend issued from BNJAPAMA.
257 X'101' RESET IMMED or RESET DUMP command was issued. The error recovery routine of
some system services can generate a dump. See the STOP command in NetView
online help for more information.
258 X'102' Unexpected LERAD error under non-TAF environment.
2816 X'B00' NetView subsystem detected a PC call to PPI service routine that is not valid.
2977 X'BA1' Session monitor detected a connectivity chain that is not valid. Contact IBM
Software Support for programming assistance.
2978 X'BA2' Session monitor detected a connectivity chain that is not valid. Contact IBM
Software Support for programming assistance.
2979 X'BA3' Session monitor detected a connectivity chain that is not valid. Contact IBM
Software Support for programming assistance.
2980 X'BA4' Session monitor detected a connectivity chain that is not valid. Contact IBM
Software Support for programming assistance.
2981 X'BA5' Session monitor detected a connectivity chain that is not valid. Contact IBM
Software Support for programming assistance.
2982 X'BA6' The session monitor detected a connectivity chain that is not valid. Contact IBM
Software Support for programming assistance.
2983 X'BA7' The session monitor detected a connectivity chain that is not valid. Contact IBM
Software Support for programming assistance.
2989 X'BAD' NetView has detected that a VTAM send has not completed. Either the send was
issued more than 3 minutes ago or the data queues are overloaded. Presentation
services output queues overload is defined as exceeding twice the value of
NORMQMAX as specified in the operators SCRNFMT. This is probably either an
operator terminal or VTAM problem.
3002 X'BBA' There is no page number table primary segment address in the hierarchy table.
3994 X'F9A' The DSIMQS macro gives a nonzero return code. A message to the authorized
NetView operator failed.
3995 X'F9B' The DSIMBS macro gives a return code not equal to 0, 4, or 12. The NetView
program cannot construct a message.
3997 X'F9D' The DSIGET macro failed to obtain storage for the DSX.
3998 X'F9E' The DSIMQS macro gives a nonzero return code. A message to the NetView
authorized operator failed.
3999 X'F9F' The DSILCS macro failed for service work block (SWB).
4000 X'FA0' A format error was detected while deblocking the logical records within a
temporary database physical record.
4001 X'FA1' AAUCLODA cannot find the current panel hierarchy entry name in the node table,
and issued a return code of 4.
Use the SENSE command to obtain descriptions of the sense codes listed in Table 4 on page 775. See
NetView online help for information about the SENSE command.
Table 5 on page 776 lists and describes LUC macro failure return codes displayed in messages
DUI171E, DUI172E, and DUI174E.
Use the SENSE command to obtain descriptions of the sense codes listed in Table 5 on page 776. See
NetView online help for information about the SENSE command.
The following paragraph does not apply to the United Kingdom or any other country where such
provisions are inconsistent with local law:
INTERNATIONAL BUSINESS MACHINES CORPORATION PROVIDES THIS PUBLICATION "AS IS"
WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A
PARTICULAR PURPOSE.
Some states do not allow disclaimer of express or implied warranties in certain transactions, therefore,
this statement might not apply to you.
This information could include technical inaccuracies or typographical errors. Changes are periodically
made to the information herein; these changes will be incorporated in new editions of the publication.
IBM may make improvements and/or changes in the product(s) and/or the program(s) described in this
publication at any time without notice.
Any references in this information to non-IBM Web sites are provided for convenience only and do not in
any manner serve as an endorsement of those Web sites. The materials at those Web sites are not part of
the materials for this IBM product and use of those Web sites is at your own risk.
IBM may use or distribute any of the information you supply in any way it believes appropriate without
incurring any obligation to you.
Licensees of this program who wish to have information about it for the purpose of enabling: (i) the
exchange of information between independently created programs and other programs (including this
one) and (ii) the mutual use of the information which has been exchanged, should contact:
IBM Corporation
2Z4A/101
11400 Burnet Road
Such information may be available, subject to appropriate terms and conditions, including in some cases
payment of a fee.
The licensed program described in this document and all licensed material available for it are provided by
IBM under terms of the IBM Customer Agreement, IBM International Program License Agreement or any
equivalent agreement between us.
Information concerning non-IBM products was obtained from the suppliers of those products, their
published announcements or other publicly available sources. IBM has not tested those products and
cannot confirm the accuracy of performance, compatibility or any other claims related to non-IBM
products. Questions on the capabilities of non-IBM products should be addressed to the suppliers of
those products.
Programming Interfaces
This publication documents information that is NOT intended to be used as Programming Interfaces of
IBM Z NetView.
Trademarks
IBM, the IBM logo, and ibm.com® are trademarks or registered trademarks of International Business
Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be
trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at
"Copyright and trademark information" at http://www.ibm.com/legal/copytrade.shtml .
Adobe is a trademark of Adobe Systems Incorporated in the United States, and/or other countries.
Java and all Java-based trademarks and logos are trademarks or registered trademarks of Oracle and/or
its affiliates.
Linux is a registered trademark of Linus Torvalds in the United States, other countries, or both.
Microsoft and Windows are trademarks of Microsoft Corporation in the United States, other countries, or
both.
UNIX is a registered trademark of The Open Group in the United States and other countries.
Other product and service names might be trademarks of IBM or other companies.
Notices 781
782 IBM Z NetView: Messages and Codes Volume 1 (AAU-DSI)
IBM®
GC27-2856-08