HOLDDATA FOR IMS 9.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. **

Size: px
Start display at page:

Download "HOLDDATA FOR IMS 9.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. **"

Transcription

1 HOLDDATA FOR IMS 9.1 PUT Level 0706 ** Please read all of the HOLDDATA before acting on any of it. ** ************************************************************************ Please pay close attention to the holddata for the following PTFs with action items. UK26128 (UK25100) UK26154 UK26164 (UK25100) UK26372 UK26649 (UQ95312) UK26656 ********** HOLDDATA **************************************************** UK22490 TYPE = PTF DATE/TIME REC = :17:49 SOURCEID = HIPER PRP PUT0703 RSU0704 SMCCOR FMID VER(001) = JMK9902 PRE VER(001) = UQ88624 REQ VER(001) = UQ91510 UQ92496 SUPING VER(001) = DQ88676 DQ92589 UK12938 UK18197 UQ91511 UQ92497 VK17556 VK26694 VK34173 VQ88676 VQ92589 MOD = DFSCON00 SRCUPD = DFSCON00 HOLDERROR = VK HOLD(UK22490) FMID(JMK9902) REASON(VK40635) ERROR DATE(07065) (SMRTDATA(CHGDT(070306))) CLASS(PE). HOLDSYSTEM(INT) = DOC ++ HOLD(UQ92497) SYS FMID(JMK9902) REASON(DOC) DATE(07163) (DOCUMENTATION CHANGE FOR APAR PQ92589 ZES Publication Changes: Doc Change for Failure Analysis Structure Table (FAST) for Dump Analysis Version 9. Under DFSQGU00 Analysis Add label: GU695 to subcode 043). UK26047 TYPE = PTF DATE/TIME REC = :51:54 SOURCEID = PUT0706 SMCCOR FMID VER(001) = JMK9902 PRE VER(001) = UQ88624 REQ VER(001) = UK26046 UQ91510 UQ92496 SUPING VER(001) = DK42859 DQ88676 DQ92589 UK12938 UK18197 UK22490 UQ91511 UQ92497 VK17556 VK26694 VK34173 VK42859 VQ88676 VQ92589 MOD = DFSCON00 SRCUPD = DFSCON00 HOLDSYSTEM(INT) = DOC ++ HOLD(UQ92497) SYS FMID(JMK9902) REASON(DOC) DATE(07163) (DOCUMENTATION CHANGE FOR APAR PQ92589 ZES

2 Publication Changes: Doc Change for Failure Analysis Structure Table (FAST) for Dump Analysis Version 9. Under DFSQGU00 Analysis Add label: GU695 to subcode 043). UK26073 TYPE = PTF DATE/TIME REC = :51:55 SOURCEID = HIPER PUT0706 SMCCOR PRE VER(001) = UK04739 UQ91776 UQ91777 SUPING VER(001) = DK25530 DK46155 UK15073 MOD = DBFNCBS0 SRCUPD = DBFNCBS0 HOLDSYSTEM(INT) = MULTSYS ++ HOLD(UK26073) SYS FMID(HMK9900) REASON(MULTSYS) DATE(07164) (++ HOLD(DA46155) SYS FMID(HMK9900) REASON(MULTSYS) DATE(07151) ( ++ +HOLD FOR APAR PK IF NOT FAST PATH DEDB DATA SHARING IGNORE THE REST OF THIS HOLD ++ +PK46155 MAY BE INSTALLED ON EACH IMS DATA SHARING PARTNER ONE + +AT A TIME. IT WILL BECOME FULLY AFFECTIVE TO PROTECT AGAINST + +THE REPORTED PROBLEM WHEN ITS INSTALLATION HAS COMPLETED ON + +ALL IMS DATA SHARING PARTNERS IN THE SYSTEM ).). UK26128 TYPE = PTF DATE/TIME REC = :51:56 SOURCEID = HIPER PUT0706 SMCCOR FMID VER(001) = JMK9901 PRE VER(001) = UK24282 UQ86097 UQ94594 REQ VER(001) = UK25099 UK26127 SUPING VER(001) = AK24342 AK39785 AK40503 AK42400 DK24342 DK42400 UK25020 UK25100 UK25149 MOD = DFSDLR00 SRCUPD = DFSDLR00 HOLDSYSTEM(INT) = ACTION ++ HOLD(UK25100) SYS FMID(JMK9901) REASON(ACTION) DATE(07166) (********************************************************* APAR PK24342 changes the *size* and/or *content* of an IMS log record. Log record type (in hex): DFSLOG07 Macro changed: Old size: x'11f' New size: x'123' Fields deleted: Fields moved: Fields added: DLRRLSE Any user modifications or nonibm vendor software which references this block must be changed and/or reassembled to include the new size. ********************************************************* ********************************************************* APAR PK24342 changes the *size* of an IMS control block. Control Block name: DFSDACCT Macro changed: Old size: x'289'

3 New size: x'292' Any user modifications or nonibm vendor software which references this block must be changed and/or reassembled to include the new size. *********************************************************). HOLDSYSTEM(INT) = DOC ++ HOLD(UK25100) SYS FMID(JMK9901) REASON(DOC) DATE(07166) (DOCUMENTATION CHANGE FOR APAR PK24342 ================================================= * SC * Application Programming: DB * * GC * Messages and Codes Volume 1 * * SC * Utilities Reference: System * ================================================= DOCUMENTATION UPDATE FOR RLSE CALL MANUAL: Messages and Codes Volume 1 (GC ) "Appendix E. DL/I Codes" "Return and Reason Code Tables" For return code '0000', reason code '0000' add RLSE call to LIST OF DATABASE CALLS. For return code '0104', reason code '0208' add RLSE call to LIST OF DATABASE CALLS. For return code '0104', reason code '020C' add RLSE call to LIST OF DATABASE CALLS. For return code '0900', add RLSE call to LIST OF DATABASE CALLS. MANUAL: Application Programming: DB (SC ) "Writing Application Programs" "DL/I Calls" "DB Call Functions" Add: RLSE Release all locks held for unmodified data "Writing DL/I Calls for Database Management" In this Chapter Add:. "RLSE Call" in topic Then add topic for a RLSE call with the following: "Format" >>RLSEDB PCB>< AIB CALL NAME DB/DC DBCTL DB BATC For Full Function and DEDB: RLSE X X X

4 "Parameters" DB PCB Specifies the DB PCB for the call. This parameter is an input and output parameter. AIB Specifies the AIB for the call. This is an input and output parameter. These fields must be initialized in the AIB: AIBID Eye Catcher. This 8byte field must contain DFSAIB. AIBLEN AIB lengths. This field must contain the actual length of the AIB that the application program obtained. AIBRSNM1 Resource name. This 8byte, left justified, field must contain the name of a DB PCB. Restrictions The RLSE call has to be issued using a DB PCB. The PCB cannot be an I/O PCB or an MSDB PCB. "Usage" You use the RLSE call in FP to release all of the loc held for unmodified data that are owned by an applica In FF this will just be the locks held by the DB PCB is referenced in the call. If the lock is protecting resource that has been updated the lock will not be released. After the RLSE call all database position is lost. "Processing Fast Path Databases" "Fast Path Coding Considerations" Add RLSE call to the call list in the following paragraph: "You can use these calls to process a DEDB:". RLSE "Reference" "Database Management Call Summary" Add the RLSE call to the "Summary of DB calls" table Function Meaning Code and Use Options Parameters Valid For RLSE RELEASE RELEASED ALL FUNCTION, DB/DC, LOCKS LOCKS HELD DB PCB DBCTL, FOR UNMODIFIED DB BATCH, DATA ODBA "DL/I Test program (DFSDDLT0)" "DL/I Call Functions" Add RLSE to table "DL/I CALL FUNCTIONS"

5 AIB PCB DATA Call SUPPORT SUPPORT STMT DESCRIPTION RLSE yes yes N Releases all locks held by an application that are for unmodified data. "Examples of DL/I Call Functions" RLSE Call: Use a CALL FUNCTION statement to contain the RLSE function L RLSE MANUAL: Utilities Reference: System (SC ) "Interpreting //DFSSTAT Reports" "Report Descriptions" PSTAccounting Report Add to *** PST ACCOUNTING STATISTICS *** following: DB REPL CALLS 1 add: DB RLSE CALLS 0). HOLDSYSTEM(INT) = ENH ++ HOLD(UK25100) SYS FMID(JMK9901) REASON(ENH) DATE(07166) (********************************************************* APAR PK24342 adds new IMS RLSE function. Function name: RLSE See APAR closing text or PTF cover letter for complete details. *********************************************************). UK26154 TYPE = PTF DATE/TIME REC = :51:57 SOURCEID = PUT0706 SMCCOR PRE VER(001) = UK22269 SUPING VER(001) = DK45321 MOD = DSP00MVS HOLDSYSTEM(INT) = ACTION ++ HOLD(UK26154) SYS FMID(HMK9900) REASON(ACTION) DATE(07166) (* Hold for APAR PK45321 * THIS FIX CONTAINS 1 MODULE REQUIRING SPECIAL RELINKING ACTIVITY TO INSTALL INTO THE z/os SYSTEM. MODULE AFFECTED: DSP00MVS SEE IMS Installation Volume, "Installing Required IMS Links to z/os", SECTION "Binding the DBRC Type 4 SVC " for specific instructions. NOTE: the module name in SDFSRESL will be IGC00xxx as opposed to DSP00MVS where xxx is your type 4 SVC.

6 A z/os IPL WITH CLPA OPTION SPECIFIED IS REQUIRED TO ACTIVATE THE NEW VERSION OF DSP00MVS/IGC00xxx. The DBRC Type4 SVC, can also be dynamically updated using the Dynamic SVC DFSUSVC0 utility. Thus, you can apply maintenance to the DBRC type4 SVC module without having to restart z/os. See IMS System Utilities for specific instructions on using DFSUSVC0.). UK26164 TYPE = PTF DATE/TIME REC = :51:57 SOURCEID = HIPER PUT0706 SMCCOR FMID VER(001) = JMK9901 PRE VER(001) = UK24282 UQ86097 UQ94594 REQ VER(001) = UK25099 UK26127 SUPING VER(001) = AK24342 AK30649 AK39785 AK40503 AK42400 DK24342 DK42400 UK25020 UK25100 UK25149 UK26128 MOD = DFSDLR00 SRCUPD = DFSDLR00 HOLDSYSTEM(INT) = ACTION ++ HOLD(UK25100) SYS FMID(JMK9901) REASON(ACTION) DATE(07166) (********************************************************* APAR PK24342 changes the *size* and/or *content* of an IMS log record. Log record type (in hex): DFSLOG07 Macro changed: Old size: x'11f' New size: x'123' Fields deleted: Fields moved: Fields added: DLRRLSE Any user modifications or nonibm vendor software which references this block must be changed and/or reassembled to include the new size. ********************************************************* ********************************************************* APAR PK24342 changes the *size* of an IMS control block. Control Block name: DFSDACCT Macro changed: Old size: x'289' New size: x'292' Any user modifications or nonibm vendor software which references this block must be changed and/or reassembled to include the new size. *********************************************************). HOLDSYSTEM(INT) = DOC ++ HOLD(UK25100) SYS FMID(JMK9901) REASON(DOC) DATE(07166) (DOCUMENTATION CHANGE FOR APAR PK24342 ================================================= * SC * Application Programming: DB * * GC * Messages and Codes Volume 1 * * SC * Utilities Reference: System * =================================================

7 DOCUMENTATION UPDATE FOR RLSE CALL MANUAL: Messages and Codes Volume 1 (GC ) "Appendix E. DL/I Codes" "Return and Reason Code Tables" For return code '0000', reason code '0000' add RLSE call to LIST OF DATABASE CALLS. For return code '0104', reason code '0208' add RLSE call to LIST OF DATABASE CALLS. For return code '0104', reason code '020C' add RLSE call to LIST OF DATABASE CALLS. For return code '0900', add RLSE call to LIST OF DATABASE CALLS. MANUAL: Application Programming: DB (SC ) "Writing Application Programs" "DL/I Calls" "DB Call Functions" Add: RLSE Release all locks held for unmodified data "Writing DL/I Calls for Database Management" In this Chapter Add:. "RLSE Call" in topic Then add topic for a RLSE call with the following: "Format" >>RLSEDB PCB>< AIB CALL NAME DB/DC DBCTL DB BATC For Full Function and DEDB: RLSE X X X "Parameters" DB PCB Specifies the DB PCB for the call. This parameter is an input and output parameter. AIB Specifies the AIB for the call. This is an input and output parameter. These fields must be initialized in the AIB: AIBID Eye Catcher. This 8byte field must contain DFSAIB. AIBLEN AIB lengths. This field must contain the actual length of the AIB that the application program obtained.

8 AIBRSNM1 Resource name. This 8byte, left justified, field must contain the name of a DB PCB. Restrictions The RLSE call has to be issued using a DB PCB. The PCB cannot be an I/O PCB or an MSDB PCB. "Usage" You use the RLSE call in FP to release all of the loc held for unmodified data that are owned by an applica In FF this will just be the locks held by the DB PCB is referenced in the call. If the lock is protecting resource that has been updated the lock will not be released. After the RLSE call all database position is lost. "Processing Fast Path Databases" "Fast Path Coding Considerations" Add RLSE call to the call list in the following paragraph: "You can use these calls to process a DEDB:". RLSE "Reference" "Database Management Call Summary" Add the RLSE call to the "Summary of DB calls" table Function Meaning Code and Use Options Parameters Valid For RLSE RELEASE RELEASED ALL FUNCTION, DB/DC, LOCKS LOCKS HELD DB PCB DBCTL, FOR UNMODIFIED DB BATCH, DATA ODBA "DL/I Test program (DFSDDLT0)" "DL/I Call Functions" Add RLSE to table "DL/I CALL FUNCTIONS" AIB PCB DATA Call SUPPORT SUPPORT STMT DESCRIPTION RLSE yes yes N Releases all locks held by an application that are for unmodified data. "Examples of DL/I Call Functions" RLSE Call: Use a CALL FUNCTION statement to contain the RLSE function.

9 L RLSE MANUAL: Utilities Reference: System (SC ) "Interpreting //DFSSTAT Reports" "Report Descriptions" PSTAccounting Report Add to *** PST ACCOUNTING STATISTICS *** following: DB REPL CALLS 1 add: DB RLSE CALLS 0). HOLDSYSTEM(INT) = ENH ++ HOLD(UK25100) SYS FMID(JMK9901) REASON(ENH) DATE(07166) (********************************************************* APAR PK24342 adds new IMS RLSE function. Function name: RLSE See APAR closing text or PTF cover letter for complete details. *********************************************************). UK26233 TYPE = PTF DATE/TIME REC = :51:57 SOURCEID = PUT0706 SMCCOR SUPING VER(001) = DK14259 DK15134 DK17453 DK19559 DK28574 DK38715 DK44863 UK10551 UK11481 UK12337 UK12338 UK17292 UK22943 MOD = DFSKSCR0 HOLDSYSTEM(INT) = DOC ++ HOLD(UK10551) SYS FMID(HMK9900) REASON(DOC) DATE(07172) (DOCUMENTATION CHANGE FOR APAR PK14259 SC GC On the "IMS V9 Utilities Reference: System", chapter "6.4 IMS Records User Data Scrub Utility (DFSKSCR0)" The list of record considered is updated as follows: The IMS Records User Data Scrub utility (DFSKSCR0) scans all the records and eliminates those parts of the records that contain sensitive or confidential user data such as customer business informatio DFSKSCR0 specifically removes log records X'01', X'03', x'4002', X'50', X'5903', X'5950', and X'67'. The example in section " Example of DFSKSCR0" is changed CONTROL CNTL STOPAFT=EOF ************************************************** * IMSV9 INPUT LOG DATA SET NAME(S): * * IMSVS.TEST.LOG ************************************************** * * * RECORDS USER DATA SCRUB * * * **************************************************

10 OPTION COPY E=DFSKSCR0 * DFS707I END OF FILE ON INPUT #01 RECORDS PROCESSED: 33 #03 RECORDS PROCESSED: 16 #4002 RECORDS PROCESSED: 3 #50 RECORDS PROCESSED: 0 #5901 RECORDS PROCESSED: 2 #5903 RECORDS PROCESSED: 2 #5950 RECORDS PROCESSED: 0 #67 RECORDS PROCESSED: 7 DFS708I OPTION COMPLETE DFS703I END OF JOB Figure 228. Report Produced Using DFSKSCR0 Also in the "IMS V9 Release Planning Guide manual", chapter "2.8.1 Overview" add the new record to the list. IMS Records User Data Scrub Utility (DFSKSCR0) The IMS Records User Data Scrub utility (DFSKSCR0) performs a all of the IMS logs. The utility deletes those record parts th contain sensitive or confidential customer business transactio tion, in particular, X'01', X'03', x'4002', X'50', X'5901', X' X'5950', and X'67'. The deletion does not compromise the integ the content of the vital IMS system data. This scrub is useful you must send IMS log data to an outside organization for anal). UK26300 TYPE = PTF DATE/TIME REC = :51:58 SOURCEID = PUT0706 SMCCOR SUPING VER(001) = DK14259 DK15134 DK17453 DK19559 DK28574 DK38715 DK44863 DK45036 UK10551 UK11481 UK12337 UK12338 UK17292 UK22943 UK26233 MOD = DFSKSCR0 HOLDSYSTEM(INT) = DOC ++ HOLD(UK10551) SYS FMID(HMK9900) REASON(DOC) DATE(07172) (DOCUMENTATION CHANGE FOR APAR PK14259 SC GC On the "IMS V9 Utilities Reference: System", chapter "6.4 IMS Records User Data Scrub Utility (DFSKSCR0)" The list of record considered is updated as follows: The IMS Records User Data Scrub utility (DFSKSCR0) scans all the records and eliminates those parts of the records that contain sensitive or confidential user data such as customer business informatio DFSKSCR0 specifically removes log records X'01', X'03', x'4002', X'50', X'5903', X'5950', and X'67'. The example in section " Example of DFSKSCR0" is changed CONTROL CNTL STOPAFT=EOF ************************************************** * IMSV9 INPUT LOG DATA SET NAME(S): * * IMSVS.TEST.LOG ************************************************** * * * RECORDS USER DATA SCRUB * * *

11 ************************************************** OPTION COPY E=DFSKSCR0 * DFS707I END OF FILE ON INPUT #01 RECORDS PROCESSED: 33 #03 RECORDS PROCESSED: 16 #4002 RECORDS PROCESSED: 3 #50 RECORDS PROCESSED: 0 #5901 RECORDS PROCESSED: 2 #5903 RECORDS PROCESSED: 2 #5950 RECORDS PROCESSED: 0 #67 RECORDS PROCESSED: 7 DFS708I OPTION COMPLETE DFS703I END OF JOB Figure 228. Report Produced Using DFSKSCR0 Also in the "IMS V9 Release Planning Guide manual", chapter "2.8.1 Overview" add the new record to the list. IMS Records User Data Scrub Utility (DFSKSCR0) The IMS Records User Data Scrub utility (DFSKSCR0) performs a all of the IMS logs. The utility deletes those record parts th contain sensitive or confidential customer business transactio tion, in particular, X'01', X'03', x'4002', X'50', X'5901', X' X'5950', and X'67'. The deletion does not compromise the integ the content of the vital IMS system data. This scrub is useful you must send IMS log data to an outside organization for anal). UK26372 TYPE = PTF DATE/TIME REC = :51:59 SOURCEID = PUT0706 SMCCOR PRE VER(001) = UK17000 UK22157 UK23780 UK25779 SUPING VER(001) = DK27493 DK33979 DK40030 UK23782 UK25314 MAC = HWSEXPRM MOD = HWSIMSO0 HWSIMSO1 HWSSDRCV HWSSOAP1 SAMP = HWSSMPL0 HWSSMPL1 HOLDSYSTEM(INT) = ACTION ++ HOLD(UK26372) SYS FMID(HMK9900) REASON(ACTION) DATE(07172) (++ + HOLD FOR APAR PK HWSIMSO0, HWSIMSO1, HWSSMPL0, HWSSMPL1, HWSSOAP1 are + + modified. + + If your installation is currently using the HWSSMPL0 or + + HWSSMPL1 or you have written your own user message exits + + that function in a manner similar to HWSSSMP0, and HWSSMPL1 + + user message exits, then take action as necessary for + + your installation. + + EXPREA_SVT field has been changed the offset in HWSEXPRM, + + if the field was referenced by the your own user message + + exits, take action as necessary for your installation. + ++). HOLDSYSTEM(INT) = DOC ++ HOLD(UK26372) SYS FMID(HMK9900) REASON(DOC) DATE(07172) (DOCUMENTATION CHANGE FOR APAR PK40030 SC Contents of Parmlist Pointed to by Register 1

12 at READ Subroutine Table 19. will be changed as follows. From EXPREA_SVT 4 bytes Address of SVT. To EXPREA_RESV0 4 bytes Reserved space Contents of Parmlist Pointed to by Register 1 at READ Subroutine Table 20. will be changed as follows. Add the followings after EXPREA_CLID. EXPREA_SVT 4 bytes Address of SVT. EXPREA_LSTNPORT 2 bytes Binary. Specifies the listening port number.). UK26394 TYPE = PTF DATE/TIME REC = :52:00 SOURCEID = PUT0706 SMCCOR PRE VER(001) = UK00896 UK12061 UQ93745 UQ94066 SUPING VER(001) = AK37703 DK37703 MOD = DFSIDP50 DFSIQ070 SRCUPD = DFSIDP50 HOLDSYSTEM(INT) = DOC ++ HOLD(UK26394) SYS FMID(HMK9900) REASON(DOC) DATE(07172) (DOCUMENTATION CHANGE FOR APAR PK37703 SC In the IMS V9 Command Reference under "/DISPLAY DATABASE" The paragraph after Table 49 will be changed to: UK26480 TYPE = PTF DATE/TIME REC = :52:04 SOURCEID = HIPER PUT0706 SMCCOR The /DISPLAY DB OLR command displays the status of a specified partition locally. /DISPLAY DB OLR returns a list and status of all 'authorized' partitions that have HALDB Online Reorganization (OLR) in cursoractive status locally, or have cursoractive status and are not owned, to the originating terminal. A partition can be authorized by issuing a /START DB partname OPEN or UPDATE DB NAME(partname) OPTION(OPEN) command or by accessing the partition from a application. The SSYS record from a RECON listing can be used to determine if a partition is authorized and to which subsystem. Under Query DB, under the STATUS () keyword, the fourth paragraph will be changed to: The QUERY DB STATUS(OLR) command displays the status of all 'authorized' partitions with HALDB OLR in progress. Rate information is not returned. Instead, the rate information is returned on the QUERY OLREORG command output. A partition can be authorized by issuing a /START DB partname OPEN or UPDATE DB NAME(partname) OPTION(OPEN) command or by accessing the partition from a application. The SSYS record from a RECON listing can be used to determine if a partition is authorized and to which subsystem.).

