cc/td/doc/product/rtrmgmt/bluelist/cwblue30
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Troubleshooting the Mainframe Application

Troubleshooting the Mainframe Application

This chapter can help you to identify and resolve problems with the mainframe application. When you encounter an unfamiliar message or problem, refer to this chapter before you take any further action.

This chapter includes the following major sections:

Subtask Problems

This section describes corrective measures for mainframe subtask failures. Almost all subtask startup failures are accompanied by one or more messages written to the SYSLOG, or the output job log, or both. Check the list of mainframe messages in the "Mainframe Messages" section for the course of action to take when an error message is displayed.

The following subsections describe the appropriate action to take when a failure of a specific subtask occurs:

LU 6.2 Connection (SERVER Subtask)

A successful LU 6.2 connection requires exact compliance with the setup instructions given in this book and the CiscoWorks Blue Maps and SNA View Workstation Installation and Administration Guide. All network connections must be up and available, and all parameters used by both the mainframe and the workstation must match exactly.

If the LU 6.2 session fails to connect, perform the steps shown below.


Note   Restart the mainframe application address space each time a modification is made to a data set or resource.


Step 1   Verify that the SYSIN deck has a SERVER parameter card with the following five parameters:

Step 2   Verify that the VTAM APPL resource is defined in SYS1.VTAMLST with the parameter APPC=YES and that the resource is activated under VTAM.

Step 3   Verify that the VTAM LU is defined as an independent LU, either by a LOCADDR=0 definition under its PU, or as a CDRSC in a CDRSC major node definition. Verify that the LU is activated under VTAM.

Step 4   Use the VTAM APING command to verify that the workstation application is reachable from the mainframe:

D net,aping,id=netid.resource

Where:

netid.resource is the fully qualified name of the workstation. Until this command returns a positive response, the mainframe application cannot connect to the workstation.

Step 5   Stop the mainframe application's address space and check the bottom of the output job log for messages. The most significant messages are the primary and secondary return codes (RCPRI and RCSEC) from the LU 6.2 connection request.

Step 6   Check the job log for the first occurrence of message NSP111, NSP112, or NSP907. The RCPRI and RCSEC codes are fully documented in the IBM publication VTAM Programming for LU 6.2.


RCPRI/RCSEC combinations commonly encountered when installing the CiscoWorks Blue host component are listed in Table 6-1.


Table 6-1:
Common RCPRI/RCSEC Combinations
RCPRI (hex) RCSEC (hex) Meaning and User Action

0

0

Connection completed successfully. No action required.

0

1

Connection completed successfully. No action required.

0

2

Connection completed successfully. No action required.

4

8

Workstation did not recognize the transaction program name sent from the mainframe. Check for a mismatch in the spelling of the fourth and fifth parameters of the SERVER SYSIN card against the spelling of the transaction program name profiles on the workstation.

4

9

Workstation recognizes the executable name but cannot start it. Verify that the executable file name specified in the workstation transaction program name profiles match the actual executable program name (cwbstarttp).

4

A

