Previous Topic: TNx to TSx Messages

Next Topic: Wx to Xx Messages

TVx to VMx Messages

TVE001

TCP/IP IBM IUCV INTERFACE NOT SUPPORTED ON THIS OPERATING SYSTEM

Reason:

This message is issued in response to the TCPIP START command if an attempt to use the IUCV interface is made in an environment that does not support it.

System Action:

The TCPIP START command fails.

User Action:

Determine the correct interface type for the current operating system and environment. Issue another TCPIP START command using the TYPE=tttt operand with the correct type specified.

TVE101

IBMIUCV INTERFACE INITIALIZATION FAILURE nn - information

Reason:

This message is issued in response to a TCPIP START command when the IUCV interface to TCP/IP is unable to initialize. A reason number and description are provided. The reasons are listed below:

1 - NO STORAGE FOR GLOBAL CONTROL BLOCKS
The interface was unable to obtain required storage.
2 - NO STORAGE FOR LOCAL CONTROL BLOCKS
The interface was unable to obtain required storage.
3 - LOAD FAILED FOR INTERFACE MODULE nnnnnnn
The interface was unable to load a required module. If the module name is EZASOK03, it probably indicates that IBM TCP/IP V3.1 is not installed on this system. Other names generally indicate that the required IBM C runtime libraries are not installed.
4 - UNABLE TO OBTAIN IUCV PC NUMBERS
The interface was unable to locate required control blocks etcetera to obtain required information.
5 - UNRECOGNISED OPTION: ooooooooo
The TCPIP START commands OPTIONS operand had keywords specified that are not recognized by the IUCV interface.
6 - DUPLICATE OPTION: ooooooo
The named TCPIP START OPTIONS operand was duplicated.
7 - PREFIX OPTION INVALID: oooooo
The 'PREFIX' TCPIP START option is not valid.
8 - NODE OPTION INVALID: oooooo
The 'NODE' TCPIP START option is not valid.
10 - LOAD FAILED FOR modname
The interface was unable to load a required module.
21 - IUCVMINI FAILED, R15=rrr return code is displayed. The most likely reason is that the IUCV address space is not active.
22 - IUCVMCOM CONNECT FAILED, R15=rrr TARGET JOBNAME: jjjjj
An attempt to connect to the TCP/IP region using IUCV failed. The most likely reason is that the target jobname is not active.
23 - IUCV CONNECT REQUEST WAS SEVERED, REASON rrrrr
The IUCV CONNECT request was refused for the displayed reason.
24 - IUCV INITIAL SEND ERROR, R15=rrr
The IUCV initial send failed. The return code is displayed.
30 - IUCV GETHOSTADDR FAILED (1), r15=rrr
An attempt to obtain the local host IP address failed. The return code is displayed.
31 - IUCV GETHOSTADDR FAILED (2), r15=rrr
An attempt to obtain the local host IP address failed. The return code is displayed.

35 - IUCV GETHOSTNAME FAILED (1), r15=rrr
An attempt to obtain the local host domain name failed. The return code is displayed.
36 - IUCV GETHOSTNAME FAILED (2), r15=rrr
An attempt to obtain the local host domain name failed. The return code is displayed.
37 - IUCV GETHOSTNAME FAILED (3), NAME BLANK
An attempt to obtain the local host domain name failed. The returned name is blank.
100 - DDNAME dddddd IS ALLOCATED DUMMY
The SYSTCPD ddname is allocated as DD DUMMY, preventing the interface from obtaining necessary information from the TCPIP.DATA dataset.
101 - DATASET dsname ALLOC SHR FAILED, IN USE as it is in exclusive use by another user or job.
102 - DATASET dsname ALLOC SHR FAILED, CODE aaaa-bbbb
The named TCPIP.DATA dataset could not be allocated DISP=SHR, as a SYNALLOC failure occurred. The DYNALLOC error and info codes are displayed.
110 - RDJFCB FAILED for ddddd R15=rrr
A RDJFCB macro failed for the indicated (TCPIP.DATA) ddname.
111 - OPEN FAILED FOR dsname
The indicated (TCPIP.DATA) dataset could not be opened.
112 - OPEN ABENDED FOR dsname CODE: abcode
The indicated (TCPIP.DATA) dataset could not be opened, as an ABEND occurred.
113 - dsname INVALID RECFM OR LRECL
The indicated (TCPIP.DATA) dataset could not be used, as it had an invalid record format (not F, FB, V, VB) or record length (F up to 255, V from 4 to 259).
119 - I/O ERROR READOING dsname INFO: synmsg
The indicated (TCPIP.DATA) dataset had an I/O error during processing. The MVS SYNAD error message text is displayed.
120 - TCP DATA FILE STMT ERROR: text
The indicated source line in the TCPIP.DATA file had an error, related to the TCPIPUSERID statement.
121 - TCP DATA FILE STMT ERROR: text
The indicated source line in the TCPIP.DATA file had an error, related to the DOMAINORIGIN statement.
122 - TCP DATA FILE STMT ERROR: text
The indicated source line in the TCPIP.DATA file had an error, related to the DATASETPREFIX statement.
123 - TCP DATA FILE STMT ERROR: text related to the HOSTNAME statement.

System Action:

TCP/IP initialization fails. Depending on the error, it may be automatically retried in 30 seconds.

User Action:

If the error is permanent (no retry), then correct the problem and issue another TCPIP START command.
If the error is temporary (retry will occur), then attempt to correct the problem so that the retry will succeed.

TVE110

CONNECTED TO jjjjjj USING IUCV, NODE: nnnn DSN: dddd

Reason:

This message is issued in response to a SHOW TCPIP command when the IUCV interface is in use in MVS. It shows the TCP/IP region jobname, TCP/IP node name, and TCPIP.DATA dataset name.

System Action:

None.

User Action:

None.

TVE111

CONNECTED TO uuuuuu USING IUCV

Reason:

This message is issued in response to a SHOW TCPIP command when the IUCV interface is in use in VM. It shows the TCP/IP virtual machine userid.

System Action:

None.

User Action:

None.

TVE490

S=sssss text

Reason:

This message is issued to the SOLVE log when the TCP/IP IUCV interface has certain errors

System Action:

None.

User Action:

Refer any message to the product support engineer.

TVE790

IBMIUCV SYNCH SUBTASK INIT FAILURE nn - information

Reason:

This message is issued when the IUCV interface subtask has an initialization failure. The reasons are listed below and descriptions are provided.

1 - GETMAIN FAILURE

The interface was unable to obtain required storage.

2 - INITAPI FAILURE - TGT JOB: jjj TASKID:tttt RETCODE: rr ERRNO: ee

An attempt to initialize the macro interface failed. The target TCP/IP job is shown, with the return code and error number.

System Action:

If this error occurs during TCPIP START processing, initialization fails. If it occurs later, an individual SOCKET verb fails.

User Action:

Examine the error information and determine whether the correct jobname is used.

You may need to contact Technical Support.

TVEB01

IUCV SEVER RECEIVED, REASON: rrrrrrrr

Reason:

This message is issued to the SOLVE log when the TCP/IP IUCV interface receives an IUCV SEVER. The sever reason is displayed.
SEVER reasons are documented in the IBM TCP/IP application programming reference (SC31-7187) chapter 8, section 8.7.1.2.
The most common reason is 'KILL -38' which indicates that TCP/IP is being shut down.

System Action:

The TCP/IP interface will automatically stop.

User Action:

Determine the reason that the IUCV SEVER was issued and take appropriate corrective action.

TVF001

TCP/IP IBM HPNS INTERFACE NOT SUPPORTED ON THIS OPERATING SYSTEM

Reason:

This message is issued in response to the TCPIP START command if an attempt to use the HPNS interface is made in an environment that does not support it.

System Action:

The TCPIP START command fails.

User Action:

Determine the correct interface type for the current operating system and environment. Issue another TCPIP START command using the TYPE=tttt operand with the correct type specified.

TVF101

IBMHPNS INTERFACE INITIALIZATION FAILURE nn - information

Reason:

This message is issued in response to a TCPIP START command when the HPNS interface to TCP/IP is unable to initialize because of one of the following reasons:

1 - NO STORAGE FOR GLOBAL CONTROL BLOCKS

The interface was unable to obtain required storage.

2 - NO STORAGE FOR LOCAL CONTROL BLOCKS

The interface was unable to obtain required storage.

3 - LOAD FAILED FOR INTERFACE MODULE nnnnnnn

The interface was unable to load a required module. If the module name is EZASOH03, it probably indicates that IBM TCP/IP V3.2 is not installed on this system. Other names generally indicate that the required IBM C runtime libraries are not installed.

4 - UNABLE TO OBTAIN NODE ID

The interface was unable to locate the control blocks to obtain the required information.

5 - UNRECOGNISED OPTION: ooooooooo

The OPTIONS operand of the TCPIP START command specified keywords that are not recognized by the IUCV interface.

6 - DUPLICATE OPTION: ooooooo

The named OPTIONS operand of the TCPIP START command was duplicated.

7 - PREFIX OPTION INVALID: oooooo

The PREFIX option of the TCPIP START command is not valid.

8 - NODE OPTION INVALID: oooooo

The NODE option of the TCPIP START command is not valid.

9 - PATH OPTION INVALID: oooooo

The PATH option of the TCPIP START command is not valid.

10 - LOAD FAILED FOR modname

The interface was unable to load a required module.

11 - JOB OPTION INVALID: oooooo

The JOB option of the TCPIP START command is not valid.

12 - HOST OPTION INVALID: oooooo

The HOST option of the TCPIP START command is not valid.

13 - DOMAIN OPTION INVALID: oooooo

The DOMAIN option of the TCPIP START command is not valid.

14 - DATADD OPTION INVALID: oooooo

The DATADD option of the TCPIP START command is not valid.

15 - DATADSN OPTION INVALID: oooooo

The DATADSN option of the TCPIP START command is not valid.

20 - INITAPI FAILED, R15=rrr ERRNO=eee JOBNAME=jjjjj

An attempt to establish a connection to TCP/IP failed. The return code is displayed. The most likely reason is that the target TCP/IP address space is not active.

21 - SOCKET REQUEST FAILED (1), R15=rrr

An attempt to create a socket failed. The return code is displayed.

22 - SOCKET REQUEST FAILED (2), ERRNO=eee

An attempt to create a socket failed. The return code is displayed.

23 - IPV6 SUPPORT IS NOT ENABLED

An attempt to create an AF_INET6 socket failed. The system has not been configured for AF_INET6 sockets to be created.

24 - CLOSE REQUEST FAILED (1), R15=rrr

An attempt to destroy a socket failed. The return code is displayed.

25 - CLOSE REQUEST FAILED (2), ERRNO=eee

An attempt to destroy a socket failed. The return code is displayed.

30 - GETHOSTADDR FAILED (1), r15=rrr

An attempt to obtain the local host IP address failed. The return code is displayed.

31 - GETHOSTADDR FAILED (2), r15=rrr

An attempt to obtain the local host IP address failed. The return code is displayed.

35 - GETHOSTNAME FAILED (1), r15=rrr

An attempt to obtain the local host domain name failed. The return code is displayed.

36 - GETHOSTNAME FAILED (2), ERRNO=eee

An attempt to obtain the local host domain name failed. The return code is displayed.

37 - GETHOSTNAME FAILED (3), NAME BLANK

An attempt to obtain the local host domain name failed. The returned name is blank.

100 - DDNAME dddddd IS ALLOCATED DUMMY

The SYSTCPD ddname is allocated as DD DUMMY, preventing the interface from obtaining necessary information from the TCPIP.DATA data set.

101 - DATASET dsname ALLOC SHR FAILED, IN USE

The indicated TCPIP.DATA data set could not be allocated DISP=SHR because it is in exclusive use by another user or job.

102 - DATASET dsname ALLOC SHR FAILED, CODE: aaaa-bbbb

The indicated TCPIP.DATA data set could not be allocated DISP=SHR because a DYNALLOC failure occurred. The DYNALLOC error and information reason codes are displayed.

103 - DATASET dsname ALLOC SHR FAILED, DATASET NOT FOUND

The indicated TCPIP.DATA data set could not be allocated DISP=SHR because the name is invalid or the data set could not be located.

110 - RDJFCB FAILED for ddddd R15=rrr

A RDJFCB macro failed for the indicated TCPIP.DATA ddname.

111 - OPEN FAILED FOR dsname

The indicated TCPIP.DATA data set could not be opened.

112 - OPEN ABENDED FOR dsname CODE: abcode

The indicated TCPIP.DATA data set could not be opened because an ABEND occurred.