13 PRE VER(001) = UK26372 SUPING VER(001) = DK39457 MOD = HWSSDRCV HOLDSYSTEM(INT) = AO ++ HOLD(UK26480) SYS FMID(HMK9900) REASON(AO) DATE(07176) (********************************************************* + Hold for APAR PK This APAR changes or affects an IMS message. IMS Message number: HWSA0360E IMS Connect will no longer issue HWSA0360E message. Any user exits or nonibm vendor software which are sensitive to this message may need to be changed. See the APAR closing text or PTF cover letter for complete details *********************************************************). HOLDSYSTEM(INT) = DOC ++ HOLD(UK26480) SYS FMID(HMK9900) REASON(DOC) DATE(07176) (DOCUMENTATION CHANGE FOR APAR PK39457 SC GC UK26607 TYPE = PTF DATE/TIME REC = :52:06 SOURCEID = PRP PUT0706 SMCCOR PRE VER(001) = UK22121 UK25099 SUPING VER(001) = DK42150 MOD = DFSCDMP0 SRCUPD = DFSCDMP0 IMS V9 Connect Guide and Reference (SC ) IMS Connect Return and Reason Codes > HWSSOAP1 IMS Connect will no longer issue RSM RSN 109 "Adapter support is not enabled." IMS V9 Messages and Codes, Volume 1 (GC ) Integrated IMS Connect Messages IMS Connect will no longer issue HWSA0360E message.). HOLDSYSTEM(INT) = DEP ++ HOLD(UK26607) SYS FMID(HMK9900) REASON(DEP) DATE(07178) (++ + Hold for APAR PK This hold is applicable to ODBA users only. + + If NOT using ODBA the rest of this hold can be ignored This Service has a software dependency Please apply one of the following, Release dependent, + + z/os Context Services PTF's for APAR OA It must be applied in conjuction with this IMS APAR FIX + + or PTF to complete the required software maintenance + + to fix said problems documented in this APAR. +

14 + + + z/os Release PTF (707) UA (708) UA (709) UA (720) UA (730) UA (740) UA ). UK26649 TYPE = PTF DATE/TIME REC = :52:06 SOURCEID = SMCCOR PRE VER(001) = UK03006 UK08766 UK08852 UK10436 UK17840 UQ87195 UQ88824 UQ95529 SUPING VER(001) = DK08909 DK19166 DK32889 DK42488 DQ82624 DQ93751 UK08563 UK16308 UK23830 UQ83592 UQ95312 MACUPD = DFSDAWE DFSMDA MOD = DFSBIND0 DFSMDA00 DFSMDA10 DFSV4200 SRCUPD = DFSBIND0 DFSMDA00 DFSMDA10 DFSV4200 HOLDSYSTEM(INT) = ACTION ++ HOLD(UQ95312) SYS FMID(HMK9900) REASON(ACTION) DATE(07179) (++ + HOLD FOR APAR PQ PLEASE READ BELOW + + Users who have created a TYPE=SLDS,DDNAME=IMSLOGR dynamic + allocation member along with a DASD Monitor dynamic allocation + member (TYPE=DFSDCMON,DDNAME=IMSMON,UNIT=DASD), in the same + assembly of DFSMDA macros, need to rebuild the IMSLOGR dynamic + allocation member after installation of this maintenance. ++). HOLDSYSTEM(INT) = AO ++ HOLD(UK26649) SYS FMID(HMK9900) REASON(AO) DATE(07179) (********************************************************* + Hold for APAR PK This APAR adds two new IMS messages. IMS Message numbers: DFS2560I and DFS2743I. Any user exits or nonibm vendor software which are sensitive to this message may need to be changed. See the APAR closing text or PTF cover letter for complete details *********************************************************). HOLDSYSTEM(INT) = DOC ++ HOLD(UK08563) SYS FMID(HMK9900) REASON(DOC) DATE(07179) (DOCUMENTATION CHANGE FOR APAR PK08909 GC DFS824I DFS824I PDS DIRECTORY READ ERROR DDN 'IMSACB ' RC=xx RSN=yy). HOLDSYSTEM(INT) = DOC ++ HOLD(UK26649) SYS FMID(HMK9900) REASON(DOC) DATE(07179) (DOCUMENTATION CHANGE FOR APAR PK42488 GC GC GC SC

15 LY Update the V91 Messages and Codes manual to add a new message code. DFS2743I READING THE OLCSTAT MDA MEMBER Explanation: The OLCSTAT DD statement is coded in the batch JCL, but the data set cannot be accessed. An attempt is being made to read the MDA member if it exists. System Action: Processing continues. Programmer Response: None. Module: DFSBIND0 DFS2560I WAITING FOR THE OLCSTAT DATA SET Explanation: The Global Online Change has the OLCSTAT data set allocated. This batch job will wait until the Global Online Change deallocates the OLCSTAT. System Action: Processing continues after the Global Online Change deallocated the OLCSTAT data set. Programmer Response: None. Module: DFSBIND0 Update the V91 Messages and Codes manual under abend 0821 to append the following under the first paragraph of the Explanation section: In order to determine which ACB library to read, IMS batch selects which OLCSTAT or MODSTAT data sets to read the online change status as follows: 1. From the OLCSTAT data set allocated via JCL if one exists. 2. From the OLCSTAT data set defined in the MDA member if one exists. 3. From the MODSTAT data set allocated via JCL if no OLCSTAT DD statement coded in JCL and no OLCSTAT MDA member defined. 4. The default is to use the ACBLIB from the IMSACB DD statement when there is no OLCSTAT and no MODSTAT DD statement coded in the JCL. An error may occur either because the data set name is incorrect or it cannot be accessed. System Action: Correct the OLCSTAT error. Update the V91 Release Planning Guide manual to add the following information: IMS batch determines which ACBLIB to read based upon the OLCSTAT, MODSTAT, or IMSACB DD statements. A long running multistep batch job results in JES allocating all the data sets up front, including the OLCSTAT data set, locking out Global Online Change. Global Onlin Change fails because it attempts to allocate the OLCSTAT data set with DISP=OLD. To prevent this usability problem for Global Online Change, when a batch job running for a long time can prevent Global Online Change from happening, apar PK42488 made changes to allow the OLCSTAT data set to be dynamically allocated. The OLCSTAT data set is only allocated while it is being used and is not allocated for the duration of the batch job. A batch job may continue to define the OLCSTAT data set with an OLCSTAT DD statement, or define a dynamic allocation member for the OLCSTAT data set. The MDA member for the OLCSTAT can be added only to the library

16 UK26656 TYPE = PTF DATE/TIME REC = :52:06 SOURCEID = HIPER SMCCOR PRE appropriate to the batch job being run or to the main library of the DFSMDA members. If you add to the main library, dynamic allocation of the OLCSTAT data set will be attempted for all batch jobs that use the main library. If you want only specific batch jobs to use the dynamic allocation of the OLCSTAT data set, add the MDA member only to the library appropriate to the batch jobs that require the OLCSTAT to be dynamically allocated. Update the V91 SYSTEM DEFINITION AND TAILORING manual to add under the OLCSTAT DD the following: The OLCSTAT data set, if defined, determines whether to use the IMSACBA or IMSACBB DD name. The OLCSTAT data set name is selected from one of two places: * The OLCSTAT DD statement coded in JCL * The dynamic allocation MDA member if either the OLCSTAT DD statement is omitted or the data set from the OLCSTAT DD cannot be accessed. The MODSTAT DD statement, if defined, determines whether to use the IMSACBA or IMSACBB DD name only when both of the following are true: * The OLCSTAT DD statement is omitted * No dynamic allocation MDA member is defined for the OLCSTAT data set. If the OLCSTAT DD statement or the MDA member exists, and the OLCSTAT data set cannot be accessed, the DBB batch job fails with an abendu0821. If both the MODSTAT and OLCSTAT DD statements are omitted, the IMSACB DD is used. Update the V91 UTILITIES: SYSTEM manual under Dynamic Allocation Macro DFSMDA about the OLCSTAT data set is as follows: TYPE=OLCSTAT statement This statement defines the dynamic allocation parameter list for the global online change OLCSTAT data set. DSNAME= Specifies the name of the OLCSTAT data set. The name can be any combination of simple and compound names valid in JCL, except that it cannot contain special characters. The format of this statement is: >>DFSMDATYPE=OLCSTAT,DSNAME=dsname>< Update the V91 FAST manual under ABENDU0821 to add the following information: Key Label Description Reg 5=A(SELACBDD) SELACBDD The OLCSTAT or MODSTAT data set could not be opened or contains invalid data or is coded as DD DUMMY. See previous error messages prior to the abendu0821 for an explanation.). VER(001) = UK07251 UK10124 UK10128 UK12016 UK17761 UK19612 UQ86866 UQ88396 UQ89992 UQ94593 UQ95706 UQ96048 UQ97159 SUPING VER(001) = DK36479 DK37560 DK40472 UK23015 UK23627 MOD = DFSDDUI0 DFSHRDB0 DFSPSEL0 DSPOLRSC

