IBM Support

Updates to IMS High Performance System Generation Tools V2.3 User's Guide (SC19-3983-00)

Product Documentation


Abstract

Updates that apply to IMS High Performance System Generation Tools V2.3 User's Guide. (SC19-3983-00).

Content

The most recent updates appear at the top of the list.



Update 2
Date of change: December 2017
Change description: Documentation changes by APAR PI44598.
Topics: New messages

IOH3210E MISSING KEYWORD VALUE FOR SRCHLST return code is 8.
Explanation: No value was specified for keyword SRCHLST.
System action: Processing stops.
User response: Specify one or multiple valid value for the SRCHLST keyword.

IOH3211E TOO MANY KEYWORD VALUES SPECIFIED FOR SRCHLST - xxxxxxxx
AND SUCCEEDING VALUES IGNORED' return code is 4
Explanation: The maximum number of values for keyword SRCHLST was exceeded.
The maximum number of values allowed for keyword SRCHLST is 2560.
System action: Processing continues for keyword values up to 2560 values.
Keyword values 2561 and greater are ignored and not processed.
User response: Ensure that the number of values specified for keyword SRCHLST is 2560 values or less.
Run additional jobs to accommodate 2561 or greater values.


Change description: Additional option for IOHCLIST SOURCE parameter.
Topics:  Changes apply to multiple topics.

Topic:  Creating Resource Update List entries in batch > Processing the IOHCLIST
The following topic has been added.

Running IOHCLIST with SOURCE=DELETE
SOURCE=DELETE mode allows you to delete database, program, transaction and routing codes from IMS control blocks, MBLKS, or RDDS.

Topic:  Creating Resource Update List entries in batch > Processing the IOHCLIST > IOHCLIST control cards

The following control statement has been added.

SOURCE=
This statement is required. It specifies whether the IOHCLIST utility is to run in PARTIAL mode, FULL mode, or DELETE mode. It must specify a value of PARTIAL, FULL, or DELETE.

Topic:  Creating Resource Update List entries in batch > Processing the IOHCLIST > Output of the IOHCLIST utility

The following figure has been updated.

(Figure 128 in PDF) IOHCLIST job output

PAGE 1 IMS SYSGEN TOOLS VERSION 2.3.0 (5665-P43) FASTGEN UTILITY DATE: 11/09/2017  
           IOHCLIST - CONVERT SYSGEN SOURCE TO RESOURCE UPDATE LIST TIME: 17:10:38 
                                                                                   
*                                                                        
 HP SYSGEN TOOLS IOHCLIST CONTROL CARDS                                   
*                                                                          
IMSID=IMS7              * IMSID OF ACTIVE IMS SYSTEM                      
LIST=NEW1,REPLACE       * NAME OF UPDATE LIST AND OPTIONAL REPLACE        
*                       * KEYWORD (UPDATES AN EXISTING UPDATE LIST)       
DCLWA=NO                * DEFAULT FOR DCLWA KEYWORD OF TRANSACT MACRO     
SELMBR=()               * OPTIONAL MEMBER NAME(S) FOR IOHGEN DD           
SOURCE=PARTIAL          * SOURCE=PARTIAL (INSERT/UPDATE.DO NOT DELETE)        
*                       * SOURCE=DELETE (DELETE)                                        
*                       * SOURCE=FULL   (FULL COMPARE, INSERT/UPDATE                    
*                                        AND DELETE )                                   
CTLBLKS=DASD            * CTLBLKS=DASD (COMPARE WITH MODBLKS DATASET)     
*                       * CTLBLKS=CORE (COMPARE WITH IMS INCORE)          
                                                                                   
IOH3241I OPTIONS IN USE: IMSID=IMS7 SOURCE=PARTIAL CTLBLKS=DASD                    
IOH3241I OPTIONS IN USE: LIST=NEW1     REPLACE                                     
IOH3241I OPTIONS IN USE: DCLWA=NO                                                  
                                                                                   
