Previous Topic: Wx to Xx Messages


Zx Messages

ZNC0001

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

An invalid keyword parameter was specified when procedure ZNCCALL was invoked. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCCALL terminates.

User Action:

If the procedure was invoked by your procedure or directly by you then correct the invalid keyword and retry the request otherwise contact the System Administrator.

ZNC0002

NCPView initialization suspended, waiting for BSYS ( P1) definition

Reason:

NCPView initialization requires the BSYS user ID ( P1 ) to be defined. The definition does not exist and, as a result, NCPView initialization is suspended until that definition occurs.
The BSYS user is usually automatically defined during product initialization as part of the first user to use Customizer to complete product customization. If this message occurs while that initial customization is in progress, you can ignore this message, because NCPView initialization will resume soon after completion of the customization task. The resumption of NCPView initialization is identified by message ZNC0005 in the activity log.
If this message occurs at other times, investigate why the BSYS user has not been defined.

System Action:

NCPView initialization is suspended.

User Action:

To check background user definitions, execute the following command from OCS or command entry and refer to the messages produced:

$NMUAINI ACTION=CHECK

To define background users, execute the following command:

$NMUAINI ACTION=DEFINE

ZNC0003

P1 REQUEST COMPLETED

Reason:

The requested option P1 has completed.

System Action:

None.

User Action:

None.

ZNC0004

P1 REQUEST COMPLETED WITH POSSIBLE ERRORS, MESSAGES WRITTEN TO LOG

Reason:

The requested option P1 has completed and messages were written to the log to give further details of success or failure of the action.

System Action:

Message ZNC0006 is written to the log.

User Action:

Check the ZNC0006 messages written to the log for further details.

ZNC0005

NCPView initialization resumed

Reason:

NCPView initialization has resumed following suspension. Refer to message ZNC0002 for more information.

System Action:

NCPView initialization is resumed.

User Action:

None

ZNC0006

P1

Reason:

This message was issued during NCPView initialisation and indicates a possible error condition. P1 is the error message returned to the initialisation procedure from another procedure.

System Action:

Initialisation continues.

User Action:

Check the action for the message P1 .

ZNC0007

INITIALISE REQUEST REJECTED. NCPVIEW IS ALREADY ACTIVE

Reason:

An attempt was made to initialise NCPView when it is aready running.

System Action:

Initialise request rejected.

User Action:

None.

ZNC0008

TERMINATE REJECTED. NCPVIEW IS NOT ACTIVE

Reason:

An attempt was made to terminate NCPView, but it was not running.

System Action:

Terminate request rejected.

User Action:

None.

ZNC0012

TERMINATE REQUEST CANCELLED

Reason:

A request to terminate NCPView was cancelled.

System Action:

None.

User Action:

None.

ZNC0013

ERROR. A P1 REQUEST IS ALREADY BEING PROCESSED FOR USERID P2

Reason:

A INIT or TERM request for NCPView (indicated by P1 )has already been issued by the user ID P2 .

System Action:

INIT or TERM request rejected.

User Action:

See if the INIT or TERM request that is running for another user is processing or whether it is waiting on a system resource to become available, e.g. waiting for Object Services to be initialised.

ZNC0014

USER P1 IS NOT AUTHORISED TO INITIALISE OR TERMINATE NCPVIEW

Reason:

The user is not authorised to perform the requested action.

System Action:

The request is rejected.

User Action:

Contact the System Administrator to obtain authorisation if required. Object Services Support Authority is required.

ZNC0015

NCPVIEW ASN.1 MAP COMPILATION PROCESS STARTED

Reason:

NCPView has been instructed to recompile the ASN.1 maps. It uses these for mapping NCP control blocks and for communication between NCPView systems. This may have been manually invoked using the ZNCCALL OPT=COMPILE call or could have been invoked automatically by NCPView if it detects that the ASN.1 maps require recompiling.

System Action:

None

User Action:

None

ZNC0016

COMPILING NCPVIEW ASN.1 MAP P1

Reason:

NCPView has been instructed to recompile the ASN.1 maps. It uses these for mapping NCP control blocks and for communication between NCPView systems. This message identifies the map that NCPView is currently attempting to compile, Where P1 is the name of the ASN.1 map.

System Action:

None

User Action:

None

ZNC0017

P1

Reason:

NCPView encountered an error compiling the ASN.1 maps. The error message returned from the compiler is P1 .

System Action:

Compilation of NCPView's ASN.1 maps terminates.

User Action:

Refer to the message P1 .

ZNC0018

NCPVIEW ASN.1 MAP COMPILATION PROCESS TERMINATED DUE TO ERROR

Reason:

NCPView has been instructed to recompile the ASN.1 maps it uses for mapping NCP control blocks and for communication between NCPView systems. While NCPView was compiling the ASN.1 maps it encountered an error.

System Action:

None

User Action:

Refer to previous ZNC0017 messages issued.

ZNC0019

NCPVIEW ASN.1 MAP COMPILATION PROCESS SUCCESSFUL

Reason:

NCPView has successfully recompiled the ASN.1 maps it uses for mapping NCP control blocks and for communication between NCPView systems.

System Action:

None.

User Action:

None.

ZNC0101

NCP VERSION P1 NOT SUPPORTED BY CONTROL BLOCK INFO TABLE LOADER

Reason:

The control block information table loader procedure ZNCEX01Z does not support the NCP version that was passed to it.

System Action:

Request rejected.

User Action:

Contact your local support representative.

ZNC0102

ERROR ADDING CONTROL BLOCK: P1 TO TABLE FOR NCP: P2 FDBK: P3

Reason:

The control block information table loader procedure ZNCEX01Z could not load information for the control block P1 for NCP P2 into the control block information vartable. The &VARTABLE ADD verb returned a feedback code of P3 .

System Action:

Request rejected.

User Action:

Contact your local support representative.

ZNC0201

PARAMETER P1= P2 INVALID ON CALL TO ZNCEX02Z.

Reason:

An invalid value ( P2 ) has been specified for the P1 parameter. (The paramater name is valid, the operand value is invalid).

System Action:

Procedure terminates.

User Action:

Check the operand value and retry.

ZNC0203

CB: P1 IS INVALID OR NOT SUPPORTED FOR NCP: P2 NCPVERS: P3

Reason:

The NCP control block access module could not obtain information about how to access the control block P1 for the NCP P2 which is running NCP version P3 . The vartable feedback code was P4 .

System Action:

Procedure terminates.

User Action:

Retry operation. If problem persists contact your local support representative.

ZNC0204

ERROR MAPPING CB: P1 NCP: P2 RC: P3 FB: P4 MDONAME: P5

Reason:

The NCP control block access module was not able to map the NCP control block P1 with an ASN.1 map. Mapping services set ZMDORC to P3 ,ZMDOFDBK to P4 and the fully qualified name of the MDO component that had the mapping error was P5 .

System Action:

Procedure terminates.

User Action:

Contact your local support representative.

ZNC0205

ERROR UPDATING CB INFO. CB: P1 NCP: P2 NCPVERS: P3 ZFDBK: P4

Reason:

The NCP control block access module could not update information about how to access the control block P1 for the NCP P2 which is running NCP version P3 . The vartable feedback code was P4 .

System Action:

Procedure terminates.

User Action:

Retry operation. If problem persists contact your local support representative.

ZNC0206

ERROR - MAP P1 NOT ACCESSABLE. MDORC: P2 MDOFDBK: P3

Reason:

The NCP control block access module could not access the ASN.1 map P1 to map a control block. P2 and P3 are the Mapping Services return code and feedback codes respectively.

System Action:

Procedure terminates.

User Action:

Retry operation. Check that you have the correct OSCNTL file allocated to your system (the file that contains the maps).

If the map does exist in the OSCNTL file then try to load the map manually to see if there is a problem with the map definition (it could be corrupted).

For example, if the map in error is ZNCCBPMFBFRS then issue the following command:

SYSPARMS MAPLOAD=ZNCCBPMFBFRS

An example of error messages that may be returned if the map has a problem are:

N24W01 MAP LOAD REQUEST ACCEPTED.

N24Z01 MAP LOAD ERROR, REASON 21. FIXED COMPONENT EXCEEDS PARENTS BOUND

N24Z02 MAP COMPONENT/TYPE IN ERROR: ZNCCBPMFBFRS

N24W07 LOAD FOR MAP ZNCCBPMFBFRS FAILED. MAP DATA IN ERROR

This error information should be given to your local support representative if the problem persists.

ZNC0207

GET OF NCP STORAGE FAILED. NCP: P1 ADDR: P2 LENGTH: P3 CB: P4 USERID : P5

Reason:

The NCP control block access module could access NCP storage at a specified address.
P1 is the name of the NCP that was being accessed
P2 is the storage address that was used
P3 is the length of storage that NCPVIEW requires
P4 is the name of the control block that was being retrieved (this may not always be set)
P5 is the userid of the user that the storage was being retrieved for
This message is written to the SOLVE log.

System Action:

Procedure terminates.

User Action:

Retry operation.

ZNC0208

P1

Reason:

This error message is returned by VTAM when access to NCP storage failed. It is associated with the message ZNC0207.

System Action:

Procedure terminates.

User Action:

Retry operation.

ZNC0209

ERROR - NCP P1 NOT KNOWN TO NCPView

Reason:

NCPView does not have any knowledge of the NCP P1 .

System Action:

Procedure terminates.

User Action:

Check that the NCP name is correct. If it is then you may need to terminate and initialise NCPView to refresh its knowledge of NCPs.

ZNC0210

AN ADDRESS MUST BE SPECIFIED TO ACCESS THE P1 CONTROL BLOCK

Reason:

You must specify an address (in hexadecimal format) to be able to access this control block.

System Action:

Procedure terminates.

User Action:

Specify an address for the control block or check that you have specified the correct control block name.

ZNC0211

NCPView DOES NOT SUPPORT THE VERSION OF NCP THAT P1 IS RUNNING

Reason:

NCPView does not support the version of NCP that the NCP P1 is running.

System Action:

NCP excluded from NCPView's management scope.

User Action:

Contact your support representative. Note that NCPView does not support all back levels of NCP.

ZNC0212

RESPONSE FROM NCP P1 TIMED OUT

Reason:

NCPView did not receive a response within 20 seconds from NCP P1 .

System Action:

Could not complete requested function.

User Action:

Determine why the NCP is not responding to a D,NET,NCPSTOR command and correct problem. Also check that the address being specified on the D,NET,NCPSTOR command is within the NCP's storage limits.

ZNC0213

ERROR - NCPVIEW IS NOT INITIALIZED

Reason:

NCPView could not find the control block information vartable which indicates that NCPView has not been initialized.

System Action:

Could not complete requested function.

User Action:

If system initialization is still in progress then wait until this completes. If the problem persists contact your product support representative.

ZNC0214

ERROR TRAVERSING CONTROL BLOCKS. FIELD P1 IN CB P2 IS NULL

Reason:

NCPView was traversing control blocks and it encountered the field P1 which should have a storage location of another control block, but instead it had a null value.

System Action:

Could not complete requested function.

User Action:

Contact your product support representative.

ZNC0215

TIMED-OUT WAITING FOR RESPONSE FROM DUMP SERVER FOR DD P1

Reason:

NCPView did not receive a response within 2 minutes from dump server for the NCP dump DD P1 .