17 SRCUPD = DFSDDUI0 DFSHRDB0 HOLDSYSTEM(INT) = ACTION ++ HOLD(UK26656) SYS FMID(HMK9900) REASON(ACTION) DATE(07179) (++ + Hold for APAR PK This APAR has a requirement for special handling + + activity prior to or during installation, relating + + to the APPLY, ACCEPT, or both steps NOTE: This APAR needs to be applied on all IMS sharing + + systems, in order to address the duplicate ILK + + problem ). UK26680 TYPE = PTF DATE/TIME REC = :52:08 SOURCEID = SMCCOR FMID VER(001) = JMK9906 REQ VER(001) = UK26679 SUPING VER(001) = DK45002 JK45002 HFS = DFSICO15 DFSICO24 SHELLSCR = DFSICOS1 DFSICS24 HOLDSYSTEM(INT) = ENH ++ HOLD(UK26680) SYS FMID(JMK9906) REASON(ENH) DATE(07179) (********************************************************* APAR PK45002 adds new IMS function. Function name: Three new functions added See APAR closing text or PTF cover letter for complete details. *********************************************************). UK26759 TYPE = PTF DATE/TIME REC = :52:08 SOURCEID = SMCCOR PRE VER(001) = UK07911 UK10720 UK20095 UQ83716 UQ89967 UQ91776 UQ92678 SUPING VER(001) = DK00012 DK10754 DK34415 DQ83766 DQ88772 UK00368 UK07050 UQ86688 UQ89368 MOD = DBFMFLG0 DBFMSDP0 DBFUMDL0 DBFUMSC0 SRCUPD = DBFMFLG0 DBFMSDP0 DBFUMDL0 DBFUMSC0 HOLDSYSTEM(INT) = DOC ++ HOLD(UK26759) SYS FMID(HMK9900) REASON(DOC) DATE(07183) (DOCUMENTATION CHANGE FOR APAR PK34415 GC Document Number: GC V9 IMS Messages and Codes Reference, Volume 2: Appendix B. Fast Path Utility Status Codes > add new Status Code OB < OB The user specified STOPRBA value coincides with a preallocated SDEP CI boundary or its dummy segment which has a timestamp from a /DBR or RESTART and cannot be honored by the SDEP utility.).

