APAR status
INTRAN
Error description
Environment: OS/390 V2R8 running a single IBM TCPIP stack. . Incorrectly coded FILESYSTYPE definitions for INET that worked under OS/390 V2R5, V2R6, and V2R7 now fail at startup time for TCPIP with the indications shown below. Following is a an example (Example 1) of an incorrectly coded BPXPRMxx entry for a single TCPIP stack which allows a single TCPIP stack to start successfully at the V2R5, V2R6, and V2R7 levels. The corrected syntax is shown in example 2. . ------- incorrect sample (Example 1) ---------- FILESYSTYPE TYPE(UDS) ENTRYPOINT(BPXTUINT) FILESYSTYPE TYPE(CINET) ENTRYPOINT(BPXTCINT) FILESYSTYPE TYPE(INET) ENTRYPOINT(EZBPFINI) SUBFILESYSTYPE NAME(TCPIP) TYPE(CINET) ENTRYPOINT(EZBPFINI) NETWORK DOMAINNAME(AF_UNIX) DOMAINNUMBER(1) MAXSOCKETS(2000) TYPE(UDS) NETWORK DOMAINNAME(AF_INET) DOMAINNUMBER(2) MAXSOCKETS(10000) TYPE(INET) . ------- corrected sample (Example 2) ---------- FILESYSTYPE TYPE(UDS) ENTRYPOINT(BPXTUINT) FILESYSTYPE TYPE(INET) ENTRYPOINT(EZBPFINI) NETWORK DOMAINNAME(AF_UNIX) DOMAINNUMBER(1) MAXSOCKETS(2000) TYPE(UDS) NETWORK DOMAINNAME(AF_INET) DOMAINNUMBER(2) MAXSOCKETS(10000) TYPE(INET) . ---------- sample MVS console output for the incorrect sample -- - s tcpip $HASP100 TCPIP ON STCINRDR - $HASP373 TCPIP STARTED - EZZ7450I FFST SUBSYSTEM IS NOT INSTALLED - EZZ4203I OPENEDITION-TCP/IP CONNECTION ERROR FOR TCPIP-BPX1SOC 00000003,FFFFFFFF,00000070,112B00B6 - EZZ4204I TCPIP INITIALIZATION FOR TCPIP FAILED. - IEF352I ADDRESS SPACE UNAVAILABLE - $HASP395 TCPIP ENDED
Local fix
Problem summary
Problem conclusion
Temporary fix
Comments
APAR Information
APAR number
II12338
Reported component name
V2 LIB INFO ITE
Reported component ID
INFOV2LIB
Reported release
001
Status
INTRAN
PE
NoPE
HIPER
NoHIPER
Special Attention
NoSpecatt
Submitted date
2000-04-03
Closed date
Last modified date
2000-04-03
APAR is sysrouted FROM one or more of the following:
APAR is sysrouted TO one or more of the following:
Fix information
Applicable component levels
[{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19N","label":"APARs - OS\/390 environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"001","Edition":"","Line of Business":{"code":"","label":""}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG19M","label":"APARs - z\/OS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"001","Edition":"","Line of Business":{"code":"","label":""}},{"Business Unit":{"code":null,"label":null},"Product":{"code":"SG19O","label":"APARs - MVS environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"001","Edition":"","Line of Business":{"code":"","label":""}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SSSN3L","label":"z\/OS Communications Server"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"001","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]
Document Information
Modified date:
03 April 2000