System Action:

Could not complete requested function.

User Action:

Determine why the dump server is not responding. To show dump servers issue a SH SERVER=ZNC.NCPDUMP.* command.

ZNC0216

LAST RESPONSE: P1

Reason:

NCPView did not receive a response within 20 seconds from the NCP. The last response that was read was P1 . This message follows the message ZNC0212 (which identifies the NCP name).

System Action:

Could not complete requested function.

User Action:

Determine why the NCP is not responding to a D,NET,NCPSTOR command and correct the problem. Also check that the address being specified on theD,NET,NCPSTOR command is within the NCP's storage limits.

If the last response message is not a VTAM message refer to the message help for that message. Enter the Message ID above and press F6 (NewMsg)..

ZNC0217

A LENGTH MUST BE SPECIFIED TO ACCESS THE P1 CONTROL BLOCK

Reason:

You must specify a length (in hexadecimal format) to be able to access this control block (since it has a variable length).

System Action:

Procedure terminates.

User Action:

Specify a length for the control block or check that you have specified the correct control block name.

ZNC0218

STORAGE ADDRESS P1 SPECIFIED FOR NCP: P2 IS OUT OF RANGE

Reason:

The NCP rejected a D NET,NCPSTOR command which attempted to display NCP storage at the address P1 . The command was rejected because the storage address was out of range (probably too large).

System Action:

Procedure terminates.

User Action:

Retry operation with a correct address. If you get this message when using a panel where you do not have to enter an address then NCPView may have a problem, contact your support representative.

ZNC0219

NCPVIEW DOES NOT HAVE ACCESS TO NCP: P1

Reason:

The NCP rejected a D NET,NCPSTOR command which attempted to display NCP storage. This is probably because the NCP P1 is not owned by the same VTAM that NCPView is running in. This message is issued because NCPView received sense code 080E when issuing the D NET,NCPSTOR command. This is an information message, not an error.

System Action:

NCP is excluded from NCPView's monitoring scope.

User Action:

None.

ZNC0220

ERROR OPENING DEBUGGING LOG FILE. FILEID: P1 FILERC: P2

Reason:

An error occured when NCPView attempted to open a VSAM file used for logging NCP Storage that is accessed for debugging purposes. The file ID being used was P1 and the filerc was P2 .

System Action:

Logging of access to NCP storage stops.

User Action:

Refer to the filerc P2 to determine the cause of the error.

ZNC0221

ERROR WRITING TO DEBUGGING LOG FILE. FILEID: P1 FILERC: P2

Reason:

An error occured when NCPView was writing to the VSAM file used for logging NCP Storage which is used for debugging purposes. The file ID being used was P1 and the filerc was P2 .

System Action:

Logging of access to NCP storage stops.

User Action:

Refer to the filerc P2 to determine the cause of the error.

ZNC0222

NCP P1 NOT KNOWN TO VTAM

Reason:

A D NET,NCPSTOR command which attempted to display NCP storage failed with sense code 0806. NCP P1 is not known to this system.

System Action:

None.

User Action:

None.

ZNC0301

MDO: P1 NCLID: P2 USERID: P3

Reason:

This message is a part of some diagnostic information that NCPView has produced after an error was detected.

System Action:

None.

User Action:

Pass this diagnostic information to your local support representative and include any other error messages that may be in the log at the time of the error.

ZNC0302

P1

Reason:

This message is part of some diagnostic information that NCPView has produced after an error was detected.

System Action:

None.

User Action:

Pass this diagnostic information onto your local support representative and include any other error messages that may be in the log at the time of the error.

ZNC0303

*END*

Reason:

This message is part of some diagnostic information that NCPView has produced after an error was detected.

System Action:

None.

User Action:

Pass this diagnostic information onto your local support representative and include any other error messages that may be in the log at the time of the error.

ZNC0401

TIMED-OUT WAITING FOR RESPONSE FROM DUMP SERVER FOR DD P1

Reason:

NCPView did not receive a response within 2 minutes from dump server for the NCP dump DD P1 .

System Action:

Could not complete requested function.

User Action:

Determine why the dump server is not responding. To show dump servers issue a SH SERVER=ZNC.NCPDUMP.* command.

ZNC0601

PARAMETER P1= P2 INVALID ON CALL TO ZNCEX06Z.

Reason:

An invalid value P2 has been specified for the P1 parameter. (The paramater name is valid, the operand value is invalid).

System Action:

The procedure terminates.

User Action:

Check the operand value and retry.

ZNC0602

COULD NOT OBTAIN DIAGNOSTIC INFORMATION FOR NCLID P1

Reason:

NCPView attempted to obtain diagnostic information for the NCL process
P1 but was unsuccessful.

System Action:

None.

User Action:

None.

ZNC0603

ATTEMPTING TO OBTAIN DIAGNOSTIC INFORMATION FOR NCLID P1

Reason:

NCPView is attempting to obtain diagnostic information for the NCL process P1 to aid problem diagnosis. This diagnostic information will be sent to the log.

System Action:

None.

User Action:

Pass the diagnostic information onto your local support representative with a detailed description on how the problem can be repeated.

ZNC0604

END OF DIAGNOSTIC INFORMATION FOR NCLID P1

Reason:

NCPView has completed logging diagnostic information for the NCL process P1 .

System Action:

None.

User Action:

Pass the diagnostic information onto your local support representative with a detailed description on how the problem can be repeated.

ZNC0701

INVALID PARAMETER PASSED TO ZNCEX07Z - P1= P2

Reason:

A parameter was specified incorrectly when calling ZNCEX07Z. P1 is the parameter in error and P2 is the value of the parameter.

System Action:

The request is rejected.

User Action:

Correct the call parameter and retry.

ZNC0702

FUNCTION COMPLETED SUCCESSFULLY

Reason:

The requested action was processed successfully.

System Action:

None.

User Action:

None.

ZNC0704

REPLY FAILED - CONVERSATION ID NOT FOUND

Reason:

A class method procedure attempted to reply to an NCPView processing request but failed because the APPC conversation identifier (indicating the APPC link to the requestor of the service) was not found.

System Action:

The reply is rejected.

User Action:

Contact your local Systems Administrator. Ensure that the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNC0705

INVALID PARAMETER IN P1 SDU - P2= P3

Reason:

An SDU parameter contained an invalid value. P1 is the SDU type (REQUEST or RESPONSE), P2 is the parameter in error, and P3 is the value of the parameter in error.

System Action:

The call is rejected.

User Action:

Contact your local Systems Administrator. Ensure that the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNC0709

INVALID P1 PARAMETER PASSED TO ZNCEX07Z - P2= P3

Reason:

A sub-parameter of either the NAME or PARMS parameter was specified incorrectly on a call to ZNCEX07Z. P1 is either NAME , PARMS or
ATTR . P2 is the sub-parameter in error, and P3 is the value specified for the sub- parameter.

System Action:

None.

User Action:

Correct the call parameters and retry.

ZNC0710

APPC TRANSACTION NOT DEFINED - TRANSID= P1

Reason:

An NCPView request failed because the APPC transaction has not been defined.

System Action:

None

User Action:

Contact your system administrator. The APPC transaction IDs should be defined as part of the initialization procedure at region start-up time.

ZNC0711

APPC ERROR - ID= P1 FUNC= P2 RC= P3 FDBK= P4 STATE= P5

Reason:

An NCPView request failed because of an APPC error.

System Action:

None.

User Action:

Determine the cause of the error from the return codes and retry.

ZNC0712

APPC ERROR - TRANSID= P1 FUNC= P2 RC= P3 FDBK= P4 STATE= P5

Reason:

An NCPView request failed because of an APPC error.

System Action:

None.

User Action:

Determine the cause of the error from the return codes and retry.

ZNC0713

UNEXPECTED REPLY FROM METHOD PROCEDURE

Reason:

A reply was received from a method procedure after an SDU had been returned which had a TYPE of FINALREPLY.

System Action:

None.

User Action:

Correct the method procedure so that only the last reply returned has the SDU TYPE field set to FINALREPLY.
Contact your local Systems Administrator. Ensure that the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNC0720

NO REPLY RECEIVED FROM DRIVER OR METHOD - CHECK LOG MESSAGES

Reason:

No replies were received from an NCPView request. Either the driver procedure (ZNCTR08Z) or method procedure terminated abnormally, or the method procedure did not send any replies.

System Action:

None.

User Action:

If the driver or method procedure terminated abnormally, the cause of the error will be written to the activity log. If the method procedure did not return any replies then modify the driver procedure to return replies.
If the request was sent to a remote system then check the log on the remote system.
Contact your local Systems Administrator. Ensure that the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNC0721

APPC ERROR - ID= P1 FUNC= P2 EXPECTED= P3 RECEIVED= P4

Reason:

An NCPView request failed because of an APPC error. P3 is the type of data expected from the NCPView driver (ZNCTR08Z) via APPC and
P4 is the type of data which was received.

System Action:

None.

User Action:

Determine the cause of the error from the return codes and retry.

ZNC0726

CLASS P1 NOT KNOWN TO NCPVIEW

Reason:

A NCPView request failed because the specified class ID P1 was not recognised.

System Action:

The request is rejected.

User Action:

If the class ID is wrong, correct it and retry.
Contact your local Systems Administrator. Ensure that the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNC0728

INVALID SDU RECEIVED BY NCPVIEW - OPT= P1 REQID= P2

Reason:

An SDU could not be mapped by the ZNCSDU map definition. P1 is either
SEND or RECEIVE and P2 is the request ID if one was supplied on the Object Services call.

System Action:

The NCPView request is rejected.

User Action:

If OPT=SEND ,correct the calling procedure to supply a valid SDU to Object Services. If OPT=RECEIVE , correct the method procedure for the requested service or action so that it returns a valid SDU to NCPView.
Contact your local Systems Administrator. Ensure that the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNC0729

INVALID REQUEST - REQID P1 NOT FOUND - OPT= P2

Reason:

An NCPView SEND or SERVICE request was issued to a request ID which did not exist.

System Action:

The request is rejected.

User Action:

The following errors may have occurred:

- The request ID number was incorrect.

- The request ID was not generated by a previously issued SEND or SERVICE request from the processing region which issued the erroneous request.

Contact your local Systems Administrator. Ensure that the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNC0808

METHOD PROCEDURE NOT FOUND - CLASS= P1 PROC= P2

Reason:

The procedure defined in the MIB to be executed for an NCPView request does not exist in the NCL command library. P1 is object class in the request and P2 is the procedure that was not found.

System Action:

The request is rejected.

User Action:

Correct the name of the procedure in the NCPView MIB definition, or alter the NCL command library concatenation to include the library in which the procedure resides.
Contact your local Systems Administrator. Ensure that the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNC0811

APPC ERROR - ID= P1 FUNC= P2 RC= P3 FDBK= P4 STATE= P5

Reason:

An NCPView request failed because of an APPC error.

System Action:

None.

User Action:

Determine the cause of the error from the return codes and retry.

ZNC0813

P1 P2 IS NOT KNOWN TO NCPVIEW. REQUEST REJECTED.

Reason:

The request that NCPView received is not supported by NCPView.
P1 is the one of CLASS or ACTION and P2 is the class/action name.

System Action:

The request is rejected.

User Action:

If this message came from a back-level sustem (an older release of NCPView) check that the request that you sent it is supported in that release.
Contact your local Systems Administrator. Ensure that the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNC1001

MENU/FUNCTION NOT SUPPORTED, MENU= P1 OPT= P2

Reason:

The NCPView menu service procedure ZNCEX10M failed because it received a menu number ($MHMENUNUM= P1 ) and/or function ($MHOPT= P2 ) that it does not support.

System Action:

Procedure ZNCEX10M terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNC1002

NCP NOT SELECTED FROM SELECTION LIST

Reason:

A list of NCPs was presented and an NCP was not selected.

System Action:

None.

User Action:

Select an NCP on the list or specify an NCP name.

ZNC1003

CONTROL BLOCK NOT SELECTED FROM SELECTION LIST

Reason:

A list of NCP Control Blocks was presented and a control block was not selected.

System Action:

None.

User Action:

Select a control block on the list or specify a control block name.

ZNC1004

DOMAIN NOT SELECTED FROM SELECTION LIST

Reason:

A list of connected domains was presented and a domain was not selected.

System Action:

None.

User Action:

Select a domain on the list or specify a domain name.

ZNC1005

DOMAIN p1 DOES NOT EXIST

Reason:

The specified domain P1 does not exist.

System Action:

None.

User Action:

Check that the domain name that you have specified is correct, or place a '?' in the Domain field to get a list of available domains.

ZNC1006

LINK TO DOMAIN P1 NOT ACTIVE. CURRENT STATE IS P2

Reason:

The specified link to the specified domain P1 is not active. Its current status is P2 . The request cannot be processed.

System Action:

None.

User Action:

Make sure that the link has been activated at both ends using the 'LINK START=linkname TYPE=APPC' command. Check the status of the links using the 'SH LINKS TYPE=APPC' command. If the links appear to be active try inactivating then activating the link using the 'LINK STOP=linkname TYPE=APPC' and 'LINK START=linkname TYPE=APPC' commands. Check any error/sense codes returned from the link start command and diagnose accordingly.

ZNC1007

NCPVIEW IS NOT CURRENTLY INITIALIZED

Reason:

NCPView has not been initialized therefore NCPView functions will be unavailable.

System Action:

None.

User Action:

If system initialization is in progress wait until this processing is complete. You can retry NCPView initialization by issuing ZNCCALL OPT=INIT in command entry or OCS. If necessary report errors to your product support representative.

ZNC1008

INVALID ADAPTER ID SPECIFIED. MUST BE IN THE FORMAT LAnn or CSnn

Reason:

You have specified an Adapter ID that is not in an allowable format. The allowable formats are:

LAnn Where nn is a number from 01 to 32.
CSnn Where nn is a number from 02 to 12 or 30 to 31.

System Action:

Request rejected.

User Action:

Change the Adapter ID so that it is in the correct format.

ZNC1009

INVALID ADAPTER ID SPECIFIED. MUST BE IN THE FORMAT CSnn

Reason:

You have specified an Adapter ID that is not in an allowable format. The allowable formats are:

CSnn Where nn is a number from 02 to 12 or 30 to 31.

System Action:

Request rejected.

User Action:

Change the Adapter ID so that it is in the correct format.

ZNCA001

INITIALISE REQUEST REJECTED. NCPVIEW IS ALREADY ACTIVE

Reason:

An attempt was made to initialise NCPView when it is already running.

System Action:

Initialise request rejected.

User Action:

None.

ZNCA002

REGISTRATION OF NCP P1 FAILED. RC: P2 FB: P3 SYSMSG: P4

Reason:

NCPView cannot register an NCP as part of its management scope. This may be due to an unsupported NCP version or an error.

System Action:

Initialization continues.

User Action:

Contact Technical Support.

ZNCA003

NCP P1 HAS BEEN EXCLUDED FROM MONITORING

Reason:

The NCPView user exit ZNCUX000 set a return code of 4 indicating that the NCP P1 should be excluded from NCPView's monitoring scope.

System Action:

None.

User Action:

None.

ZNCA004

ERROR CALLING INSTALLATION EXIT ZNCUX000 FOR NCP P1 APPC RPC FDBK P2

Reason:

A call to the NCPView installation exit ZNCUX000 failed while attempting to add NCP P1 to NCPView's monitoring scope. The &APPC RPC verb set a feedback code of P2.

System Action:

NCPView initialization continues.

User Action:

Check that you have not deleted the installation exit ZNCUX000. You should be using the distributed exit or a modified copy of the distributed exit. NCPView expects an exit procedure to be present. Also check the exit for coding errors if it is present.

ZNCA005

ERROR CALLING INSTALLATION EXIT ZNCUX000 APPC RPC FDBK P1

Reason:

A call to the NCPView installation exit ZNCUX000 failed. The call to the exit was CALLTYPE=NCPVINIT. The &APPC RPC verb set a feedback code of P1.

System Action:

NCPView initialization continues.

User Action:

Check that you have not deleted the installation exit ZNCUX000. You should be using the distributed exit or a modified copy of the distributed exit. NCPView expects an exit procedure to be present. Also check the exit for coding errors if it is present.

ZNCA006

NCPVIEW NCP DISCOVERY MAY BE INCOMPLETE

Reason:

NCPView may not have found all defined NCPs because the results of the "D RSCLIST,IDTYPE=PUT45,ID=*,MAX=*" command was truncated. This message is followed by a ZNCA007 message indicating the cause of possible truncation.

System Action:

Discovery of NCPs is terminated.

User Action:

If the cause of the truncation is determined to be an abnormally low DSPLYMAX value, consider increasing the value.

ZNCA007

P1

Reason:

This message follows ZNCA006 and shows the possible cause for the truncation of NCP discovery.

System Action:

None.

User Action:

None.

ZNCA008

NCPVIEW NCP DISCOVERY NOT PERFORMED

Reason:

There is no active system image. An active system image is required for NCP autodiscovery.

System Action:

Discovery of NCPs is terminated.

User Action:

Complete system setup and ensure that a system image is defined and loaded. Refer to Automation Services documentation for details of system image definition.

ZNCA101

TERMINATE REJECTED. NCPVIEW IS NOT ACTIVE

Reason:

An attempt was made to terminate NCPView, but it was not running.

System Action:

Terminate request rejected.

User Action:

None.

ZNCA102

RETRIEVAL OF NCPS FAILED. RC: P1 FDBK: P2 SYSMSG: P3

Reason:

The NCPView termination processing procedure ZNCOMA1Z could not retrieve NCP objects. The retcode P1 and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

NCPView termination fails.

User Action:

Contact your local support representative.

ZNCA103

RETRIEVAL OF DOMAINS FAILED. RC: P1 FDBK: P2 SYSMSG: P3

Reason:

The NCPView termination processing procedure ZNCOMA1Z could not retrieve connected domain objects. The retcode P1 and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

NCPView termination fails.

User Action:

Contact your local support representative.

ZNCA401

CANNOT SERVICE P1 REQUEST. NCPVIEW HAS NOT BEEN INITIALISED

Reason:

A P1 request was issued but could not be performed because NCPView has not been initialised.

System Action:

Request rejected.

User Action:

Initialise NCPView then retry the request. NCPView may be initialised from the NCPView Control Functions menu, option UT.CF from the NCPView Primary Menu.
Refer to the on-line help for the NCPView Control Functions menu for additional information.

ZNCAD02

REGISTRATION OF NCP P1 FAILED. RC: P2 FB: P3 SYSMSG: P4

Reason:

NCPView could not register an NCP as part of its management scope. This could be due to an unsupported NCP version or an error. NCPView detected that this NCP was recently activated.

System Action:

None.

User Action:

Contact your support representative.

ZNCAD03

NCP P1 HAS BEEN EXCLUDED FROM MONITORING

Reason:

The NCPView user exit ZNCUX000 set a return code of 4 indicating that the NCP P1 should be excluded from NCPView's monitoring scope. NCPView detected that this NCP was recently activated.

System Action:

None.

User Action:

None.

ZNCAD04

DEREGISTRATION OF NCP P1 FAILED. RC: P2 FB: P3 SYSMSG: P4

Reason:

NCPView could not deregister an NCP from its management scope. This is due to an NCPView internal error. NCPView has detected that this NCP was recently deactivated.

System Action:

None.

User Action:

Contact your support representative.

ZNCAD05

ERROR CALLING INSTALLATION EXIT ZNCUX000 FOR NCP P1 APPC RPC FDBK P2

Reason:

A call to the NCPView installation exit ZNCUX000 failed whilst attempting to add NCP P1 to NCPView's monitoring scope. The &APPC RPC verb set a feedback code of P2 .

System Action:

None.

User Action:

Check that you have not deleted the installation exit ZNCUX000. You should either be using the distributed exit or a modified copy of the distributed exit. NCPView expects an exit procedure to be present. Also check the exit for coding errors if it is present.

ZNCB001

CREATE REJECTED. NCP P1 ALREADY EXISTS

Reason:

An attempt was made to create the NCP object P1 which has already been created.

System Action:

Create request rejected.

User Action:

Check that you are specifying the correct NCP name.

ZNCB002

CREATE OF NCP P1 REJECTED. NCPVIEW NOT INITIALISED.

Reason:

An attempt was made to create the NCP object P1 but the request could not be serviced because the NCPView was not initialised.

System Action:

Create request rejected.

User Action:

Initialise NCPView.

ZNCB003

ERROR ADDING NCP OBJECT P1 TO VARTABLE. FDBK: P2

Reason:

An error occured whilst adding an NCP object to a vartable. The vartable ADD feedback code was P2 .

System Action:

Create request failed.

User Action:

Contact your local support representative.

ZNCB004

TIMED-OUT WAITING FOR RESPONSE FROM DUMP SERVER FOR DD: P1

Reason:

Whilst defining an NCP Dump to NCPView, ZNCOMB0Z timed-out waiting for a response from the NCP Dump server process. The server process has a server name of ZNC.NCPDUMP. P1 where P1 is the DD name specified for the dump dataset.

System Action:

Definition of NCP Dump failed.

User Action:

Issue a SH SERVER command to see if the DUMP server exists and to find its NCLID. Issue a SH NCL ID=nclid for the server process and report this information to your local support representative.

ZNCB005

NCP DUMP SUPPORT UNAVAILABLE. DD: P1

Reason:

Whilst defining an NCP Dump to NCPView, ZNCOMB0Z detected that NCPView is running on a Management Services version that does not support Dataset Services, a requirement for NCP Dump Support. This could also be due to running on an operating system other than MVS.
SOLVE management services V3.2 PUT 3201 or higher running on MVS is required for the Dataset Services and NCPView Dump Support functionality.

System Action:

Definition of NCP Dump failed.

User Action:

Install the latest version of Management Services when it is available.

ZNCB006

DUMP DD IS ALREADY ALLOCATED.

Reason:

The NCPView DUMP Browse facility has detected that the DD name for the dump dataset has already been allocated.

System Action:

The NCPView Dump Browse facility terminates.

User Action:

Specify another DD name or use the dataset that is already allocated.

ZNCB007

Create rejected. NCP P1 create method already in progress

Reason:

An attempt was made to create the NCP object P1 ; however, it is being created by another process.

System Action:

The system rejects the create request.

User Action:

None. Wait for the current instance of the create method to complete.