HOLDDATA FOR IMS 9.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. **

HOLDDATA FOR IMS 9.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. ** HOLDDATA FOR IMS 9.1 PUT Level 0801 ** Please read all of the HOLDDATA before acting on any of it. ** ************************************************************************ Please pay close attention

More information

HOLDDATA FOR IMS 8.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. **

HOLDDATA FOR IMS 8.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. ** HOLDDATA FOR IMS 8.1 PUT Level 0510 ** Please read all of the HOLDDATA before acting on any of it. ** ************************************************************************ Please pay close attention

More information

HOLDDATA FOR IMS 9.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. **

HOLDDATA FOR IMS 9.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. ** HOLDDATA FOR IMS 9.1 PUT Level 0711 ** Please read all of the HOLDDATA before acting on any of it. ** ************************************************************************ Please pay close attention

More information

HOLDDATA FOR IMS 7.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. **

HOLDDATA FOR IMS 7.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. ** HOLDDATA FOR IMS 7.1 PUT Level 0401 Please read all of the HOLDDATA before acting on any of it. Please pay close attention to the holddata for the following PTFs with action items. UQ83056 IOGEN UQ83419

More information

HOLDDATA FOR IMS 10.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. **

HOLDDATA FOR IMS 10.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. ** HOLDDATA FOR IMS 10.1 PUT Level 0802 ** Please read all of the HOLDDATA before acting on any of it. ** ************************************************************************ Please pay close attention

More information

*** Please read all of the HOLDDATA before acting on any of it. *** ************************************************************************

