IBM Support

PK90112: ENABLE CSD ACCESS VIA CPSM API

A fix is available

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as unreproducible in next release.

Error description

  • Enable CICSPlex SM API and CMCI support for CSD object access.
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: All CICSPlex SM V4R1M0 Users                 *
    ****************************************************************
    * PROBLEM DESCRIPTION: Support is being added to CPSM to allow *
    *                      access to CICS CSD resources through    *
    *                      the CPSM API and CMCI.                  *
    ****************************************************************
    * RECOMMENDATION: After applying the PTF that resolves this    *
    *                 APAR, all CMASes, MASes and WUI servers must *
    *                 be restarted.  Note that the restarts do not *
    *                 need to occur at the same time.              *
    ****************************************************************
    CPSM does not currently provide access to CICS CSD resources.
    

Problem conclusion

Temporary fix

  • FIX AVAILABLE BY PTF ONLY
    

Comments

  • The CPSM API and CMCI have been updated to allow access to CSD
    definitions in a MAS running CICSTS 4.1.  The SCOPE for all
    requests must indicate a specific MAS.
    
    Processing supported includes the ability to:
    
    -  BROWSE, DEFINE, ALTER, DELETE, INSTALL and COPY CSD CICS
       resource definitions.
    
    -  BROWSE, DELETE, INSTALL, LOCK and UNLOCK CSD groups.
    
    -  ADD and REMOVE CSD groups from CSD lists.
    
    -  APPEND the CSD groups from one CSD list to another CSD list.
    
    -  BROWSE, INSTALL, LOCK and UNLOCK CSD lists.
    
    -  BROWSE the CSD CICS resource definitions in a CSD group and
       the CSD groups in a CSD list.
    
    
    The existing CPSM CICS resource definitions which have
    corresponding CSD CICS resource definitions have been updated to
    support CSD access.  The updates include:
    
    -  a new CSDGROUP parameter for the GET action.  This parameter
       must be set to the appropriate CSD group when issuing a GET
       against a resource type in order to BROWSE CICS resource
       definitions of that type in the CSD.
    
    -  a new CSD parameter for the CREATE, UPDATE and REMOVE
       actions.  This parameter must be specified when issuing a
       CREATE, UPDATE or REMOVE against a resource in order to
       DEFINE, ALTER or DELETE a CICS resource definition in the
       CSD.
    
    -  a new CSDGROUP attribute.  This attribute must be set to the
       appropriate CSD group when issuing a CREATE, UPDATE or REMOVE
       against a resource in order to DEFINE, ALTER or DELETE a CICS
       resource definition in the CSD.
    
    -  a new CSDINSTALL action.  This action can be used to INSTALL
       a specific CICS resource from the CSD.
    
    -  a new CSDCOPY action.  This action can be used to COPY an
       existing CICS resource in the CSD from one CSD group to
       another CSD group, or within the same CSD group with a new
       name.
    
    The following CPSM CICS resource definitions support CSD access
    to the corresponding CSD CICS resource definition:
    
       CPSM CICS   CSD CICS            CPSM CICS   CSD CICS
       resource    resource            resource    resource
       definition  definition          definition  definition
       ----------  ------------        ----------  ------------
       ATOMDEF     ATOMSERVICE         PARTDEF     PARTNER
       BUNDDEF     BUNDLE              PIPEDEF     PIPELINE
       CONNDEF     CONNECTION          PROCDEF     PROCESSTYPE
       DB2CDEF     DB2CONN             PROFDEF     PROFILE
       DB2EDEF     DB2ENTRY            PROGDEF     PROGRAM
       DB2TDEF     DB2TRAN             PRTNDEF     PARTITIONSET
       DOCDEF      DOCTEMPLATE         RQMDEF      REQUESTMODEL
       EJCODEF     CORBASERVER         SESSDEF     SESSIONS
       EJDJDEF     DJAR                TCPDEF      TCPIPSERVICE
       ENQMDEF     ENQMODEL            TDQDEF      TDQUEUE
       FILEDEF     FILE                TERMDEF     TERMINAL
       IPCONDEF    IPCONN              TRANDEF     TRANSACTION
       JRNMDEF     JOURNALMODEL        TRNCLDEF    TRANCLASS
       JVMSVDEF    JVMSERVER           TSMDEF      TSMODEL
       LIBDEF      LIBRARY             TYPTMDEF    TYPETERM
       LSRDEF      LSRPOOL             URIMPDEF    URIMAP
       MAPDEF      MAPSET              WEBSVDEF    WEBSERVICE
       MQCONDEF    MQCONN
    
    
    The following new CPSM definitions have been added to support
    CSD groups and lists:
    
    -  CSDGROUP.  This definition allows the ability to:
    
       BROWSE, DELETE, LOCK and UNLOCK a CSD group through the GET,
       REMOVE, CSDLOCK and CSDUNLOCK actions.
    
       ADD a CSD group to a CSD list through the CSDADD action.
    
       INSTALL the CICS resource definitions contained within a CSD
       group through the CSDINSTALL action.
    
    -  CSDLIST.   This definition allows the ability to:
    
       BROWSE, LOCK and UNLOCK a CSD list through the GET, CSDLOCK
       and CSDUNLOCK actions.
    
       APPEND the CSD groups contained within one CSD list to
       another CSD list through the CSDAPPEND action.
    
       INSTALL the CICS resource definitions contained within a CSD
       list through the CSDINSTALL action.
    
    -  CSDINGRP.  This definition allows the ability to:
    
       BROWSE a list of CSD resource definitions contained within a
       CSD group through the GET action.
    
       INSTALL specific CICS resource definitions contained within a
       CSD group through the CSDINSTALL action.
    
    -  CSDINLST.  This definition allows the ability to:
    
       BROWSE a list of CSD groups contained within a CSD list
       through the GET action.
    
       REMOVE specific CICS groups contained within a CSD list
       through the CSDINSTALL action.
    

APAR Information

  • APAR number

    PK90112

  • Reported component name

    CICS TS Z/OS V4

  • Reported component ID

    5655S9700

  • Reported release

    60M

  • Status

    CLOSED UR1

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2009-06-29

  • Closed date

    2009-09-22

  • Last modified date

    2009-11-04

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

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

    UK50319 UK50341

Modules/Macros

  • ATOMDEF  BUNDDEF  CONNDEF  CSDGROUP CSDINGRP
    CSDINLST CSDLIST  DB2CDEF  DB2EDEF  DB2TDEF  DESEILMH DESWUC
    
    ***This field was truncated.  To obtain the full apar record, please contact your local support center.***
    

Publications Referenced
SC34702400SC34703200SC34703000SC34700300SC34704400

Fix information

  • Fixed component name

    CICS TS Z/OS V4

  • Fixed component ID

    5655S9700

Applicable component levels

  • R60M PSY UK50340

       UP09/10/02 P F910

  • R600 PSY UK50319

       UP09/10/02 P F910

  • R603 PSY UK50341

       UP09/10/02 P F910

Fix is available

  • Select the PTF appropriate for your component level. You will be required to sign in. Distribution on physical media is not available in all countries.

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSGMGV","label":"CICS Transaction Server"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"4.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}},{"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":"4.1","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
04 November 2009