Previous Topic: RMTPx to RMXx MessagesNext Topic: TVJx Messages


TVFx Messages

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.