113 - dsname INVALID RECFM OR LRECL

The indicated TCPIP.DATA data set could not be used because it had an invalid record format (not F, FB, V, or VB) or record length (F up to 255 and V from 4 to 259).

119 - I/O ERROR READING dsname INFO: synmsg

The indicated TCPIP.DATA data set had an I/O error during processing. The MVS SYNAD error message text is displayed.

120 - TCP DATA FILE STMT ERROR: text

The indicated source line in the TCPIP.DATA file had an error related to the TCPIPUSERID or TCPIPJOBNAME statement.

121 - TCP DATA FILE STMT ERROR: text

The indicated source line in the TCPIP.DATA file had an error related to the DOMAINORIGIN statement.

122 - TCP DATA FILE STMT ERROR: text

The indicated source line in the TCPIP.DATA file had an error related to the DATASETPREFIX statement.

123 - TCP DATA FILE STMT ERROR: text

The indicated source line in the TCPIP.DATA file had an error related to the HOSTNAME statement.

131 - PATH: pathname ALLOC FAILED, PATH NOT FOUND

The indicated TCPIP.DATA file could not be allocated because the path name is invalid or the file could not be located.

139 - PATH: pathname ALLOC FAILED, CODE: aaaa-bbbb

The indicated TCPIP.DATA file could not be allocated because a DYNALLOC failure occurred. The DYNALLOC error and information reason codes are displayed.

140 - DYNALLOC QUERY FOR PATHNAME FAILED. DD: ddname CODE: aaaa-bbbb

The path name of an allocated TCPIP.DATA file could not be obtained because a DYNALLOC failure occurred. The DYNALLOC error and information reason codes are displayed.

System Action:

Initialization of TCP/IP fails. Depending on the error, it may be automatically retried in 30 seconds.

User Action:

If the error is permanent (no retry), then correct the problem and issue another TCPIP START command.

If the error is temporary (retry will occur), then correct the problem so that the retry will succeed.

TVF110

CONNECTED TO jjjjjj USING HPNS, NODE: nnnn DSN: dddd VERSION: vvvv

Reason:

This message is issued in response to a SHOW TCPIP command when the HPNS interface is in use. It shows the TCP/IP region jobname, TCP/IP node name, and TCPIP.DATA dataset name.
The TCP/IP version is shown in vvvv (For example, 3.2). If the version cannot be determined, 'UNKNOWN' is displayed.

System Action:

None.

User Action:

None.

TVF790

IBMHPNS SYNCH SUBTASK INIT FAILURE nn - information

Reason:

This message is issued when the HPNS interface subtask has an initialization failure. The reasons are listed below and description are provided.

1 - GETMAIN FAILURE

The interface was unable to obtain required storage.

2 - INITAPI FAILURE - TGT JOB: jjj TASKID:tttt RETCODE: rr ERRNO: ee

An attempt to initialize the macro interface failed. The target TCP/IP job is shown, with the return code and error number.

System Action:

If this error occurs during TCPIP START processing, initialization fails. If it occurs later, an individual SOCKET verb will fail.

User Action:

Examine the error information and determine whether the correct jobname is being used.

You may need to contact your software support office.

TVFB01

TCP/IP STACK TERMINATE NOTIFICATION RECEIVED, CODE: cc

Reason:

This message is issued to the SOLVE log when the TCP/IP HPNS interface receives a TCP/IP termination notification, The reason is displayed.
Termination reasons are:
1: The TCP/IP address space has terminated
2: TCP/IP has terminated the connection to SOLVE
4: Other reason (Manual says CALL IBM).

System Action:

The TCP/IP interface will automatically stop.

User Action:

Determine the reason that the termination has occurred and take appropriate corrective action.

TVG001

TCP/IP TCPAXS interface is not supported by this operating system

Reason:

This message is issued in response to the TCPIP START command if an attempt to use the TCPAXS interface is made in an environment that does not support it.

System Action:

The TCPIP START command fails.

User Action:

Determine the correct interface type for the current operating system and environment. Issue another TCPIP START command using the TYPE=tttt operand with the correct type specified.

TVG101

TCPAXS interface initialization failure nn - information

Reason:

This message is issued in response to a TCPIP START command when the interface to TCPaccess is unable to initialize. A reason number and description are provided. The reasons are listed below...

1 - NO STORAGE FOR GLOBAL CONTROL BLOCKS
The interface was unable to obtain required storage.
5 - UNRECOGNIZED OPTION: ooooooooo
The TCPIP START commands OPTIONS operand had keywords specified that are not recognized by the TCPAXS interface.
6 - DUPLICATE OPTION: ooooooo
The named TCPIP START OPTIONS operand was duplicated.
8 - SSID OPTION INVALID: oooooo
The 'SSID' TCPIP START option is not valid.
9 - GTF OPTION INVALID: oooooo
The 'GTF' TCPIP START option is not valid.
10 - APPL OPTION INVALID: oooooo
The 'APPL' TCPIP START option is not valid.
11 - PW OPTION INVALID: oooooo
The 'PW' TCPIP START option is not valid.
12 - DNS OPTION INVALID: oooooo
The 'DNS' TCPIP START option is not valid.
20 - AOPEN FAILED RC=rr R0=oo DIAG=ddddd
The TCPaccess AOPEN call failed. Refer to the TCPaccess messages and codes reference for detailed explanation. This is not considered to be a retryable error.
21 - AOPEN FAILED RC=rr R0=oo DIAG=ddddd
The TCPaccess AOPEN call failed. Refer to the TCPaccess messages and codes reference for detailed explanation. 31 - BAD RET HOSTNAME LEN: llll
A TCPaccess GET HOST,BYNAME returned a name with an unacceptable length.

System Action:

TCP/IP initialization fails. Depending on the error, it may be automatically retried in 30 seconds.

User Action:

If the error is permanent (no retry), then correct the problem and issue another TCPIP START command.
If the error is temporary (retry will occur), attempt to correct the problem so that the retry will succeed.

TVG110

CONNECTED TO TCPAXS SSID: ssss VERSION: vvvv

Reason:

This message is issued in response to a SHOW TCPIP command when the TCPAXS interface is in use. It shows the TCPAXS SSID in use.
If the version can be determined, it will be displayed. Otherwise, 'UNKNOWN' will be displayed.

System Action:

None.

User Action:

None.

TVG190

TCPAXS DIRSRV REQUEST FAILED, R15=rc ACTCD=aa ERRCD=ee DIAG=dddd

Reason:

This message is issued in response to a TCPIP START command when the interface to Interlink TCPAXS encounters an error whilst obtaining the local IP address and domain name. The DIRSRV macro encountered the displayed error.
The return code and diagnostic information can be analyzed using the TCPAXS unprefixed messages and codes manual.

System Action:

TCP/IP initialization fails. Depending on the error, it may be automatically retried in 30 seconds.

User Action:

If the error is permanent (no retry), then correct the problem and issue another TCPIP START command.
If the error is temporary (retry will occur), attempt to correct the problem so that the retry will succeed.

TVGB01

TCPAXS TERMINATE RECEIVED, REASON: cc

Reason:

This message is issued to the SOLVE log when the TCP/IP TCPAXS interface receives a TCP/IP termination notification, The reason is displayed.
Termination reasons are:
0: Operator has drained TCPAXS subsystem.
4: Operator has stopped TCPAXS subsystem.
8: TCPAXS subsystem has abended.

System Action:

The TCP/IP interface will automatically stop.

User Action:

Determine the reason that the termination has occurred and take appropriate corrective action.

TVH001

HITACHI XNF/TCP INTERFACE NOT SUPPORTED ON THIS OPERATING SYSTEM

Reason:

You issued the TCPIP START command in an environment that does not support the Hitachi XNF/TCP interface.

System Action:

The TCPIP START command fails.

User Action:

Determine the correct interface type for the current operating system and environment. Issue another TCPIP START command using the TYPE=tttt operand with the correct type specified.

TVH101

XNF/TCP INTERFACE INITIALIZATION FAILURE nn - information

Reason:

You issued the TCPIP START command when the XNF/TCP interface to TCP/IP was unable to initialize. A reason number and description are provided.
The reasons are listed below:
1 - NO STORAGE FOR GLOBAL CONTROL BLOCKS
The interface was unable to obtain the required storage.
2 - NO STORAGE FOR LOCAL CONTROL BLOCKS
The interface was unable to obtain the required storage.
3 - LOAD FAILED FOR INTERFACE MODULE nnnnnnn
The interface was unable to load a required module. If the module name is JJTXAPI, it probably indicates that XNF/TCP is not installed on this system, or that the XNF/TCP modules are not in the Linklist.
4 - JJTXAPI EP FORMAT INVALID FOR: aaaaaaaa
The XNF/TCP interface module (JJTXAPI) entry point table was not formatted correctly, for the named entry point.
5 - UNRECOGNIZED OPTION: ooooooooo
The TCPIP START command's OPTIONS operand had keywords specified that are not recognized by the XNF/TCP interface.
6 - DUPLICATE OPTION: ooooooo
The named TCPIP START OPTIONS operand was duplicated.
7 - UCE OPTION INVALID: oooooo
The 'UCE' TCPIP START option is not valid. The UCE option value must be a 1-8 character name, with the first character alphabetic or national (@#$), and the remaining characters alphanumeric or national.
Normally the UCE option is not required, as the XNF/TCP interface locates the correct UCE automatically. If specified, the UCE name must be the primary UCE name in the XTCPDF table.
Specifying UCE=NONE sets the UCE name to null. An XAPI XQUERY call to XNF/TCP to obtain the UCE name failed. The return code is shown.
11 - XQUERY (1) FAILED TO RETURN UCE NAME
An XAPI XQUERY call to XNF/TCP to obtain the UCE name worked, but the returned UCE name was blank.
20 - XOPEN FAILURE, RC: nn
An XAPI XOPEN call to open a UDP port to listen for XNF/TCP termination failed. The XOPEN return code is displayed.
This return code indicates a fatal error.
21 - XOPEN FAILURE, RC: nn
An XAPI XOPEN call to open a UDP port to listen for XNF/TCP termination failed. The XOPEN return code is displayed.
This return code indicates that the call can be retried.

30 - XQUERY (2) FAILURE, RC: nn
An XAPI XQUERY call to XNF/TCP to obtain the host name and IP address failed. The return code is shown.
31 - XQUERY (2) DID NOT RETURN HOST NAME
An XAPI XQUERY call to XNF/TCP to obtain the host name and IP address worked, but the returned host name was blank.

System Action:

TCP/IP initialization fails. Depending on the error, it may be automatically retried in 30 seconds.

User Action:

If the error is permanent (no retry), then correct the problem and issue another TCPIP START command.
If the error is temporary (retry will occur), attempt to correct the problem so that the retry will succeed.

TVH110

CONNECTED TO XNF/TCP, UCE NAME: P1

Reason:

This message is issued when the region establishes a connection to the Hitachi XNF/TCP interface. P1 shows the UCE name for the connection.

System Action:

None.

User Action:

Connections to the NetMaster Telnet server may now be established. If XNF/TCP is the region's primary access method, XNF CONNECT P1 commands may be issued to create a terminal session to the region.

TVH490

S=sssss text

Reason:

This message is issued to the SOLVE log when the TCP/IP XNF/TCP interface has certain errors.

System Action:

None.

User Action:

Refer any message to the product support engineer.

TVH491

nnnn: XAPI DEBUG... text

Reason:

This message is issued to the SOLVE log when the XNF/TCP interface is tracing certain events.

System Action:

None.

User Action:

Refer any message to the product support engineer.
These messages are only produced if internal tracing is enabled.

TVH492

nnnn: DUMPING: name address

Reason:

This message is issued to the SOLVE log when the XNF/TCP interface is tracing certain events.

System Action:

None.

User Action:

Refer any message to the product support engineer.
These messages are only produced if internal tracing is enabled.

TVH493

nnnn: desc xxxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx <cccccccccccccccc>

Reason:

This message is issued to the SOLVE log when the XNF/TCP interface is tracing certain events.

System Action:

None.

User Action:

Refer any message to the product support engineer.
These messages are only produced if internal tracing is enabled.

TVH790

VOS3 XNF/TCP SYNCH SUBTASK INIT FAILURE nn - information

Reason:

This message is issued when the XNF/TCP interface subtask has an initialization failure. A reason number and description are provided.

The reasons are listed below:

1 - GETMAIN FAILURE

The interface was unable to obtain required storage.

2 - XQUERY FAILURE, RC=nn

An XAPI XQUERY call to obtain the host IP address and name failed, and the return code is displayed.

System Action:

If this error occurs during TCPIP START processing, initialization fails. If it occurs later, an individual SOCKET verb fail.

User Action:

Examine the error information and determine whether the problem can be corrected.

You may need to contact Technical Support.

TVHB01

XNF/TCP INTERFACE TERMINATED, XRECV RC=nn

Reason:

This message is issued to the SOLVE log when the TCP/IP XNF/TCP interface is posted to terminate.
The XRECV call return codes are documented in the Hitachi XNF/TCP Description and Reference (6190-3-581).
The most common return code is 32 which indicates that XNF/TCP is being shut down.

System Action:

The TCP/IP interface will automatically stop.

User Action:

Determine the reason that the SHUTDOWN was issued and take appropriate corrective action.

TVI001

FUJITSU TISP INTERFACE NOT SUPPORTED ON THIS OPERATING SYSTEM

Reason:

A TCPIP START TYPE=TISP command has been entered in an operating system environment which does not support the Fujitsu TISP interface.

System Action:

The TCPIP START command fails.

User Action:

Determine the correct interface type for the current operating system and environment. Issue another TCPIP START command using the TYPE=tttt operand with the correct type specified.

TVI101

FUJITSU TISP INTERFACE INITIALIZATION FAILURE nn - description

Reason:

A TCPIP START TYPE=TISP command was entered to start the TISP interface to TCP/IP but the interface was unable to initialize. A reason code and description are provided.
The reasons are listed below:
1 - NO STORAGE FOR GLOBAL CONTROL BLOCKS
The interface was unable to obtain the required storage.
2 - NO STORAGE FOR LOCAL CONTROL BLOCKS
The interface was unable to obtain the required storage.
3 - UNRECOGNIZED OPTION: ooooooooo
The TCPIP START command's OPTIONS operand had keywords specified that are not recognized by the TISP interface.
4 - DUPLICATE OPTION: ooooooo
The named TCPIP START OPTIONS operand was duplicated.
5 - OPTION VALUE IS INVALID: oooooo
The TCPIP START option shown is not valid.
6 - TCP/UDP APPL NAME RANGES OVERLAP
The values specified on the OPTIONS TCP= and OPTIONS UDP= operands could result in the same APPL name being generated for both a TCP APPL and a UDP APPL.
If the same APPL name prefix is used, the ranges specified should not overlap.
7 - INTERNAL ERROR - 3I5 RETURN CODE WAS nnnn
An internal error has occurred.
8 - TIOPEN FOR applname FAILED, CODE nnnn
An attempt to OPEN the APPL specified on OPTIONS APPL= failed. The APPL name and return code are shown.
9 - TISP IS STOPPING OR IS INACTIVE
TISP is stopping, is inactive, has abended or has been In this case the TCPIP START request will retry automatically.
10 - APPL applname IS ALREADY IN USE
An attempt to OPEN the APPL specified on OPTIONS APPL= failed because the APPL is already in use.
11 - APPL applname IS NOT DEFINED TO TISP
An attempt to OPEN the APPL specified on OPTIONS APPL= failed because the APPL is not defined to TISP.
12 - APPL applname IS NOT DEFINED WITH PROTOCOL=TCP
The APPL specified on OPTIONS APPL= is not defined with PROTOCOL=TCP.
13 - APPL applname IS NOT DEFINED WITH PORT=0
The APPL specified on OPTIONS APPL= is not defined with PORT=0.
14 - TIINF FOR applname FAILED, CODE nnnn
After opening the APPL specified on OPTIONS APPL=, SOLVE issues a TIINF macro to obtain information about the APPL definition. The TIINF macro has failed with the code nnnn.

System Action:

TCP/IP initialization fails. Depending on the error, it may be automatically retried in 30 seconds.

User Action:

If the error is permanent (no retry), then correct the problem and issue another TCPIP START command.
If the error is temporary (retry will occur), attempt to correct the problem so that the retry will succeed.

TVI110

CONNECTED TO TISP USING APPL applname

Reason:

SOLVE has established a connection to TISP using the APPL name shown.

System Action:

None.

User Action:

None.

TVIB90

SID=nnnnn - macro MACRO COMPLETED WITH xxxHCODE=cccc

Reason:

This message is sent to the SOLVE activity log when the TISP TCP/IP interface is tracing certain events. It shows the completion information for a TISP macro. The following information is shown:
nnnnn - The socket ID of the requesting socket macro
- The name of the TISP macro xxx
- The macro type (AIB for AIB based macros, or TIB for TIB based macros) cccc
- The return code from the macro. If the return code has more than one part (for example, TIBYERR1 and TIBYERR2), the second part is shown as well. That is, the code is displayed as cccc,dddd.

System Action:

None.

User Action:

Refer any message to the product support engineer.
These messages are only produced if internal tracing is enabled.

TVIB91

SID=nnnnn - DUMP OF aaaaaaaaaaaa FOR REQUEST

Reason:

This message is sent to the SOLVE activity log when the TISP TCP/IP interface is tracing certain events. It indicates that the following information is a dump of storage, which is described by aaaaaaaaaaaa.

System Action:

None.

User Action:

Refer any message to the product support engineer.
These messages are only produced if internal tracing is enabled.

TVIB92

SID=nnnnn - +oooo xxxxxxx xxxxxxxx xxxxxxxx xxxxxxxx <ccccccccccccccc c>

Reason:

This message is sent to the SOLVE activity log when the TISP TCP/IP interface is tracing certain events. It shows a dump of an area of storage. Preceding this storage dump will be message TVIB91 which describes what the storage is.

System Action:

None.

User Action:

Refer any message to the product support engineer.
These messages are only produced if internal tracing is enabled.

UA0001

INVALID KEYWORD PARAMETER SPECIFIED - PARAMETER=~P1

Reason:

The keyword parameter P1 was either omitted or specified incorrectly.

System Action:

The request is rejected.

User Action:

Correct and retry.

UA0002

ERROR OCCURRED IN USER SECURITY EXIT

Reason:

The user security exit ($CAUAUEX) encountered an error. A specific error message was not returned.

System Action:

The security check requested is terminated.

User Action:

Correct and retry.

UA0003

INVALID RETURN CODE FROM USER SECURITY EXIT - RC=~P1

Reason:

An invalid return code was returned from the user security exit ($CAUAUEX).

System Action:

The security check requested is terminated.

User Action:

Correct and retry.

UA0004

SECURITY CHECK NOT SUPPORTED FOR APPLICATION ~P1

Reason:

Security check processing is not supported for application P1 .

System Action:

The security check requested is terminated.

User Action:

Contact your local support representative.

UA0005

RESOURCE SECURITY RECORD MAINTENANCE NOT SUPPORTED

Reason:

The maintenance of resource security information is not supported.

System Action:

The requested function is terminated.

User Action:

Contact your local support representative.

UA1001

INVALID KEYWORD PARAMETER SPECIFIED - PARAMETER=~P1

Reason:

The keyword parameter P1 was either omitted or specified incorrectly.

System Action:

The request is rejected.

User Action:

Correct and retry.

UA1002

INVALID PARAMETER PASSED TO USER AUTHORIZATION PROCESS - P1= P2

Reason:

A parameter was specified incorrectly when calling the User Authorization Manager.

System Action:

None.

User Action:

Correct the call parameters and retry.

UA1008

INVALID COMMAND

Reason:

An invalid command was passed to the User Authorisation Manager.

System Action:

None.

User Action:

Correct the command and retry.

UA1040

~P1 COMMAND IS NOT ACTIVE IN THIS WINDOW

Reason:

The requested command is not allowed on the currently displayed panel.

System Action:

The command is rejected.

User Action:

Erase the command from the command line.

UA1041

USERID P1 IS NOT AUTHORIZED TO MAINTAIN USER DEFINITIONS

Reason:

Userid P1 is not authorized to perform maintenance functions in UAMS.

System Action:

The function is terminated.

User Action:

Contact the System Administrator if the function is required.

UA1044

~P1 CANCELLED

Reason:

The requested action was cancelled by use of the CANCEL command or CANCEL function key.

System Action:

None.

User Action:

None.

UA1045

PAGE NUMBER ~P1 DOES NOT EXIST

Reason:

The requested page number is not present in the current series of panels.

System Action:

None.

User Action:

None.

UA1047

USER ~P1 DOES NOT EXIST

Reason:

The requested userid was not found on the UAMS Database.

System Action:

None.

User Action:

None.

UADT01

USER DEFINITION ~P1 UPDATED

Reason:

The user definition was successfully updated on the database.

System Action:

None.

User Action:

None.

UADT02

USER DEFINITION ~P1 ADDED

Reason:

The user definition was successfully added to the database.

System Action:

None.

User Action:

None.

UADT03

USER DEFINITION ~P1 DELETED

Reason:

The user definition was successfully deleted from the database.

System Action:

None.

User Action:

None.

UADT04

USER PASSWORD FOR ~P1 UPDATED

Reason:

The user password was successfully updated on the database.

System Action:

None.

User Action:

None.

UADT05

PASSWORD VERIFICATION COMPLETE

Reason:

The password was verified successfully.

System Action:

None.

User Action:

FILE the password change by pressing F3 or by using the SAVE command.

UADT10

USER DEFINITION ~P1 ALREADY EXISTS

Reason:

The user definition to be added already exists on the database.

System Action:

None.

User Action:

Correct the name of the record to be added, or use the update option to modify the existing record.

UADT11

USER DEFINITION ~P1 DOES NOT EXIST

Reason:

The requested user definition does not exist on the database.

System Action:

None.

User Action:

Correct the name of the requested record and retry, or use the ADD option to create a new record.

UADT20

~P1 MUST BE BLANK IF NPF RESOURCE LIST IS PROVIDED

Reason:

The NPF Command Member and the NPF Message Member must be blank if an NPF Resource List is provided.

System Action:

None.

User Action:

Erase one of the conflicting values.

UADT21

~P1 INVALID - RECEIVE PPO MESSAGES MUST BE Y(ES)

Reason:

This field must not be entered unless the PPO message receipt indicator is set to YES .

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Erase the field in error, or change the PPO message indicator to YES .

UADT22

~P1 INVALID - RECEIVE UNDELIVERED MESSAGES MUST BE (N)O

Reason:

The field must not be entered unless the NPF Undeliverable Message Receipt field is set to 'NO'.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Erase the field in error, or set the NPF Undeliverable Message Receipt field to 'NO'.

UADT23

~P2 IS AN INVALID GROUP DEFINITION

Reason:

The supplied group definition is invalid.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the definition.

UADT25

USER IS NOT AUTHORIZED FOR FEATURE P1

Reason:

The user is not authorized for the requested feature. The user's parameters for this feature cannot be altered.

System Action:

None.

User Action:

If authorization is required, alter the Access Authority table.

UADT27

~P1 ~P2 DOES NOT EXIST

Reason:

The requested group definition does not exist on the database.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the name of the requested group definition and retry.

UADT28

~P1 INVALID - MUST BE A VALID ROUTE CODE

Reason:

The route code field value is invalid - it must be ALL or NONE or a list of route codes from 1 to 128 (eg 3,6-10).

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the route code value and retry.

UADT29

~P1 INVALID - MUST BE A VALID MESSAGE LEVEL

Reason:

The message level is invalid - it must be ALL or NONE or a list of message levels from the values WTOR, I, CE, E, IN, BC.

System Action:

None.

User Action:

Correct the message level value and retry.

UADT30

FORCE PASSWORD CHANGE FOR GROUP DEFINITION ~P1 INVALID

Reason:

A force password change for the requested user is invalid as this is a group user definition and cannot be used for logon.

System Action:

The request is rejected.

User Action:

None.

UADT31

~P1 MUST BE SUPPLIED WITH MAI PRIVILEGE CLASS 'B', 'C' OR 'D'

Reason:

A MAI session model has not been supplied when the the MAI privilege class is 'B', 'C' or 'D'.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the MAI privilege class or provide an MAI session model.

UADT32

~P1 ACCESS MASK MUST BE SUPPLIED WITH PRIVATE FTS REQUEST/CONTROL

Reason:

A PRIVATE Access Mask must be provided if the user is authorised for private transmission requests or private transmission control.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Enter the FTS Access Mask or disallow private transmission requests and control.

UADT33

~P1 ACCESS MASK MUST BE SUPPLIED WITH SYSTEM FTS REQUEST/CONTROL

Reason:

A SYSTEM Access Mask must be provided if the user is authorised for system transmission requests or system transmission control.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the FTS Access Mask or disallow system transmission requests and control.

UADT34

~P1 MUST BE SUPPLIED

Reason:

P1 is a required field and must be provided.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Enter a value in the required field.

UADT35

~P1 INVALID - NPF MESSAGE MEMBER MUST BE SUPPLIED

Reason:

The field requires an NPF Message member to be supplied as this field determines if, in spite of any restrictions on the message delivered to the user, the user is able to receive messages about resources for which no other user is authorised.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Erase the field in error, or set the NPF Undeliverable Message Receipt field to 'NO'.

UADT36

USER ~P1 CONTAINS INVALID CHARACTERS

Reason:

An ADD user request has been issued. The user id specified contains characters that are invalid. Valid characters are A-Z, 0-9 and national characters @, # and $.

System Action:

The ADD operation is rejected.

User Action:

Correct the user id value and retry the ADD operation.

UADT37

~P1 MUST CONTAIN ONLY THE CHARACTERS Y AND N

Reason:

The indicated field must contain only Y or N to indicate Yes or No for the days sunday to saturday (SMTWTFS).

System Action:

The cursor is placed on the field in error and the field(s) highlighted.

User Action:

Correct the field and retry the operation.

UADT38

~P1 REQUIRES THE 'Notify By' FIELD TO BE SUPPLIED

Reason:

The indicated field can only be specified if the 'Notify By' field is supplied.

System Action:

The cursor is placed on the field in error and the field(s) highlighted.

User Action:

Correct the field by either supplying a notification mode or remove the field and retry the operation.

UADT39

~P1 TIME SPECIFIED IS INCORRECT

Reason:

The indicated field specifies a time that is incorrect. The time must be between 0000 and 2359.

System Action:

The cursor is placed on the field in error and the field(s) highlighted.

User Action:

Correct the field by supplying a correct time.

UADT40

~P1 IS ONLY VALID FOR "EXIT" NOTIFICATION MODE

Reason:

The field P1 is only permitted to be specified it the Notify by field specifies a Notification Mode of EXIT.

System Action:

The cursor is placed on the field in error and the field is highlighted.

User Action:

Correct the field by blanking it out or change the Notify by field to EXIT.

UADT41

~P1 MUST BE SUPPLIED IF "EXIT" NOTIFICATION MODE SPECIFIED

Reason:

The field P1 is required if the Notify by field specifies a Notification Mode of EXIT.

System Action:

The cursor is placed on the field in error and the field is highlighted.

User Action:

Correct the field by specifying an NCL exit procedure name.

UADT42

Primary Menu Id IN ERROR, THE MENU ID MUST BE BETWEEN 1 AND 255

Reason:

The Primary Menu entered in the field indicated contains an invalid specification. The required format is 3 character application id defined in the application register followed by a 3 character menu identifier from 001 to 255.

System Action:

The cursor is placed on the field in error and the field is highlighted.

User Action:

Correct the field by specifying a valid primary menu id.

UADT43

USERID PREVIOUSLY DEFINED

Reason:

The USERID being added with the UAMS copy function is already defined to the security subsystem.

System Action:

The cursor is placed on the field in error and the field is highlighted.

User Action:

Correct the field by specifying a user id that is not already defined or CANCEL the ADD function.

UADT44

~P1 MUST BE BETWEEN ~P2 AND ~P3 CHARACTERS LONG

Reason:

The password field must have a length between the defined password minimum and maximum lengths set by the system parameters PWMIN and PWMAX (SYSPARMS PWMIN= and SYSPARMS PWMAX=).

System Action:

The cursor is placed on the field in error and the field is highlighted.

User Action:

Correct the password field length by specifying the required number of characters between the minimum and maximum password lengths allowed by your installation.

UADT45

~P1 CONTAINS INVALID CHARACTERS

Reason:

A password change or user add request has specified invalid characters for the password. The password must not contain embedded blanks.

System Action:

The cursor is placed on the field in error and the field is highlighted.

User Action:

Correct the password by removing any blanks and retry the operation.

UADT46

~P1 MUST BE 'N' IF OBJECT SERVICES ACCESS IS 'N'

Reason:

Access to the Object Services Security procedures is not permitted if Object Services Access is not allowed.

System Action:

The cursor is placed on the field in error and the field is highlighted.

User Action:

Correct the Object Services Security Access authorisation.

UADT47

Primary Menu Id IN ERROR, THE FORMAT MUST BE APPLICATION ID AND MENU ID

Reason:

The Primary Menu entered in the field indicated contains an invalid specification. The required format is 3 character application id defined in the application register followed by a 3 character menu identifier from 001 to 255.

System Action:

The cursor is placed on the field in error and the field is highlighted.

User Action:

Correct the field by specifying a valid primary menu id.

UADT48

EXIT NAME MUST BE PRESENT FOR NOTIFICATION MODE OF EXIT

Reason:

The user indicated that the notification mode is EXIT, however the exit procedure name has not been specified.

System Action:

The cursor is placed on the field in error and the field is highlighted.

User Action:

Correct the field by specifying a valid exit procedure name or change the notification mode.

UADT49

USERID ~P1 CURRENTLY BEING UPDATED/DELETED BY ~P2

Reason:

When a user updates or deletes a UAMS userid a LOCK is obtained for the duration - all updates and deletes for the same userid are denied until such time as the LOCK is freed (ie. when the user holding the lock has completed processing for the indicated userid).

System Action:

The request to update or delete a user definition is rejected.

User Action:

Try the request again at a later time.

UADT50

USER ~P1 IS STILL DEFINED TO GROUP ~P2, DELETE REJECTED

Reason:

An attempt to delete a group user failed because there are still users defined to the group.
P1 indicates the first user encountered that is defined to the group, however, this may not be the only user.

System Action:

The request to delete the definition is rejected.

User Action:

Either delete the user definitions that reference the group or update them to remove the reference.

UADT51

~P1 INVALID - MUST BE A VALID ~P1 CODE IN RANGE 1-16

Reason:

The APPC access key/lock field specified an invalid value. Valid values are any number, range or combination of numbers from 1 to 16.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

Correct the value and retry.

UADT52

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

Reason:

A request to delete a user has been entered. This delete requires confirmation.

System Action:

None.

User Action:

Press the ENTER key to confirm the delete of the user, or the CANCEL key to cancel the delete request.

UADT53

SOLVE:CONNECT FOR NETWARE AUTHORITY LEVEL 1 IS NOT SUPPORTED

Reason:

An authority level of 1 has been specified for SOLVE:Connect for Netware user authority. Authority level 1 is not yet supported.

System Action:

The field in error is hilighted.

User Action:

An authority level of 0 or 2 must be specified. Correct the field in error and continue the operation.

UADT54

P1 INVALID TIMEOUT VALUE, Use 'MMM.SS','MMM','.SS'

Reason:

The value for timeout P1 is invalid. Correct formats are:
MMM.SS MMM .SS
Where MMM are minutes, SS are seconds. The range for MMM is 0 to 999. The range for SS is 0 to 59.

System Action:

The cursor is placed on the field in error and the field is highlighted.

User Action:

Correct the timeout field and retry the operation.

UADT55

There are no more panels required for this user setup

Reason:

Of the panels available for user setup, there are no more required for this user ID. This may be because the features are not available or authorized for this user ID.

System Action:

None.

User Action:

None. Information only.

UADT56

MSDM Access > 0 is only valid with Privilege Class 'A'

Reason:

The MSDM Access setting conflicts with the Privilege Class.

System Action:

The update request is rejected.

User Action:

Change the Privilege Class to A or set the MSDM Access to 0.

UALS01

P1 definition P2 deleted

Reason:

The user or group definition was successfully deleted from the database.

System Action:

None.

User Action:

None.

UALS02

Invalid parameter passed to selection list service proc - P1= P2

Reason:

You specified an incorrect parameter when calling the Selection List Manager.

System Action:

The request is rejected.

User Action:

Correct the call parameters and retry.

UALS03

No users defined in the UAMS directory

Reason:

There are no users defined in the UAMS database.

System Action:

None.

User Action:

Define users using the Add option. You must define at least one user with UAMS authority.

UALS04

No users are defined with P1

Reason:

You requested a generic selection from the Selection List Manager. No users match the supplied criteria. The criteria ( P1 ) is shown as User Prefix=xxxx and/or Group=yyyy depending on the parameters that you provided.

System Action:

None.

User Action:

None.

UAPW01

PASSWORD AND/OR USER DETAILS FOR USER ~P1 UPDATED

Reason:

The password and/or the user details for user P1 were updated successfully.

System Action:

None.

User Action:

None.

UAPW02

VERIFY PASSWORD FOR USER ~P1 WAS SUCCESSFUL

Reason:

The password for user P1 was verified successfully. User P1 is able to perform the logon process.

System Action:

None.

User Action:

None.

UAPW03

RE-ENTER PASSWORD TO VERIFY CHANGE

Reason:

A new password was entered. It must be entered a second time for verification.

System Action:

None.

User Action:

Re-enter the new password, or press the Cancel key to cancel the change of password.

UAPW04

NEW PASSWORD FAILED VERIFICATION - PLEASE RE-ENTER

Reason:

The two entries of the new password did not match. They must both be re-entered.

System Action:

None.

User Action:

Re-enter the new password or press the Cancel key to cancel the change of password.

UAPW05

NEW PASSWORD VERIFICATION COMPLETE, PRESS 'FILE' KEY TO FILE

Reason:

The password was verified successfully. To save your changes press the 'file' key.

System Action:

None.

User Action:

None.

UAPW06

YOUR USER PASSWORD HAS EXPIRED AND MUST NOW BE CHANGED

Reason:

Your user password has expired and a new password must be entered before continuing.

System Action:

None.

User Action:

Enter a new password.

UAPW07

NEW USER DEFINITION - PASSWORD MUST BE CHANGED

Reason:

A Userid is being used for the first time. The password must be changed before continuing.

System Action:

None.

User Action:

Enter a new password.

UAPW08

VERIFY PASSWORD FOR USER ~P1 NOT SUCCESSFUL

Reason:

The password for user P1 was verified unsuccessfully and user P1 is unable to perform the logon process.

System Action:

None.

User Action:

None.

UAPW09

~P1 MUST BE ENTERED

Reason:

A required field has not been entered. Enter either your current password and new password, or change your user details.

System Action:

Processing of the password change request does not proceed until the required fields are entered.

User Action:

Enter the required data; either current password and new password, or update your user details.

UAPW10

CURRENT PASSWORD FAILED VERIFICATION

Reason:

A user request to change their own password requires verification of their current password. The verification of their current password failed.

System Action:

The change password request will not proceed until the user has entered their current password correctly.

User Action:

Correct the current password and retry the password change operation.

UAPW11

PASSWORD CHANGE FUNCTION CANCELLED

Reason:

A user has requested the password update function from an LU1 device and has cancelled the password change request.

System Action:

The password change function is cancelled. The users current password remains unchanged.

User Action:

None.

UAPW12

PASSWORD NOT UPDATED - SESSION TERMINATED

Reason:

During logon processing the password of a new user or a user whose password has been force changed must be changed. The user has cancelled out of the password change function so the session has been terminated.

System Action:

The user is logged off the system.

User Action:

A new password must be supplied if the user is to log on.

UAPW13

INVALID INPUT, PLEASE RE-ENTER

Reason:

A user on an LU1 device who is attempting a password change has been requested to enter their current or new password and has entered an invalid password string.

System Action:

The password must be re-entered.

User Action:

The password must be a single word of not more than 8 characters. Re-enter a valid password.

UAPW14

NEW PASSWORD CONTAINS AN INVALID LEADING CHARACTER

Reason:

The password entered as a new password failed verification because the first byte contained an illegal character.

System Action:

Password verification fails and you are asked to re-enter a valid password.

User Action:

Re-enter a valid password.

UAPW15

P1 COMMAND IS NOT ACTIVE IN THIS WINDOW

Reason:

The requested command is not allowed on the currently displayed panel.

System Action:

The command is rejected.

User Action:

Erase the command from the command line.

UAPW16

INVALID COMMAND

Reason:

An invalid command was passed to the User Authorisation Manager.

System Action:

None.

User Action:

Correct the command and retry.

UAPW17

PASSWORD CHANGE CANCELLED

Reason:

The requested action was cancelled by use of the CANCEL command or function key.

System Action:

None.

User Action:

None.

UAPW18

PAGE NUMBER P1 DOES NOT EXIST

Reason:

The requested page number is not present in the current series of panels.

System Action:

None.

User Action:

None.

UAPW19

USER P1 DOES NOT EXIST

Reason:

The requested userid was not found on the UAMS Database.

System Action:

None.

User Action:

None.

UAPW20

NEW USER DEFINITION - USER DETAILS MUST BE ENTERED

Reason:

A Userid is being used for the first time. The User NAME must be entered. LOCATION and PHONE NUMBER are optional.

System Action:

None.

User Action:

Enter User Details.

UAUT01

UPDATE FAILED FOR USERID ~P1, REASON : ~P2

Reason:

This message is displayed when a UAMS update by one of the UAMS utility procedures $UAUTILx fails. The message indicates the userid for which the error occured and the reason for that error as returned by the
SECCALL UPDATE call.

System Action:

The indicated user is not updated, processing continues.

User Action:

Examine the cause of the failure to determine the best action to correct the error.

UAUT02

USERIDS PROCESSED ~P1, ERRORS ~P2

Reason:

This message indicates the number of userids processed and the number of errors encountered when using the utility procedures $UAUTIL1/2. It is displayed when all userid processing is complete.

System Action:

NONE

User Action:

If the message indicates there were errors then message UAUT01 would have appeared for each error encountered. The reason for the failure is indicated in that message, thus, take the action appropriate to the error.

UAVL01

TIMEZONE NAME P1 IS INVALID

Reason:

The timezone name entered is invalid. A timezone name must contain only the characters A - Z , 0 - 9, and the national characters @, # and $. Additionally, the name must not be SYSTEM or USER.

System Action:

The field in error is highlighted and the entry cannot be filed until the error is corrected.

User Action:

Correct the timezone name in error.

URCALL01

Error loading proc: P1 in package: P2. OML error code: P3

Reason:

Data Warehouse Services attempted to call back an application, but an error was encountered loading the call-back package. The procedure being loaded was P1 which was in the package P2 . The OML error code was P3 . This message is written to the log.

System Action:

The associated application function is not performed.

User Action:

To determine why the application package is not loading, refer to the messages in the log. Notify the systems administrator.

URCALL02

Fatal vartable error - ID: P1 func: P2 fdbk: P3

Reason:

An error occurred while manipulating an NCL VARTABLE in the procedure $URCALL. P1 is the vartable identifier, P2 is the function being performed, and P3 is the feedback code set by the vartable verb.

System Action:

None

User Action:

Notify your systems administrator.

URCALL03

Corrupted data discarded for server P1, record ID is " P2"

Reason:

While forwarding data to warehouse server P1 incomplete or incorrect data was encountered. This data cannot be sent to the server and was discarded. The data's record ID is P2.

System Action:

The data is discarded and processing continues.

User Action:

This condition may occur if the system is terminated suddenly via an FSTOP, abend or cancel. Data may have been partially saved in the store for the server when the system terminated.
To avoid this condition use the shutdown command.

URCALL04

Server P1 is not defined and host name not specified

Reason:

An attempt to relate an application to a data warehouse server failed because the server specified was not defined and not enough information was supplied to define the sever. At least a host name must be specified. The server specified was P1.

System Action:

Request rejected.

User Action:

Define the server or supply the server details on the store request.

URCALL05

Server P1 is not defined

Reason:

An attempt to start a data warehouse server failed because the server was not defined. The server specified was P1.

System Action:

Request rejected.

User Action:

Define the server to Data Warehouse Services.

URCALL06

Server P1 failed to start

Reason:

An attempt to start a data warehouse server failed. Additional messages are written in the log. The server name was P1.

System Action:

Request failed.

User Action:

Check the log and contact your support representative.

URCALL07

P1 P2 not defined

Reason:

Details for data warehouse object could not be retrieved because the definition does not exist. P1 is the object class and P2 is the name.

System Action:

None.

User Action:

None.

URCALL08

Invalid data class mask " P1". Mask cannot exceed 20 bytes

Reason:

A data warehouse store definition failed because the data class mask specified exceeded 20 characters. The mask is P1.

System Action:

Request rejected.

User Action:

Ensure that all data class masks are less than or equal to 20 bytes in length.

URCALL09

P1 file error. Action= P2 FileRC= P3 MSG= P4

Reason:

A request to access the data warehouse queue file failed. The file ID is
P1 and the action being performed is P2. P3 is the file return code and the VSAM feedback code in the form nn/ff. P4 is an optional system message.

System Action:

Processing terminates.

User Action:

Interpret the return code using the NCL Reference and the VSAM feedback code using the VSAM Guide.

URCALL10

Server P1 queue initialization error. Queue already in use by P2

Reason:

A request to initialize a data warehoue queue failed because another process is already accessing the queue. The server was P1 and the that currently has the queue is P2.

System Action:

Processing terminates.

User Action:

None.

URCALL11

P1 P2 already exists.

Reason:

Details for data warehouse object could not added because the definition already exists. P1 is the object class and P2 is the name.

System Action:

None.

User Action:

None.

URCALL12

Request rejected, definition already being updated bu user P1

Reason:

The server cannot be updated because the user P1 is already updating it.

System Action:

Request rejected.

User Action:

None.

URCALL13

Queue overflow for P1 recent data lost.

Reason:

The server P1 could not queue data for transmission to the data warehouse because the queue was full and data was in the process of being sent, thus old data could not be discarded and the newly arrived data was instead discarded.

System Action:

The data to be queued is discarded and processing continues.

User Action:

Ensure that the performance of the server and network can cope with the load of data transmission or enlarge the maximum queue depth to cater for the largest peaks of data.

URCALL14

Queue overflow for P1 old data lost.

Reason:

The server P1 could not queue data for transmission to the data warehouse because the queue was full. The latest data was queued and oldest data was discarded.

System Action:

The data to be queued was successfully queued however older data was discarded.

User Action:

Ensure that the performance of the server and network can cope with the load of data transmission or enlarge the maximum queue depth to cater for the largest peaks of data.

URCALL15

P1

Reason:

This is a trace message issued when diagnostics are requested. P1 can be any variable information.

System Action:

None.

User Action:

Collect ALL of these messages and send them to your local support representative.

URCALL16

Java CS P1 call error: P2 P3 P4 P5 P6 P7 P8

Reason:

An error has been detected in NetMaster Java Framework OML command processing. This is the OML code that runs in the NetMaster region and establishes and maintains IP socket connections with the NetMaster Java Framework started task in the USS environment. The specific connection call was P1

System Action:

None.

User Action:

Retry the operation. If necessary, stop and re-start the NetMaster Java Framework started task. Ensure this NetMaster region is not experiencing environmental problems such as storage shortages or userid/ security definition problems.
If the problem recurs, contact support, providing the NetMaster Activity log around the time of the errors.

URCALL18

Null data translated to blanks in P1

Reason:

A data collection agent has supplied invalid data (x'00') to the NetMaster data warehouse client. The invalid data is changed to blanks.

P1 shows the XML tag that was built using the data.

System Action:

Processing continues.

User Action:

Investigate why the invalid data is being supplied to the NetMaster data warehouse.

URCO0101

Logic error for data warehouse client P1. Error code P2

Reason:

An serious logic error was encountered in a data warehouse connection manager client process. The name of the data warehouse server definition is P1 and the error code is P2.

System Action:

The connection is terminated.

User Action:

Contact your local support representative.

URCO0102

Invalid remote adaptor identify data received. Server= P1 RC= P2 FDBK= P 3 Comp= P4

Reason:

An invalid identity record was received from the remote adaptor. The server name for the remote adaptor is P1, P2 is the MDO return code, P3 is the feedback code and P4 is the component in error.

System Action:

The connection is terminated.

User Action:

Ensure that the correct server details are defined and that the adaptor on the server is the correct version.

URCO0103

Unauthorized key supplied by NetMaster Java Framework using server P1

Reason:

The NetMaster Java Framework using Data Warehouse Server P1 sent an unauthorized access key with its identity credentials.

System Action:

The connection is terminated.

User Action:

Ensure that the correct Data Warehouse Server details are defined on this NetMaster region. Ensure that the NetMaster Java Framework intialization file contains the correct identity key for this NetMaster region.

URCO0104

Invalid XML response document received from remote adaptor on server P1

Reason:

The remote adaptor on server P1 sent an invalid XML document as a response from a warehouse update request. The server name is P1.

System Action:

The connection is terminated.

User Action:

There is an associated message written to the log. Collect all the message details and contact your local support representative.

URCO0105

Server P1 got an appl. package error: Pkg= P2 Proc= P3 ErrCode= P4

Reason:

Data Warehouse Services attempted to call back an application for the server P1, but an error was encountered in the call-back package. The package being called is P2 and the procedure in error was P3. P4 is the OML error code received. Additional diagnostic messages are written to the log.

System Action:

The application is de-registered and no more data for that application will be sent to the data warehouse server P1.

User Action:

Contact your local support representative.

URCO0106

DB error for server P1, RC= P2 MSG= P3

Reason:

The remote adaptor on server P1 sent a response indicating that the database update failed. The server name is P1 and the return code from the server is P2 and the error message from the server is P3.

System Action:

Processing continues and the data is discarded.

User Action:

There may be associated messages written to the log. Collect all the message details and contact your local support representative.

URCO0107

DB error for server P1, Record ID= P2 Count= P3

Reason:

An update of the data warehouse database failed for record with ID P2 for a count of P3 records. The warehouse is located on server P1.

System Action:

Processing continues and the data is discarded.

User Action:

Check the log for additional messages that may indicate the cause of the error.

URCO0108

P1

Reason:

This is a continuation of message URCO0106. P1 is the remainder of the error message from the server.

System Action:

None.

User Action:

None.

URCO0109

Server P1 failed to respond within reasonable time ( P2 to P3)

Reason:

The target warehouse server has not responded to a send document within the alloted time frame. The server name is P1. The document was sent to the server at time P2 and no response was received by time P3.

System Action:

The client is recycled and the connection is reestabilished.

User Action:

If this error occurs frequently then it may indicate a problem with the server's or network's performance. Another possibility is that an error occurred at the server, check the log for the server.

URCO0111

Global variable $URBOMIN has an incorrect format

Reason:

The format of the global variable is incorrect; therefore, no blackout period is set.

A blackout period enables the processing load to be spread over the hour. Data sampling continues, but all records are placed in the Data Warehouse Server's queue. At the conclusion of the blackout period, data records are sent to the ReportCenter Java Task.

The global variable $URBOMin must be in the format aa bb.

aa specifies the start time of the blackout period in minutes. bb specifies the stop time in minutes.

They must also be in the range of 0 to 59.

System Action:

None.

User Action:

We recommend that you set this global variable in the NMINIT or NMREADY procedure by inserting the following line:

000$URBOMIN = aa bb

You can also set it dynamically by issuing the following command from OCS or the Command Entry panel:

$GLBL $URBOMIN aa bb

If you do this, you must also issue the RCY command against your Data Warehouse Server. To do this, enter the menu shortcut /DWS to list the servers.

URCO0201

Logic error for data warehouse client P1. Error code P2

Reason:

An serious logic error was encountered in a data warehouse connection manager client process. The name of the data warehouse server definition is P1 and the error code is P2.

System Action:

The connection is terminated.

User Action:

Contact your local support representative.

URCO0202

Invalid Java Task identify data received. Server= P1 RC= P2 FDBK= P3 Comp= P4

Reason:

An invalid identity record was received from the Java Task.

The DWS server name is P1, P2 is the MDO return code, P3 is the feedback code and P4 is the component in error.

System Action:

The connection is terminated.

User Action:

Ensure that the correct Java Task details are defined on this NetMaster region. Ensure that the Java Task code has been correctly installed and is using a correct initialization parameter file.

URCO0203

Unauthorized key supplied by Java Task using server P1

Reason:

The Java Task Data Warehouse Server P1 sent an unauthorized access key with its identity credentials.

System Action:

The connection is terminated.

User Action:

Ensure that the correct Java Task details are defined on this NetMaster region. Ensure that the Java Task intialization file contains the correct identity key for this NetMaster region.

URSL0001

Destination P1 deleted

Reason:

The ReportCenter Data Feed destination P1 has been deleted.

System Action:

An APPLICATION type event with name $URSTOREDELETE specifying the server name as the resource is issued.

User Action:

None

URSL0002

P1 can only be updated by a Customizer parameter group

Reason:

The Data Feed Destination P1 is defined by a Customizer parameter group, and can only be updated by actioning that parameter group.
This is to avoid discrepancies in the destination definitions.
This destination is defined by one of the following parameter groups:
REPORTCENTER, on a ReportCenter control region REPORTDATA, on a region that feeds data to ReportCenter

System Action:

None

User Action:

If you want to change the IP or Port Address of this destination, update the REPORTDATA or REPORTCENTER parameter group, which can be found using the /PARMS shortcut.
In normal operation, you will only do this if the IP address or port number of your primary ReportCenter Java Task changes after implementation.

URSL0003

CHK command issued for P1

Reason:

The message indicates that the CHK command was issued for the Data Feed Destination P1.

System Action:

The system checks that this NetMaster region still has an active IP connection with the ReportCenter Java Task pointed to by the Data Feed destination.

User Action:

None.

URST0001

Invalid mask specification for P1

Reason:

The value specified for field P1 is not a valid mask. The mask MUST be composed of alphanumeric, national characters and the asterisk (*). The first character must not be numeric and no imbedded blanks are allowed.

System Action:

The field is set in error.

User Action:

Specify a valid mask for the field.

URST0002

P1 required if P2 specified.

Reason:

The field P1 must be specified if the field P2 is specified.

System Action:

The field is set in error.

User Action:

Specify a value for P1 or blank out P2.

URST0003

P1 is required and must be specified.

Reason:

A value for field P1 must be specified.

System Action:

The field is set in error.

User Action:

Specify a valid value for P1.

URST0004

P1 is already being updated by user P2.

Reason:

The server P1 cannot be updated because the user P2 is already updating it.

System Action:

Request rejected.

User Action:

None.

URST0005

P1 saved.

Reason:

The record was successfully saved. P1 is the name of the record.

System Action:

None.

User Action:

None.

URST0006

request cancelled.

Reason:

The action was cancelled as requested by the user.

System Action:

None.

User Action:

None.

UT0001

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

Reason:

The Utilities external interface procedure $UTCALL failed during request processing because it was passed an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

The request is rejected and procedure $UTCALL terminates.

User Action:

Check the syntax of the call to procedure $UTCALL.

UT0002

REQUIRED KEYWORD=~P1 OMITTED FOR OPT=~P2

Reason:

The Utilities external interface procedure $UTCALL failed during request processing because a mandatory parameter was omitted. The keyword was P1 and the $UTCALL option was P2 .

System Action:

The request is rejected and procedure $UTCALL terminates.

User Action:

Check the syntax of the call to procedure $UTCALL.

UT0003

DATASET WAS SUCCESSFULLY ALLOCATED

Reason:

A request to allocate a dataset was successful.

System Action:

None.

User Action:

None.

UT0004

DATASET WAS SUCCESSFULLY OPENED

Reason:

A request to open a dataset was successful.

System Action:

None.

User Action:

None.

UT0005

DATASET WAS SUCCESSFULLY ALLOCATED AND OPENED

Reason:

A request to allocate and open a dataset was successful.

System Action:

None.

User Action:

None.

UT0006

DATASET WAS SUCCESSFULLY CLOSED

Reason:

A request to close a dataset was successful.

System Action:

None.

User Action:

None.

UT0007

DATASET WAS SUCCESSFULLY UNALLOCATED

Reason:

A request to unallocate a dataset was successful.

System Action:

None.

User Action:

None.

UT0008

DATASET WAS SUCCESSFULLY CLOSED AND UNALLOCATED

Reason:

A request to close and unallocate a dataset was successful.

System Action:

None.

User Action:

None.

UT0011

ALLOCATION FAILED - P1

Reason:

A request to allocate a dataset failed for the reason ( P1 ) stated which may be one of:
- DATASET IS NOT CATALOGED The dataset has not been cataloged (DAIR code 1708)
- EXCLUSIVE REQUEST FAILED The dataset cannot be shared exclusively (DAIR code 020C). You have requested DISP=OLD but the dataset is already allocated.
- DAIR CODE nnnn Dynamic Allocation has failed, failure code is nnnn.

System Action:

The dataset is not allocated.

User Action:

Refer to the failure reason. If the message is a DAIR code, detailed explanations of these are available in the NETINFO database.

UT0012

OPEN FAILED - ~P1

Reason:

A request to open a dataset failed for the reason ( P1 ) stated which may be one of:
DATASET IS NOT ALLOCATED
The dataset has not been allocated (ACB CODE 80)
RESTRICTED BY SHAREOPTIONS
The SHAREOPTIONS value for the cluster prevent the dataset from being opened in the manner requested (ACB CODE A8). For example, you are attempting to open a SHAREOPTIONS(2) file for output but it is already open for output, perhaps in another region.
ACB CODE xx
The VSAM OPEN macro with the error code X'xx'.

System Action:

The dataset is not opened.

User Action:

Refer to the failure reason. If the message is an ACB code, detailed explanations of these are available in the NETINFO database.

UT0014

UNALLOCATION FAILED - ~P1

Reason:

A request to unallocate a dataset failed for the reason ( P1 ) stated which may be one of:
DATASET IS OPEN
The dataset has not been closed (DAIR code 0420)
SPECIFIED DD NAME NOT FOUND
This dataset has not been allocated (DAIR code 0438)
DAIR CODE nnnn
Dynamic Allocation has failed, failure code is nnnn.

System Action:

The dataset is not unallocated.

User Action:

Refer to the failure reason. If the message is a DAIR code, detailed explanations of these are available in the NETINFO database.

UT0601

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The Memo NCL Interface procedure $UTMO06Z failed during request processing because it was passed an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

The request is rejected and the procedure terminates.

User Action:

Correct the keyword value and retry the request.

UT0602

MEMO API SERVER STATUS= P1

Reason:

The current status of the Memo API Server is described by P1 . If the status is ACTIVE then the Memo Interface is available for use.

System Action:

None.

User Action:

None.

UT0603

START OPTION IGNORED, MEMO API SERVER STATUS= P1

Reason:

The Memo NCL Interface has been called to start the Memo API Server but the Memo API Server has already been started. The current status of the Memo API Server is P1 .

System Action:

The procedure terminates without further action.

User Action:

None.

UT0604

START PROCESSING SUBMITTED

Reason:

The Memo NCL Interface has started the Memo API Server in a background region.

System Action:

The procedure terminates without further action. The Memo API Server continues to process in a background region.

User Action:

None.

UT0605

MEMO I/F UNAVAILABLE, P1 FUNCTION FAILED

Reason:

The Memo NCL Interface was called to access the Memo email system but the Memo Interface was not available. P1 describes the access function requested.

System Action:

The procedure terminates without further action.

User Action:

Start the Memo Interface and retry the operation.

UT0606

MEMO MAIL POSTED, TO= P1 FROM= P2

Reason:

The Memo NCL Interface was called to perform a POST function and has successfully passed the mail item to the Memo API Server. P1 is the Memo ID to which the mail item will be delivered while P2 is the local User ID of the sender.

System Action:

The procedure terminates. The Memo API Server attempts to deliver the mail item to the Memo email system.

User Action:

None.

UT0607

MEMO TIMEOUT DETECTED, P1

Reason:

The Memo NCL Interface was called to access the Memo email system but the Memo API Server failed to respond within the timeout period. P1 describes the likely result of the timeout event.

System Action:

The procedure terminates.

User Action:

Contact the system administrator.

UT0608

INVALID RESPONSE RECEIVED FROM MEMO API SERVER

Reason:

The Memo NCL Interface has received an invalid response from the Memo API Server.

System Action:

The procedure terminates.

User Action:

Contact the system administrator.

UT0609

DATA LENGTH EXCEEDS MAXIMUM ALLOWABLE

Reason:

The Memo NCL Interface was called to send a mail item to the Memo email system but the amount of data passed exceeds the maximum allowed.

System Action:

The request is rejected.

User Action:

Reduce the amount of data in the mail item and retry the request.

UT0701

INVALID KEYWORD VALUE SPECIFIED, KEYWORD= P1 VALUE= P2

Reason:

The Memo API Server procedure $UTMO07Z failed during request processing because it was passed an invalid keyword value. The keyword was P1 and the invalid value was P2 .

System Action:

The procedure terminates.

User Action:

Correct the indicated keyword value specified when invoking the Memo NCL Interface procedure $UTMO06Z with OPT=START.

UT0702

INVALID REQUEST PARAMETER VALUE SPECIFIED, PARAMETER= P1 VALUE= P2

Reason:

An invalid request parameter value was passed to the Memo API Server procedure. The parameter was P1 and the value was P2 .

System Action:

The Memo API Server ignores the request.

User Action:

Contact the system administrator.

UT0703

SUBSYS DEFINE FAILURE, SUBSYS= P1 PROGRAM= P2

Reason:

The Memo API Server has been unable to define the subsystem required to enable the Memo Interface. P1 is the name of the subsystem and P2 is the program name.

System Action:

The Memo API Server terminates.

User Action:

Review the activity log for other messages relating to the SUBSYS command to determine the cause of the error.

UT0704

MEMO API ERROR FOR OPT= P1, REFER TO MESSAGE P2 IN THE LOG

Reason:

The Memo API Interface has returned an error indication to the Memo API Server procedure. P1 was the function requested. P2 indicates the message number of an associated message in the log which further describes the nature of the error.

System Action:

The requested function fails.

User Action:

Review the activity log for the message indicated by P2 .

UT0705

OPERATION CANCELLED, OPT= P1, P2

Reason:

The Memo API Server has rejected a request to access the Memo email system. P1 was the requested function and P2 is the reason for the rejection.

System Action:

The requested function fails.

User Action:

Review the reason given in P2 .

UT0706

MEMO API SERVER P1

Reason:

The Memo API Server has has been either successfully initialised or terminated. P1 indicates the completed state.

System Action:

None.

User Action:

None.

UT4301I

SYSTEM NAME: P1

Reason:

This message displays the MVS system name of the system that UTIL0043 is executing on.

System Action:

None.

User Action:

None.

UT4302I

CNMNETV LOADED...

Reason:

This message indicates that UTIL0043 was able to load CNMNETV.

System Action:

None.

User Action:

None.

UT4303I

TYPE: p1 id: p2

Reason:

This message follows the UT4302I message and displays information about the loaded copy of CNMNETV.
p1 is:
SOLVE if the loaded CNMNETV appears to be the SOLVE version. NETVIEW if the loaded CNMNETV appears to be the IBM NETVIEW version. UNKNOWN if the loaded CNMNETV version could not be determined.
p2 is:
VERS=Vnnn PTF=nnnnnn if p1 is SOLVE, displaying the SOLVE module version and PTF number.
DATE=dd/mm/yy CRT=xxxxxxx if p1 is NETVIEW, displaying the internal date and copyright information of the module.
<arbitrary data> if p1 is UNKNOWN, displaying the first 40 bytes of the module, in character form.

System Action:

None.

User Action:

None.

UT4304W

CNMNETV NOT FOUND (LOAD FAILED), ERROR aaa-bb

Reason:

This message indicates that UTIL0043 was unable to load CNMNETV. The return code (aaa) and reason code (bb) from the LOAD macro are displayed.
If the return code is 806, the module was not found in any accessible library (including LINKLST and LPA).

System Action:

None.

User Action:

None.

UT4310I

SCANNING DDNAME: p1 FOR: CNMNETV

Reason:

This message indicates that UTIL0043 is commencing a scan of the active step or job library for CNMNETV.
p1 is the DDNAME of the library being scanned (normally STEPLIB or JOBLIB).

System Action:

None.

User Action:

None.

UT4311I

FOUND p1 OCCURRENCES OF CNMNETV IN DDNAME: p2

Reason:

This message indicates that UTIL0043 has finished a scan of the active step or job library datasets for CNMNETV.
The ddname scanned is shown as p2. The number of occurrences is shown as p1.

System Action:

None.

User Action:

None.

UT4312I

SCANNING LINKLIST FOR: CNMNETV

Reason:

This message indicates that UTIL0043 is commencing a scan of the active system LINKLIST library datasets for CNMNETV.

System Action:

None.

User Action:

None.

UT4313I

FOUND p1 OCCURRENCES OF CNMNETV IN LINKLIST

Reason:

This message indicates that UTIL0043 has finished a scan of the system LINKLIST library datasets for CNMNETV.
The number of occurrences is shown as p1

System Action:

None.

User Action:

None.

UT4314I

SCANNING LPALIST FOR: CNMNETV

Reason:

This message indicates that UTIL0043 is commencing a scan of the active system LPALIST library datasets for CNMNETV.

System Action:

None.

User Action:

None.

UT4315I

FOUND p1 OCCURRENCES OF CNMNETV IN LPALIST

Reason:

This message indicates that UTIL0043 has finished a scan of the system LPALIST library datasets for CNMNETV.
The number of occurrences is shown as p1.

System Action:

None.

User Action:

None.

UT4320I

CNMNETV FOUND IN DATASET: p1

Reason:

This message indicates that a copy of CNMNETV was found in the indicated dataset (part of the concatenation being scanned as indicated by the preceding UT4310I, UT4312I, or UT4314I message).
The following UT4321I message provides additional information.

System Action:

None.

User Action:

None.

UT4321I

TYPE: p1 id: p2

Reason:

This message follows the UT4320I message and displays information about the located copy of CNMNETV.
p1 is:
SOLVE if the loaded CNMNETV appears to be the SOLVE version. NETVIEW if the loaded CNMNETV appears to be the IBM NETVIEW version. UNKNOWN if the loaded CNMNETV version could not be determined.
p2 is:
VERS=Vnnn PTF=nnnnnn if p1 is SOLVE, displaying the SOLVE module version and PTF number.
DATE=dd/mm/yy CRT=xxxxxxx if p1 is NETVIEW, displaying the internal date and copyright information of the module.
<arbitrary data> if p1 is UNKNOWN, the first 40 bytes of the module, in character form.

System Action:

None.

User Action:

None.

UT4380E

ALLOC ERROR p2- p3 ON DATASET p1

Reason:

This message indicates that an attempt to allocate the nominated dataset p1 (part of a step/joblib, linklist, or LPAlist concatenation) failed. The DYNALLOC error (p2) and info (p3) codes are indicated.

System Action:

Processing will continue with the next dataset.

User Action:

Examine the error codes and determine why the allocation failed.

UT4381E

OPEN ERROR ON DATASET p1

Reason:

This message indicates that an error occurred when opening the nominated dataset p1 (part of a step/joblib, linklist, or LPAlist concatenation) failed.

System Action:

Processing will continue with the next dataset.

User Action:

This error should not occur. Contact your support office.

UT4382E

OPEN ABEND aaa-rr ON DATASET p1

Reason:

This message indicates that an error occurred when opening the nominated dataset p1 (part of a step/joblib, linklist, or LPAlist concatenation) failed. The OPEN abended with the indicated abend/reason code.
The most likely abend code is 913-38, indicating a security violation.

System Action:

Processing will continue with the next dataset.

User Action:

RACF protected datasets cannot be opened by UTIL0043. Contact the security administrator to permit READ access to the dataset(s).

UT4383E

LOAD ERROR aaa-rr ON DATASET p1

Reason:

This message indicates that an error occurred when attempting to load CNMNETV from the indicated dataset p1 (part of a step/joblib, linklist, or LPAlist concatenation) failed. The LOAD failed with the indicated abend/reason code.

System Action:

Processing will continue with the next dataset.

User Action:

This error should not occur, as the dataset was opened and a BLDL indicated that CNMNETV was present. However, a corrupt dataset could cause this. If the dataset does not appear to be corrupted, contact your SOLVE support office for advice.

UT4389E

SWAREQ ERROR, RC= p1 PROCESSING p2 ENTRIES

Reason:

This message indicates that the SWAREQ macro returned the indicated error while attempting to process entries in the step/joblib concatenation.

System Action:

Processing will continue with the next dataset.

User Action:

Contact your SOLVE support office.

UT4399I

*END*

Reason:

This message indicates that all UTIL0043 output is completed.

System Action:

UTIL0043 will terminate if executing in batch.
The return code will be based on the type of CNMNETV module detected on the initial load (that is, the UT4302 or UT4304 message), as follows:
0 - if a SOLVE CNMNETV was found
4 - if a NETVIEW CNMNETV was found
8 - if an UNKNOWN CNMNETV was found
12 - if the load for CNMNETV failed

User Action:

none.

UTAPI001

Packet Analyzer scan exceeded time limit

Reason:

A Packet Analyzer scan must complete within 60 seconds so that the recorded data is consistent. The current scan exceeded 60 seconds and has been terminated.

This message can indicate that the system is very busy, and that the requesting region or SSI region is not running with a sufficiently high priority to process requests in a timely manner.

System Action:

The scan is terminated prior to completion.

User Action:

Retry the action when the system is less busy. For assistance, contact Technical Support.

UTHTTP01

ERROR IN HTTP RESPONSE FORMAT, DATA= P1

Reason:

The web server has received an incorrectly formatted HTTP response.

P1 is the data received.

System Action:

Processing continues.

User Action:

Report the error to your system administrator.

Check that the recipient of the HTTP request is using the HTTP protocol.

UTUSS001

UNIX STDERR output received

Reason:

A OML UNIX environment has been opened, and USS SHELL commands have been successfully processed. The interface between this region and the NM SSI region which communicates with OS/390 UNIX System Services is fully functional, however, 'STDERR' output has been received in response to a UNIX shell command.

System Action:

None.

User Action:

Examine the STDERR output, and accompanying log error messages, if any. STDERR output is sometimes the result of USS/OMVS setup problems and may not necessarily indicate a problem with the command or NM region.
Review the syntax and correctness of the USS command that was requested: refer to the Z/OS or OS/390 UNIX System Services Command Reference.
Investigate any specific UNIX Shell error messages that appear on your Activity log.

UTUSS002

OML UNIX P1 operation failed, rc= P2 fdbk= P3 P4

Reason:

An OML UNIX verb has failed.
P1 is the failing UNIX verb operand, P2 and P3 are the return code and feedback, and P4 is the reason text.

System Action:

None.

User Action:

Look at the NetMaster SSILOG and Activity Log and see if they contain any messages indicating more specific error conditions.
Confirm that you have set up the USS SSI interface correctly, including:
- Upgrading the NetMaster SSI software to the correct level
- Adding parameter UNIX=YES to the NetMaster SSI region
- Adding a RACF/ACF2/Top Secret OMVS segment, defined with a valid user ID, to the user ID associated with the SSI started task.
If you are unable to determine the nature of the error by using this information, contact your Techical Support Representative.

UTUSS003

UNIX internal call failure: operation= P1, Call#= P2, UNIX RETCODE= P3, UNIX REASCODE= P4

Reason:

A UNIX assembler call or subtask initialization call has failed.

P2 indicates the specific macro call which failed. The value shown corresponds to the call offset listed in the 'System Control Offsets to Callable Services' chapter in the OS/390 or Z/OS UNIX System Services Assembler Callable Services manual.

P3 and P4 are the return code and reason code from the failing macro call. These are listed in the OS/390 or Z/OS UNIX System Services Messages and Codes manual.

System Action:

None.

User Action:

Confirm that you have set up the USS SSI interface correctly, including:
- Upgrading the NetMaster SSI software to the correct level
- Adding parameter UNIX=YES to the NetMaster SSI region
- Adding a RACF/ACF2/Top Secret OMVS segment, defined with a valid user ID, to the user ID associated with the SSI started task

UTUSS010

HFS "P1" error on P2 of file P3

Reason:

An attempted P2 operation on HFS file P3 failed with error condition P1.

HFS file errors may have a variety of environmental causes. A common one is when the HFS file system is not mounted. Other possibilities include:

EPERM

File permission error.

The NetMaster started task UID does not have the required authority to access the file

ENOENT

File does not exist

The path name may be wrong, or the file may have been deleted

ENODEV

No such device exists.

ENOMEM

Not enough space is available.

ENOSPC

No space is left on the device, or no space is available to create the IPC member ID.

ENOTDIR

Not a directory.

EMVSPFSPERM

HFS encountered a system error.

System Action:

None. The requested operation cannot be performed.

User Action:

Contact your Systems Programmer or UNIX Administrator.

Provide them with the full error details from this message and any related messages. In some cases, there may be additional error details on the NetMaster Activity Log, in messages UTUSS011 or N1AM99.

Ensure that the HFS file system has been defined with sufficient space and is correctly and permanently mounted. Ensure that NetMaster features such as ReportCenter have been installed with the name of a correct and available file system.

File permissions are a frequent cause of HFS file errors.

Verify that the OMVS UID attempting the file operation has sufficient authority to do so. In general, all distributed HFS product files should allow at least read access to all users. Refer to the specific product installation and user manuals for additional file permission requirements for their specific working data.

A complete list of USS HFS return codes is provided in the IBM manual z/OS Unix System Services Messages and Codes, in a chapter titled 'Return Codes (Errnos) Listed by Value'

Additional information about z/OS HFS implementation is available from the IBM Redbook publication Hierarchical File System Usage Guide.

UTUSS011

HFS P1 P2 P3 P4 P5 P6 P7 P8 P9 P10

Reason:

This message follows message UTUSS010 and provides details of the return code, reason codes, and messages returned from NetMaster's HFS file interface.

System Action:

The requested HFS file operation cannot be performed.

User Action:

Ensure that the HFS file system has been defined with sufficient space and is correctly and permanently mounted. Ensure that NetMaster features such as ReportCenter have been installed with the name of a correct and available file system.

File permissions are a frequent cause of HFS file errors.

Verify that the OMVS UID attempting the file operation has sufficient authority to do so. In general, all distributed HFS product files should allow at least read access to all users. Refer to the specific product installation and user manuals for additional file permission requirements for their specific working data.

A complete list of HFS reason codes is available in the IBM publication UNIX System Services Messages and Codes for your operating system level.

Additional information about OS/390 and z/OS HFS implementation is available from the IBM Redbook publication Hierarchical File System Usage Guide.

UTUSS099

Trace information

Reason:

This message contains trace information for UTUSS calls

System Action:

None.

User Action:

Provide this information to support staff, if requested.

VM0001

P1 not supplied

Reason:

A parameter was not supplied when calling the Validation Manager.

System Action:

None.

User Action:

Correct the command and retry.

VM0002

Invalid parameter passed to Validation Manager - P1= P2

Reason:

A parameter was specified incorrectly when calling the Validation Manager.

System Action:

None.

User Action:

Correct the call parameters and retry.

VM0003

Validation tables loaded successfully for application P1

Reason:

The validation tables were successfully loaded into NCL VARTABLEs.

System Action:

None.

User Action:

None.

VM0004

Validation tables have already been loaded

Reason:

A load of the validation tables was requested but the tables have already been loaded.

System Action:

None.

User Action:

If the tables must be refreshed, re-enter the command using the 'RELOAD=YES' parameter.

VM0005

P1 must not contain any special characters

Reason:

The field must contain only alphabetic or national characters (A - Z, #, @, $) or numbers (0 - 9).

System Action:

None.

User Action:

Correct the field value and retry.

VM0006

Invalid value for P1

Reason:

The value supplied for the field does not match any of the valid values defined in the Validation Manager.

System Action:

None.

User Action:

Either correct the entry and retry, or enter a question mark (?) in the field to obtain a list of valid values.

VM0007

No records found

Reason:

No records are defined on the database for the requested record type.

System Action:

None.

User Action:

Add the required records to the Validation Manager database.

VM0008

Invalid command

Reason:

An invalid command was passed to the Validation Manager.

System Action:

None.

User Action:

Correct the command and retry.

VM0009

P1 is not available

Reason:

The requested command cannot be used in the current window.

System Action:

The cursor is placed in the field in error and the field is highlighted.

User Action:

None.

VM0010

Value not selected from list

Reason:

No value was selected from the displayed selection list.

System Action:

None.

User Action:

None.

VM0011

P1 length must be greater than or equal to P2

Reason:

The field length must be greater than or equal to the value specified.

System Action:

None.

User Action:

Correct the field value and retry.

VM0012

Maintenance being applied to validation tables by P1 - try later

Reason:

The validation tables are being reloaded from the database and cannot be used.

System Action:

None.

User Action:

Wait for a short period of time and then retry.

VM0013

P1 must be Y(es) or N(o)

Reason:

The field value entered was not 'YES' or 'NO'. These values may be entered in abbreviated form by overtyping the first character of the field with 'Y' or 'N'. The field value will be automatically be changed to 'YES' or 'NO'.

System Action:

None.

User Action:

Correct the field value and retry.

VM0014

P1 must be a number with no sign or decimal point

Reason:

The field must contain either zero or a positive integer.

System Action:

None.

User Action:

Correct the field value and retry.

VM0015

P1 is not a valid date

Reason:

The field value is not in standard date format or is outside the range of dates supported. Dates must be entered in standard DD-MMM-YYYY format or in any of the allowed shorthand formats.

System Action:

None.

User Action:

Correct the field value and retry.

VM0016

P1 is not a valid time

Reason:

The field value is not in the standard time format. Times must be entered in the format HH.MM.SS or in any of the allowed shorthand formats.

System Action:

None.

User Action:

Correct the field value and retry.

VM0017

P1 must be a number

Reason:

The field value is not in one of the allowable number formats. Numbers may be integers, real numbers, or in scientific notation.

System Action:

None.

User Action:

Correct the field value and retry.

VM0018

P1 is not a valid name

Reason:

The field value must be in valid name format. Names may only consist of alphabetic characters (A - Z), numbers (0 - 9), and the national characters '@', '#' and '$'. Additionally, they cannot start with a number.

System Action:

None.

User Action:

Correct the entry and retry.

VM0019

P1 must be greater than or equal to P2

Reason:

The field must contain a value greater than or equal to the value specified.

System Action:

None.

User Action:

Correct the field value and retry.

VM0020

P1 must be less than or equal to P2

Reason:

The field must contain a value less than or equal to the value specified.

System Action:

None.

User Action:

Correct the field value and retry.

VM0021

P1 must not contain any special characters

Reason:

The field must contain only alphabetic characters (A - Z) and numbers (0 - 9).

System Action:

None.

User Action:

Correct the field value and retry.

VM0022

P1 must not contain special characters or numbers

Reason:

The field must contain alphabetic characters (A - Z) only.

System Action:

None.

User Action:

Correct the field value and retry.

VM0023

Invalid edit number supplied - P1

Reason:

An invalid validation edit number was passed to the Validation Manager on the EDITS keyword parameter.

System Action:

None.

User Action:

Correct the edit number and retry.

VM0024

P1 must contain alphanumeric and national characters only

Reason:

The field may only contain alphabetic characters (A - Z), numbers (0 - 9), and the special characters '@', '#' and '$'.

System Action:

None.

User Action:

Correct the field value and retry.

VM0025

P1 must be a number with no decimal point

Reason:

The field must contain either zero or a signed integer in the range -2147483648 to 2147483647.

System Action:

None.

User Action:

Correct the field value and retry.

VM0026

P1 must be a hexadecimal value

Reason:

The field may only contain a value in expanded hexadecimal format.

System Action:

None.

User Action:

Correct the field value and retry.

VM0027

P1 must be a valid dataset name

Reason:

The field must conform to the dataset name rules. The full dataset name must be entered without quotes. If the dataset is partitioned (PDS) then a member name, enclosed in parentheses, can be appended to the dataset name.

System Action:

None.

User Action:

Correct the field value and retry.

VM0028

P1 must not contain embedded blanks

Reason:

Blanks are only permitted at the beginning and end of the field value, they cannot be placed within the field value.

System Action:

None.

User Action:

Correct the field value and retry.

VM0029

P1 length must be less than or equal to P2

Reason:

The field length must be less than or equal to the value specified.

System Action:

None.

User Action:

Correct the field value and retry.

VM0030

Fatal vartable error - Proc= P1 Table= P2 Func= P3 FDBK= P4

Reason:

An error occurred while manipulating an NCL VARTABLE.

System Action:

None.

User Action:

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

VM0031

Validation tables have not been loaded for application P1

Reason:

A field could not be validated because the validation tables have not been loaded.

System Action:

None.

User Action:

Load the validation tables for the specified application and retry.

VM0032

Validation table does not exist for Field= P1, Appl= P2

Reason:

The validation table specified for validating the field does not exist.

System Action:

None.

User Action:

Add the validation table definition to the Validation Manager database, or change the name of the requested table definition.

VM0034

Fatal NDB error - Proc= P1 Sys= P2 NDBRC= P3 NDBERRI= P4 Msg= P5

Reason:

An error occurred while manipulating an NDB.

System Action:

None.

User Action:

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

VM0035

P1 length must be equal to P2

Reason:

The field length must be equal to the value specified.

System Action:

None.

User Action:

Correct the field value and retry.

VM0036

P1 must be in the range P2 to P3

Reason:

The field must contain a value in the range specified.

System Action:

None.

User Action:

Correct the field value and retry.

VM0037

P1 length must be in the range P2 to P3

Reason:

The field length must be in the range specified.

System Action:

None.

User Action:

Correct the field value and retry.

VM0038

P1 must be equal to P2

Reason:

The field must contain the specified value.

System Action:

None.

User Action:

Correct the field value and retry.

VM0039

Invalid scroll amount - P1

Reason:

An invalid scroll amount has been entered. The valid scroll amounts are PAGE, HALF, CSR, DATA, MAX or a number. Scroll amounts can be abbreviated to the first character (ie. P, H, C, D or M).

System Action:

None.

User Action:

Enter a valid scroll amount and retry.

VM0040

P1 command is not active in this window

Reason:

The requested command is not allowed on the currently displayed window.

System Action:

None.

User Action:

Erase the command from the command line.

VM0041

Userid P1 is not authorized to maintain validation tables

Reason:

Userid P1 is not authorized to create new tables or modify existing tables. System Support Services access is required.

System Action:

The function is terminated.

User Action:

Contact the System Administrator if the function is required.

VM0042

Userid P1 is not authorized to maintain validation table entries

Reason:

Userid P1 is not authorized to create new tables entries or modify existing table entries. System Support Services access is required.

System Action:

The function is terminated.

User Action:

Contact the System Administrator if the function is required.

VM0044

P1 Cancelled

Reason:

The requested action was cancelled by the user.

System Action:

None.

User Action:

None.

VM0045

Page number P1 does not exist

Reason:

The requested page number is not present in the current series of panels.

System Action:

The request is rejected.

User Action:

Correct the page number entered in the command line and retry.

VM0046

P1 must not be an NCL keyword

Reason:

The field must not contain an ncl keyword.

System Action:

None.

User Action:

Correct the field value and retry.

VM0047

Table entry P1 does not exist

Reason:

The requested table entry was not found.

System Action:

None.

User Action:

None.

VM0048

Invalid table type for GET request, Appl= P1 Field= P2

Reason:

A request was made to retrieve one or all entries from a table but the table did not have a type of 'TABLE'. The GET operation is not supported for other types of table.

System Action:

The request is rejected.

User Action:

None.

VM0049

Validation tables loaded, Appl= P1 Field= P2

Reason:

The validation tables were successfully loaded into memory.

System Action:

None.

User Action:

None.

VM0050

More than 840 records found

Reason:

More than 840 records were found as the result of a search for an INFO/MASTER field. The records were not displayed.

System Action:

None.

User Action:

Enter a partial field value for the search request which will reduce the number of matching records, and retry.

VM0051

P1 is not a valid IP address

Reason:

The field value must be an IP Address. IPv4 addresses use a dotted decimal notation nnn.nnn.nnn.nnn where nnn can be a number from 0–255. IPv6 addresses use the form x:x:x:x:x:x:x:x where the x's are one to four hexadecimal digits. The alternative compressed format, for example, ::1 is also valid. Mixed IPv4 and IPv6 address notations are not allowed.

System Action:

None.

User Action:

Correct the entry and retry.

VM0052

P1 is not a valid identifier

Reason:

The field value must conform to SQL rules which is a-z@#$ for the first character and a- z@#$_0-9 for the subsequent characters.

System Action:

None.

User Action:

Correct the entry and retry.

VM0060

P1 is invalid

Reason:

The field value entered is invalid.

System Action:

None.

User Action:

Correct the field value and retry.

VM0061

P1 is invalid for P2

Reason:

The two fields are mutually exclusive, and only one or the other may be be entered.

System Action:

None.

User Action:

Erase one of the conflicting fields.

VM0062

P1 must be entered for P2

Reason:

A value must be entered for Field P1 if field P2 is present.

System Action:

None.

User Action:

Enter a value for the field in error, or erase field P2.

VM0063

P1 cannot be entered without P2

Reason:

A value must not be entered in P1 unless a value has been entered in field P1.

System Action:

None.

User Action:

Clear the field which is in error, or enter a value in the second field.

VM0064

Press ENTER key to confirm delete or CANCEL key to cancel request

Reason:

This is a prompt message which is displayed to allow the user to verify that the selected record is to be deleted before the delete request is actioned.

System Action:

None.

User Action:

Press the ENTER key to allow the record to be deleted, or press the CANCEL key to cancel the delete request.

VM0065

P1 feature not configured

Reason:

A request was made to perform a function for a feature which is not configured in this region.

System Action:

The request is rejected.

User Action:

Contact the System Administrator if the feature is required.

VM0066

Field name P1 already exists

Reason:

A request was made to add a Table Definition which already exists.

System Action:

The request is rejected.

User Action:

Correct the name of the field to be added and retry.

VM0067

Full value P1 already exists

Reason:

A request was made to add a Table Entry which already exists.

System Action:

The request is rejected.

User Action:

Correct the value of the entry to be added and retry.

VM0068

Abbreviated value P1 already exists

Reason:

A request was made to save or file a Table Entry with an abbreviated value has already been used for another entry in the same table.

System Action:

The request is rejected.

User Action:

Change the abbreviated value of the entry and retry.

VM0069

Field name P1 is a reserved NCL keyword

Reason:

A request was made to add a Table Definition with a name which is an NCL keyword.

System Action:

The request is rejected.

User Action:

Change the name of the field to be added and retry.

VM0070

Command assigned to function key P1 is invalid

Reason:

Function key P1 was pressed and the command assigned to it was invalid.

System Action:

The command is rejected.

User Action:

Correct the setting of the function key and retry.

VM0071

P1 contains an invalid character at position P2

Reason:

A Text Description field contains an invalid character. Certain characters are used internally by Validation Manager and therefore cannot be used in the Text Description fields.

System Action:

None.

User Action:

Remove any invalid characters from the field value and retry.

VM0072

Value is not a valid HTTP URL

Reason:

The field value must be a valid HTTP URL commencing with http:// ...

System Action:

None.

User Action:

Correct the entry and retry.

VM0073

Value is not a valid CA Service Desk Web Services URL

Reason:

This field value must be a valid CA Service Desk Web Services URL.

This is the HTTP URL of the Web Services definitions on the CA Service Desk server. This server is where requests are created from alerts when you forward alerts to a SERVICEDESK destination.

In some cases, you can leave this value blank to let the CAISDI/soap component determine the default server.

This value must satisfy the following:

This URL points to the Web Services definitions that CAISDI/soap invokes to create requests. It is not the same as the URL that is used to log in to the CA Service Desk client application.

Example: http://hostname:8080/axis/services/USD_R11_WebService

System Action:

None.

User Action:

Correct the entry, and retry.

VM1033

Table entry P1 has been deleted from the database

Reason:

The requested table entry has been deleted from the database by you or another user.

System Action:

None.

User Action:

The Refresh command can be used to remove deleted records from the list.

VM1101

Validation table already in use by P1

Reason:

The validation tables for the requested application are in use by another user.

System Action:

None.

User Action:

Retry the operation later.

VM1102

No tables defined for application P1

Reason:

A request was made to load validation tables, but no table definitions were found on the database for the selected application.

System Action:

None.

User Action:

None.

VM1302

No attributes defined for class P1

Reason:

A request to present a field list failed because there were no attributes defined for the class. The ID of the class is P1 .

System Action:

The request is rejected.

User Action:

None.

VM1303

No attributes defined starting with ' P1' for class P2

Reason:

A request to present a field list failed because there were no attributes defined with IDs starting with the characters P1 . The ID of the class is P2 .

System Action:

The request is rejected.

User Action:

None.

VM1304

Value ' P1' not found

Reason:

The select (S) command was entered on a valid value list, but the selected value did not match any of the full or (if present) abbreviated values in the list.

System Action:

None.

User Action:

Change the parameter on the select command so that it matches an existing value in the list.

VM1305

Value not specified

Reason:

The select (S) command was entered on a valid value list, but the value to be selected was not entered.

System Action:

None.

User Action:

Enter the value of the entry to be selected.

VMCMD001E

VM Node must be identified using NODE= operand of VMCMD

Reason:

A request to issue a command to a z/VM node cannot be executed because the node was not identified using the NODE= operand.

The VMCMD command has the following format:

VMCMD NODE=nnnnnnnn CMD='command_text' WAIT=dd

System Action:

The command is not issued.

User Action:

Include the NODE= operand, and retry the command.

VMCMD002E

p1 Command Handler is not running

Reason:

A request to issue a command to a z/VM node cannot be executed because the z/VM command handler for this node is not running in the main task of Linux Connector.

p1 identifies the node.

System Action:

The command is not issued.

User Action:

Ensure that the z/VM agent is running and that the z/VM server servlet ($LXVMMON) has been started in the Linux Connector region.

Use the SERVERS command to display the current state of the Linux Connector servers:

F region_name,SERVERS

If the servlet has started, a message similar to the following is in the responses:

CAPKG032I Server VMMON socket registered on port 2608 servlet=$LXVMMON

VMCMD003E

CMD= is required for VMCMD

Reason:

A VMCMD command was issued without the CMD= parameter.

System Action:

The command is rejected.

User Action:

Correct and retry the command.

VMCMD999

END OF RESPONSES

Reason:

This message is the last response to commands issued through the VMCMD interface.

System Action:

None.

User Action:

None.