IOH3243I IMS IMS7 INFORMATION RETRIEVED - IMS VERSION 13.1                          
IOH3243I    NUMBER OF DEFINED DATABASES        10                                  
IOH3243I    NUMBER OF DEFINED PROGRAMS         40                                  
IOH3243I    NUMBER OF DEFINED TRANS            19                                  
IOH3243I    NUMBER OF DEFINED RTCODES           0                                  
                                                                                   
      1 **********************************************************************     
      2 *   DATABASES DEFINITION                                                   
      3 **********************************************************************     
      4          DATABASE DBD=ZG1REF0U                                             
      5          DATABASE INDEX,DBD=ZG1REF0I,ACCESS=UP                             
      6 **********************************************************************     
      7 *   BATCH/BMP APPLICATION DEFINITION                                       
      8 **********************************************************************     
      9          APPLCTN PSB=ZGBREF0U,PGMTYPE=BATCH                                
     10          APPLCTN PSB=ZGBREF0I,PGMTYPE=BATCH,SCHDTYP=PARALLEL               
     11 **********************************************************************     
     12 *   APPLICATIONS DEFINITION FOR DB/DC                                      
     13 **********************************************************************     
                                                                                   
     14          APPLCTN PSB=ZG1REV0I,PGMTYPE=TP,SCHDTYP=PARALLEL                  
     15            TRANSACT CODE=ZG1REV0I,MODE=SNGL,INQUIRY=YES,               X   
                       MSGTYPE=(SNGLSEG,NONRESPONSE,1)                             
     16 *                                                                          
     17          APPLCTN PSB=ZG1REV0U,PGMTYPE=TP                                   
     18            TRANSACT CODE=ZG1REV0U,MODE=SNGL,                           X   
                       MSGTYPE=(SNGLSEG,NONRESPONSE,1)                             

IOH3342I UPDATE LIST ENTRY CREATED TO ADD DATABASE ZG1REF0I                        
IOH3342I UPDATE LIST ENTRY CREATED TO ADD DATABASE ZG1REF0U                        
IOH3342I UPDATE LIST ENTRY CREATED TO ADD APPLCTN  ZGBREF0I                        
IOH3342I UPDATE LIST ENTRY CREATED TO ADD APPLCTN  ZGBREF0U                        
IOH3342I UPDATE LIST ENTRY CREATED TO ADD APPLCTN  ZG1REV0I                        
IOH3342I UPDATE LIST ENTRY CREATED TO ADD APPLCTN  ZG1REV0U                        
IOH3342I UPDATE LIST ENTRY CREATED TO ADD TRANSACT ZG1REV0I                        
IOH3342I UPDATE LIST ENTRY CREATED TO ADD TRANSACT ZG1REV0U                        



Update 1
Date of change: May 2017
Change description: Documentation changes by APAR PI41969.
Topics: Message IOHG306E update

IOHG306E THE FOLLOWING OPERANDS ARE INVALID: aaaaaaaa
MSGTYPE
– More than three parameters were specified.
– A parameter specified was not specified as
MULTSEG, SNGLSEG, NONRESPONSE,
RESPONSE, or not specified as a decimal number
from 1 to 999, and less than the specified or
default value of the IMSCTRL statement
MAXCLAS keyword operand.
– An invalid combination of parameters was
specified.



Change description: Documentation changes.
Topics: Message IOH4110E update

IOH4110E wwwwww FOR PROGRAM xxxxxxxx FAILED-MUST ALSO DELETE yyyyyyyy zzzzzzzz
Explanation: A Resource Update List entry requesting
a delete or rename of program name did not also delete
or change all transactions and route codes that were
associated with the program. Transactions and route
codes defined to IMS must be associated with a defined
PSB name.
Where:
- wwwwww is the action: RENAME or DELETE.
- xxxxxxxx is the PSB name.
- yyyyyyyy is TRANSACT or RTCODE.
- zzzzzzzz is the transaction or return code.
System action: The resource list check continues.
User response: When deleting a program definition,
all transactions and route codes must also be deleted or
changed to be associated with some other PSB.
Severity: N/A

Publication Number

SC19-3983-00

[{"Line of Business":{"code":"LOB35","label":"Mainframe SW"},"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSAVC5","label":"IMS High Performance System Generation Tools for z\/OS"},"ARM Category":[{"code":"a8m0z000000cvZ9AAI","label":"IMS High Performance System Generation Tools for z\/OS"}],"Platform":[{"code":"PF035","label":"z\/OS"}],"Version":"All Version(s)"}]

Document Information

Modified date:
15 November 2020

UID

swg27049947