Check the file permissions and ownership of the /opt/CSCOcb/bin/cwbstarttp workstation executable programs. It should be owned by "root" with the `S' bit set.

Restart SNA.

8

0

Verify that SNA and the SNA attachment are active on the workstation.

If the workstation connection is Token Ring, verify that the 12-digit MAC address is entered correctly on the workstation and that the network identifier (NETID) matches the NETID in the mainframe data set SYS1.VTAMLST(ATCSTRxx).

Verify that the LU name in the second parameter of the SERVER SYSIN card matches the available VTAM LU.

8

1

Verify that the link station is active on the workstation.

Verify that the VTAM APPL definition and independent LU (specified in the first and second parameters of the SERVER SYSIN card) are active.

10

2

VTAM is attempting to process two requests of the same mode type on the same LU. This problem is frequently caused by multiple restart attempts within a short period of time. Stop the SERVER subtask, wait
30 seconds, and then restart the subtask.

14

0

Transaction program on the workstation terminated abnormally. Wait until all ports on the workstation are cleared. Before retrying the connection, enter the ps -ef | grep cwbh command on the UNIX workstation to verify that no extraneous processes are running.

2C

1

Logmode name specified in the third parameter of the SERVER SYSIN card was not recognized on the workstation. If you receive an NSP112 message to indicate that the SNASVCMG CNOS succeeded, but the PARALLEL CNOS failed, verify that SNA and the SNA attachment are active on the workstation.

48

0

LU 6.2 conversation was terminated prematurely. Check to see if SNA was stopped on the workstation.

4C

0

Session used for the LU 6.2 conversation is terminated, possibly because of a line or modem failure. Check for a break in the physical connection between the workstation and the mainframe.

98

0

Overload of commands with large replies is causing a memory shortage while sending data.

TCP/IP Connection (TCP Subtask)

Setting up a TCP/IP connection is less complex than setting up an LU 6.2 connection, but requires a TCP/IP package installed on the mainframe. If a TCP/IP stack is not available, you must use an LU 6.2 connection instead.

A common problem with the TCP/IP connection to the IBM TCP/IP protocol stack is the inability of the TCP subtask to communicate with IBM's TCP/IP package. Usually, the name of either the TCP/IP address space, or the TCP/IP data sets, has been changed from the default. When the mainframe application is unable to find the TCP/IP address space or the TCP/IP profile data sets, it usually generates the following error message:

NSP150 TCP/IP communications: socket() for workstation message agent failed with errno 39

If this message is displayed during startup, ensure that all steps required to configure TCP/IP were performed.

If the TCP subtask starts but is unable to connect, check that the ports on the TCP card match the ports in the /etc/svopen_config_DOMAINNAME file.

If the problem persists, call the Cisco TAC.

PPI Subtask with NetView

The most common cause for failure of the PPI subtask is that the NetView subsystem interface is not active. This failure results in the display of an NSP091 message with a return code from NetView. The possible return code values for the NSP091 message are listed in an appendix in the NetView Application Programming Guide. For information about the NSP091 message, see the "Mainframe Messages" section.

Check the startup JCL to ensure that the STEPLIB includes the NetView load library (loadlib) that contains the CNMCNETV load module.

Also, check the SYSLOG during NetView startup for messages indicating a failure of the NSPVPPI optional task that must be running in the NetView address space.

PPI Task Failure under NetView

The NSPVPPI optional task under NetView starts automatically while NetView is initializing. A successful initialization of the NSPVPPI task generates both the NSP302 and an NSP311 message. If the NSPVPPI task fails to initialize, additional NSPxxx messages are displayed during NetView initialization. Check the list of messages in this chapter to determine why the NSPVPPI task failed to initialize.

If the NetView subsystem interface is not active when NetView starts, the NSPVPPI task will not load, and the following message is issued from NSPVPPI before it terminates:

NSP313 NSPVPPI : NETVIEW INTERFACE FAILURE, RC=0018

To avoid this problem, (and avoid restarting the NSPVPPI task manually), start the subsystem interface address space before starting the NetView address space.

If you have not run the subsystem interface before, review the NetView Installation Guide for instructions on subsystem interface setup, paying special attention to the following:

After the problem is corrected, restart the NSPVPPI task from the NetView operator session using the START TASK=NSPVPPI command.

Data Gathering Errors

The Status/Discovery process at the workstation receives updated PU information from the mainframe when a status change occurs or when a new PU is discovered. If status updates are not received at the workstation, you should determine whether the message is flowing from VTAM to the mainframe application. You can use the following methods to help diagnose the problem.

If the PPI or PPO INFLOW and OUTFLOW values are incrementing, but the STATUS INFLOW or OUTFLOW values are not incrementing, check the PULU_FILTER and INCLUDE_SW_MAJORNODES and EXCLUDE_SW_MAJORNODES configuration statements.

If the PPI or PPO INFLOW and OUTFLOW values are not incrementing, use the following procedure:


Step 1   Ensure that the VTAM PPOLOG parameter is set to yes (MODIFY vtamproc,PPOLOG=YES) as documented in the "Updating MVS and VTAM" section in "Updating the Mainframe Application Software."

Step 2   Ensure that the NetView NSPVPPI DST (data services terminal) and NSPAUTO1 autotask are active:

list nspvppi list nspauto1

If you used a different name for the autotask, use it here instead of NSPAUTO1.

Step 3   Ensure that the NSPSVTBL member is included in the automation table and that the automation table is reloaded.

Step 4   Issue the NetView DISBQL ALL command to check PPI connectivity to the mainframe task.


Using Mainframe Commands for Troubleshooting

You can use some of the mainframe commands described in the "Issuing Mainframe Commands" section to help debug the mainframe task.

Using the SHOW ADDR Command

The SHOW ADDR command displays important subtask information that might be required by the Cisco TAC.

Using the SHOW FLOW Command

The SHOW FLOW command displays several key fields for troubleshooting, as shown inTable 6-2

.


Table 6-2:
SHOW FLOW Command Output
Field Purpose

TASKNAME

Identifies the subtask by its name.

INPUTQ

Number of message buffers queued to the main task by this subtask. If this number grows rapidly and continues to stay high, there might be a problem with the subtask or the main task.

OUTPUTQ

Number of message buffers queued to this subtask for processing. If this number grows rapidly and continues to stay high, there might be a problem with the subtask.

MC

Number of message buffers allocated to this subtask. If this number grows rapidly and continues to stay high, there might be a problem with the subtask.

Using the SHOW FREEQ Command

The SHOW FREEQ command displays the number of elements in the queue for each subtask. Look at the number in the FREE column. If the number in the FREE column goes to 0, there is a problem with the subtask.

Using the SHOW TASK Command

Use the SHOW TASK command to ensure that the PPI or PPO subtask and the STATUS subtask are active.

Workstation Overrun by Mainframe

The mainframe component can send PU/LU status updates and discovery data. Consequently, the workstation must be able to process this data as fast as it is sent to the workstation.

If the workstation's performance is not fast enough (for example, if it is an overloaded machine), the workstation may be unable to keep up with the mainframe.

Here are some symptoms of this problem that you might see:

If you see these symptoms, issue the following mainframe command:

F NSPOPEN,SHOW FLOW

If there are large numbers in the INPUTQ or OUTPUTQ columns of the transport subtask you are using (TCP or SERVER), your workstation probably is not powerful enough to keep up with the traffic. You could also lengthen the polling cycles to free up some of the CPU to get more processing time.

Mainframe Messages

This section provides information about the messages generated by the mainframe application. The messages are described in numerical order.

NSP001 RCVSYN returned a RPLRTNCD of number

  Where:
  number is an return code from RCVSYN.

NSP002 type SUBTASK INITIALIZED

  Where:
  type is the subtask type.

NSP003 FUNCTION returned with rc = NUMBER

NSP004 RCVSYN received an unexpected RPLFDB2 of NUMBER

  Where:
  NUMBER is the return code from RCVSYN.

NSP005 COULD NOT OPEN VSAM FILE WITH DDNAME DDNAME.

  Where:
  DDNAME is the name of the VSAM file used to store PU data; it is either XIDDATA or XIDBACK.

NSP006 Invalid length %d in message received

NSP007 Lost connection with the workstation

NSP008 INVALID INPUT PARAMETER CARD ON LINE number

  Where:
  number is the line number of SYSIN.

NSP009 DUPLICATE subtask CARD ON LINE number IGNORED

  Where:
  subtask is the type of the subtask.
  number is the line number of SYSIN.

NSP010 MAXIMUM NUMBER OF subtask CARDS REACHED; IGNORING LINE number

  Where:
  subtask is the type of the subtask: SERVER, SPO, TCP, or SUBTASK.
  number is the line number of SYSIN.

NSP011 Invalid msg/command type %d received by task %s

NSP012 Invalid command COMMAND received by task TASK

NSP013 Enqueue failed for TASK OPERATION rc RC

NSP014 Size:BYTES of message too large, max:MAX

NSP015 Error in retrieving VTAM data, location ADDRESS

NSP016 Enqueue failed for TASK OPERATION rc RC or NSP016 Dequeue failed for TASK OPERATION rc RC

NSP017 NO DATA FOUND MATCHING REQUESTED KEY

NSP018 VTAM ACB GENERATION FOR subtask acb FAILED, RC = rcnumber

  Where:
  subtask is the type of the subtask.
  acb is the name of the failing ACB.
  rcnumber is the return code from the Get VTAM ACB routine.

NSP019 VTAM subtask OPEN FOR acb FAILED, RC = rcnumber, ERROR = enumber

  Where:
  subtask is the type of the subtask.
  acb is the name of the failing ACB.
  rcnumber is the return code from the Open VTAM ACB routine.
  enumber is the error code within the ACB.

NSP020 subtask IS CURRENTLY IN USE

  Where:
  subtask is the type of the subtask.

NSP021 UNSOLICITED msgtype DATA IS UNAVAILABLE

  Where:
  msgtype is the type of the message.

NSP022 LEVEL trace enabled for SUBTASK

  Where:
  LEVEL is Detail or Normal.
  SUBTASK is name of subtask that has been marked for tracing

NSP023 %s trace disabled for %s

  Where:
  SUBTASK is name of subtask that has been marked.

NSP024 No task matching name SUBTASK found

  Where:
  SUBTASK is name of subtask that has been marked.

NSP026 UNEXPECTED subtask RETURN CODE, RC = rcnumber

  Where:
  subtask is the type of the subtask.
  rcnumber is the return code from the Receive routine.

NSP027 Memory allocation failed

NSP028 Task going down, message not queued

NSP029 Attempt to free %p when counter %d

NSP030 task COULD NOT ADD ADDRESS TO task2 FREE QUEUE (count)

  Where:
  task1 is the name of the subtask attempting to add a message to another subtask's free queue.
  task2 is the name of the subtask whose queue is being added to.
  count is the number of times the attempt has failed.

NSP031 Attempt to free a message for invalid task %p

NSP032 Task %s failed to free memory

NSP033 SNA Host COMMAND = commandtext

  Where:
  commandtext is a mainframe command.

NSP034 INITIALIZATION OF SPO name FAILED IN reqtype PROCESSING, RC1 = addr RC2 = size

  Where:
  name is the name of the secondary program operator (SPO) subtask.
  reqtype is the type of the request being processed.
  addr is the returned address from the Get RPL routine.
  size is the returned size from the Get RPL routine.

NSP035 SPO WARNING: FAILURE RETRIEVING COMMAND RESPONSES, MAX RETRIES REACHED

NSP036 Failure in obtaining rif data, location NUMBER

  Where:
  NUMBER is a numeric value used by NSPOPEN application to mark failure points in application.

NSP037 Wrong MDB type TYPE received, expected ETYPE

  Where:
  TYPE is the MDB type received from MVS
  ETYPE is the MDB type expected to be received from MVS.

NSP038 VTAM COMMAND SUPPORT UNAVAILABLE

NSP039 NODE node_name REMAINS IN PENDING STATE

  Where:
  node_name is the node name of a PU.

NSP040 Resource RESOURCE not found in database:VSAM RC = RC errno = ERRNO

  Where:
  RESOURCE is the name of a physical unit.
  VSAM is the VSAM data set name or DD statement defining the VSAM dataset used by NSPOPEN.
  RC is the return code from the call to retrieve data.
  ERRNO is the system provided error number.

NSP041 Unable to obtain DLC information for RESOURCE

  Where:
  RESOURCE is the name of a physical unit.

NSP042 ONLY_SWITCHED_PUS not supported for this VTAM level

d net,clstrs,idtype=swseg,max=*

  The NSPOPEN application may process non-switch physical units.

NSP043 SPO card ignored since SEC NO not specified

NSP044 [PPO|PPI] already specified. You cannot specify both PPO and PPI

NSP045 subtask_name card was not specified and is required

NSP046 subtask_name card was not specified and is recommended

NSP047 No PPI or PPO card was specified. One or the other is required

NSP048 No TCP or SERVER card was specified. At least one is required

NSP049 ERROR OPENING FILE file

  Where:
  file is the name of the member that could not be opened.

NSP050 task COULD NOT FREE MESSAGES (count)

  Where:
  task is the name of the subtask that is attempting to free messages
  count is the number of times the operation has been attempted

NSP051 NO PARAMETERS ALLOWED ON THE STOP COMMAND. TRY KILL

NSP091 PPI INITIALIZATION FAILED, STEP = stepnum RC = rcnumber

  Where:
  stepnum is the step of initialization that failed:
  rcnumber is the return code from call to NetView (CNMNETV).


Table 6-3:
Action Depending on stepnum Value
stepnum Action

1

Check the status of the subsystem interface.

2

Check the status of the NetView or SOLVE:Netmaster program-to-program interface. If it is inactive, activate it and restart the PPI subtask.

3

Verify that no other application is attached to the NetView or SOLVE:Netmaster program-to-program interface.

NSP095 SNA Host PPI BUFFER SIZE ERROR, RC = rcnumber

  Where:
  rcnumber is the return code from the PPI call.

NSP096 SNA Host PPI INTERFACE FAILED, ID = requestid, RC = rcnumber

  Where:
  requestid is the ID of the task request.
  rcnumber is the return code from the PPI call.

NSP111 subtask CNOS mode FAILED, RC = rcnum RCPRI = primaryrc RCSEC = secondaryrc

  Where:
  subtask is the name of the subtask.
  mode is the mode name (SNASVCMG or PARALLEL).
  rcnum is the return code from the CNOS call.
  primaryrc is the primary return code from the CNOS request.
  secondaryrc is the secondary return code from the CNOS request.

NSP112 subtask CNOS FOR mode status (RCPRI=primaryrc RCSEC=secondaryrc)

  Where:
  subtask is the name of the subtask.
  mode is the mode name (SNASVCMG or PARALLEL).
  status is the status of the task; it is either "succeeded" or "failed."
  primaryrc is the primary return code from the CNOS request.
  secondaryrc is the secondary return code from the CNOS request.

NSP113 UNABLE TO ESTABLISH msgtype LU 6.2 COMMUNICATION WITH THE WORKSTATION wsagent AGENT, RC = rcnumber

  Where:
  msgtype is the type of LU 6.2 message. The following message types are possible:
  wsagent is the workstation agent. The following agents are possible:
  rcnumber is the return code from the LU 6.2 call.

NSP114 ERROR IN LU 6.2 direction WORKSTATION wsserver SERVER,
RC = rcnumber

  Where:
  direction is the direction of the message. The following directions are possible:
  wsserver is the workstation server. The following servers are possible:
  rcnumber is the return code from the LU 6.2 call.

NSP115 DUMPING subtask direction action ctrlblk

  Where:
  subtask is the subtask name.
  direction is the direction of the message. The following directions are possible:
  action is the attempted action. The following actions are possible:
  ctrlblk is the control block being dumped. The following control blocks are possible:

NSP119 num MESSAGES QUEUED ON subtask. COMMAND REJECTED: command

  Where:
  num is the number of messages.
  subtask is the subtask name.
  command is the command entered.

NSP121 MVS CONSOLE name COULD NOT OBTAIN A MIGRATION ID

  Where:
  name is the name of the console to be defined.

NSP122 MVS CONSOLE name INITIALIZATION FAILED, RC = rcnumber

  Where:
  name is the name of the console to be defined.
  rcnumber is the return code from the initialization routine.

NSP150 TCP/IP COMMUNICATIONS: function FOR WORKSTATION component AGENT FAILED WITH ERRNO value

  Where:
  function is the failing communication function.
  component is the workstation component that detected the failure.
  value is the integer error value.

NSP151 SNA Host FAILURE IN COMMUNICATION TO TCP/IP

NSP160 CONSOLE COMMAND RETURN CODE = rcnumber

  Where:
  rcnumber is the return code from the SEND command subroutine.

NSP205 MVS CONSOLE name REACHED MEMORY LIMIT. DATA LOST

  Where:
  name is the console name.
DISPLAY CONSOLES, CN=name

  If messages do not resume queuing to the extended console, restart the mainframe application to ensure that the console comes down cleanly. You might need to define a new console with a larger message data space.

NSP206 MVS CONSOLE name REACHED QUEUE LIMIT. DATA LOST

  Where:
  name is the console name.
DISPLAY CONSOLES, CN=name

  If messages do not resume queuing to the extended console, restart the mainframe application, ensuring that the console comes down cleanly.

NSP207 MVS CONSOLE name STOPPED BY INTERNAL ERROR

  Where:
  name is the console name.
DISPLAY CONSOLES, CN=name

  Restart the mainframe application.

NSP208 MVS CONSOLE name REACHED ALERT PERCENTAGE

  Where:
  name is the console name.
  The number of messages queued to the extended console for the mainframe application has reached a certain percentage of the maximum queue depth. Processing continues.
DISPLAY CONSOLES, CN=name

  If the queue shortage is not relieved quickly, stop and restart the mainframe PROC.

NSP209 MVS CONSOLE name SUSPENDED BY REQUEST

  Where:
  name is the console name.
DISPLAY CONSOLES, CN=name

  Restart the mainframe application.

NSP210 MVS CONSOLE name ALERT ECB POSTED FOR UNKNOWN REASON

  Where:
  name is the console name.
DISPLAY CONSOLES, CN=name

NSP302 name: SNA Host PPI TASK INITIALIZED

  name is the name of the NetView program-to-program interface (PPI) subtask.

NSP303 name: SNA Host PPI TASK TERMINATED

  Where:
  name is the name of the NetView PPI subtask.
START TASK=name

NSP304 name: DSIFRE FAILED FOR USER STORAGE

  Where:
  name is the name of the NetView PPI subtask.

NSP305 name: DSIFRE FAILED FOR QUEUED STORAGE

  Where:
  name is the name of the NetView PPI subtask.

NSP306 name: DSIFRE FAILED FOR MQS BUFFER

  Where:
  name is the name of the NetView PPI subtask.

NSP307 name: DSIGET FAILED FOR USER STORAGE

  Where:
  name is the name of the NetView PPI subtask.

NSP308 name: ENQ ERROR

  Where:
  name is the name of the NetView PPI subtask.

NSP309 name: DEQ ERROR

  Where:
  name is the name of the NetView PPI subtask.

NSP310 name: TASK ALREADY EXISTS

  Where:
  name is the name of the NetView PPI subtask.

NSP311 name: LOAD OF CNMNETV COMPLETE

  Where:
  name is the name of the NetView PPI subtask.

NSP312 name: UNABLE TO LOAD CNMNETV

  Where:
  name is the name of the NetView PPI subtask.

NSP313 name: NETVIEW INTERFACE FAILURE, RC = rcnumber

  Where:
  name is the name of the NetView PPI subtask.
  rcnumber is the hexadecimal return code from CNMNETV call.

NSP314 name: NETVIEW COMMAND RECEIVED

  Where:
  name is the name of the NetView PPI subtask.

NSP595 COMMAND ENTERED:cmdtxt

  Where:
  cmdtxt is the text of the command entered.

NSP600 TNUM TASKNAME STATUS RESTARTS/LIMIT SPECIFIC

NSP603 TNUM TASKNAME ADDRESS HEADER TCB

NSP605 TNUM TASKNAME INPUTQ OUTPUTQ INFLOW OUTFLOW MC

NSP607 CiscoWorks Blue SNA Host version Copyright copyright Cisco Systems

  Where:
  version is the version number of the installed mainframe application.
  copyright lists the copyright years for the installed mainframe application.

NSP608 TASKNAME DATE TIME

NSP690 SNA Host STOP Command accepted

NSP695 SNA Host cmdtype command processed.

  Where:
  cmdtype is the name of the command just processed.

NSP698 Subtask task is already status

  task is the subtask name.
  status is the subtask status.

NSP699 Invalid operator command entered

NSP701 Starting subtask #idnum for info

  Where:
  idnum is the numerical ID for the newly started subtask.
  info is the information sent to the ATTACH macro.

NSP702 Buffer size = sizeM, Queue depth = totalmsg, Maximum = maxmsg

  Where:
  sizeM is the size (in megabytes) allocated for messages.
  totalmsg is the total message queue depth.
  maxmsg is the maximum message queue depth permitted.

NSP705 TNUM TASKNAME FREE USED

  Where:
  TNUM is the task number for the subtask.
  TASKNAME is the task name for the subtask.
  FREE is the number of free slots in the queue.
  USED is the number of used slots in the queue.

NSP706 TNUM  TASKNAME SPECIFIC CLIENT

  Where:
  TNUM is the task number for the subtask.
  TASKNAME is the task name for the subtask.
  SPECIFIC is information specific to the subtask.
  CLIENT identifies the workstation connected to the subtask.

NSP708 pu_name xid local_mac local_sap remote_mac remote_sap rif

  Where:
  pu_name is the PU name.
  xid is the exchange identifier.
  local_mac is the MAC address for the local node.
  local_sap is the SAP for the local node.
  remote_mac is the MAC address for the remote node.
  remote_sap is the SAP for the local remote.

NSP710 rif_data

  Where:
  rif_data is the Routing Information Field data.

NSP901 Stopping subtask # number: name

  Where:
  number is the subtask number.
  name is the subtask name.

NSP902 name subtask terminated, RC = rcnumber

  Where:
  name is the name of the subtask.
  rcnumber is the return code from the termination call.

NSP903 name in/out queue freed, RC = rcnumber

  Where:
  name is the name of the subtask.
  in/out is input or output.
  rcnumber is the return code from the Free call.

An allocated message queue for the named subtask is freed. Processing continues.

NSP904 All SNA Host subtasks completed

NSP905 Restart # attempt of subtask task will be attempted in time seconds

  Where:
  attempt is the number of times the subtask has been restarted.
  task is the subtask name.
  time is the number of seconds until the next restart attempt is made.

NSP906 No auto restart for task. Use INIT command to restart.

  task is the subtask name.

NSP907 LU6.2 return codes RCPRI = x, RCSEC = y

NSP2000I DATA RECORDED TO dbtype FOR PU puname

  Where:
  dbtype is the identifier for the database to which the PU data was recorded. Values for this variable are PRIMARY and BACKUP.
  puname is the PU name for which data was recorded.

NSP2003E dbtype XID OUTPUT DATA SET UNAVAILABLE.

  Where:
  dbtype is the identifier for the database that did not open. Values for this variable are PRIMARY and BACKUP.

NSP2005E WRONG VECTOR PASSED.

F NET,EXIT,ID=ISTEXCCS,OPT=INACT

F NET,EXIT,ID=ISTEXCCS,OPT=ACT,MODULE=exitname

  Where exitname is the name given to the NSP Exit Manager load module. If the problem recurs, notify the Cisco TAC.

NSP2006E PUT NOT SUCCESSFUL R15 = r15value RC = rcvalue

  Where:
  r15value is the decimal value of the return code resulting from the VSAM PUT.
  rcvalue is the decimal value of the FDBK field associated with the above return code.

NSP2007E NO DATASET AVAILABLE FOR OUTPUT.

  If you have set the database sizes large enough, it should not be necessary for Maps and SNA View to switch databases. Database switching usually occurs because the database is too small for the network being tracked. Increase the amount of space allocated to the PRIMARY and BACKUP databases. A sample job stream to allocate databases is included in prefix.NSPS300.NSPSSAMP in member NSPDBVSM. Change the allocation parameters to those appropriate for your network.

NSP2008E DID NOT PUT DB KEY R15 = r15value RC = rcvalue

  Where:
  r15value is the decimal value of the return code resulting from the VSAM PUT.
  rcvalue is the decimal value of the FDBK field associated with the above return code.

NSP2009E MODCB OF RECLEN FAILED FOR NEW RECORD

NSP2010E MODCB OF RECLEN FAILED FOR UPDATE

NSP2011E MODCB OF PUT RPL TO BACKUP FAILED

NSP2012E MODCB OF UPDATE RPL TO BACKUP FAILED

NSP2013E MODCB OF RECLEN FAILED FOR NEW DB KEY

NSP2014E MODCB OF RECLEN FAILED FOR UPDATE OF DB KEY


hometocprevnextglossaryfeedbacksearchhelp
Posted: Mon Sep 4 09:22:09 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.