ZNCB101

DELETE REJECTED. NCP DEFINITION P1 DOES NOT EXIST

Reason:

An attempt was made to delete the NCP definition P1 which does not exist (has not been previously created).

System Action:

Delete request rejected.

User Action:

Check that you are specifying the correct NCP name.

ZNCB102

ERROR DELETING NCP DEFINITION P1. FDBK: P2

Reason:

An error occured whilst deleting an NCP definition from the ZNCNCPTAB global vartable. The vartable DELETE feedback code was P2 .

System Action:

Delete request failed.

User Action:

Contact your local support representative.

ZNCB201

ERROR - NCP P1 NOT KNOWN TO NCPView

Reason:

NCPView does not have any knowledge of the NCP P1 .

System Action:

Request rejected.

User Action:

Check that the NCP name is correct. If it is then you may need to terminate and initialise NCPView to refresh its knowledge of NCPs.

ZNCB202

ERROR GETTING NCP OBJECT P1 FROM TRANSIENT REPOSITORY. FDBK: P2

Reason:

An error occured whilst getting an NCP object from the transient repository. The vartable GET fieldback code was P2 .

System Action:

Get request failed.

User Action:

Contact your local support representative.

ZNCB401

INVALID FILTER - CLASS MUST BE SPECIFIED

Reason:

The selection procedure must have a class name specified in the filter of an object services multiple object selection request.

System Action:

Get request fails.

User Action:

Contact your local support representative.

ZNCB402

NO TOKEN-RING SUPPORT DEFINED FOR THIS 3745 COMMS CONTROLLER.

Reason:

You cannot access Token-Ring information for this 3745 communications controller because it does not have any Token-Ring devices defined to it. The Token-Ring support for this version of NCPView only covers Token-Ring resources directly connected to the 3745. It does not cover 3746-900 Token-Ring resources.

System Action:

Request rejected.

User Action:

None.

ZNCB403

MUST HAVE NCP V5R3 OR GREATER TO ACCESS TG INFORMATION

Reason:

You cannot access transmission group information for the specified NCP because it is not running at version 5 release 3 or later.

System Action:

Request rejected.

User Action:

None.

ZNCB404

CANNOT SERVICE P1 REQUEST. NCPVIEW HAS NOT BEEN INITIALISED

Reason:

A P1 request was issued but could not be performed because NCPView has not been initialised.

System Action:

Request rejected.

User Action:

Initialise NCPView then retry the request. NCPView may be initialised from the NCPView Control Functions menu, option UT.CF from the NCPView Primary Menu.
Refer to the on-line help for the NCPView Control Functions menu for additional information.

ZNCB405

MUST HAVE NCP V5R3 OR GREATER TO ACCESS TR INFORMATION

Reason:

You cannot access Token-ring information for the specified NCP because it is not running at Version 5 Release 3 or later.

System Action:

Request rejected.

User Action:

None.

ZNCB406

NCP V6R2 OR GREATER REQUIRED TO ACCESS FRAME RELAY INFORMATION

Reason:

You cannot access Frame Relay information for the specified NCP because it is not running at Version 6 Release 2 or later.

System Action:

The request is rejected.

User Action:

None.

ZNCB407

NCP V5R3 OR GREATER REQUIRED TO ACCESS ADAPTER INFORMATION

Reason:

You cannot access Adapter information for the specified NCP because it is not running at Version 5 Release 3 or later.

System Action:

The request is rejected.

User Action:

None.

ZNCB408

ADAPTER INFORMATION ONLY AVAILBLE FOR 3745 COMMUNICATIONS CONTROLLERS

Reason:

You attempted to obtain adapter information from a communications controller that is not a 3745. NCPView can only provide adapter information for 3745 communications controllers and the 3746-900 expansion box.

System Action:

The request is rejected.

User Action:

None.

ZNCBA01

RETRIEVAL OF NCPs FAILED. RC: P1 FDBK: P2 SYSMSG: P3

Reason:

The NCP selection list service procedure ZNCEXBAL could not retrieve NCP objects to build the selection list. The retcode P1 and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCBA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The NCP selection list service procedure ZNCEXBAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCBA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The NCP selection list service procedure ZNCEXBAL did not support the selection option P1 that was specified on the selection list

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCBB01

NCP P1 DOES NOT EXIST

Reason:

An attempt was made to browse an NCP's details but the NCP does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name.

ZNCBB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The NCPView NCP details procedure ZNCEXBBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXBBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCBB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCBB04

NCP P1 DELETED FROM NCPVIEW'S MONITORING SCOPE

Reason:

The NCP P1 will no longer be monitored by NCPView. The status of the NCP itself is not changed.

System Action:

None.

User Action:

None.

ZNCBB05

PRESS ENTER KEY TO CONFIRM DELETE OR CANCEL KEY TO CANCEL REQUEST

Reason:

The NCP Details panel was displayed requesting the user to confirm the deletion of the NCP from NCPView's monitoring scope.

System Action:

None.

User Action:

Press the ENTER key to allow the deletion, or press the CANCEL key to cancel the delete request.

ZNCBB06

P1 CANCELLED

Reason:

The P1 action was cancelled by the user.

System Action:

None.

User Action:

None.

ZNCBB07

NCP P1 ALREADY EXISTS

Reason:

An attempt was made to add an NCP to NCPView's Monitoring Scope but the NCP already exists.

System Action:

None.

User Action:

Check that you have specified the correct NCP name.

ZNCBB08

NCP P1 ADDED TO NCPVIEW'S MONITORING SCOPE

Reason:

The NCP P1 will now be monitored by NCPView. The status of the NCP itself is not changed.

System Action:

None.

User Action:

None.

ZNCBC02

CALLTYPE P1 NOT RECOGNISED BY BROWSE UTILITY SERVICE PROCEDURE

Reason:

The NCP browse utilitu service procedure ZNCEXBCP did not support the calltype P1 from the browse utility.

System Action:

NCP Storage Display Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCBC03

INVALID ADDRESS SPECIFIED

Reason:

An invalid address was specified in the address field on the NCP storage display panel.

System Action:

Address field placed in error and request is rejected.

User Action:

Specify a valid NCP storage address. This is a six character hexadecimal address.

ZNCBC04

NCP NOT SELECTED FROM SELECTION LIST

Reason:

A list of NCPs was presented and an NCP was not selected.

System Action:

None.

User Action:

Select an NCP on the list or specify an NCP name.

ZNCBC05

AN NCP NAME MUST BE SPECIFIED

Reason:

An NCP name must be specified on the NCP storage display panel.

System Action:

None.

User Action:

Specify a valid NCP name or enter a '?' in the NCP name field for a selection list of NCPs.

ZNCBC06

SPECIFIED NCP NAME IS INVALID

Reason:

An invalid NCP name was specified on the NCP storage display panel.

System Action:

None.

User Action:

Specify a valid NCP name or enter a '?' in the NCP name field for a selection list of NCPs.

ZNCBC07

CONTROL BLOCK NOT SELECTED FROM SELECTION LIST

Reason:

A list of NCP control blocks was presented and a control block was not selected.

System Action:

None.

User Action:

Select a control block on the list or specify a storage address on the storage display panel.

ZNCBC08

MAXIMUM SCROLL FORWARD NOT SUPPORTED ON STORAGE DISPLAY PANEL

Reason:

The max scroll forward operation is not allowed on the NCPView Storage Display Panel.

System Action:

None.

User Action:

You can enter an address to scroll to in the Address field or you can enter a numeric scroll amount (number of display lines) in the command field then press F8 to scroll forward that amount.

ZNCBC09

DOMAIN NOT SELECTED FROM SELECTION LIST

Reason:

A list of domains was presented and a domain was not selected.

System Action:

None.

User Action:

Select a domain on the list or specify a domain name.

ZNCBC10

A DOMAIN NAME MUST BE SPECIFIED

Reason:

A domain name must be specified on the NCP storage display panel.

System Action:

None.

User Action:

Specify a valid domain name or enter a '?' in the domain name field for a selection list of domains.

ZNCBC11

SPECIFIED Domain NAME IS INVALID

Reason:

An invalid Domain name was specified on the NCP storage display panel.

System Action:

None.

User Action:

Specify a valid Domain name or enter a '?' in the Domain name field for a selection list of Domains.

ZNCBC12

DOMAIN p1 DOES NOT EXIST

Reason:

The specified domain P1 does not exist.

System Action:

None.

User Action:

Check that the domain name that you have specified is correct, or place a '?' in the Domain field to get a list of available domains.

ZNCBC13

LINK TO DOMAIN P1 NOT ACTIVE. CURRENT STATE IS P2

Reason:

The specified link to the specified domain P1 is not active. Its current status is P2 . The request cannot be processed.

System Action:

None.

User Action:

Make sure that the link has been activated at both ends using the 'LINK START=linkname TYPE=APPC' command. Check the status of the links using the 'SH LINKS TYPE=APPC' command. If the links appear to be active try inactivating then activating the link using the 'LINK STOP=linkname TYPE=APPC' and 'LINK START=linkname TYPE=APPC' commands. Check any error/sense codes returned from the link start command and diagnose accordingly.

ZNCBC14

CURRENT PRINT RANGE CANCELLED

Reason:

A print range that was previously defined has been cancelled.

System Action:

None.

User Action:

None.

ZNCBC15

ENTER 'PRINT START' CMD AND POSITION CURSOR TO MARK START OF PRINT RANGE

Reason:

You have attempted to mark the start of a print range without indicating where you wish the print range to start from.

System Action:

None.

User Action:

Enter PRINT START in the Command field, place your cursor on a line within the scrollable window, and press ENTER.

ZNCBC16

PRINT RANGE START MARKER SET

Reason:

The start of the print range was successfully set.

System Action:

None.

User Action:

None.

ZNCBC17

ERROR - SPECIFIED START RANGE IS AFTER END OF PRINT RANGE

Reason:

You have attempted to mark the start of the print range at a point after the end of print range marker that you have previously set.

System Action:

None.

User Action:

Mark the start range at a point before the end range, or move the end range and remark the start of the print range.

ZNCBC18

PRINT RANGE START MARKER MODIFIED

Reason:

The start of the print range was successfully modified.

System Action:

None.

User Action:

None.

ZNCBC19

ENTER 'PRINT END' CMD AND POSITION CURSOR TO MARK END OF PRINT RANGE

Reason:

You have attempted to mark the end of a print range without indicating the point where you wish the print range to end.

System Action:

None.

User Action:

Enter PRINT END in the Command field, place your cursor on a line within the scrollable window, and press ENTER.

ZNCBC20

PRINT RANGE END MARKER SET

Reason:

The end of the print range was successfully set.

System Action:

None.

User Action:

None.

ZNCBC21

ERROR - SPECIFIED END RANGE IS BEFORE START OF PRINT RANGE

Reason:

You have attempted to mark the end of the print range at a point before the start of print range marker that you have previously set.

System Action:

None.

User Action:

Mark the end range after the start range, or move the start range and remark the end of the print range.

ZNCBC22

PRINT RANGE END MARKER MODIFIED

Reason:

The end of the print range was successfully modified.

System Action:

None.

User Action:

None.

ZNCBC23

CANNOT PRINT - START AND/OR END MARKERS HAVE NOT BEEN DEFINED

Reason:

You cannot print until you have marked the start and end of the text that you wish to print.

System Action:

None.

User Action:

You must mark both the start and end of the print range by using the PRINT START and PRINT END commands in conjunction with the position of your cursor on the appropriate scrollable line of text.

ZNCBD01

RETRIEVAL OF NCP CONTROL BLOCK INFORMATION FAILED. RC: P1 FDBK: P2

Reason:

The NCP control block selection list service procedure ZNCEXBDL could not retrieve NCP objects to build the selection list. The retcode P1 , and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCBD02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The NCP control block selection list service procedure ZNCEXBDL did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCBD03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The NCP control block selection list service procedure ZNCEXBDL did not support the selection option P1 that was specified on the selection list

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCBF00

P1 PARAMETER HAS BEEN OMITTED

Reason:

The NCPView DUMP Browse facility has been invoked but a mandatory startup parameter has not been supplied.

System Action:

The NCPView Dump Browse facility terminates.

User Action:

Restart the dump browse facility, specifying all mandatory parameters.

ZNCBF01

P1 PARAMETER HAS INVALID VALUE - P2

Reason:

The NCPView DUMP Browse facility has been invoked but the value of an parameter is invalid.

System Action:

The NCPView Dump Browse facility terminates.

User Action:

Restart the dump browse facility, specifying a valid value for all parameters.

ZNCBF02

DUMP DATASET HAS BEEN MIGRATED. DSN: P1

Reason:

The NCPView DUMP Browse facility has been invoked but the dump dataset nominated has been migrated by DFHSM or equivalent, and the MIGRATE=YES startup parameter has not been specified. The dataset name was P1 .

System Action:

The NCPView Dump Browse facility terminates.

User Action:

Restart the dump browse facility, specifying MIGRATE=YES, or ensure that the dataset is recalled before starting the browse facility.

ZNCBF03

DUMP DATASET ALLOCATION FAILED, REFER TO LOG

Reason:

The NCPView DUMP Browse facility has been invoked but allocation of the dump dataset has failed. This message and message ZNCBF99 are written to the activity log to supply additional information about the allocation failure.

System Action:

The NCPView Dump Browse facility terminates.

User Action:

Refer to the SOLVE activity log for further information related to the failure.

ZNCBF04

DUMP DATASET OPEN FAILED, REFER TO LOG

Reason:

The NCPView DUMP Browse facility has been invoked but the OPEN of the dump dataset has failed. This message and message ZNCBF99 are written to the activity log to supply additional information about the OPEN failure.

System Action:

The NCPView Dump Browse facility terminates.

User Action:

Refer to the SOLVE activity log for further information related to the failure.

ZNCBF05

DUMP DATASET INFORMATION OBTAIN FAILED, REFER TO LOG

Reason:

The NCPView DUMP Browse facility has been invoked but an attempt to obtain information about the dataset has failed. This message and message ZNCBF99 are written to the SOLVE activity log to supply further information about the failure.

System Action:

The NCPView Dump Browse facility terminates.

User Action:

Refer to the SOLVE activity log for further information related to the failure.

ZNCBF06

DUMP DATASET HAS INVALID LRECL - P1

Reason:

The NCPView DUMP Browse facility has encountered a dump dataset which is not deemed to be valid because the Logical Record Length is not 512 or 2048.

System Action:

The dump dataset cannot be processed.

User Action:

Ensure that the correct dataset is being processed. If so, and the dataset is actually a valid NCP dump, contact your SOLVE support centre.

ZNCBF07

DUMP DATASET HAS INVALID DSORG - P1

Reason:

The NCPView DUMP Browse facility has encountered a dump dataset which is not deemed to be valid because the Dataset Organisation is not Physical Sequential (PS).

System Action:

The dump dataset cannot be processed.

User Action:

Ensure that the correct dataset is being processed. If so, and the dataset is actually a valid NCP dump, contact your SOLVE support centre.

ZNCBF08

DUMP DATASET HAS INVALID FIRST RECORD - P1

Reason:

The NCPView DUMP Browse facility has encountered a dump dataset which is not deemed to be valid because the first record in the dataset seems to be invalid.

System Action:

The dump dataset cannot be processed.

User Action:

Ensure that the correct dataset is being processed. If so, and the dataset is actually a valid NCP dump, contact your SOLVE support centre.

ZNCBF09

DUMP DATASET HAS INVALID SECOND RECORD - P1

Reason:

The NCPView DUMP Browse facility has encountered a dump dataset which is not deemed to be valid because the second record in the dataset seems to be invalid.

System Action:

The dump dataset cannot be processed.

User Action:

Ensure that the correct dataset is being processed. If so, and the dataset is actually a valid NCP dump, contact your SOLVE support centre.

ZNCBF10

DUMP DATASET CLOSE FAILED, REFER TO LOG

Reason:

The NCPView DUMP Browse facility has attempted to CLOSE a dump dataset but the CLOSE was unsuccessful. This message and message ZNCBF99 are written to the SOLVE activity log to supply further information about the failure.

System Action:

The NCPView Dump Browse facility terminates.

User Action:

Refer to the SOLVE activity log for further information related to the failure.

ZNCBF11

DUMP DATASET UNALLOCATION FAILED, REFER TO LOG

Reason:

The NCPView DUMP Browse facility has attempted to UNALLOCATE a dump dataset but the UNALLOCATE was unsuccessful. This message and message ZNCBF99 are written to the SOLVE activity log to supply further information about the failure.

System Action:

The NCPView Dump Browse facility terminates.

User Action:

Refer to the SOLVE activity log for further information related to the failure.

ZNCBF12

DUMP DATASET INITIALIZATION COMPLETE

Reason:

The NCPView DUMP Browse facility has completed initialization for a dump dataset. The dataset can now be accessed to retrieve information.

System Action:

None.

User Action:

None.

ZNCBF13

SPECIFIED ADDRESS IS OUT OF RANGE - P1

Reason:

The NCPView DUMP Browse facility has been asked to return data from an NCP dump but the address supplied is greater than the highest address supported by the NCP.

System Action:

The request is rejected.

User Action:

Retry the request, specifying a valid address.

ZNCBF15

DUMP DATASET DATA RETRIEVAL SUCCESSFUL

Reason:

The NCPView DUMP Browse facility has received a request to return some data from a dump dataset and has returned the storage in an MDO which accompanies this message.

System Action:

None.

User Action:

Extract the MDO from $INT.USERMDO and process it.

ZNCBF16

OPERATIONAL PARAMETERS SET SUCCESSFULLY

Reason:

The NCPView DUMP Browse facility has received a request to change the value of one or more operational parameters. The request has been processed successfully.

System Action:

None.

User Action:

None.

ZNCBF17

DUMP FUNCTION IS INVALID - P1

Reason:

The NCPView DUMP Browse facility has received a request for a function which is not recognised.

System Action:

The request is rejected.

User Action:

Correct the request name and retry.

ZNCBF18

DUMP DATASET READ FAILED, REFER TO LOG

Reason:

The NCPView DUMP Browse facility has attempted to READ a dump dataset but the READ was unsuccessful. This message and message ZNCBF99 are written to the SOLVE activity log to supply further information about the failure.

System Action:

The NCPView Dump Browse facility terminates.

User Action:

Refer to the SOLVE activity log for further information related to the failure.

ZNCBF19

DUMP PROCESSING TERMINATED

Reason:

The NCPView DUMP Browse facility has received a request to terminate. Termination processing has begun.

System Action:

The NCPView Dump Browse facility terminates.

User Action:

None.

ZNCBF20

DUMP STORAGE FREED FOR DUMP P1

Reason:

The NCPView DUMP Browse facility has received a request to free the storage which it has read from a specified NCP dump file. The request has been processed successfully.

System Action:

The NCPView Dump Browse facility frees storage which has been read from the specified file.

User Action:

None. If any requests are received for storage display from the file, the storage will be read from the file again.

ZNCBF21

DUMP BROWSE FACILITY STATISTICS FOR DUMP P1

Reason:

The NCPView DUMP Browse facility has received a request to display statistics related to the processing of a specified dump. This message is the heading line of the resulting display. Other messages containing the display follow.

System Action:

None.

User Action:

None.

ZNCBF22

CPU TIME USED : P1 SECONDS

Reason:

The NCPView DUMP Browse facility has received a request to display statistics related to the processing of a specified dump. This message shows the amount of CPU time used by dump processing for this dump file.

System Action:

None.

User Action:

None.

ZNCBF23

DUMP RECORDS RETAINED : P1

Reason:

The NCPView DUMP Browse facility has received a request to display statistics related to the processing of a specified dump. This message shows the number of records from the file which have been retained by the dump browse facility.

System Action:

None.

User Action:

None.

ZNCBF24

DUMP STORAGE RETAINED : P1

Reason:

The NCPView DUMP Browse facility has received a request to display statistics related to the processing of a specified dump. This message shows the amount of storage from the file which has been retained by the dump browse facility.

System Action:

None.

User Action:

None.

ZNCBF25

STORAGE DISPLAY REQUESTS : P1

Reason:

The NCPView DUMP Browse facility has received a request to display statistics related to the processing of a specified dump. This message shows the number of requests received for display of storage from this dump file.

System Action:

None.

User Action:

None.

ZNCBF29

END OF DUMP STATISTICS DISPLAY

Reason:

The NCPView DUMP Browse facility has received a request to display statistics related to the processing of a specified dump. This message is the last message in the display.

System Action:

None.

User Action:

None.

ZNCBF99

P1

Reason:

The NCPView DUMP Browse facility has encountered an error which has been reported, and the message received by the user indicates that further information about the error is available on the SOLVE activity log. This message appears in the log and contains the information about the error.

System Action:

None.

User Action:

Investigate the information contained in this message and use it to figure out the cause of the failure.

ZNCC201

MUST HAVE NCP V5R3 OR GREATER TO ACCESS ADAPTER INFORMATION

Reason:

You cannot obtain adapter information for the specified NCP because it is not running at version 5 release 3 or later.

System Action:

Request rejected.

User Action:

None.

ZNCC202

MUST HAVE NCP V6R2 OR GREATER TO ACCESS CSS ADAPTER INFORMATION

Reason:

You cannot obtain CSS adapter information for the specified NCP because it is not running at Version 6 Release 2 or later.

System Action:

Request rejected.

User Action:

None.

ZNCC203

P1 IS AN INVALID ADAPTER ID

Reason:

The value P1 is not a valid Adapter Id.

System Action:

Request rejected.

User Action:

Specify a valid Adapter Id. Valid Adapter Ids have the format :
CA01 to CA16 - Channel Adapters
LA01 to LA32 - Line Adapters
CS01 to CS31 - CSS (Connectivity SubSystem) (3746-900) Adapters

ZNCCA01

RETRIEVAL OF ADAPTERS FAILED. RC: P1 FDBK: P2

Reason:

The adapter selection list service procedure ZNCEXCAL could not retrieve adapter objects to build the selection list. The retcode P1 and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCCA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The Adapters selection list service procedure ZNCEXCAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCCA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The Adapters selection list service procedure ZNCEXCAL did not support the selected option P1 that was specified on the selection list.

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCCB01

ADAPTER P1 ON NCP P2 DOES NOT EXIST

Reason:

An attempt was made to browse an adapter's details but the adapter does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name and adapter name.