*** Please read all of the HOLDDATA before acting on any of it. *** ************************************************************************ HOLDDATA FOR IMS 7.1 PUT Level 0302 *** Please read all of the HOLDDATA before acting on any of it. *** ************************************************************************ Please pay close attention

More information

HOLDDATA FOR IMS 9.1 RSU Level ** Please read all of the HOLDDATA before acting on any of it. **

HOLDDATA FOR IMS 9.1 RSU Level ** Please read all of the HOLDDATA before acting on any of it. ** HOLDDATA FOR IMS 9.1 RSU Level 0807 ** Please read all of the HOLDDATA before acting on any of it. ** ******* 18 PTFs were applied Please pay close attention to the holddata for the following PTFs with

More information

HOLDDATA FOR IMS 9.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. **

HOLDDATA FOR IMS 9.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. ** HOLDDATA FOR IMS 9.1 PUT Level 0602 ** Please read all of the HOLDDATA before acting on any of it. ** ************************************************************************ Please pay close attention

More information

HOLDDATA FOR IMS 8.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. **

HOLDDATA FOR IMS 8.1 PUT Level ** Please read all of the HOLDDATA before acting on any of it. ** HOLDDATA FOR IMS 8.1 PUT Level 0606 ** Please read all of the HOLDDATA before acting on any of it. ** ************************************************************************ Please pay close attention

More information

************************************************************************

************************************************************************ HOLDDATA FOR IMS 10.1 PUT Level 0906 ** Please read all of the HOLDDATA before acting on any of it. ** ******* Please pay close attention to the holddata for the following PTFs with action items. 82 PTFs

More information

Chapter 14. Reclaiming CIs in secondary index databases with FPA

Chapter 14. Reclaiming CIs in secondary index databases with FPA Chapter 14. Reclaiming CIs in secondary index databases with FPA Use the FPA Freespace Reclaim function to reclaim the control interals (CIs) in secondary index database data sets. Topics: Functions of

More information

Chapter 13. Synchronizing secondary index databases with a DEDB with FPA

Chapter 13. Synchronizing secondary index databases with a DEDB with FPA Chapter 13. Synchronizing secondary index databases with a DEDB with FPA Use the Resync function of FPA to synchronize secondary index databases with their primary DEDB database. Topics: v Functions of

More information

IMS 12 Database and DBRC Enhancements

IMS 12 Database and DBRC Enhancements IMS 12 Database and DBRC Enhancements Rich Lewis IBM March 2, 2011 8574 Database Enhancements Dynamic full function database buffer pools Reuse of local DMB numbers Display status of randomizers and partition

More information

IMS V12 DB and DBRC Enhancements Session Number #10801

IMS V12 DB and DBRC Enhancements Session Number #10801 IMS V12 DB and DBRC Enhancements Session Number #10801 GLENN GALLER Certified S/W IT Specialist IBM Advanced Technical Skills Ann Arbor, Michigan gallerg@us.ibm.com Database Enhancements Dynamic full function

More information

HOLDDATA FOR DB2 9.1 PUT Level ** Please read through all the holddata before acting on any of it. ** GENERAL

HOLDDATA FOR DB2 9.1 PUT Level ** Please read through all the holddata before acting on any of it. ** GENERAL HOLDDATA FOR DB2 9.1 PUT Level 0805 ** Please read through all the holddata before acting on any of it. ** GENERAL 1. Rebind all static DB2 application which match criteria. Member REBIND DSN910.SVSC.HOLDCNTL

More information

Application Design and Programming with HALDB

Application Design and Programming with HALDB Application Design and Programming with HALDB Rich Lewis IBM IMS Advanced Technical Support??IBM Corporation 2003 High Availability Large Database (HALDB) extends IMS full function database capabilities.

More information

Service Level Build Level CF

Service Level Build Level CF Service Level 6.1.0.24 - Build Level CF240910.19 ++ HOLD(UK31229) SYS FMID(JIWO610) REASON(ACTION) DATE(09061) Pack for WebServices on z/os at Fix Pack Level 6.1.0.13 must be Level 6.1.0.13. IBM WebSphere

More information

Maximizing IMS Database Availability

Maximizing IMS Database Availability Maximizing IMS Database Availability Rich Lewis IBM August 3, 2010 Session 7853 Agenda Why are databases unavailable We will discuss the reasons What can we do about it We will see how we can eliminate

More information

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1604 Service List

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1604 Service List CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1604 Service List Description Type 18.0 RO88583 SIB PRODUCING LARGE AMOUNTS OF OUTPUT, PTFS IN ERROR ** PRP ** RO88613 HISAM OR MULTI DSG AUTH FAILURE

More information

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1511 Service List

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1511 Service List CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1511 Service List Description Type 18.0 RO84996 DBO3902E FOR CONCURRENT IMAGE COPY WHEN MMGRIO=Y PTF RO85019 IEC251I 124-108 OR IEC161I 156-061 ON RECON

More information

IBM. IMS Database Control Guide. CICS Transaction Server for z/os. Version 5 Release 4

IBM. IMS Database Control Guide. CICS Transaction Server for z/os. Version 5 Release 4 CICS Transaction Server for z/os IBM IMS Database Control Guide Version 5 Release 4 CICS Transaction Server for z/os IBM IMS Database Control Guide Version 5 Release 4 Note Before using this information

More information

IMS Version 12. Installation GC

IMS Version 12. Installation GC IMS Version 12 Installation GC19-3017-03 IMS Version 12 Installation GC19-3017-03 Note Before using this information and the product that it supports, be sure to read the general information under Notices

More information

Keep DEDB database online while restructuring it

Keep DEDB database online while restructuring it Keep DEDB database online while restructuring it Jiří Vandas CA Technologies Date of presentation (01/11/2016) Session Agenda DEDB internal structure description Internal structure, mapping to DBD

More information

HOLDDATA FOR DB2 9.1 PUT Level ** Please read through all the holddata before acting on any of it. ** GENERAL

HOLDDATA FOR DB2 9.1 PUT Level ** Please read through all the holddata before acting on any of it. ** GENERAL HOLDDATA FOR DB2 9.1 PUT Level 0806 ** Please read through all the holddata before acting on any of it. ** GENERAL 1. Rebind all static DB2 application which match criteria. Member REBIND DSN910.SVSC.HOLDCNTL

More information

IMS HALDB Database Administration

IMS HALDB Database Administration Session: J09 IMS HALDB Database Administration Rich Lewis IBM May 21, 2008 09:45 a.m. 10:45 a.m. Platform: IMS IMS High Availability Large Database (HALDB) provides increased flexibility with IMS databases.

More information

CA JCLCheck Workload Automation CA RS 1411 Service List

CA JCLCheck Workload Automation CA RS 1411 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1411 Service List Description Type 12.0 RO73100 INCORRECT MESSAGE CAY6077E FOR EMPTY GDG BASE DSN PTF RO73180 VARIOUS PROBLEMS WITH SOME DFSORT KEYWORDS PTF

More information

CA Allocate DASD Space and Placement CA RS 1610 Service List

CA Allocate DASD Space and Placement CA RS 1610 Service List CA Allocate DASD Space and Placement 12.5 1 CA RS 1610 Service List Description Type 12.5 RO90756 POSSIBLE CATALOG HANG VSAM EXTEND AFTER RO77668 APPLIED ** PRP ** RO91005 V37SMST DUMP >25 VOLUMES >1 DD

More information

CA PDSMAN PDS Library Management CA RS 1404 Service List

CA PDSMAN PDS Library Management CA RS 1404 Service List CA PDSMAN PDS Library Management 7.7 1 CA RS 1404 Service List Description Hiper 7.7 RO66063 $DEMO MAY FAIL WITH I/O ERROR AND U0001 ABEND RO66078 PDSMENT-2 OR U0001 ABEND TERMINATING HEALTH CHECKS RO66087

More information

CA IMS Tools CA RS 1308 Service List

CA IMS Tools CA RS 1308 Service List CA IMS Tools 15.0 1 CA RS 1308 Service List Description Hiper 15.0 RO56983 DBOLOAD DD IS IGNORED RO56984 DBO API - NO MSG WHEN MISSING DFSURWF1 FROM JCL RO57259 S222 OR S522 IICOPY WAIT FOR DATABASE RO60225

More information

Appendix. Messages and codes

Appendix. Messages and codes Appendix. Messages and codes This appendix documents the messages and error codes issued by IMS Batch Backout Manager. Messages Each message is suffixed with one of the following letters: E Means that

More information

The IMS catalog: a real life implementation November 2018 Brahm Lambrechts. IMS Catalog: a real life implementation

The IMS catalog: a real life implementation November 2018 Brahm Lambrechts. IMS Catalog: a real life implementation The IMS catalog: a real life implementation November 2018 Brahm Lambrechts 1 Agenda 1. Introduction 2. Present situation at our client 3. Future situation at our client 4. Basic steps to enable the IMS

More information

CA JCLCheck Workload Automation CA RS 1610 Service List

