Installation instructions for fix UI26082 for IBM Rational Developer for System z v91 (FMID HHOP910)

The fix is shipped as file IBM.HHOP910.UI26082

The fix has rework (build) date 2015078 (19 Mar 2015)

The following fixes are prerequisites for this fix:

These prerequisites can be downloaded from the Developer for System z Recommended Fixes page, if not included as file IBM.HHOP910.<prereq>.

Overview of the installation steps

Steps required to install the fix:

  1. Allocate host data sets for the fix.
  2. Upload the fix from your workstation to z/OS.
  3. SMP/E hold information for the fix.
  4. Perform SMP/E ACCEPT for the prerequisites.
  5. Perform SMP/E RECEIVE and APPLY for the fix.
  6. Restart started tasks to activate changes.

Allocate host data sets for the fix

A sequential data set must be allocated on the z/OS system to receive the fix that you will upload from your workstation. You can do this by submitting the job below. Add a job card and modify the parameters to meet your site's requirements before submitting.

//ALLOC    EXEC PGM=IEFBR14
//*
//UI26082    DD DSN=hlq.IBM.HHOP910.UI26082,
//            DISP=(NEW,CATLG,DELETE),
//            DSORG=PS,
//            RECFM=FB,
//            LRECL=80,
//            UNIT=SYSALLDA,
//*            VOL=SER=volser,
//*            BLKSIZE=6160,
//            SPACE=(TRK,(136,20))
//*

Upload the fix from your workstation to z/OS

Upload the file in binary format from your workstation to the z/OS data set. On a Windows system, you can use FTP from a command prompt to upload the file. In the sample dialog shown below, commands or other information entered by the user are in bold, and the following values are assumed:

User enters: Values
mvsaddr TC P/IP address of the z/OS system
tsouid Your TSO user ID
tsopw Your TSO password
d: Your drive containing the fix files
hlq High-level qualifier that you used for the data set that you allocated in the job above
C:\>ftp mvsaddr
Connected to mvsaddr.
220-FTPD1 IBM FTP CS %version% at mvsaddr, %time% on %date%.
220 Connection will close if idle for more than 60 minutes.
 
User (mvsaddr:(none)): tsouid
331 Send password please.
 
Password: tsopw
230 tsouid is logged on.  Working directory is "tsouid.".
 
ftp> cd ..
250 "" is the working directory name prefix.
 
ftp> cd hlq
250 "hlq." is the working directory name prefix.
 
ftp> binary
200 Representation type is Image
 
ftp> put d:\IBM.HHOP910.UI26082
200 Port request OK.
125 Storing data set hlq.IBM.HHOP910.UI26082
250 Transfer completed successfully
7576560 bytes sent in 0.28 seconds
 
ftp> quit
221 Quit command received. Goodbye.

SMP/E hold information for the fix