ZNCCB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The NCPView Adapter details procedure ZNCEXCBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXCBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCCB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCDA01

RETRIEVAL OF CHANNEL ADAPTERS FAILED. RC: P1 FDBK: P2

Reason:

The channel adapter selection list service procedure ZNCEXDAL could not retrieve channel adapter objects to build the selection list. The retcode P1 , and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCDA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The channel adapters selection list service procedure ZNCEXDAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCDA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The channel adapters selection list service procedure ZNCEXDAL did not support the selected option P1 that was specified on the selection list.

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCDB01

CHANNEL ADAPTER P1 ON NCP P2 DOES NOT EXIST

Reason:

An attempt was made to browse an adapter's details but the adapter does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name and adapter name.

ZNCDB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The Channel Adapter details procedure ZNCEXDBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXDBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCDB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCDF0102

Resource update failed for P1 ; Reason: P2

Reason:

The resource status update for P1 failed. P2 indicates the failure reason.

System Action:

None

User Action:

Refer to the failure reason message to determine the problem.

ZNCDF0103

NCP P1 attributes unknown

Reason:

NCP monitoring was unable to set the details of the NCP P1 because the NCP is not accessible by NCPView.

System Action:

The NCP details are set to a dash and the resource status is set as unknown.

User Action:

Review the NCP definition to ensure it refers to an active NCP for the current system.

ZNCDF0104

NCPMON: P1= P2, P3% above P4 baseline of P5

Reason:

An Above Baseline condition has been detected for the P1 attribute.
The value for P1 is P2. This is P3% greater than the P4 baseline, which has a current value of P5.
A baseline is a relative, moving average calculated over time from previous samples of this attribute and resource.
An alert is triggered when the value of a sample for the P1 attribute exceeds a baseline value by more than the specified percentage. This indicates atypical performance by this resource.

System Action:

An alert is created.

User Action:

Use the NCP Monitor to examine the performance history of the attributes monitored for this resource.

ZNCDF0105

NCPMON: P1= P2, P3% below P4 baseline of P5

Reason:

A Below Baseline condition has been detected for the P1 attribute.
The value for P1 is P2. This is P3% less than the P4 baseline, which has a current value of P5.
A baseline is a relative, moving average calculated over time from previous samples of this attribute and resource.
An alert is triggered when the value of a sample for the P1 attribute is less than a baseline value by more than a specified percentage. This indicates atypical performance by this resource.

System Action:

An alert is created.

User Action:

Use the NCP Monitor to examine the performance history of the attributes monitored for this resource.

ZNCDF0106

NCPMON: P1 High, P2

Reason:

A High Value/High Rate condition has been detected for the P1 attribute.
The value of P1 is P2. This is greater than the specified High Value/ High Rate threshold. This threshold is an absolute value.
An alert is triggered when the value of a sample for the P1 attribute exceeds the specified threshold.

System Action:

An alert is created.

User Action:

Use the NCP Monitor to examine the performance history of the attributes monitored for this resource.

ZNCDF0107

NCPMON: P1 Low, P2

Reason:

A Low Value/Low Rate condition has been detected for the P1 attribute.
The value of P1 is P2. This is less than the specified Low Value/Low Rate threshold. This threshold is an absolute value.
An alert is triggered when the value of a sample for the P1 attribute is less than the specified threshold.

System Action:

An alert is created.

User Action:

Use the NCP Monitor to examine the performance history of the attributes monitored for this resource.

ZNCDF0108

NCPMON: P1 is P2

Reason:

The value of the P1 attribute is P2.
An alert is triggered for this condition. It indicates that this resource may be in a problem state.

System Action:

An alert is created.

User Action:

Use the NCP Monitor to examine the performance history of the attributes monitored for this resource.

ZNCDF0109

P1

Reason:

The performance monitoring setup for this resource specifies that an alert should be triggered if the error condition specified in P1 is detected.

System Action:

An alert is created.

User Action:

Use the NCP Monitor to examine the performance history of the attributes monitored for this resource.

ZNCE202

MUST HAVE NCP V6R2 OR GREATER TO ACCESS CSS ADAPTER INFORMATION

Reason:

You cannot obtain CSS adapter information for the specified NCP because it is not running at Version 6 Release 2 or later.

System Action:

Request rejected.

User Action:

None.

ZNCE203

P1 IS AN INVALID LINE ADAPTER ID

Reason:

The value P1 is not a valid Adapter Id.

System Action:

Request rejected.

User Action:

Specify a valid Line Adapter Id, which should be in the range LA01 to LA32 for Line adapters on the 3745 or CS01 to CS31 for line adapters on the 3746-900 Connectivity SubSystem (CSS).

ZNCEA01

RETRIEVAL OF LINE ADAPTERS FAILED. RC: P1 FDBK: P2

Reason:

The line adapter selection list service procedure ZNCEXEAL could not retrieve line adapter objects to build the selection list. The retcode P1 , and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCEA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The line adapters selection list service procedure ZNCEXEAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCEA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The line adapters selection list service procedure ZNCEXEAL did not support the selected option P1 that was specified on the selection list.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCEB01

LINE ADAPTER P1 ON NCP P2 DOES NOT EXIST

Reason:

An attempt was made to browse an adapter's details but the adapter does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name and adapter name.

ZNCEB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The Line Adapter details procedure ZNCEXEBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXEBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCEB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCF201

ADAPTER P1 IS NOT A TOKEN-RING ADAPTER

Reason:

An attempt was made to get Token-Ring adapter information for an adapter that is not a Token-Ring adapter.

System Action:

Request rejected.

User Action:

Check that you have specified the correct adapter.

ZNCFA01

RETRIEVAL OF TOKEN-RING ADAPTERS FAILED. RC: P1 FDBK: P2

Reason:

The token-ring adapter selection list service procedure ZNCEXFAL could not retrieve Token-Ring adapter objects to build the selection list. The retcode P1 , and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCFA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The Token-Ring adapters selection list service procedure ZNCEXFAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCFA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The Token-Ring adapters selection list service procedure ZNCEXFAL did not support the selected option P1 that was specified on the selection list.

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCFB01

TOKEN-RING ADAPTER P1 ON NCP P2 DOES NOT EXIST

Reason:

An attempt was made to browse an adapter's details but the adapter does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name and adapter name.

ZNCFB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The Token-Ring Adapter details procedure ZNCEXFBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXFBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCFB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCG201

MUST HAVE NCP V5R3 OR GREATER TO ACCESS TR INFORMATION

Reason:

You cannot access Token-ring information for the specified NCP because it is not running at Version 5 Release 3 or later.

System Action:

Request rejected.

User Action:

None.

ZNCGA01

RETRIEVAL OF TOKEN-RING PHYSICAL LINKS FAILED. RC: P1 FDBK: P2

Reason:

The token-ring physical link (Token-Ring Interface Card - TIC) selection list service procedure ZNCEXGAL could not retrieve token-ring physical link objects to build the selection list. The retcode P1 , and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCGA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The Token-Ring physical links selection list service procedure ZNCEXGAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCGA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The Token-Ring physical links selection list service procedure ZNCEXGAL did not support the selected option P1 that was specified on the selection list.

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCGA04

CANNOT DISPLAY PLB CONTROL BLOCK AS THIS IS NOT A NTRI LINK

Reason:

You requested to display the PLB control block for a token-ring link that was not an NTRI link. The PLB control block is only associated with NTRI links.

System Action:

Selection rejected.

User Action:

Select an NTRI link (these are identified by a type of TIC1 or TIC2).

ZNCGB01

TOKEN-RING PHYSICAL LINE P1 ON NCP P2 DOES NOT EXIST

Reason:

An attempt was made to browse a Token-Ring Physical Line's details but the physical line does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name, and line name.

ZNCGB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The Token-Ring Physical Line details procedure ZNCEXGBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXGBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCGB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCH201

WARNING - ATTR P1 NOT RECOGNISED BY TOKEN-RING LOGICAL LINK GET METHOD

Reason:

The Token-Ring logical link get method did not support the attribute
P1 .

System Action:

Message written to Log. Processing continues.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCH202

MUST HAVE NCP V5R3 OR GREATER TO ACCESS TR INFORMATION

Reason:

You cannot access Token-ring information for the specified NCP because it is not running at Version 5 Release 3 or later.

System Action:

Request rejected.

User Action:

None.

ZNCHA01

RETRIEVAL OF TOKEN-RING LOGICAL LINKS FAILED. RC: P1 FDBK: P2

Reason:

The token-ring logical link selection list service procedure ZNCEXHAL could not retrieve token-ring logical link objects to build the selection list. The retcode P1 , and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCHA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The Token-Ring logical links selection list service procedure ZNCEXHAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCHA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The Token-Ring logical links selection list service procedure ZNCEXHAL did not support the selected option P1 that was specified on the selection list.

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCHB01

TOKEN-RING LOGICAL LINE P1 ON NCP P2 DOES NOT EXIST

Reason:

An attempt was made to browse a Token-Ring Logical Line's details but the logical line does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name and logical line name

ZNCHB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The Token-Ring Logical Line details procedure ZNCEXHBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXHBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCHB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCI201

MUST HAVE NCP V6R1 OR GREATER FOR IP ROUTER INFORMATION

Reason:

An attempt was made to obtain IP router information on an NCP version less that V6R1.

System Action:

Request is rejected.

User Action:

Check that you have specified the correct NCP name.

ZNCI202

NCP P1 IS NOT CONFIGURED FOR IP ROUTING

Reason:

An attempt was made to obtain IP router information on NCP P1 which has not been configured for IP routing.

System Action:

Request is rejected.

User Action:

Check that you have specified the correct NCP name.

ZNCIB01

NCP P1 DOES NOT EXIST

Reason:

An attempt was made to browse an NCP's IP Router Statistics but the specified NCP does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name.

ZNCIB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The NCPView NCP IP Router Statistics details procedure ZNCEXIBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXIBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCIB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCJB01

NCP P1 DOES NOT EXIST

Reason:

An attempt was made to browse an NCP's buffer and CCU utilisation but the specified NCP does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name.

ZNCJB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The NCPView NCP buffer and CCU utilisation details procedure ZNCEXJBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXJBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCJB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCK201

NCP: P1 pool: P2 P3 : P4 is out of range

Reason:

The NCP has a counter out of range.

System Action:

The counter, totals and percentages are displayed as '-'.

User Action:

Report to the NCP manufacturer about the pool and block names and the counter value.

ZNCKA01

Retrieval of POOL/TABLE information failed. RC: P1 FDBK: P2

Reason:

The NCP pool/table selection list service procedure ZNCEXKAL could not retrieve the NCP pool object to build the selection list. The retcode P1 , and feedback code P2 are those set by the &OSCALL CONVERSE verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCKA02

Calltype P1 not recognized by Selection List Service procedure

Reason:

The NCP Pools Selection List Service procedure ZNCEXKAL did not support the calltype P1 from the Selection List Manager.

System Action:

Selection List Terminates.

User Action:

Contact your System Administrator. Ensure the installation has been performed as stated in the installation instructions. The cause of the error may be due to incorrect installation.

ZNCKA03

Option P1 not recognized by Selection List Service procedure

Reason:

The NCP Pools Selection List Service procedure ZNCEXKAL did not support the selected option P1 from the Selection List Manager.

System Action:

Selection rejected.

User Action:

Contact your System Administrator. Ensure the installation has been performed as stated in the installation instructions. The cause of the error may be due to incorrect installation.

ZNCKA04

Invalid counter, see message ZNCK201 on log for detail

Reason:

The NCP has a counter out of range.

System Action:

The counter, totals and percentages are displayed as '-'.

User Action:

Report to the NCP manufacturer about the pool and block names and the counter value.

ZNCKB01

NCP P1 does not exist

Reason:

An attempt was made to browse an NCP's buffer counts but the specified NCP does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name.

ZNCKB02

Invalid keyword value specified, KEYWORD= P1 VALUE= P2

Reason:

The NCPView NCP buffer counts details procedure ZNCEXKBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXKBP terminates.

User Action:

Contact your System Administrator. Ensure the installation has been performed as stated in the installation instructions. The cause of the error may be due to incorrect installation.

ZNCKB03

Invalid command

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCL201

TG: P1 ON NETWORK: P2 SA: P3 NCP: P4 DOES NOT EXIST

Reason:

An attempt was made to get a transmission group's details but the transmission group does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name and transmission group identifiers.

ZNCLA01

RETRIEVAL OF TRANSMISSION GROUPS FAILED. RC: P1 FDBK: P2

Reason:

The transmission group selection list service procedure ZNCEXLAL could not retrieve transmission group objects to build the selection list. The retcode P1 , and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCLA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The transmission group selection list service procedure ZNCEXLAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCLA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The transmission group selection list service procedure ZNCEXLAL did not support the selected option P1 that was specified on the selection list.

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCLB01

TG: P1 ON NETWORK: P2 SA: P3 NCP: P4 DOES NOT EXIST

Reason:

An attempt was made to browse a transmission group's details but the transmission group does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name and transmission group identifiers.

ZNCLB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The Transmission group details procedure ZNCEXLBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXLBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCLB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCM201

VR: P1 ON NETWORK: P2 SA: P3 NCP: P4 DOES NOT EXIST

Reason:

An attempt was made to get a virtual route's details but the virtual route does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name and virtual route identifiers.

ZNCMA01

RETRIEVAL OF VIRTUAL ROUTES FAILED. RC: P1 FDBK: P2

Reason:

The virtual routes selection list service procedure ZNCEXMAL could not retrieve virtual route objects to build the selection list. The retcode P1 , and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCMA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The Virtual Route selection list service procedure ZNCEXMAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCMA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The Virtual Route selection list service procedure ZNCEXMAL did not support the selected option P1 that was specified on the selection list.

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCMB01

VR: P1 ON NETWORK: P2 SA: P3 NCP: P4 DOES NOT EXIST

Reason:

An attempt was made to browse a virtual route's details but the virtual route does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name and virtual route identifiers.

ZNCMB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The Virtual Route details procedure ZNCEXMBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXMBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCMB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCN201

NETWORK: P1 SA: P2 NCP: P3 DOES NOT EXIST

Reason:

An attempt was made to get a network's details but the network does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name and network identifiers

ZNCNA01

RETRIEVAL OF NETWORKS FAILED. RC: P1 FDBK: P2

Reason:

The networks selection list service procedure ZNCEXNAL could not retrieve network objects to build the selection list. The retcode P1 , and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCNA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The networks selection list service procedure ZNCEXNAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCNA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The networks selection list service procedure ZNCEXNAL did not support the selected option P1 that was specified on the selection list.

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCNB01

NETWORK: P1 SA: P2 NCP: P3 DOES NOT EXIST

Reason:

An attempt was made to browse a network's details but the network does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name and network identifiers

ZNCNB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The Network details procedure ZNCEXNBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXNBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCNB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCOA01

RETRIEVAL OF GWNAUS FAILED. RC: P1 FDBK: P2

Reason:

The GWNAU selection list service procedure ZNCEXOAL could not retrieve network objects to build the selection list. The retcode P1 , and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCOA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The GWNAU selection list service procedure ZNCEXOAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List Terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCOA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The GWNAU selection list service procedure ZNCEXOAL did not support the selected option P1 that was specified on the selection list.

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCP201

ERROR. ADAPTER P1 IS NOT A CSS ADAPTER

Reason:

You have attempted to retrieve information on a CSS adapter, but you specified an adapter that is not a CSS adapter.

System Action:

Request Rejected.

User Action:

Specify a CSS adapter name, which is in the format CSxx, where xx is a number between 2 and 31.

ZNCP202

ERROR. THE CSS ADAPTER P1 SPECIFIED IS OUT OF RANGE

Reason:

You have attempted to retrieve information on a CSS adapter, but you specified an adapter number that is not between 2 - 12 and 30 - 31.

System Action:

Request Rejected.

User Action:

Specify a CSS adapter name, which is in the format CSxx, where xx is a number between 2 - 12 and 30 - 31.

ZNCPA01

RETRIEVAL OF 3746-900 ADAPTERS FAILED. RC: P1 FDBK: P2

Reason:

The 3746-900 adapter selection list service procedure ZNCEXPAL could not retrieve line adapter objects to build the selection list. The retcode P1 , and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCPA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The 3746-900 adapters selection list service procedure ZNCEXPAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCPA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The 3746-900 adapters selection list service procedure ZNCEXPAL did not support the selected option P1 that was specified on the selection list.

System Action:

Selection List terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCPB01

3746-900 ADAPTER P1 ON NCP P2 DOES NOT EXIST

Reason:

An attempt was made to browse an adapter's details but the adapter does not exist.

System Action:

None.

User Action:

Check that you have specified the correct NCP name and adapter name.

ZNCPB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The 3746-900 adapter details procedure ZNCEXPBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXPBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCPB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCQ001

CREATE REJECTED. CONNECTED DOMAIN DEFINITION P1 ALREADY EXISTS

Reason:

An attempt was made to create the connected domain definition P1 which has already been created.

System Action:

Create request rejected.

User Action:

Check that you are specifying the correct domain name.

ZNCQ002

ERROR - NCPView IS NOT INITIALISED.

Reason:

An attempt was made to create a connected domain definition but the request could not be serviced because the NCPView has not been initialised.

System Action:

Create request rejected.

User Action:

Initialised NCPView and retry.

ZNCQ003

ERROR ADDING CONNECTED DOMAIN P1 TO VARTABLE. FDBK: P2

Reason:

An error occured whilst adding a connected domain definition to a vartable. The vartable ADD feedback code was P2 .

System Action:

Create request failed.

User Action:

Contact your local support representative.

ZNCQ004

NCPView CONNECTED DOMAIN P1 SUCCESSFULLY DEFINED

Reason:

The NCPView connected domain P1 was successfully defined.

System Action:

None.

User Action:

Make sure the APPC link used by the connected domain definition is active.

ZNCQ005

P1

Reason:

This is a message that was received by the connected domain create method.

System Action:

None.

User Action:

Take appropriate action based upon the message. The message may just be informational.

ZNCQ006

CREATE OF CONNECTED DOMAIN P1 FAILED. Description MUST BE SPECIFIED.

Reason:

An attempt to create the connected domain definition P1 failed because the description (ZNCCONDESC attribute) was not specified.

System Action:

Create request rejected.

User Action:

Specify the description. The following is an example:
$OSCALL SERVICE=CREATE CLASS=ZNCCONDOMN + NAME=(ZNCMGNAME=&ZNMDID,ZNCCONDOMN=domn) + ATTRS=(ZNCCONDESC="Production Domain", ZNCCONLINK=appclink)
where Production Domain is the description.

ZNCQ007

CREATE OF CONNECTED DOMAIN P1 FAILED. APPC Link MUST BE SPECIFIED.

Reason:

An attempt to create the connected domain definition P1 failed because the APPC link name (ZNCCONLINK attribute) was not specified.

System Action:

Create request rejected.

User Action:

Specify the APPC Link Name. The following is an example:
$OSCALL SERVICE=CREATE CLASS=ZNCCONDOMN + NAME=(ZNCMGNAME=&ZNMDID,ZNCCONDOMN=domn) + ATTRS=(ZNCCONLINK=appclink,ZNCCONDESC=desc)
where appclink is the APPC link name.

ZNCQ008

CREATE OF CONNECTED DOMAIN P1 FAILED. Connected Domain IS MANDATORY

Reason:

An attempt to create the connected domain definition P1 failed because the Connected Domain name (ZNCCONDOMN attribute) was not specified.

System Action:

Create request rejected.

User Action:

Specify the Connected Domain name. The following is an example:
$OSCALL SERVICE=CREATE CLASS=ZNCCONDOMN + NAME=(ZNCMGNAME=&ZNMDID,ZNCCONDOMN=domn) + ATTRS=(ZNCCONLINK=appclink,ZNCCONDESC=desc)
where domn is the connected domain name.

ZNCQ009

THE SPECIFIED Remote LU Name IS SPECIFIED ON ANOTHER DOMAIN.

Reason:

The Remote LU Name that you specified is already specified on the definition of another connected domain.

System Action:

None.

User Action:

Specify a valid Remote LU Name or delete the connected domain definition that is already using this LU name.

ZNCQ010

THE SPECIFIED APPC Link Name IS SPECIFIED ON ANOTHER DOMAIN.

Reason:

The APPC Link Name that you specified is already specified on the definition of another connected domain.

System Action:

None.

User Action:

Specify a valid APPC Link Name or delete the connected domain definition that is already using this link name.

ZNCQ101

DELETE REJECTED. CONNECTED DOMAIN DEFINITION P1 DOES NOT EXIST

Reason:

An attempt was made to delete the connected domain definition P1 which does not exist (has not been previously created).

System Action:

Delete request rejected.

User Action:

Check that you are specifying the correct domain name.

ZNCQ102

ERROR DELETING CONNECTED DOMAIN DEFINITION P1. FDBK: P2

Reason:

An error occured whilst deleting the connected domain definition from the ZNCCONDOMNS global vartable. The vartable DELETE feedback code was P2 .

System Action:

Delete request failed.

User Action:

Contact your local support representative.

ZNCQ201

ERROR - CONNECTED DOMAIN P1 NOT KNOWN TO NCPView

Reason:

NCPView does not have any knowledge of the connected domain P1 .

System Action:

Request rejected.

User Action:

Check that the domain name is correct. If it is then you may need to define the domain to NCPView.

ZNCQ202

ERROR GETTING CONNECTED DOMAIN DEFINITION P1. FDBK: P2

Reason:

An error occured whilst getting a connecte domain definition from the ZNCCONDOMNS global vartable. The vartable GET feedback code was P2 .

System Action:

Get request failed.

User Action:

Contact your local support representative.

ZNCQA01

RETRIEVAL OF CONNECTED DOMAINS FAILED. RC: P1 FDBK: P2 SYSMSG: P3

Reason:

The connected domain selection list service procedure ZNCEXQAL could not retrieve connected domain objects to build the selection list. The retcode P1 and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and feedback codes in the NCL Reference.

ZNCQA02

CALLTYPE P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The connected domain selection list service procedure ZNCEXQAL did not support the calltype P1 from the selection list manager.

System Action:

Selection List terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCQA03

OPTION P1 NOT RECOGNISED BY SELECTION LIST SERVICE PROCEDURE

Reason:

The connected domain selection list service procedure ZNCEXQAL did not support the selection option P1 that was specified on the selection list

