IBM Support

PI12904: Rational Developer for System z V9.0.1 - COBOL editor erroneousl y flagging CICS EXEC options: BACKLOG, MAXDATALEN, CLIENTADDR

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • In Rational Developer for System z (RDz) V9.0.1, the COBOL
    editor erroneously flagging some CICS EXEC options: BACKLOG,
    MAXDATALEN, etc. These are some of the cases that are being
    flagged.
    
    
    
    Case #1: Flagging the command option 'BACKLOG' as required.
    
    
    
    EXEC CICS SET
    
         TCPIPSERVICE(WS-WTO-MSG-DETAIL(1:WS-WTO-MSG-DETAIL-L))
    
         OPENSTATUS(WS-CVDA)
    
         RESP(WS-RESP)
    
         RESP2(WS-RESP)
    
    END-EXEC
    
    
    
    Case #2: Flagging the command option 'MAXDATALEN' as required.
    
    
    
    EXEC CICS SET
    
         TCPIPSERVICE(WS-WTO-MSG-DETAIL(1:WS-WTO-MSG-DETAIL-L))
    
         OPENSTATUS(WS-CVDA)
    
         BACKLOG(10)
    
         RESP(WS-RESP)
    
         RESP2(WS-RESP)
    
    END-EXEC
    
    
    
    Case #3: Flagging options '(CLIENTADDR, SERVERADDR)' as mutually
    
    exclusive.
    
    
    
    EXEC CICS
    
         EXTRACT TCPIP
    
         CLIENTADDR(CLIENT-ADDRESS)
    
         CADDRLENGTH(CLIENT-ADDRESS-LENGTH)
    
         SERVERNAME(SERVER-NAME)
    
         SNAMELENGTH(SERVER-NAME-LENGTH)
    
         SERVERADDR(SERVER-ADDRESS)
    
         SADDRLENGTH(SERVER-ADDRESS-LENGTH)
    
         SSLTYPE(SSL-TYPE)
    
         TCPIPSERVICE(WS-TCPIPSERVICE)
    
         NOHANDLE
    
    END-EXEC.
    
    
    
    Local fix:
    none
    

Local fix

Problem summary

  • See error description.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    PI12904

  • Reported component name

    RATL DEV FOR SY

  • Reported component ID

    5724T0700

  • Reported release

    900

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2014-03-03

  • Closed date

    2014-08-22

  • Last modified date

    2014-08-22

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    RATL DEV FOR SY

  • Fixed component ID

    5724T0700

Applicable component levels

  • R901 PSY

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSTRMM","label":"IBM Developer for z\/OS"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"900","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
15 October 2021