CA JCLCheck Workload Automation CA RS 1610 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1610 Service List Description Type 12.0 RO90731 MESSAGE CAY6130W, CAY6052E AND CAY60000S, IMPROPERLY ISSUED PTF RO90840 MESSAGES CAY6028E/CAY6081E ISSUED IMPROPERLY

More information

IMS 12 User Experience

IMS 12 User Experience IMS 12 User Experience Derek Baessler Texas Instruments dbaessler@ti.com March 14, 2012 Session Number #10803 Disclaimer These are TI s experiences; your mileage may vary This is not meant to be an overview

More information

CA Disk Backup and Restore CA RS 1801 Service List

CA Disk Backup and Restore CA RS 1801 Service List CA Disk Backup and Restore 12.5 1 CA RS 1801 Service List Service Description Type RO95940 TSTHOOK JOB FAILS IN AMASPZAP VERIFY PTF RO97466 OPEN SVC ZAP IGGDAU01 AT UA92610 FOR Z/OS 2.2 PTF RO97766 INCORRECT

More information

CA File Master Plus for IMS CA RS 1306 Service List

CA File Master Plus for IMS CA RS 1306 Service List CA File Master Plus for IMS 8.5 1 CA RS 1306 Service List Description Hiper 8.5 RO53029 PERFORMANCE IMPROVEMENT FOR STARTUP - DBD DECODE RO53452 PRINTLOG S0C4 IF MULTIPLE ACTIONS AND NO TRAILER RO53650

More information

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1703 Service List

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1703 Service List CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1703 Service List Description Type 18.0 RO93914 CHA DOES NOT CONVERT OLD LOG RECORD STCK TIMES CORRECTLY PTF RO94193 ABEND S0C4 IN DBAANIB0 UNDER DBCOPY

More information

CA JCLCheck Workload Automation CA RS 1412 Service List

CA JCLCheck Workload Automation CA RS 1412 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1412 Service List Description Type 12.0 RO74965 S047 ABEND EXECUTING EJCK PTF RO75369 MESSAGE CAY6500S ABEND S0C4 IN XDESTJES PTF RO75434 S0C4 ABEND IN MODULE

More information

CA JCLCheck Workload Automation CA RS 1407 Service List

CA JCLCheck Workload Automation CA RS 1407 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1407 Service List Description Type 12.0 RO68503 DFSORT TOLERATION PARAMETERS PTF RO68838 MISSING Z/OS 2.1 REXX VARIABLES PTF RO68839 MISSING Z/OS 2.1 REXX VARIABLES

More information

TechTalk IMS Version 7 & 8 overview 03/07/03. Tony Skinner. Transaction Processing Consultant IBM Certified System Designer

TechTalk IMS Version 7 & 8 overview 03/07/03. Tony Skinner. Transaction Processing Consultant IBM Certified System Designer IMS V7 & V8 Overview Tony Skinner Transaction Processing Consultant IBM Certified System Designer tonysk@lightyr.com L I G H T Y E A R Business Partner Tony Skinner Lightyear Consulting Page 1 Tony Skinner

More information

CA IMS Tools CA RS 1409 Service List

CA IMS Tools CA RS 1409 Service List CA IMS Tools 16.0 1 CA RS 1409 Service List Description Type 16.0 RO72449 MESSAGE ITK6517E AFTER ITKSTC PAUSE=W STARTUP PTF RO72647 TGRFXV007E ZERO CELL LENGTH FOUND PTF RO72716 MISSING OR INVALID DBD

More information

CA IMS Tools CA RS 1601 Service List

CA IMS Tools CA RS 1601 Service List CA IMS Tools 16.0 1 CA RS 1601 Service List Release Service Description Type 16.0 RO86907 ADD SEGMENT CONCATENATED KEY MEGGAGE. PTF RO87216 MAKE DBO PASS COMPRESSED SEGM TO USER EXIT PTF RO87269 ABEND

More information

CA JCLCheck Workload Automation CA RS 1404 Service List

CA JCLCheck Workload Automation CA RS 1404 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1404 Service List Description Hiper 12.0 RO62327 INVALID CAY6501 MESSAGE WITH MULTI-VOL DATASET AND NOSMS RO62328 INVALID CAY6501 MESSAGE WITH MULTI-VOL DATASET

More information

IMS DATABASE FOR MAINFRAME

IMS DATABASE FOR MAINFRAME IMS DATABASE FOR MAINFRAME Author: Saravanan Ramasamy, UST Global 2012 IMS DATABASE FOR MAINFRAME BOOK Date: 08 Mar, 2012 This Book provides Background of databases, Background of IMS databases, IMS database

More information

IMS DB/DC for Technical Support

IMS DB/DC for Technical Support IMS DB/DC for Technical Support This course introduces and explains in detail IMS on-line operations. It provides the essential cross-training for systems support specialists from parallel disciplines

More information

CA IDMS CA RS 1611 Service List

CA IDMS CA RS 1611 Service List CA IDMS 19.0 1 CA RS 1611 Service List Description Type 19.0 RO90671 SHORT ON STORAGE MESSAGES AFTER VARY SYSGEN POOLS PTF RO91223 TIMED TASK IS NOT AUTOMATICALLY STARTED PTF RO91328 IDMS UNABLE TO FIND

More information

CA Datacom/DB CA RS 1412 Service List

CA Datacom/DB CA RS 1412 Service List CA Datacom/DB 15.0 1 CA RS 1412 Service List Description Type 15.0 RO74322 UNRECOGNIZED STATEMENT-TYPE EXECUTING EXTERNALLY SECURED PTF RO74331 MUF ABEND USER COMPLETION CODE=0008 IN DBU08PR PTF RO75194

More information

CA IDMS CA RS 1705 Service List

CA IDMS CA RS 1705 Service List CA IDMS 19.0 1 CA RS 1705 List Description Type RO94717 S0C4 IN OLQSDMLE USING AUTHORIZED LIBRARIES PTF RO94965 PROGRAM CHECK IN OLQSDMLE PTF RO95021 OLQ GROUP BY DBKEY INCORRECT PTF RO95076 LOOP INSERTING

More information

Updates that apply to IBM DB2 Analytics Accelerator Loader for z/os V2R1 User's Guide (SC )

Updates that apply to IBM DB2 Analytics Accelerator Loader for z/os V2R1 User's Guide (SC ) Updates that apply to IBM DB2 Analytics Accelerator Loader for z/os V2R1 User's Guide (SC27-6777-00) Date of change: January 2018 Topic: Multiple Change description: Documentation changes made in support

More information

Version 10 Release 1.3. IBM Security Guardium S-TAP for IMS on z/os User's Guide IBM SC

Version 10 Release 1.3. IBM Security Guardium S-TAP for IMS on z/os User's Guide IBM SC Version 10 Release 1.3 IBM Security Guardium S-TAP for IMS on z/os User's Guide IBM SC27-8022-03 Version 10 Release 1.3 IBM Security Guardium S-TAP for IMS on z/os User's Guide IBM SC27-8022-03 Note:

More information

CA Datacom/AD CA RS 1405 Service List

CA Datacom/AD CA RS 1405 Service List CA Datacom/AD 14.0 1 CA RS 1405 Service List Description Hiper 14.0 RO67063 SCF CVT CLEARED INCORRECTLY RO67340 REMOVE INCORRECT COMMENTS FROM INSTJCL MEMBER 'BDFBK01' RO67694 MF: MS-ACCESS LINKED TABLE

More information

CA Database Management Solutions for IMS for z/os. Product Information Bulletin

