IBM Support

PH45543: DYNAMIC SYSTEM SYMBOLS (I.E &SYSUID) ARE NOT RESOLVED CORRECTLY IN IDZ CLIENT FOR ZUNIT RECORDING JCL

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • In IBM Developer for z/OS (IDz) v15.0.3, while generating a
    zUnit recording JCL, dynamic system symbols such as &SYSUID are
    not resolved during the recording JCL creation.
    For example with the following in the JCL:
    //STEPLIB  DD DISP=SHR,DSN=&SYSUID..TEST.LOAD
    
    there is no expansion for the &SYSUID in the recording JCL:
    //         DD DISP=SHR,DSN=.TEST.LOAD
    

Local fix

  •  Add a SET statement in the original JCL to define the dynamic
    system
    symbol (ex: SET SYSUID=&SYSUID.).
    

Problem summary

  • While generating a zUnit recording JCL,
    dynamic system symbols such as SYSUID are not resolved during
    the recording JCL creation.
    
    For example with the following in the JCL:
    
    //STEPLIB  DD DISP=SHR,DSN=&SYSUID..TEST.LOAD
    
    there is no expansion for the &SYSUID in the recording JCL:
    //         DD DISP=SHR,DSN=.TEST.LOAD
    
    Workaround: Add a SET statement in the original JCL to define
    the system symbol (ex: SET SYSUID=&SYSUID.).
    

Problem conclusion

  • To resolve the issue, the host side APAR fix PH45479 is also
    required
    

Temporary fix

Comments

APAR Information

  • APAR number

    PH45543

  • Reported component name

    DEV FOR Z/OS

  • Reported component ID

    5724T0700

  • Reported release

    F00

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2022-04-07

  • Closed date

    2022-05-27

  • Last modified date

    2022-05-27

  • 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

    DEV FOR Z/OS

  • Fixed component ID

    5724T0700

Applicable component levels

[{"Line of Business":{"code":"LOB10","label":"Data and AI"},"Business Unit":{"code":"BU029","label":"Software"},"Product":{"code":"SSJK49","label":"IBM Developer for z Systems"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"F00"}]

Document Information

Modified date:
28 May 2022