System Action:

Selection rejected.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCQB01

CONNECTED DOMAIN DEFINITION P1 DOES NOT EXIST

Reason:

An attempt was made to browse a connected domain definition but the definition does not exist.

System Action:

None.

User Action:

Check that you have specified the correct connected domain id.

ZNCQB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The connected domain details procedure ZNCEXQBP failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXQBP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed as stated in the installation instructions, as the cause of the error may be due to incorrect installation.

ZNCQB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCQB11

PRESS ENTER KEY TO CONFIRM DELETE OR CANCEL KEY TO CANCEL REQUEST

Reason:

The connected domain maintenance panel was displayed requesting the user to confirm the deletion of the connected domain definition presented.

System Action:

None.

User Action:

Press the ENTER key to allow the deletion, or press the CANCEL key to cancel the delete request.

ZNCQB12

CONNECTED DOMAIN DEFINITION P1 DELETED

Reason:

The connected domain definition was successfully deleted.

System Action:

None.

User Action:

None.

ZNCQB13

CONNECTED DOMAIN DEFINITION P1 ALREADY EXISTS

Reason:

A request was made to add a connected domain which already exists.

System Action:

The add request is rejected.

User Action:

Change the connected domain ID of the domain you wish to add.

ZNCQB14

CONNECTED DOMAIN DEFINITION P1 ADDED

Reason:

The connected domain definition was successfully added.

System Action:

None.

User Action:

None.

ZNCQB15

CONNECTED DOMAIN DEFINITION P1 UPDATED

Reason:

The connected domain definition was successfully updated.

System Action:

None.

User Action:

None.

ZNCQB16

ADD CANCELLED

Reason:

The add of a connected domain definition was cancelled by the user.

System Action:

None.

User Action:

None.

ZNCQB17

UPDATE CANCELLED

Reason:

The update of a connected domain definition was cancelled by the user.

System Action:

None.

User Action:

None.

ZNCQB18

DELETE CANCELLED

Reason:

The deletion of a connected domain definition was cancelled by the user.

System Action:

None.

User Action:

None.

ZNCR201

NCP V6R2 OR GREATER REQUIRED TO ACCESS FRAME RELAY INFORMATION

Reason:

You cannot access Frame Relay information for the specified NCP because it is not running at Version 6 Release 2 or later.

System Action:

The request is rejected.

User Action:

None.

ZNCR202

AN ERROR OCCURED WHILST PROCESSING ATTRIBUTE P1

Reason:

An error occured when NCPView attempted to obtain the data for the attribute P1 for a frame relay physical link. This message accompanies ZNCR203 in the log.

System Action:

The request was rejected.

User Action:

Check that the NCP is still active. If so, retry the request. If the problem persists, note down any messages in the log at the time of the error and call your local support representative.

ZNCR203

NCP NAME: P1 PHYSICAL LINK: P2

Reason:

This message accompanies the ZNCR202 message and identifies the frame relay physical link that was being processed by NCPView at the time of the error.
P1 is the name of the NCP that was being accessed. P2 is the name of the frame relay physical link that was being processed at the time of the error.

System Action:

The request is rejected.

User Action:

Check that the NCP is still active. If so, retry the request. If the problem persists, note down any messages in the log at the time of the error and call your local support representative.

ZNCR401

INVALID FILTER - CLASS MUST BE SPECIFIED

Reason:

The selection procedure must have a class name specified in the filter of an Object Services request to multiple object selection.

System Action:

The get request fails.

User Action:

Contact your local support representative.

ZNCR404

CANNOT SERVICE P1 REQUEST. NCPVIEW HAS NOT BEEN INITIALISED

Reason:

A P1 request was issued but could not be performed because NCPView has not been initialised.

System Action:

The request was rejected.

User Action:

Initialise NCPView, then retry the request. You can initialise NCPView from the NCPView Control Functions menu, by selecting option UT.CF from the NCPView Primary Menu.
For additional information, refer to the online help for the NCPView Control Functions menu.

ZNCR405

NCP V6R2 OR GREATER REQUIRED TO ACCESS FRAME RELAY INFORMATION

Reason:

You cannot access Frame Relay information for the specified NCP because it is not running at Version 6 Release 2 or later.

System Action:

The request is rejected.

User Action:

None.

ZNCRA01

RETRIEVAL OF FRAME RELAY PHYSICAL LINES FAILED, RC= P1, FDBK= P2

Reason:

The service procedure ZNCEXRAL, for the frame relay physical line selection list, could not retrieve frame relay physical line objects to build the selection list. The retcode P1 and feedback code P2 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and the feedback codes in the NCL Reference.

ZNCRA04

CANNOT DISPLAY PLB CONTROL BLOCK AS THIS IS AN ODLC LINE

Reason:

Your request to display the PLB control block was for a frame relay line that was not an NTRI link. The PLB control block is only associated with NTRI links.

System Action:

The selection is rejected.

User Action:

Select an NTRI link. These are identified by a type of TIC1 or TIC2.

ZNCRB01

FRAME RELAY PHYSICAL LINE P1 ON NCP P2 DOES NOT EXIST

Reason:

An attempt was made to browse the details of a Frame Relay Physical Line but the physical line does not exist.

System Action:

None.

User Action:

Check that the NCP name, and the line name you have specified are correct.

ZNCRB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1, VALUE= P2

Reason:

The NCPView procedure ZNCEXRBP for Frame Relay physical line details failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

Procedure ZNCEXRBP terminates.

User Action:

Contact your system administrator. Ensure that the installation has been performed according to installation instructions, as the cause of the error may be due to incorrect installation.

ZNCRB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCS201

NCP V6R2 OR GREATER REQUIRED TO ACCESS FRAME RELAY INFORMATION

Reason:

You cannot access Frame Relay information for the specified NCP because it is not running at Version 6 Release 2 or later.

System Action:

The request is rejected.

User Action:

None.

ZNCS202

AN ERROR OCCURED WHILST PROCESSING ATTRIBUTE P1

Reason:

An error occurred when NCPView attempted to obtain the data for the attribute P1 for a frame relay subport. This message accompanies ZNCS203 in the log.

System Action:

Request rejected.

User Action:

Check that the NCP is still active and if so retry the request. If the problem persists note down any messages in the log at the time of the error and call your local support representative.

ZNCS203

NCP NAME: P1 PHYSICAL LINK: P2 SUBPORT: P3

Reason:

This message accompanies the ZNCS202 message and identifies the frame relay subport that was being processed by NCPView at the time of the error.
P1 is the name of the NCP that was being accessed. P2 is the name of the frame relay physical link that the subport belongs to. P3 is the decimal subport number that was being accessed by NCPView at the time of the error.

System Action:

The request is rejected.

User Action:

Check that the NCP is still active. If so, retry the request. If the problem persists, note down any messages in the log at the time of the error and call your local support representative.

ZNCSA01

RETRIEVAL OF DLCIS FOR PHYSICAL LINE P1 FAILED, RC= P2, FDBK= P3

Reason:

The service procedure ZNCEXSAL, that displays the DLCIs for a physical line selection list, could not retrieve the Data Link Connection Identifier (DLCI) objects to build the selection list. P1 is the name of the physical line. The retcode P2 and feedback code P3 are those set by the &OSCALL SEND verb.

System Action:

None.

User Action:

Check that NCPView is initialised. Look up the return codes and the feedback codes in the NCL Reference.

ZNCSA02

UNKNOWN DLCI TYPE= P1 FOR DLCI P2 ON PHYSICAL LINE P3

Reason:

The details for DLCI type P1 cannot be displayed because the type is not known. P2 is the DLCI number and P3 the name of the physical line.

System Action:

None.

User Action:

If you have not already done so, report the problem to your local product representative.

ZNCSA03

FRAME RELAY PHYSICAL LINE P1 ON NCP P2 DOES NOT EXIST

Reason:

An attempt was made to display the Frame Relay subports for physical line P1 on NCP P2 but the physical line does not exist.

System Action:

None.

User Action:

Check that the NCP name, and line name you specified are correct.

ZNCSA04

CUB COMMAND IS INVALID FOR SUBPORT TYPE P1 ON LINE ADAPTER P2

Reason:

The CUB control block can only be displayed for a frame handler subport (FHSP) on a 3745.

System Action:

None.

User Action:

If a control block display is required, choose one of the other two control block displays available.

ZNCSA05

LLB COMMAND IS INVALID FOR SUBPORT TYPE P1 ON LINE ADAPTER P2

Reason:

The LLB control block can only be displayed for a terminating equipment subport (TESP) on a 3745.

System Action:

None.

User Action:

If a control block display is required, choose one of the other two control block displays available.

ZNCSA06

SCE COMMAND IS INVALID FOR P1 LINE ADAPTERS

Reason:

The SCE control block can only be displayed for an ODLC line adapter.

System Action:

None.

User Action:

If a control block display is required, choose one of the other two control block displays available.

ZNCSA07

UNABLE TO DISPLAY P1 CONTROL BLOCK - ADDRESS NOT KNOWN

Reason:

The P1 control block could not be displayed because it has no known address.

System Action:

None.

User Action:

Contact your local support representative.

ZNCSB01

DLCI P1 DOES NOT EXIST ON FRAME RELAY PHYSICAL LINE P2 ON NCP P3

Reason:

An attempt was made to browse the details of a DLCI on a Frame Relay Physical Line but the DLCI does not exist.

System Action:

None.

User Action:

Check that the NCP name, and the line name you have specified are correct.

ZNCSB02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1, VALUE= P2

Reason:

The procedure ZNCEXSBP, to display details of the NCPView Frame Relay terminating equipment subport, failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

The procedure ZNCEXSBP terminates.

User Action:

Contact your system administrator. Ensure that the installation has been performed according to installation instructions, as the cause of the error may be due to incorrect installation.

ZNCSB03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCSC01

FRAME RELAY PHYSICAL LINE P1 ON NCP P2 DOES NOT EXIST

Reason:

An attempt was made to retrieve the details for a Frame Relay line but the physical line does not exist.

System Action:

None.

User Action:

Check that the NCP name, and line name you have specified are correct.

ZNCSC02

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1, VALUE= P2

Reason:

The procedure ZNCEXSCP, to display details of the NCPView Frame Relay switching equipment subport, failed because it received an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

The procedure ZNCEXSCP terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed according to installation instructions, as the cause of the error may be due to incorrect installation.

ZNCSC03

INVALID COMMAND

Reason:

The command that was specified on the command line is not valid.

System Action:

The command is rejected.

User Action:

Correct the command and retry.

ZNCSC04

TABLE UPDATE FOR P1 OF DLCI P2 ON LINE P3 FAILED, FDBK= P4

Reason:

An attempt to correlate all subport connections for a line has failed because of an error in the vartable used to hold the data. P4 is the FDBK code of the vartable access error. P1 is the subport type of the DLCI that is in error in the table.

System Action:

Processing terminates.

User Action:

Contact the system administrator. Ensure the installation has been performed according to installation instructions, as the cause of the error may be due to incorrect installation.

ZNCSC05

UNKNOWN SUBPORT TYPE - P1

Reason:

The subport type P1 is not known to NCPView and cannot be processed.

System Action:

Processing terminates.

User Action:

If you have not already done so, report the problem to your local product representative.