++HOLD(UI26082) SYS FMID(HHOP910) REASON(ACTION) DATE(15078)                   
   COMMENT                                                                      
    (****************************************************************           
     * Affected function: system usage                              *           
     ****************************************************************           
     * Description: FEKDSI no longer optional.                      *           
     ****************************************************************           
     * Timing: pre-APPLY                                            *           
     ****************************************************************           
     * Part: n/a                                                    *           
     ****************************************************************           
                                                                                
     Usage of load module FEK.SFEKLPA(FEKDSI) used to be optional,              
     and was enabled with the RSE_DSICALL=TSO option in rsed.envvars.           
     The usage of FEK.SFEKLPA(FEKDSI) is now mandatory to work with             
     data sets, and RSE_DSICALL=TSO is no longer used.                          
     FEK.SFEKLPA modules are assumed to be in LPA, which can be done            
     dynamically with operator command                                          
     SETPROG LPA,ADD,DSN=FEK.SFEKLPA                                            
                                                                                
     Note that FEKDSI expects the REXX runtime library,                         
     REXX.*.SEAGLPA, to be accessible. This runtime is part of the              
     REXX compiler, and also of the (free) Alternate Library for REXX           
     product package. The default alternate library name is                     
     REXX.*.SEAGALT.                                                            
     ****************************************************************           
     * Affected function: Integrated Debugger                       *           
     ****************************************************************           
     * Description: SVC update                                      *           
     ****************************************************************           
     * Timing: post-APPLY                                           *           
     ****************************************************************           
     * Part: FEK.SFEKLPA(AQESVC03)                                  *           
     ****************************************************************           
     This fix updates SVC AQESVC03, which is required when using the            
     Integrated Debugger.                                                       
                                                                                
     To activate the SVC you can IPL (assuming SFEKLPA is part of               
     LPALSTxx), or rely on the Debug Manager started task, DBGMGR,              
     to dynamically define/replace the SVC.                                     
                                                                                
     ****************************************************************           
     * Affected function: Integrated Debugger                       *           
     ****************************************************************           
     * Description: updated sample JCL                              *           
     ****************************************************************           
     * Timing: post-APPLY                                           *           
     ****************************************************************           
     * Part: FEK.#CUST.JCL(AQED3CEE)                                *           
     *       [FEK.SFEKSAMP(AQED3CEE)]                               *           
     ****************************************************************           
     This fix updates sample JCL AQED3CEE. Use the updated version,             
     which has a different order for the SYSLIB libraries, when                 
     updating the Language Environment (LE) load modules to utilize             
     the LE user exit.                                                          
                                                                                
     ****************************************************************           
     * Affected function: Integrated Debugger                       *           
     ****************************************************************           
     * Description: new debug level for LE user exit                *           
     ****************************************************************           
     * Timing: post-APPLY                                           *           
     ****************************************************************           
     * Part: FEK.#CUST.JCL(AQED3CXT)                                *           
     *       [FEK.SFEKSAMP(AQED3CXT)]                               *           
     ****************************************************************           
     This fix holds an enhancement that introduces a new detail level           
     for debug messages issued by the Language Environment (LE) user            
     exit used by Integrated Debugger.                                          
                                                                                
     In order to use the new debug level (level 3), you must                    
     (re)create the user exit using the AQED3CXT and AQED3CEE sample            
     jobs.                                                                      
     ****************************************************************           
     * Affected function: RSED operator commands                    *           
     ****************************************************************           
     * Description: new RSED operator command                       *           
     ****************************************************************           
     * Timing: post-APPLY                                           *           
     ****************************************************************           
     * Part: n/a                                                    *           
     ****************************************************************           
     This service introduces a new operator command for the RSED                
     started task.                                                              
                                                                                
     MODIFY rsed,APPL=DEBUG {PROCESS | P},{STORAGE | STOR}[,PID=pid]            
     MODIFY rsed,APPL=DEBUG {DAEMON | D},{STORAGE | STOR}                       
       Request an overview of current real storage usage, below and             
       above the 16MB line and 2GB bar.                                         
                                                                                
     sample output                                                              
     F RSED,APPL=DEBUG PROCESS,STORAGE,PID=484                                  
     BPXM023I (STCRSE)                                                          
     ProcessId(484     ) ASId(00C9) JobName(RSED9   ) Order(2)                  
       below 16M line                                                           
     LDASIZA     7315456    7144.0K    6.9M maximum region size                 
     LDALIMIT    7315456    7144.0K    6.9M limit                               
     LDAVVRG     7315456    7144.0K    6.9M getmain limit                       
     LDALOAL       73728      72.0K    0.0M in use                              
     LDAHIAL      253952     248.0K    0.2M LSQA/SWA/private subpools           
     _GAP              0       0.0K    0.0M gaps in allocation                  
     _AVAIL      6987776    6824.0K    6.6M available .including gaps           
     _MAX        7061504    6896.0K    6.7M current limit                       
       above 16M line                                                           
     LDAESIZA 1898971136 1854464.0K 1811.0M maximum region size                 
     LDAELIM  1898971136 1854464.0K 1811.0M limit                               
     LDAEVVRG 1898971136 1854464.0K 1811.0M getmain limit                       
     LDAELOAL  639860736  624864.0K  610.2M in use                              
     LDAEHIAL   83677184   81716.0K   79.8M ELSQA/ESWA/private subpoo           
     _EGAP         12288      12.0K    0.0M gaps in allocation                  
     _EAVAIL  1175433216 1147884.0K 1120.9M available .including gaps           
     _EMAX    1815293952 1772748.0K 1731.1M current limit                       
       above 2G bar                                                             
     RAXLVMEMLIM  17592186040320.0M NOLIMIT limit (REG=0)                       
     RAXLVABYTES               2.0M    2.0M allocated                           
     RAXLVHBYTES                  0       0 guarded                             
     RAXLVGBYTES               2.0M    2.0M high water mark                     
     RAXLVNMOMB                           2 # of objects                        
     ****************************************************************           
     * Affected function: CA Endevor SCM(R) interface               *           
     ****************************************************************           
     * Description: new option                                      *           
     ****************************************************************           
     * Timing: post-APPLY                                           *           
     ****************************************************************           
     * Part: FEK.#CUST.PARMLIB(CRACFG)                              *           
     *       [FEK.SFEKSAMP(CRACFG)]                                 *           
     ****************************************************************           
     This fix updates configuration file CRACFG, which is used by               
     Package Editor for CA Endevor SCM(R).                                      
                                                                                
     # PACKAGE-EDITING-OPTION = READONLY                                        
     # PACKAGE-EDITING-OPTION = DISABLED                                        
       Uncomment one of the options if you need to restrict how                 
       CA Endevor(R) Packages are processed.                                    
       Set the PACKAGE-EDITING-OPTION to READONLY to force the                  
       Developer for System z Packages Editor to only open a Package            
       in browse mode.                                                          
       Set the PACKAGE-EDITING-OPTION to DISABLED to prevent a                  
       Package from being opened in the Developer for System z                  
       Packages Editor.                                                         
                                                                                
     # SCL-REQUIRED = YES                                                       
       Uncomment to require that an SCL template must be present to             
       edit a CA Endevor(R) Package.                                            
                                                                                
     # SCL-DATASET-TEMPLATE = FEK.#CUST.PARMLIB(CRASCL)                         
       Uncomment and specify the name of a template SCL if some                 
       actions or some parameters are not allowed when CA Endevor(R)            
       Packages are processed. The template SCL can be a sequential             
       data set or a member.                                                    
       The template SCL must lists the valid actions and options.               
       Other information in the template SCL, like element name or              
       environment, is ignored by the Developer for System z Packages           
       Editor.                                                                  
                                                                                
     ****************************************************************           
     * Affected function: CA Endevor SCM(R) interface               *           
     ****************************************************************           
     * Description: new option                                      *           
     ****************************************************************           
     * Timing: post-APPLY                                           *           
     ****************************************************************           
     * Part: FEK.#CUST.PARMLIB(CRASCL)                              *           
     *       [FEK.SFEKSAMP(CRASCL)]                                 *           
     ****************************************************************           
     This fix defines a sample SCL template, CRASCL, which is used by           
     Package Editor for CA Endevor SCM(R).                                      
                                                                                
     When used, this template SCL will limit which actions and                  
     options are allowed when CA Endevor(R) Packages are processed.             
     The template SCL must lists the valid actions and options.                 
     Actions and options that are not listed will not be allowed to             
     be specified in the Developer for System z Packages Editor.                
     Other information in the template SCL, like environment or                 
     element name, is ignored by the Developer for System z Packages            
     Editor.                                                                    
                                                                                
     For example, in order to prevent an action from being accessed             
     in the Packages Editor, that action would be removed from the              
     SCL template.                                                              
     In order to prevent an OPTIONS parameter from being used in                
     certain actions, this OPTIONS parameter would be removed from              
     the template SCL for these actions. Other OPTIONS parameters               
     would continue to be allowed, if they are specified in the                 
     template SCL.                                                              
                                                                                
     Note for mutually exclusive OPTIONS parameters:                            
                                                                                
     For actions that contain OPTIONS parameters that are mutually              
     exclusive (for example, SEARCH and NOSEARCH), the action is                
     specified more than once in the template SCL, once for each of             
     the OPTIONS parameters that can only be specified exclusive of             
     the other. There is no need to specify the non-exclusive OPTIONS           
     parameters more than once for each of the repeated action.                 
                                                                                
     For example, if an action accepts SEARCH and NOSEARCH as OPTIONS           
     parameter, the action is once specified with the SEARCH                    
     parameter and all other non-exclusive parameters, and once with            
     the NOSEARCH parameter without the non-exclusive parameters.               
     ****************************************************************           
     * Affected function: error feedback                            *           
     ****************************************************************           
     * Description: moving allocation script                        *           
     ****************************************************************           
     * Timing: post-APPLY                                           *           
     ****************************************************************           
     * Part: FEK.SFEKPROC(FEKFERRF)                                 *           
     * Part: /usr/lpp/rdz/bin/fekferrf.rex                          *           
     ****************************************************************           
     After applying this change, the FEK.SFEKPROC(FEKFERRF)                     
     allocation exec is no longer used. /usr/lpp/rdz/bin/fekferrf.rex           
     is used instead.                                                           
     If you have customized SFEKPROC(FEKFERRF), you must redo your              
     customizations in /usr/lpp/rdz/bin/fekferrf.rex.).                         
  

