IBM Support

II08923: INFO DOC APAR FOR MVS IMS TCPIP APPLICATION DEVELOPMENT GUIDE AND REFERENCE V3R1 (SC31-7186) 5655HAL00

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as canceled.

Error description

  • Informational APAR for IMS TCPIP Application Development
    Guide and Reference  (SC31-7186-00)
    

Local fix

  • On page 118 the example was changed to reflect the correction
    of the DOMAIN parameter description. In the description, 'A
    halfword binary' was changed to 'A fullword binary'.
    
    TAKESOCKET
    .
    .
    .
    -----------------------------------------------------------
    WORKING STORAGE
      01  SOC-FUNCTION    PIC X(16)  VALUE IS 'TAKESOCKET'.
      01  CLIENT
          03  DOMAIN      PIC 9(8) BINARY.
          03  NAME        PIC X(8).
          03  TASK        PIC X(8).
          03  RESERVED    PIC X(20).
      01  ERRNO           PIC 9(8) BINARY.
      01  RETCODE         PIC S9(8) BINARY.
    
    PROCEDURE
       CALL 'EZASOKET' USING SOC-FUNCTION  SOCRECV CLIENT
                       ERRNO RETCODE.
    PARAMETER VALUES SET BY THE APPLICATION
    .
    .
    .
    CLIENT         Specifies the client ID of the program
                   that is giving the socket.
    
                   DOMAIN         A fullword binary field
                                  set to domain of the
                                  program giving the
                                  socket.  It is always 2,
                                  indicating AF_INET.
    IMS TCP/IP Application Development Guide and Reference -
    SC31-7186
    
    Chapter 7: CALL Instruction Application Programming
    Reference (API)
    
    The sample for the TAKESOCKET command on page 118 has been
    updated:
    
    
          WORKING STORAGE
              01  SOC-FUNCTION    PIC X(16) VALUE IS 'TAKESOCKET'.
              01  SOCRECV         PIC 9(4) BINARY.
              01  CLIENT.
    #             03  DOMAIN      PIC 9(8) BINARY.
                  03  NAME        PIC X(8).
                  03  TASK        PIC X(8).
                  03  RESERVED    PIC X(20).
              01  ERRNO           PIC 9(8) BINARY.
              01  RETCODE         PIC S9(8) BINARY.
    
          PROCEDURE
               CALL 'EZASOKET' USING SOC-FUNCTION  SOCRECV CLIENT
                               ERRNO RETCODE.
    

Problem summary

Problem conclusion

Temporary fix

Comments

  • For informational purposes.
    

APAR Information

  • APAR number

    II08923

  • Reported component name

    PA LIB INFO ITE

  • Reported component ID

    INFOPALIB

  • Reported release

    001

  • Status

    CLOSED CAN

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    1995-09-15

  • Closed date

    1995-09-15

  • Last modified date

    1996-05-28

  • 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":"SG32M","label":"APARs - VSE\/ESA 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"}},{"Business Unit":{"code":"BU054","label":"Systems w\/TPS"},"Product":{"code":"SG27M","label":"APARs - z\/VM environment"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"001","Edition":"","Line of Business":{"code":"LOB16","label":"Mainframe HW"}}]

Document Information

Modified date:
28 May 1996