CA Database Management Solutions for IMS for z/os. Product Information Bulletin CA Database Management Solutions for IMS for z/os Product Information Bulletin Version 15.0.00 General Availability (GA) I150SP0 This documentation and related computer software program (hereinafter referred

More information

CA TLMS Tape Management CA RS 1404 Service List

CA TLMS Tape Management CA RS 1404 Service List CA TLMS Tape Management 12.6 1 CA RS 1404 Service List Release Service Description Hiper 12.6 RO64006 CAG8259E OR CAT9999E ISSUED WITH TQS INSTALLED. RO64267 TLMS016 INCORRECT RULE TYPE FOR RULES WITH

More information

CA Endevor Software Change Manager

CA Endevor Software Change Manager CA Endevor Software Change Manager CA Roscoe Interface Administration Guide Version 16.0.00 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter

More information

IMS Backup & Recovery Insurance Are you covered?

IMS Backup & Recovery Insurance Are you covered? IMS Backup & Recovery Insurance Are you covered? Rosemary Galvan & Nick Griffin BMC Software Thursday, March 15,2012 Session Number : 10816 Agenda Backup and Recovery Solution for IMS from BMC Software

More information

CA TLMS Tape Management CA RS 1709 Service List

CA TLMS Tape Management CA RS 1709 Service List CA TLMS Tape Management 12.6 1 CA RS 1709 Service List Service Description Type RO94174 SUPPORT FOR Z/OS 2.3 PTF RO97219 S413-50 ABEND WITH DFSMSHSM AFTER UPGRADE PTF RO97593 SYSZTIOT LOCK IS NOT CORRECTLY

More information

CA InterTest Batch CA RS 1404 Service List

CA InterTest Batch CA RS 1404 Service List CA InterTest Batch 8.5 1 CA RS 1404 Service List Description Hiper 8.5 RO63174 WAITING FOR LOCK AFTER JAVA OUTOFMEMORYERROR RO63533 SUPPORT FOR COBOL 5.1 RO64155 GUI HANGS WITH LARGE NUMBERS OF BREAKPOINTS

More information

CA Datacom/DB CA RS 1510 Service List

CA Datacom/DB CA RS 1510 Service List CA Datacom/DB 14.0 1 CA RS 1510 Service List Description Type 14.0 RO58558 RETURN CODE 15(139) ON CA DATAQUERY PRODUCT FILES PTF RO79827 DATAREPORTER S0C4 DRCXXPR OR S0C6 DRAXXPR PTF RO81655 PROVIDE REMOTE

More information

CA JCLCheck Workload Automation CA RS 1408 Service List

CA JCLCheck Workload Automation CA RS 1408 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1408 Service List Description Type 12.0 RO67958 CAY6020E ON CONTINUED SET WITHIN PROC PTF RO68197 INVALID CAY6035 MESSAGES WITH HASP CONTROL CARDS PTF RO68962

More information

CA IDMS CA RS 1406 Service List

CA IDMS CA RS 1406 Service List CA IDMS 18.5 1 CA RS 1406 Service List Description Type 18.5 RO66749 ADSC COMPILE CAN CHANGE RESULTS OF GOODDATEX(J) PTF RO67058 EXIT 14 - OPTIONAL BIT OPT00334 PTF RO68756 COPY/INCLUDE IDMS MAP BINDS

More information

Service Level Build Level cf

Service Level Build Level cf Service Level 6.1.0.9 - Build Level cf90722.09 ++ HOLD(UK24627) SYS FMID(H28W610) REASON(ACTION) DATE(07173) COMMENT (For the initial configurations, the logic which creates the directories and symbolic

More information

IBM IMS Tools enhanced to help better manage your IMS database environments

IBM IMS Tools enhanced to help better manage your IMS database environments IBM Japan Software Announcement JP13-0466, dated October 1, 2013 IBM IMS Tools enhanced to help better manage your IMS database environments Table of contents 1 Overview 13 Publications 3 Key prerequisites

More information

Successful Practices for Installing and Rolling Out z/os Maintenance User Experience

Successful Practices for Installing and Rolling Out z/os Maintenance User Experience Successful Practices for Installing and Rolling Out z/os Maintenance User Experience J.O. Skip Robinson Southern California Edison Company 10 August 2011 Session 09802 Some Principles Software maintenance

More information

CA File Master Plus for IMS CA RS 1403 Service List

CA File Master Plus for IMS CA RS 1403 Service List CA File Master Plus for IMS 8.5 1 CA RS 1403 Service List Description Hiper 8.5 RO62915 SELECT CRIT VS CRL RO63260 BROWSE OR EDIT HANG USING A SELECTION CRITERIA RO63320 LOGICAL DB POSITION PROBLEM WITH

More information

COMPUTER EDUCATION TECHNIQUES, INC. (JCL ) SA:

COMPUTER EDUCATION TECHNIQUES, INC. (JCL ) SA: In order to learn which questions have been answered correctly: 1. Print these pages. 2. Answer the questions. 3. Send this assessment with the answers via: a. FAX to (212) 967-3498. Or b. Mail the answers

More information

CA File Master Plus for IMS

CA File Master Plus for IMS CA File Master Plus for IMS ISPF User Guide r8.5 Fourth Edition This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Compute (Bridgend) Ltd

Compute (Bridgend) Ltd Compute (Bridgend) Ltd SELCOPY Product Suite for z/os Version 3.10 Program Directory (SELCOPY 3.10, SELCOPY/i 3.10 and CBLVCAT 3.10) 8 Merthyr Mawr Road, Bridgend, Wales UK CF31 3NH Tel: +44 (1656) 65

More information

CA Database Management Solutions for IMS for z/os

CA Database Management Solutions for IMS for z/os CA Database Management Solutions for IMS for z/os Product Information Packet r14 Genlevel SP0 I140SP0 This documentation and related computer software program (hereinafter referred to as the "Documentation")

More information

CA Mainframe Application Tuner CA RS 1404 Service List

CA Mainframe Application Tuner CA RS 1404 Service List CA Mainframe Application Tuner 9.0 1 CA RS 1404 Service List Description Hiper 9.0 RO64816 DSNT408I SQLCODE=-553 - DB2 DISPLAY ERRORS RO64909 ABEND01D RSN 6B000D11 IN TNMTMQ @+X'3EC' RO65439 NO SIGNIFICANT

More information

CA Spool CA RS 1405 Service List

CA Spool CA RS 1405 Service List CA Spool 11.7 1 CA RS 1405 Service List Description Hiper 11.7 RO61143 CUMULATIVE CHANGES TO C TRANSFORMER INTERFACE RO69006 ABEND 0C4 IN ESFU012 USER EXIT The CA RS 1405 service count for this release

More information

Program Directory for IBM Migration Utility V Program Number 5697-N44 FMID HMGU320. for Use with z/os OS/390. Document Date: July 2009

Program Directory for IBM Migration Utility V Program Number 5697-N44 FMID HMGU320. for Use with z/os OS/390. Document Date: July 2009 IBM Program Directory for IBM Migration Utility V03.02.00 Program Number 5697-N44 FMID HMGU320 for Use with z/os OS/390 Document Date: July 2009 GI10-3374-01 Note! Before using this information and the

More information

CA Datacom/AD CA RS 1704 Service List

CA Datacom/AD CA RS 1704 Service List CA Datacom/AD 15.0 1 CA RS 1704 Service List Service Description Type RO93267 CURSOR 'XXX' NOT FOUND IN CURSOR TABLE PTF RO93323 S0C4 IN DBSRPPR MODULE DBSERV+928 PTF RO93402 TIMESTAMPCOLUMN 'TIMESTAMP

More information

CA XCOM Data Transport for z/os CA RS 1312 Service List

CA XCOM Data Transport for z/os CA RS 1312 Service List CA XCOM Data Transport for z/os 11.6 1 CA RS 1312 Service List Description Hiper 11.6 RO59456 BATCH - TYPE=EXECUTE DEFAULTS TO WRONG DSNTYPE RO59725 VOL PARAMETER NOT HONORED, PDS CREATED ON WRONG VOLUME

More information

CA Datacom/DB CA RS 1410 Service List

CA Datacom/DB CA RS 1410 Service List CA Datacom/DB 14.0 1 CA RS 1410 Service List Description Type 14.0 RO70964 RC 94(66) DURING EXTEND WITH DATA SET EXTENT VALIDATION ON ** PRP ** RO71035 DDTRSLM TRACE FILE ALWAYS OPENED PTF RO71759 S413-1C/RC

More information

#3) Problem : IMS - DFS870A - while trying to take the image copy of IMS database

#3) Problem : IMS - DFS870A - while trying to take the image copy of IMS database #1) TIP: IMS - DFSRRC00 - Region control program PARM=(ULU,DFSUDMP0 (UDR,DFSUDMP0 ULU Specifies a load/unload region UDR Specifies a recovery region If you specify UDR a valid DBD name is require, but

More information

CA Datacom/DB 15.1 **Incremental INC00** 1 CA RS 1703 Service List

CA Datacom/DB 15.1 **Incremental INC00** 1 CA RS 1703 Service List CA Datacom/DB 15.1 **Incremental INC00** 1 CA RS 1703 Service List Description Type 15.1 RO90834 CICS STORAGE VIOLATION CREATING AN SQL REPORT FORMAT PTF RO93613 DECIMALCOLEVEN = DECIMALCOLODD MADE RQAABLE

More information

ATF Enhanced Summary reports from IMS log

ATF Enhanced Summary reports from IMS log Last changed: The following changes to V4R4 take effect when the fix for APAR PI65825 is applied. Support is added to allow extract and reporting of data from the OMEGAMON XE for IMS on z/os V5.3 ATF Enhanced

More information

CA Vantage Storage Resource Manager CA RS 1509 Service List

CA Vantage Storage Resource Manager CA RS 1509 Service List CA Vantage Storage Resource Manager 12.6 1 CA RS 1509 Service List Release Service Description Type 12.6 RO80191 SUPPORT OF ZEDC IBM COMPRESSION PTF RO80937 HNODE HSM HISTORY %CACHE INCORRECT PTF RO81333

More information

CA PDSMAN PDS Library Management CA RS 1309 Service List

CA PDSMAN PDS Library Management CA RS 1309 Service List CA PDSMAN PDS Library Management 7.7 1 CA RS 1309 Service List Description Hiper 7.7 RO57158 OLD MEMBER VERSION BEYOND LOGICAL END OF LIBRARY RO57358 SUPPORT FOR ISPF EDITOR'S EDIT LINE COMMAND TABLES

More information

CA Datacom/AD CA RS 1305 Service List

CA Datacom/AD CA RS 1305 Service List CA Datacom/AD 14.0 1 CA RS 1305 Service List Description Hiper 14.0 RO49483 ABEND, MIGRATE_TO_SHADOW RUNNING CHANGE DATA CAPTURE RO53265 PROVIDE FRAMEWORK FOR FUTURE OLREORG ENHANCEMENT RO53693 ALIGNMENT

More information

CA IMS Tools CA RS 1207 Service List

CA IMS Tools CA RS 1207 Service List CA IMS Tools 15.0 1 CA RS 1207 Service List Release Service Description Hiper 15.0 RO40291 DBC0300E DSN NOT UNIQUE RO40292 FFOR AND BATCHREORG GET RC0 AFTER REORG OF EMPTY DATABASE. RO40293 FFOR AND BATCHREORG

More information

CA Top Secret Security for z/os CA RS 1708 Service List

CA Top Secret Security for z/os CA RS 1708 Service List CA Top Secret Security for z/os 16.0 1 CA RS 1708 List Description Type RO91733 CICS: SUPPORT CICS TS (CTS) REL 5.4 FOR Z/OS PTF RO91735 TSS COMMAND ABEND S0C4 IN TSSKERNL PTF RO94015 CICS: SUPPORT CICS

More information

CA ACF CA RS 1711 Service List

CA ACF CA RS 1711 Service List CA ACF2 16.0 1 CA RS 1711 List Description Type RO93852 ACF2/IMS SUPPORT FOR IMS R15 PTF RO93853 ACF2/IMS SUPPORT FOR IMS R15 PTF RO97779 CONVERT PASSWORD TO HIGHER ENCRYPTION LEVEL/AAM R_PASSWORD PTF

More information

Introducing the IMS Catalog Open Access to IMS DB Metadata

Introducing the IMS Catalog Open Access to IMS DB Metadata Introducing the IMS Catalog Open Access to IMS DB Metadata Nancy Stein IBM / IMS Advanced Technical Support Friday, March 16, 2012 Session Number 11002 Disclaimer Copyright IBM Corporation 2012. All rights

More information

CA Datacom/DB CA RS 1305 Service List

CA Datacom/DB CA RS 1305 Service List CA Datacom/DB 14.0 1 CA RS 1305 Service List Description Hiper 14.0 RO49483 ABEND, MIGRATE_TO_SHADOW RUNNING CHANGE DATA CAPTURE RO53265 PROVIDE FRAMEWORK FOR FUTURE OLREORG ENHANCEMENT RO53693 ALIGNMENT

More information

CA Allocate DASD Space and Placement CA RS 1708 Service List

CA Allocate DASD Space and Placement CA RS 1708 Service List CA Allocate DASD Space and Placement 12.5 1 CA RS 1708 Service List Service Description Type RO94847 V37VSAM2 0C4 EOV RECOVERY SLIP TRAP WITH RO92959 APPLIED ** PRP ** RO96060 OPTIONAL BYPASS SECURITY

More information

CA Top Secret Security for z/os CA RS 1404 Service List

CA Top Secret Security for z/os CA RS 1404 Service List CA Top Secret Security for z/os 15.0 1 CA RS 1404 Service List Description Hiper 15.0 RO58399 S0C4 ABEND PROCESSING RACROUTE VERIFY, ENCRYPT=NO RO63670 CIA RT DOES NOT UPDATE RESOURCE PERMISSIONS FOR MRIE

More information

IBM Tools Base for z/os Version 1 Release 6. IMS Tools Knowledge Base User's Guide and Reference IBM SC

IBM Tools Base for z/os Version 1 Release 6. IMS Tools Knowledge Base User's Guide and Reference IBM SC IBM Tools Base for z/os Version 1 Release 6 IMS Tools Knowledge Base User's Guide and Reference IBM SC19-4372-02 IBM Tools Base for z/os Version 1 Release 6 IMS Tools Knowledge Base User's Guide and Reference

More information

CA Jobtrac Job Management CA RS 1609 Service List

CA Jobtrac Job Management CA RS 1609 Service List CA Jobtrac Job Management 11.0 1 CA RS 1609 Service List Release Service Description Type 11.0 RO91817 8 BYTE USERID TRUNCATED FROM IMOD USING ADDRESS JOBTRAC PTF The CA RS 1609 service count for this

More information

CA File Master Plus for IMS CA RS 1409 Service List

CA File Master Plus for IMS CA RS 1409 Service List CA File Master Plus for IMS 8.5 1 CA RS 1409 Service List Description Type 8.5 RO70596 F7 FAILS TO MOVE BACK IN PHDAM WITH SELECTION PTF RO72306 SA78 ABEND WITH THE USER SECURITY EXIT PTF RO72884 IMS V13

More information

WebSphere Data Interchange (WDI) for z/os - Converting from a DB2 DBRM Based Plan to a DB2 Package Based Plan

WebSphere Data Interchange (WDI) for z/os - Converting from a DB2 DBRM Based Plan to a DB2 Package Based Plan IBM Software Group WebSphere Data Interchange (WDI) for z/os - Converting from a DB2 DBRM Based Plan to a DB2 Package Based Plan Jon Kirkwood (kirkwoo@us.ibm.com) WebSphere Data Interchange L2 Support

More information

Vsam File Status Code 93

Vsam File Status Code 93 Vsam File Status Code 93 File Status Keys, Return Codes for Data A quick reference of the VSAM and QSAM File Status or Return Codes for an IBM mainframe or Micro Focus. Records 426-495. CICS/ESA VSAM File

More information

CA Datacom/DB CA RS 1703 Service List

CA Datacom/DB CA RS 1703 Service List CA Datacom/DB 15.0 1 CA RS 1703 Service List Description Type 15.0 RO90832 CICS STORAGE VIOLATION CREATING AN SQL REPORT FORMAT PTF RO92676 DBUTLTY BACKUP/EXTRACT ABORT WITH RC 13(31) WITH MULTUSE=YES

More information

CA MIM Resource Sharing CA RS 1307 Service List

CA MIM Resource Sharing CA RS 1307 Service List CA MIM Resource Sharing 11.9 1 CA RS 1307 Service List Release Service Description Hiper 11.9 RO60355 ABENDU0095 RC=1817 MIMTPNTR UNEXPECTED CSVDYNEX FAILURE **HIPER** The CA RS 1307 service count for

More information

CA JCLCheck Workload Automation CA RS 1403 Service List

CA JCLCheck Workload Automation CA RS 1403 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1403 Service List Description Hiper 12.0 RO60035 JCLNEAT INCORRECTLY SHIFTS 'DD' STATEMENT RO60996 JCLNEAT REFORMAT ERROR RO65785 LOOP IN JCLCHECK RO66178 INCORRECT

More information

CA DB2 Tools CA RS 1607 Service List

CA DB2 Tools CA RS 1607 Service List CA DB2 Tools 17.0 1 CA RS 1607 Service List Release Service Description Type 17.0 RO90370 PK-ST REPORT SHOWS NON-READABLE PACKAGE SQL STATEMENTS PTF RO90404 UPDATE EXPLAIN OPTIONS RESET BUG PTF RO90444

More information

ALCS Online Communication Table Maintenance (OCTM) User Guide

ALCS Online Communication Table Maintenance (OCTM) User Guide ALCS Online Communication Table Maintenance (OCTM) User Guide November 2011 ALCS Technical Support alcs@uk.ibm.com ii ALCS Online Communication Table Maintenance (OCTM) User Guide Contents Introduction

More information

Using the SAS/ACCESS Interface to IMS-DL/I DATA Step Interface

Using the SAS/ACCESS Interface to IMS-DL/I DATA Step Interface 197 CHAPTER 9 Using the SAS/ACCESS Interface to IMS-DL/I DATA Step Interface Introduction 197 Fast Path DL/I Database Access 198 FLD Call 198 POS Call 199 Non-Database Access Calls 199 Basic CHKP Call

More information

IBM IMS Database Solution Pack for z/os Version 2 Release 1. Overview and Customization IBM SC

IBM IMS Database Solution Pack for z/os Version 2 Release 1. Overview and Customization IBM SC IBM IMS Database Solution Pack for z/os Version 2 Release 1 Overview and Customization IBM SC19-4007-04 IBM IMS Database Solution Pack for z/os Version 2 Release 1 Overview and Customization IBM SC19-4007-04

More information

CA SYSVIEW Performance Management CA RS 1608 Service List

CA SYSVIEW Performance Management CA RS 1608 Service List CA SYSVIEW Performance Management 14.1 1 CA RS 1608 Service List Description Type 14.1 RO89702 JOBSUM/JJOBQUE display wrong status for HELD jobs PTF RO89731 Invalid data placed in conflict message output

More information

CA IDMS CA RS 1403 Service List

CA IDMS CA RS 1403 Service List CA IDMS 18.5 1 CA RS 1403 Service List Description Hiper 18.5 RO63312 S0C4 ABEND IN RHDCOESA DURING STARTUP RO63736 ZIIP ENHANCEMENTS RO63817 ADD TRACE ENTRIES FOR XES LOCKING RO63913 DC040200 ABEND TRACING

More information