Perform SMP/E ACCEPT for the prerequisites

SMP/E ACCEPT the prerequisites to facilitate an easy backout of the fix, if required. Note that once accepted, you cannot backout the accepted prerequisites.

This step can be skipped if there are no prerequisites, or if there is a reason to not make a prerequisite permanent.

You can accept the prerequisites by submitting the job below. Add a job card and modify the parameters to meet your site's requirements before submitting.

//*
//* Change #globalcsi to the data set name of your global CSI.
//* Change #dzone to your CSI distribution zone name.
//*
//ACCEPT   EXEC PGM=GIMSMP,REGION=0M
//SMPCSI   DD DISP=OLD,DSN=#globalcsi
//SMPCNTL  DD *
   SET BOUNDARY(#dzone) .
   ACCEPT SELECT(
                 UI23762
          ) REDO COMPRESS(ALL) BYPASS(HOLDSYS,HOLDERROR).
//*

Perform SMP/E RECEIVE and APPLY for the fix

SMP/E RECEIVE and APPLY the fix.

You can do this by submitting the job below. Add a job card and modify the parameters to meet your site's requirements before submitting.

//*
//* Change hlq to the high level qualifier used to upload the fix.
//* Change (2x) #globalcsi to the data set name of your global CSI.
//* Change #tzone to your CSI target zone name.
//*
//RECEIVE  EXEC PGM=GIMSMP,REGION=0M
//SMPCSI   DD DISP=OLD,DSN=#globalcsi
//SMPPTFIN DD DISP=SHR,DSN=hlq.IBM.HHOP910.UI26082
//SMPCNTL  DD *
   SET BOUNDARY(GLOBAL) .
   RECEIVE SELECT(UI26082) SYSMODS LIST .
//*
//APPLY    EXEC PGM=GIMSMP,REGION=0M
//SMPCSI   DD DISP=OLD,DSN=#globalcsi
//SMPCNTL  DD *
   SET BOUNDARY(#tzone) .
   APPLY SELECT(UI26082) REDO COMPRESS(ALL) BYPASS(HOLDSYS,HOLDERROR).
//*

Restart started tasks to activate changes

Restart started tasks to activate changes.