CA IMS Tools CA RS 1409 Service List

Size: px
Start display at page:

Download "CA IMS Tools CA RS 1409 Service List"

Transcription

1 CA IMS Tools 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 RULES= WITH DECODE FUNCTION PTF RO72787 HPR RECOVER CREATES A BAD DATABASE PTF RO72788 HPR RECOVER CREATES A BAD DATABASE **HIPER** RO72789 HPR RECOVER CREATES A BAD DATABASE PTF RO72844 TASK COUNT INCORRECT PTF RO72920 HPR BUILDS BAD DB WITH CIC AND CHANGE ACCUM PTF RO72921 HPR BUILDS BAD DB WITH CIC AND CHANGE ACCUM *HIP/PRP* RO72951 SIB CREATES TOO MANY INDEX RECORDS. PTF RO73101 IMPROVE DBO3902E MSG DIAGNOSTICS. PTF RO73102 ITK PAUSE COLD/WARM START DISCREPANCIES PTF RO73103 DBA NOT PROVIDING POINTER ERROR DETAIL FOR PHIDAM ROOTS PTF The CA RS 1409 service count for this release is 13

2 CA IMS Tools CA RS 1409 Service List Description Type 15.0 NO-SRV2 CA RS 1409 Contains No Service For This Release of This Product. PTF The CA RS 1409 service count for this release is 0

3 CA IMS Tools CA RS 1409 Service List Description Type 14.0 NO-SRVC CA RS 1409 Contains No Service For This Release of This Product. PTF The CA RS 1409 service count for this release is 0

4 CA IMS Tools 4 CA RS 1409 Service List for CHPRG00 FMID Service Description Type CHPRG00 RO72787 HPR RECOVER CREATES A BAD DATABASE PTF The CA RS 1409 service count for this FMID is 1

5 CA IMS Tools 5 CA RS 1409 Service List for CIDAG00 FMID Service Description Type CIDAG00 RO73103 DBA NOT PROVIDING POINTER ERROR DETAIL FOR PHIDAM ROOTS PTF The CA RS 1409 service count for this FMID is 1

6 CA IMS Tools 6 CA RS 1409 Service List for CIDOG00 FMID Service Description Type CIDOG00 RO72788 HPR RECOVER CREATES A BAD DATABASE **HIPER** RO72920 HPR BUILDS BAD DB WITH CIC AND CHANGE ACCUM PTF RO72951 SIB CREATES TOO MANY INDEX RECORDS. PTF RO73101 IMPROVE DBO3902E MSG DIAGNOSTICS. PTF The CA RS 1409 service count for this FMID is 4

7 CA IMS Tools 7 CA RS 1409 Service List for CITKG00 FMID Service Description Type CITKG00 RO72716 MISSING OR INVALID DBD RULES= WITH DECODE FUNCTION PTF RO72789 HPR RECOVER CREATES A BAD DATABASE PTF RO72921 HPR BUILDS BAD DB WITH CIC AND CHANGE ACCUM *HIP/PRP* The CA RS 1409 service count for this FMID is 3

8 CA IMS Tools 8 CA RS 1409 Service List for CITSG00 FMID Service Description Type CITSG00 RO72449 MESSAGE ITK6517E AFTER ITKSTC PAUSE=W STARTUP PTF RO73102 ITK PAUSE COLD/WARM START DISCREPANCIES PTF The CA RS 1409 service count for this FMID is 2

9 CA IMS Tools 9 CA RS 1409 Service List for CTGRG00 FMID Service Description Type CTGRG00 RO72647 TGRFXV007E ZERO CELL LENGTH FOUND PTF RO72844 TASK COUNT INCORRECT PTF The CA RS 1409 service count for this FMID is 2

10 CA IMS Tools CA RS PTF RO RO72449 RO72449 M.C.S. ENTRIES = ++PTF (RO72449) MESSAGE ITK6517E AFTER ITKSTC PAUSE=W STARTUP PROBLEM DESCRIPTION: The FFOR component of CA Database Organizer for IMS for z/os (DBO) may receive error message HPO3006E after an attempt to issue /DBR command or PAUSE request to the ITKSTC and the BMPPAUSE component of the ITKSTC has been restarted with a PAUSE=W (Warm start) request. When an IMS control region is shut down, the ITKSTC recognizes the shutdown request and marks the BMPPAUSE control block associated with the region as down. A subsequent restart of the ITKSTC with PAUSE=W, fails to reset the control block on a subsequent restart of the IMS control region, thus preventing the ITKSTC from communicating with the IMS region. SYMPTOMS: The FFOR Job HPOMSGS dataset will contain the following message: HPO3006E FAILURE DURING REQUEST PROCESSING - CHECK HPO STC OUTPUT ON lpar HPO0A01E ERROR TRYING TO /DBR DATABASE dddddddd, R15=52B0 The following messages may appear in the ITKSTK Job log: ITK7400I SHUTDOWN DETECTED ON ssid. NO REGIONS IN PAUS MODE... ITK6517E ssid UNAVAILABLE FOR PAUSE ON dddddddd (rrrrrrrr) IMPACT: The Full Function Online Reorg (FFOR) job will terminate with a RC=12 and the HPO3006E message will be issued. CIRCUMVENTION: The ITKSTC Started task should be restarted with a PAUSE=C restart request to reset the BMPPAUSE router table. PRODUCT(S) AFFECTED: CA Database Organizer Release 16.0 Star Problem(s): DBO 1018 Copyright (C) 2014 CA. All rights reserved. R00185-I160-SP1 DESC(MESSAGE ITK6517E AFTER ITKSTC PAUSE=W STARTUP). ++VER (Z038) FMID (CITSG00) PRE ( RO69471 ) SUP ( TR72449 ) ++HOLD (RO72449) SYSTEM FMID(CITSG00) REASON (DYNACT ) DATE (14217) COMMENT ( IMS Toolkit Started Task Component Release 16.0 SEQUENCE After Apply PURPOSE Restart ITKSTC to refresh the shutdown or failed IMS region status after ITKSTC WARM Start. USERS Users of the FFOR component of CA Database Organizer AFFECTED for IMS for z/os (DBO). KNOWLEDGE Product Administration. REQUIRED ACCESS Operator Console. REQUIRED ************************** * STEPS TO PERFORM * ************************** 1. P STCITK (specify appropriate started task name for the ITK STC. 2. S STCITK,PAUSE=W

11 CA IMS Tools CA RS PTF RO72449 ) ).

12 CA IMS Tools CA RS PTF RO RO72647 RO72647 M.C.S. ENTRIES = ++PTF (RO72647) TGRFXV007E ZERO CELL LENGTH FOUND PROBLEM DESCRIPTION: Tiger reads the VVRs for all data sets it is copying. If the length of the VVR exceeded the size of the VVR buffer, the VVR was cut off at the end of the buffer. The cell appeared to have a zero length because it was not present in the buffer. This fix provides larger VVR buffer and adds code to look for VVR RECORD TRUNCATION. IF A VVR'S LENGTH EXCEEDS THE BUFFER SIZE, NEW message TGRFXV009E is issued indicating the size of the VVR and the size of the current buffer. Also, an overlay of the working storage by a service routine has been corrected. This overlay could manifest itself in unpredictable ways. SYMPTOMS: When performing FlashCopy operations, some data sets get message: TGRFXV007E (2) Zero cell length found at offset 0x0847 searching for type 0x27 cell in source VVR The copy operation fails for that data set. IMPACT: Data sets with large VVRs (typically those with many extents) cannot be processed. CIRCUMVENTION: None. PRODUCT(S) AFFECTED: PQC DB2 Tools Quick Copy Release B PQC DB2 Tools Quick Copy Release 17.0 PQC DB2 Tools Quick Copy Release 16.0 DBCOPY IMS Tools Copy Release B DBCOPY IMS Tools Copy Release 17.0 DBCOPY IMS Tools Copy Release 16.0 Star Problem(s): TGR 247 (C)2014 CA. All Rights Reserved.R02637-D16-SP1 DESC(TGRFXV007E ZERO CELL LENGTH FOUND). ++VER (Z038) FMID (CTGRG00) PRE ( RO42109 RO43040 RO52372 RO55596 RO67129 RO69014 RO70863 ) SUP ( RO56856 RO70956 RO71478 ZTGJ026 ) ++HOLD (RO72647) SYSTEM FMID(CTGRG00) REASON (MSGSKEL) DATE (14223) COMMENT ( Snapshot General Services Version 16.0 SEQUENCE After Apply PURPOSE Relink XMESSAGES USERS AFFECTED All CA DB2 Tools Users KNOWLEDGE REQUIRED CA DB2 Tools Post Install Customization. ACCESS 1. CA DB2 Tools Post Install REQUIRED 2. BIND Authority on DB2 subsystems ************************** * STEPS TO PERFORM * ************************** XMESSAGE components have changes as part of this

13 CA IMS Tools CA RS PTF RO72647 maintenance. If you do not customize XMESSAGES, no further action is required. If you do customize XMESSAGES, after maintenance is APPLIED re-apply any XMESSAGE customizations and relink the XMESSAGE load modules. Refer to the Post Installation and Customization Guide for details. ).

14 CA IMS Tools CA RS PTF RO RO72716 RO72716 M.C.S. ENTRIES = ++PTF (RO72716) MISSING OR INVALID DBD RULES= WITH DECODE FUNCTION Database Analyzer for IMS for z/os PROBLEM DESCRIPTION: The CA Database Analyzer for IMS for z/os (DBA) component Control Block Validity Manager (CBVM) DECODE function may omit or incorrectly list the DBD RULES= specification. Additionally, the MIGRATETOHALDB option has been improved to force the /SX field length to 8. SYMPTOMS: The RULES= for roots with logical children may be omitted. For some logical children, the insert rule (FIRST, LAST, or HERE) may be omitted or incorrect. This can affect application program segment positioning. IMPACT: With the incorrect insert rule, insertion of multiple children may result in status code II and the segment is not inserted. CIRCUMVENTION: None. PRODUCT(S) AFFECTED: CA Database Analyzer Release 16.0 Star Problem(s): DBA 466 Copyright (C) 2014 CA. All rights reserved. R00188-I160-SP1 DESC(MISSING OR INVALID DBD RULES= WITH DECODE FUNCTION). ++VER (Z038) FMID (CITKG00) SUP ( TR72716 )

15 CA IMS Tools CA RS PTF RO RO72787 RO72787 M.C.S. ENTRIES = ++PTF (RO72787) HPR RECOVER CREATES A BAD DATABASE Title: HPR RECOVER CREATES A BAD DATABASE CA High Performance Recovery for IMS for z/os PROBLEM DESCRIPTION: FUNCTION=RECOVER of CA High Performance Recovery for IMS for z/os (HPR) may create a broken database partition. This problem may occur under the following conditions: 1) DBRC=NO is specified for a HALDB database/partition and the recovery assets are a Concurrent Image Copy (CIC) and Change Accum (CA) file, where both files are supplied as JCL overrides 2) DBRC=YES is specified with the only recovery assets being CIC and CA file, as there were no ALLOC records known to DBRC with a start time later than the purge time on the CA file. SYMPTOMS: The HPR database recovery will end successfully. However Database Analyzer (DBA) or a pointer checker product will find errors. IMS processes will ABEND with a U0852 ABEND code when trying to read the database. Database utilities such as Secondary Index Builder (SIB) or Database Organizer (DBO) FUNCTION=UNLOAD, will end with errors and/or ABENDs when reading the database. IMPACT: HPR database recovery creates a bad database which cannot be read because of bad pointers. CIRCUMVENTION: IMS database recovery (DFSURDB0) can be used to recover the database dataset(s). PRODUCT(S) AFFECTED: CA High Performance Recovery Release 16.0 Star Problem(s): HPR 235 Copyright (C) 2014 CA. All rights reserved. R00190-I160-SP1 DESC(HPR RECOVER CREATES A BAD DATABASE). ++VER (Z038) FMID (CHPRG00) SUP ( TR72775 TR72787 ) ++IF FMID(CIDOG00) REQ( RO72788). ++IF FMID(CITKG00) REQ( RO72789).

16 CA IMS Tools CA RS PTF RO RO72788 RO72788 M.C.S. ENTRIES = ++PTF (RO72788) HPR RECOVER CREATES A BAD DATABASE Title: HPR RECOVER CREATES A BAD DATABASE CA High Performance Recovery for IMS for z/os PROBLEM DESCRIPTION: FUNCTION=RECOVER of CA High Performance Recovery for IMS for z/os (HPR) may create a broken database partition. This problem may occur under the following conditions: 1) DBRC=NO is specified for a HALDB database/partition and the recovery assets are a Concurrent Image Copy (CIC) and Change Accum (CA) file, where both files are supplied as JCL overrides 2) DBRC=YES is specified with the only recovery assets being CIC and CA file, as there were no ALLOC records known to DBRC with a start time later than the purge time on the CA file. SYMPTOMS: The HPR database recovery will end successfully. However Database Analyzer (DBA) or a pointer checker product will find errors. IMS processes will ABEND with a U0852 ABEND code when trying to read the database. Database utilities such as Secondary Index Builder (SIB) or Database Organizer (DBO) FUNCTION=UNLOAD, will end with errors and/or ABENDs when reading the database. IMPACT: HPR database recovery creates a bad database which cannot be read because of bad pointers. CIRCUMVENTION: IMS database recovery (DFSURDB0) can be used to recover the database dataset(s). PRODUCT(S) AFFECTED: CA High Performance Recovery Release 16.0 Star Problem(s): HPR 235 Copyright (C) 2014 CA. All rights reserved. R00190-I160-SP1 DESC(HPR RECOVER CREATES A BAD DATABASE). ++VER (Z038) FMID (CIDOG00) PRE ( RO69207 ) SUP ( RO68413 TR68413 TR72686 TR72776 TR72788 ) ++IF FMID(CITKG00) REQ( RO72789). ++IF FMID(CHPRG00) REQ( RO72787).

17 CA IMS Tools CA RS PTF RO RO72789 RO72789 M.C.S. ENTRIES = ++PTF (RO72789) HPR RECOVER CREATES A BAD DATABASE Title: HPR RECOVER CREATES A BAD DATABASE CA High Performance Recovery for IMS for z/os PROBLEM DESCRIPTION: FUNCTION=RECOVER of CA High Performance Recovery for IMS for z/os (HPR) may create a broken database partition. This problem may occur under the following conditions: 1) DBRC=NO is specified for a HALDB database/partition and the recovery assets are a Concurrent Image Copy (CIC) and Change Accum (CA) file, where both files are supplied as JCL overrides 2) DBRC=YES is specified with the only recovery assets being CIC and CA file, as there were no ALLOC records known to DBRC with a start time later than the purge time on the CA file. SYMPTOMS: The HPR database recovery will end successfully. However Database Analyzer (DBA) or a pointer checker product will find errors. IMS processes will ABEND with a U0852 ABEND code when trying to read the database. Database utilities such as Secondary Index Builder (SIB) or Database Organizer (DBO) FUNCTION=UNLOAD, will end with errors and/or ABENDs when reading the database. IMPACT: HPR database recovery creates a bad database which cannot be read because of bad pointers. CIRCUMVENTION: IMS database recovery (DFSURDB0) can be used to recover the database dataset(s). PRODUCT(S) AFFECTED: CA High Performance Recovery Release 16.0 Star Problem(s): HPR 235 Copyright (C) 2014 CA. All rights reserved. R00190-I160-SP1 DESC(HPR RECOVER CREATES A BAD DATABASE). ++VER (Z038) FMID (CITKG00) PRE ( RO62723 RO63820 ) SUP ( RO62221 RO66678 RO67041 RO68294 TR62221 TR66678 TR67041 TR68294 TR72777 TR72789 ) ++IF FMID(CIDOG00) REQ( RO72788). ++IF FMID(CHPRG00) REQ( RO72787).

18 CA IMS Tools CA RS PTF RO RO72844 RO72844 M.C.S. ENTRIES = ++PTF (RO72844) TASK COUNT INCORRECT PROBLEM DESCRIPTION: If the maximum number of tasks is limited and mutiple data movers need to be used within a single copy operation, if DFSMSdss is one of those data movers, it is possible that the number of tasks reserved for DFSMSdss will be set to zero. This correction ensures there is one task reserved for DFSMSdss. SYMPTOMS: The number of tasks displayed may not match the actual number of tasks being used. IMPACT: The number of tasks in use may not be the quatity expected. CIRCUMVENTION: None PRODUCT(S) AFFECTED: PQC DB2 Tools Quick Copy Release B PQC DB2 Tools Quick Copy Release 17.0 PQC DB2 Tools Quick Copy Release 16.0 DBCOPY IMS Tools Copy Release B DBCOPY IMS Tools Copy Release 17.0 DBCOPY IMS Tools Copy Release 16.0 Star Problem(s): TGR 248 (C)2014 CA. All Rights Reserved.R02650-D16-SP1 DESC(TASK COUNT INCORRECT). ++VER (Z038) FMID (CTGRG00) PRE ( RO42109 RO52372 RO55596 RO63645 ) SUP ( ZTGJ027 )

19 CA IMS Tools CA RS PTF RO RO72920 RO72920 M.C.S. ENTRIES = ++PTF (RO72920) HPR BUILDS BAD DB WITH CIC AND CHANGE ACCUM PROBLEM DESCRIPTION: FUNCTION=RECOVER of CA High Performance Recovery for IMS for z/os (HPR) may create a broken database partition. This problem may occur under the following condition: DBRC=YES is specified with the recovery assets being CIC, CA file and subsequent log datasets. SYMPTOMS: The HPR database recovery will end successfully. However Database Analyzer (DBA) or a pointer checker product will find errors. IMS processes will ABEND with a U0852 ABEND code when trying to read the database. Database utilities such as Secondary Index Builder (SIB) or Database Organizer (DBO) FUNCTION=UNLOAD, will end with errors and/or ABENDs when reading the database. IMPACT: HPR database recovery creates a bad database which cannot be read because of bad pointers. CIRCUMVENTION: IMS database recovery (DFSURDB0) can be used to recover the database dataset(s). PRODUCT(S) AFFECTED: CA High Performance Recovery Release 16.0 CA High Performance Recovery Version 18.0 Star Problem(s): HPR 237 Copyright (C) 2014 CA. All rights reserved. R00191-I160-SP1 DESC(HPR BUILDS BAD DB WITH CIC AND CHANGE ACCUM). ++VER (Z038) FMID (CIDOG00) PRE ( RO69207 ) SUP ( TR72920 ) ++IF FMID(CITKG00) REQ( RO72921).

20 CA IMS Tools CA RS PTF RO RO72921 RO72921 M.C.S. ENTRIES = ++PTF (RO72921) HPR BUILDS BAD DB WITH CIC AND CHANGE ACCUM PROBLEM DESCRIPTION: FUNCTION=RECOVER of CA High Performance Recovery for IMS for z/os (HPR) may create a broken database partition. This problem may occur under the following condition: DBRC=YES is specified with the recovery assets being CIC, CA file and subsequent log datasets. SYMPTOMS: The HPR database recovery will end successfully. However Database Analyzer (DBA) or a pointer checker product will find errors. IMS processes will ABEND with a U0852 ABEND code when trying to read the database. Database utilities such as Secondary Index Builder (SIB) or Database Organizer (DBO) FUNCTION=UNLOAD, will end with errors and/or ABENDs when reading the database. IMPACT: HPR database recovery creates a bad database which cannot be read because of bad pointers. CIRCUMVENTION: IMS database recovery (DFSURDB0) can be used to recover the database dataset(s). PRODUCT(S) AFFECTED: CA High Performance Recovery Release 16.0 CA High Performance Recovery Version 18.0 Star Problem(s): HPR 237 Copyright (C) 2014 CA. All rights reserved. R00191-I160-SP1 DESC(HPR BUILDS BAD DB WITH CIC AND CHANGE ACCUM). ++VER (Z038) FMID (CITKG00) PRE ( RO72789 ) SUP ( AR72789 TR72921 ) ++IF FMID(CIDOG00) REQ( RO72920).

21 CA IMS Tools CA RS PTF RO RO72951 RO72951 M.C.S. ENTRIES = ++PTF (RO72951) SIB CREATES TOO MANY INDEX RECORDS. CA Secondary Index Builder for IMS for z/os PROBLEM DESCRIPTION: The INDEXCREATE function of CA Secondary Index Builder for IMS for z/os can create PSINDEXes with too many index records when BUILDILDS=YES is specified. This will occur when there are logically related segments that have been logically deleted but not physically deleted. SYMPTOMS: A database integrity checker product will find the records and flag them as errors. The CA Database Analyzer for IMS for z/os will report the extra records with the error message: DBA5803E THE "index_name/segm_name" INDEX SEGMENT AT RBA X'xxxxxxxx' HAS A "EPS/INDX" POINTER AT OFFSET X'xxxx' THAT POINTS AT SEGMENT "segm_name" IN PARTITION xxxxxxx AT RBA X'xxxxxxxx' BUT NO SEGMENT WAS FOUND THERE. THE TARGET RBA WAS X'xxxxxxxx' BEFORE BEING CHANGED BY THE ILE AT RBA X'xxxxxxxx'. IMPACT: The PSINDEX is in error and should not be used. CIRCUMVENTION: To rebuild the PSINDEXes, remove the BUILDILDS=YES statement and rerun. To rebuild the ILDSes, run a SIB INDEXCREATE and specify BUILDILDS=ONLY. PRODUCT(S) AFFECTED: CA Secondary Index Builder Release 16.0 Star Problem(s): SIB 125 Copyright (C) 2014 CA. All rights reserved. R00192-I160-SP1 DESC(SIB CREATES TOO MANY INDEX RECORDS.). ++VER (Z038) FMID (CIDOG00) PRE ( RO60485 RO63661 RO65812 RO69331 ) SUP ( RO65277 TR65277 TR72152 TR72208 TR72676 TR72951 )

22 CA IMS Tools CA RS PTF RO RO73101 RO73101 M.C.S. ENTRIES = ++PTF (RO73101) IMPROVE DBO3902E MSG DIAGNOSTICS. CA Database Copier for IMS for z/os PROBLEM DESCRIPTION: CA Database Copier for IMS for z/os FUNCTION=COPY can end with error message DBO3902E. But the message by itself does not give any information about why the error occurred. There needs to be more diagnostic trace information when the error occurs. SYMPTOMS: The DBCOPY function ends with RC=16 and messages: DBO3902E THE RBA RETURNED BY MEDIA MANAGER WAS NOT THE EXPECTED RBA. IDI7601I FUNCTION RETURN CODE = 0016 (MODULE DBOUDBE, SUFFIX(0), OFFSET 0AB2). IMPACT: The image copy step ends without completing the function. CIRCUMVENTION: Rerunning the step may work. PRODUCT(S) AFFECTED: CA Database Organizer Release 16.0 CA Database Organizer Version 18.0 Star Problem(s): DBO 1019 Copyright (C) 2014 CA. All rights reserved. R00193-I160-SP1 DESC(IMPROVE DBO3902E MSG DIAGNOSTICS.). ++VER (Z038) FMID (CIDOG00) SUP ( TR73101 )

23 CA IMS Tools CA RS PTF RO RO73102 RO73102 M.C.S. ENTRIES = ++PTF (RO73102) ITK PAUSE COLD/WARM START DISCREPANCIES PROBLEM DESCRIPTION: During the execution of the CA Database Organizer for IMS for z/os, (DBO) the ITK STC component of the Full Function Online Reorg (FFOR) function may experience some of the problems indicated below: 1. Under certain conditions FFOR will perform a COLD start despite the fact that a WARM start had been selected on the EXEC statement of the STC JCL, (PGM=HPOINIT,PARM='TYPE=W,PAUSE=W'). 2. While processing, the PAUSE component of FFOR rejects a processing request with message ""ITK6517E IMSX UNAVAILABLE TO PROCESS" because it views the connected IMS system in a state of terminated or in shutdown. 3. After a COLD start the PAUSE component of FFOR terminates on a System 0E0 reason code 029 abend in module ITKBMP00 during the scheduling of the first FFOR job. SYMPTOMS: 1. The ITK STC indicates the STC is to be warm-started, but PAUSE selects a COLD start instead: PGM=HPOINIT,PARM='TYPE=W,PAUSE=W', ITK6526I PAUS COLD START IN PROGRES ITK6500I PAUS INITIALIZATION COMPLETE 2. While processing a new pause request, the FFOR step terminates with RC:08 while the ITK STC displays the following messages for each new PAUSE request from the STC: ITK7400I SHUTDOWN DETECTED ON IMSx NO REGIONS IN PAUS MODE ITK6517E IMS UNAVAILABLE FOR PAUSE ON PSB/database/job name 3. After a COLD START the first FFOR request cause the ITK STC to ABEND with SYSTEM COMPLETION CODE=0E0 REASON CODE= in module ITKBMP00. PSW AT TIME OF ERROR 070C E38 ILC 4 INTC 29 ACTIVE LOAD MODULE ADDRESS= OFFSET=007E738 NAME ITKBMP00 DATA AT PSW 00027E F0 454C58F0 IMPACT: 1. No impact on the system. When there are no FFOR jobs connected to an IMS system PAUSE sheds all its internal data structures to free CSA during the shutdown of the ITK STC. This cause PAUSE to rebuild (COLD START) data structures on the next start up of the ITK STC even when a WARM start was specified. 2. Online reorg did not run, FFOR terminates with RC: The ITK STC terminates and is unuseable for online reorganization. CIRCUMVENTION: None. KEYWORD(s): ABEND SHUTDOWN START PRODUCT UNAVAILABLE WARM COLD STC S0E0 REORG OPENED PROBLEM FFOR ITK ITKBMP00 TYPE=W ITK6517E ITK7400I PRODUCT(S) AFFECTED: CA Database Organizer Release 16.0 CA Database Organizer Version 18.0 Star Problem(s): DBO 1020 Copyright (C) 2014 CA. All rights reserved. R00194-I160-SP1 DESC(ITK PAUSE COLD/WARM START DISCREPANCIES). ++VER (Z038) FMID (CITSG00) PRE ( RO69471 RO72449 ) SUP ( TR72407 TR73102 ) ++HOLD (RO73102) SYSTEM FMID(CITSG00) REASON (ACTION ) DATE (14238) COMMENT (

24 CA IMS Tools CA RS PTF RO73102 IMS Toolkit Started Task Component Release 16.0 SEQUENCE Before using the ITK STC and FFOR functions PURPOSE A new method of managing the start and shutdown sequences for the ITK STC is introduced with this PTF. It removes the prior obstacles of failed FFOR cycles due to timing discrepancies between IMS and the ITK STC cycles during shutdown or startup. After the PTF you will be *able to start or stop any of the processing components, (IMS or the ITK STC), independently of each other as follows:. Start or recycle IMS without the presence of the STC. Start or recycle the STC without the presence of IMS. Shutdown the STC while IMS is active, no FFOR active. Reconnect the STC (warm start), to IMS at any time. Recycle IMS without any considerations to the STC USERS AFFECTED ALL KNOWLEDGE REQUIRED Current level of operation ACCESS REQUIRED As per customer specification ************************** * STEPS TO PERFORM * ************************** 1. Apply the PTF 2. Recycle the ITK STC with a warm start, alternatively you may also recycle IMS and the STC there after. 3. Note: Shutdown of the STC while a FFOR task is busy is not allowed. ). ++HOLD (RO73102) SYSTEM FMID(CITSG00) REASON (DOC ) DATE (14238) COMMENT ( IMS Toolkit Started Task Component Release *************************** * PUBLICATION * *************************** NEW MESSAGES: ITK6543I CONNECTION ESTABLISHED WITH IMSCTLR SCD: 009A8998 Reason: The ITKSTC establish a connection with an IMS Control Region. The name of the IMS Control Region and the address of the IMS SCD forms part of the message. This message is displayed the first time a FFOR reorg is submitted to a specific IMS system after the STC has been started. Action: None informational message Module: ITKBMP00 ITK6544I CONNECTION *TERMINATED WITH IMSUCTLR SCD: 009A8998 Reason: A request to shut down the ITKSTC has been received and the STC is disconectting from the IMS Control Region displayed in this message. The address of the address of the SCD forms part of the message. This message is repeated for each IMS system connected to the ITK STC.

25 CA IMS Tools CA RS PTF RO73102 Action: None informational message only. Module: ITKBMP00 ITK6545I SHUTDOWN COMPLETED - NEXT START WILL BE COLD. Reason: During shutdown the ITKSTC deletes all internal data structures to free storage in CSA. This situation presents itself when there were no con nection to an IMS Control Region and no PAUSE requests had been received during the current STC session. Message ITK6546I will be displayed during the start up of the next session if a WARM start had been requested. Action: None - Informational message Module: ITKBMP00 ITK6546I INTERNAL COLD START SELECTED Reason: The ITKSTC is performing a COLD start to reconstruct PAUSE data structures after a WARM start request had been receieved. The situation presents itself when a prior shutdown of the ITKSTC indicated (message ITK6545I), that there was no connection with any IMS Control region during the duration of the prior STC session. Message ITK6545I will be displayed during the termination of the prior ITKSTC session to indicate that the next WARM start request will b executed as a COLD start. Action: None informational message Module: ITKBMP00 ).

26 CA IMS Tools CA RS PTF RO RO73103 RO73103 M.C.S. ENTRIES = ++PTF (RO73103) DBA NOT PROVIDING POINTER ERROR DETAIL FOR PHIDAM ROOTS Database Analyzer for IMS for z/os PROBLEM DESCRIPTION: When Database Analyzer for IMS for z/os (DBA) is invoked to analyze multiple partitions of a HALDB PHIDAM database, root twin pointer error details are not given for the second and subsequent partitions. Note that statistical checking is performed on all partitions. SYMPTOMS: Error messages DBA6609E and DBA6621E are issued when the PHIDAM DSGROUP A is analyzed, but no DBA1504E message(s) are issued when the primary index is analyzed if multiple partitions are processed as part of the command. Multiple partitions can be processed with the ANALYZEALL function or the ANALYZE function with a NUMBEROFPARTS specification of 2 or greater. Here is the full message text: DBA6609E FOR SEGMENT rootsegm, THE PTF AND PTB POINTERS DO NOT AGREE. DBA6621E THE "PTF -PTB " BACKWARD POINTERS IN SEGMENT "rootsegm" ARE IN ERROR. And when pointer-error detail messages are provided: DBA1504E THE "rootsegm" SEGMENT AT RBA X'root rba' HAS A "PTBorPTF" POINTER AT OFFSET X'000x' THAT POINTS AT SEGMENT "rootsegm" AT RBA X'otro' BUT THE PREVIOUS SEGMENT IN THE CHAIN IS AT RBA X'yaya'. IMPACT: A separate DBA analysis must be run in order to obtain the RBAs of the segments with the pointer errors. Specify the following control cards to analyze just the single partition with statistical errors: FUNCTION=ANALYZE,DBDNAME=master,PARTITION=partname CIRCUMVENTION: None. Note that statistical checking is performed on all partitions. Only pointer error detail messages are missing. PRODUCT(S) AFFECTED: CA Database Analyzer Release 15.0 CA Database Analyzer Release 16.0 CA Database Analyzer Version 18.0 Star Problem(s): DBA 467 Copyright (C) 2014 CA. All rights reserved. R00195-I160-SP1 DESC(DBA NOT PROVIDING POINTER ERROR DETAIL FOR PHIDAM ROOTS). ++VER (Z038) FMID (CIDAG00) PRE ( RO62618 RO63610 RO67392 RO69723 ) SUP ( TR73103 )

CA IMS Tools CA RS 1503 Service List

CA IMS Tools CA RS 1503 Service List CA IMS Tools 16.0 1 CA RS 1503 Service List Release Service Description Type 16.0 RO77661 LXCF TRACE DATA REMAINS IN CSA AFTER THE STC SHUTDOWN PTF RO77662 LXCF TRACE DATA REMAINS IN CSA AFTER THE STC

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 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

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

CA IMS Tools CA RS 1403 Service List

CA IMS Tools CA RS 1403 Service List CA IMS Tools 16.0 1 CA RS 1403 Service List Description Hiper 16.0 RO63591 MSG ITK1412E RECONS UNAVAILABLE ISSUED WITH DBRC=N W/O APF RO63610 ILDS NOT READ WHEN DBDNAME=PSINDEX POINTERCHECK=CROSSDBD RO63645

More information

CA IMS Tools CA RS 1309 Service List

CA IMS Tools CA RS 1309 Service List CA IMS Tools 16.0 1 CA RS 1309 Service List Description Hiper 16.0 RO60208 ADD SUPPORT FOR KEYWORD SSID OPTION RO60339 NEW ERROR MSG WHEN PDS IS FULL RO60344 STCITK ABEND0C4 / ABENDS878 DURING COLD START/RESTART

More information

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

CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1602 Service List CA IMS Tools 18.0 / Chorus 4.0 for IMS Tools 1 CA RS 1602 Service List Description Type 18.0 RO87434 INVALID PIT RECOVERY AND EXTRANIOUS ITK1605W PTF RO87435 INVALID PIT RECOVERY AND EXTRANIOUS ITK1605W

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 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 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 1412 Service List

CA Top Secret Security for z/os CA RS 1412 Service List CA Top Secret Security for z/os 15.0 1 CA RS 1412 Service List Release Service Description Type 15.0 RO73379 ACID RECORD DEGRADATION POSSIBLE W/ SIGNON PSWD CHANGES *HIP/PRP* RO73933 ABEND S0C4 ON TSS

More information

CA Cleanup for ACF CA RS 1610 Service List

CA Cleanup for ACF CA RS 1610 Service List CA Cleanup for ACF2 12.1 1 CA RS 1610 Service List Description Type 12.1 RO87553 #DBU JOB HANG IN SX22 ABEND RECOVERY; DBASE RECS LOST PTF RO88095 OPS/MVS STATE MSGS SAY STOPPING/DOWN ON DATASPACE RELOAD

More information

CA ACF CA RS 1409 Service List

CA ACF CA RS 1409 Service List CA ACF2 15.0 1 CA RS 1409 Service List Description Type 15.0 RO70473 ACALT REQUEST TO INSERT LOGONID MAY GET ACF00050 MESSAGE PTF RO70480 INCONSISTENT ACF00RBS RESULTS WITH INPUT GROUP PTF RO70670 MOVE

More information

CA Mainframe Advanced Authentication CA RS 1702 Service List

CA Mainframe Advanced Authentication CA RS 1702 Service List CA Mainframe Advanced Authentication 2.0 1 CA RS 1702 Service List Description Type 2.0 RO89614 ADD SUPPORT FOR BETA TO GA TRANSITION PTF RO90663 ADVANCED AUTHENTICATION MAINFRAME (AAM) SUPPORT FOR RACF

More information

CA DB2 Tools CA RS 1502 Service List

CA DB2 Tools CA RS 1502 Service List CA DB2 Tools 16.0 1 CA RS 1502 Service List Description Type 16.0 RO77680 EXCEPTIONS NOT CLEARED FROM SYSTEM CONDITION MONITOR PTF RO77716 DBG70034E MESSAGE WHEN CURRENT PATH TOO LONG PTF RO77938 S0C4

More information

CA Easytrieve Report Generator CA RS 1406 Service List

CA Easytrieve Report Generator CA RS 1406 Service List CA Easytrieve Report Generator 11.6 1 CA RS 1406 Service List Release Service Description Type 11.6 RO66115 ADD 8-BYTE BINARY DATA TYPE. FIX XML REPORT REC LEN PTF RO66127 ADD 8-BYTE BINARY DATA TYPE.

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 Top Secret Security for z/os CA RS 1509 Service List

CA Top Secret Security for z/os CA RS 1509 Service List CA Top Secret Security for z/os 15.0 1 CA RS 1509 Service List Description Type 15.0 RO77780 S0C4 ABEND TSSFSB +AD2 WITH JES3 AND Z/OS 2.2 PTF RO81817 NEW CIA DATACOM DATA MODEL AND MAINTENANCE JOBS PTF

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

CA TPX Session Management CA RS 1403 Service List

CA TPX Session Management CA RS 1403 Service List CA TPX Session Management 5.4 1 CA RS 1403 Service List Description Hiper 5.4 RO63718 SET TYPE FIELD TO "TPX" FOR INTERNAL TPX APPLICATIONS RO66029 PASSWORD PHRASE S0C1 FREESLOT+1B0 The CA RS 1403 service

More information

CA ACF CA RS 1501 Service List

CA ACF CA RS 1501 Service List CA ACF2 15.0 1 CA RS 1501 Service List Description Type 15.0 RO73478 IMPROVE ACFRPTXR PERFORMANCE PTF RO74801 CICS: BAD ACFAE723 ABEND ANALYSIS ON BRANCH TO LOC ZERO PTF RO75852 ACFESAGE MISHANDLES NEXTKEY

More information

CA Workload Automation CA 7 Edtion CA RS 1606 Service List

CA Workload Automation CA 7 Edtion CA RS 1606 Service List CA Workload Automation CA 7 Edtion 11.3 1 CA RS 1606 Service List Description Type 11.3 RO89375 IDASH REJECTS EVENTS DUE TO INVALID INSTANCE ID PTF RO89563 CA-7 SERVER FOR IDASH SEED DATA EVENTS LACK LPAR

More information

CA ACF CA RS 1709 Service List

CA ACF CA RS 1709 Service List CA ACF2 16.0 1 CA RS 1709 List Description Type RO96906 DATASET ENCRYPTION SUPPORT PTF RO96914 SUPPORT Z/OS 2.3 WORKATTR EMAIL ADDRESS PTF RO97142 INTERNAL STC TABLE HAS A LIMIT OF 1364 STC RECORDS PTF

More information

CA DB2 Tools 19.0 **Incremental INC01** 1 CA RS 1702 Service List

CA DB2 Tools 19.0 **Incremental INC01** 1 CA RS 1702 Service List CA DB2 Tools 19.0 **Incremental INC01** 1 CA RS 1702 Service List Description Type 19.0 RO78677 ALLOW TIGER TO USE XTIOTS PTF RO78772 REMOVE IPL REQUIREMENT WHEN GOING TO NEW RELEASE PTF RO81037 SNAPSHOT

More information

CA DB2 Tools CA RS 1505 Service List

CA DB2 Tools CA RS 1505 Service List CA DB2 Tools 16.0 1 CA RS 1505 Service List Release Service Description Type 16.0 RO80053 DT109E PLAN NOT AUTHORIZED MESSAGE IS CONFUSING PTF RO80094 DISPLAY FORM BEFORE QUERY IN CICS S0C4 IN PIEFLWC PTF

More information

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

CA Top Secret Security for z/os CA RS 1607 Service List CA Top Secret Security for z/os 16.0 1 CA RS 1607 Service List Description Type 16.0 RO89828 WITH OPTIONS(38) AND RO79619 CICS EXTRACT IS NOT CACHED *HIP/PRP* RO89936 DEFINE NEW CACEM PRODUCT RESOURCE

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 Common Services CA RS 1702 Service List

CA Common Services CA RS 1702 Service List CA Common Services 14.1 1 CA RS 1702 Service List Release Service Description Type 14.1 RO81979 CASRVSYM RECURSIVE S0C4 ABENDS PTF RO91834 ABEND S0C4-3B DURING CICS INITIALIZATION. PTF RO92559 ABEND AEE0

More information

CA ACF CA RS 1602 Service List

CA ACF CA RS 1602 Service List CA ACF2 15.0 1 CA RS 1602 Service List Description Type 15.0 RO78433 ACF2/IMS: REMOVE LINE LIMIT ON ACF TRANSACTION PTF RO84661 PROVIDE REPORT ACFSTGUT TO DISPLAY RESOURCE RULE CSA USAGE PTF RO86604 CICS:

More information

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

CA XCOM Data Transport for z/os CA RS 1411 Service List CA XCOM Data Transport for z/os 12.0 1 CA RS 1411 Service List Description Type 12.0 RO74240 MISSING MESSAGE XCOMM0425E WHEN VSAM HISTORY FILE FULL *HIP/PRP* RO74259 XCOM V12.0 SAMPLE JCL MEMBERS HAVE

More information

CA LDAP CA RS 1406 Service List

CA LDAP CA RS 1406 Service List CA LDAP 15.1 1 CA RS 1406 Service List Description Type 15.1 RO66341 LDAP ERROR IN CHANGE MONITOR EVENT REPORTS PTF RO66794 CHANGE MONITOR EVENTS SEARCH SHOWS INCORRECT RESULTS PTF RO67510 MODIFYING ACTIVATION

More information

CA DB2 Tools CA RS 1606 Service List

CA DB2 Tools CA RS 1606 Service List CA DB2 Tools 17.0 1 CA RS 1606 Service List Description Type 17.0 RO89793 DBG72002I SUBSYSTEM EXCEPTION ROUTINE ERROR AT Z/OS 2.2 PTF RO89887 DUPLICATE PACKAGES DISPLAYED W/ SYNCHRONZED PDT & PSA PTF RO89896

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 Deliver CA RS 1403 Service List

CA Deliver CA RS 1403 Service List CA Deliver 12.1 1 CA RS 1403 Service List Description Hiper 12.1 RO65149 PROBLEM VERSIONING BACK TO 11.7 The CA RS 1403 service count for this release is 1 CA Deliver 12.0 2 CA RS 1403 Service List Description

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 Datacom/DB CA RS 1602 Service List

CA Datacom/DB CA RS 1602 Service List CA Datacom/DB 14.0 1 CA RS 1602 Service List Description Type 14.0 RO86865 S0C4 IN DBSRPPR SYSVIEW+001750 PTF RO87076 DBSQLPR S0C4 WITH LARGE OUTPUT REQUESTED PTF RO87316 DB CONSOLE COMMAND "QUIESCE RST"

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 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 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 MIM Resource Sharing CA RS 1402 Service List

CA MIM Resource Sharing CA RS 1402 Service List CA MIM Resource Sharing 11.9 1 CA RS 1402 Service List Release Service Description Hiper 11.9 RO65928 U0051 RC7 ABEND DURING VCF INITIALIZATION **HIPER** RO67045 MIM0100A MSG CAUSES FATAL SD23 ABEND 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 InterTest Batch CA RS 1510 Service List

CA InterTest Batch CA RS 1510 Service List CA InterTest Batch 8.5 1 CA RS 1510 Service List Release Service Description Type 8.5 RO75934 U4036 OR S0C4 ABEND IN CAMRTMON; S200 IN CAMRTEXI; LOOP PTF RO81700 JCL CONVERSION ERRORS/ABENDS WHEN JCL IS

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 DB2 Tools CA RS 1308 Service List

CA DB2 Tools CA RS 1308 Service List CA DB2 Tools 16.0 1 CA RS 1308 Service List Description Hiper 16.0 RO57140 U333 U334 U335 FRA@PH4 ON UTS OBJECT IN DB2 10 RO57141 U333 U334 U335 FRA@PH4 ON UTS OBJECT IN DB2 10 RO57147 OBIDXLAT RECOVER

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

CA Workload Automation CA 7 Edtion CA RS 1510 Service List

CA Workload Automation CA 7 Edtion CA RS 1510 Service List CA Workload Automation CA 7 Edtion 12.0 1 CA RS 1510 Service List Description Type 12.0 RO73655 INCREASE MAX SOCKETS TO 64K PTF RO77005 CAIASCON, CAIASLOG - INCREASING THE SIZE OF IASLOG PTF RO77026 REQUEST

More information

CA Datacom/DB CA RS 1507 Service List

CA Datacom/DB CA RS 1507 Service List CA Datacom/DB 15.0 1 CA RS 1507 Service List Description Type 15.0 RO78807 S0C4 IN DELEXEC WITH DELETE FROM CURSOR AFTER RO40578 PTF RO81612 CHANGE DATA CAPTURE IMPROPER RESTART AFTER EOJ *HIP/PRP* RO81820

More information

CA Datacom/DB CA RS 1704 Service List

CA Datacom/DB CA RS 1704 Service List CA Datacom/DB 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 Common Services CA RS 1604 Service List

CA Common Services CA RS 1604 Service List CA Common Services 14.1 1 CA RS 1604 Service List Description Type 14.1 RO78799 S0C4 ABEND CCSFEDTF+FC PTF RO84241 DB2 COMMANDS HANG PTF RO86292 CAIRIM SUPPORT FOR CTS 5.3 SUPPORT UNDER RACF PTF RO88062

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 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

CA SYSVIEW Performance Management CA RS 1701 Service List

CA SYSVIEW Performance Management CA RS 1701 Service List CA SYSVIEW Performance Management 14.1 1 CA RS 1701 Service List Description Type 14.1 RO89732 Incorrect CMD access when security set to LOG PTF RO91809 CATALOG INCORRECT FIELDS ON Z/OS 2.2 PTF RO91936

More information

CA Common Services CA RS 1408 Service List

CA Common Services CA RS 1408 Service List CA Common Services 14.1 1 CA RS 1408 Service List Release Service Description Type 14.1 RO71174 OPS/MVS API CALLS FOR STATE RETURN INVALID JOBNAME. PTF RO71856 RC 4 FOLLOWING TIMEOUT AFTER OPER CMD STOPEND

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 LDAP CA RS 1601 Service List

CA LDAP CA RS 1601 Service List CA LDAP 15.0 1 CA RS 1601 Service List Description Type 15.0 RO73907 15.0:LDAPSEARCH ACIDS LISTED IMPROPERLY PTF RO78727 PROBLEMS WITH Z/OS APFLIST EVENT REPORT PTF RO80341 ADD SUPPORT FOR MEMLIMIT AND

More information

CA IDMS CA RS 1611 Service List

CA IDMS CA RS 1611 Service List CA IDMS 18.5 1 CA RS 1611 Service List Description Type 18.5 RO90658 SHORT ON STORAGE MESSAGES AFTER VARY SYSGEN POOLS PTF RO91257 DC171066 WHEN CALLING ADS SQL PROCEDURE PTF RO91329 IDMS UNABLE TO FIND

More information

CA Disk Backup and Restore CA RS 1609 Service List

CA Disk Backup and Restore CA RS 1609 Service List CA Disk Backup and Restore 12.5 1 CA RS 1609 Service List Release Service Description Type 12.5 RO90201 ARCHIVE U0100 ABEND DUE TO INCORRECT RCF KEYS PTF RO90374 DINXUFEX EXIT DOES NOT WORK WITH BACKUPCC

More information

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

CA Top Secret Security for z/os CA RS 1409 Service List CA Top Secret Security for z/os 15.0 1 CA RS 1409 Service List Description Type 15.0 RO71034 TSSCFILE ABENDS WITH S878-10, OUT OF STORAGE PTF RO71198 CHORUSSTATG NOT STARTING AFTER TSS MODIFY PTF RO71376

More information

CA PDSMAN PDS Library Management CA RS 1411 Service List

CA PDSMAN PDS Library Management CA RS 1411 Service List CA PDSMAN PDS Library Management 7.7 1 CA RS 1411 Service List Description Type 7.7 RO73184 FCO415A MESSAGE WHEN PROCESSING PDSFAST DIREDIT PTF RO73404 ENHANCE PDSMAN LAST REFERENCE DATE RECORDING PTF

More information

CA Datacom CICS Services CA RS 1404 Service List

CA Datacom CICS Services CA RS 1404 Service List CA Datacom CICS Services 14.0 1 CA RS 1404 Service List Description Hiper 14.0 RO64568 NEW GENERALIZED SKPSYNC OPTION ENHANCEMENT RO64674 AN MRO/ISC TRANS INCORRECTLY GETS MSG DC00127E & THEN LOOPS RO65866

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 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 Datacom/DB CA RS 1308 Service List

CA Datacom/DB CA RS 1308 Service List CA Datacom/DB 14.0 1 CA RS 1308 Service List Description Hiper 14.0 RO57425 S0C4 AT DBINRPR+23AC USING EXTENDED PROGRAMMING OPTION RO60177 EOJ_OK SUPPORT IN EXTENDED OPTION DOES NOT TAKE EFFECT The CA

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

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

CA ACF CA RS 1412 Service List

CA ACF CA RS 1412 Service List CA ACF2 15.0 1 CA RS 1412 Service List Description Type 15.0 RO72287 CICS: CTS 5.1 TD QUEUE JOB SUBMIT RUNS UNDER REGION LOGONID PTF RO72713 CICS TS 5.1 ABEND, DFHDS0007, X'0209' RESUME AREA OVERFLOW *HIP/PRP*

More information

CA IDMS CA RS 1607 Service List

CA IDMS CA RS 1607 Service List CA IDMS 18.5 1 CA RS 1607 Service List Description Type 18.5 RO73457 TCP/IP DDS BIDIRECTIONAL CVS DONT CONNECT IF STARTUP DELAYED PTF RO87502 IDMSLOOK DISPLAYING COBOL 5.1 COMPILED PROGRAM ABENDS S0C4

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 ACF CA RS 1510 Service List

CA ACF CA RS 1510 Service List CA ACF2 15.0 1 CA RS 1510 Service List Description Type 15.0 RO77972 ADD JES3 2.2 SUPPORT TO JES3U313 PTF RO79072 PSGPCHG PANEL GET ACF67001 COMMAND Y INVALID AFTER RO76957 ** PRP ** RO79549 CICS: RECOGNIZE

More information

CA SYSVIEW Performance Management CA RS 1702 Service List

CA SYSVIEW Performance Management CA RS 1702 Service List CA SYSVIEW Performance Management 14.2 1 CA RS 1702 Service List Description Type 14.2 RO93016 CICS TRANSACTION GROUP NAME TRUNCATED PTF RO93038 SECURITY-VALIDATION USERDEF INCORRECT FOR ACF2 PTF RO93198

More information

CA InterTest Batch CA RS 1408 Service List

CA InterTest Batch CA RS 1408 Service List CA InterTest Batch 8.5 1 CA RS 1408 Service List Description Type 8.5 RO64004 LOOP IN IN25SAPI PTF RO64585 S0C4 ABEND WHEN MONITORING AN OPTIMIZED COBOL PGM PTF RO68643 S001-1 ABEND WHEN NO PROCLIB FOR

More information

CA ACF CA RS 1605 Service List

CA ACF CA RS 1605 Service List CA ACF2 16.0 1 CA RS 1605 Service List Description Type 16.0 RO86948 MESSAGE ACF79410 MISSING IN R16 PTF RO87169 ACF2/IMS SUPPORT FOR IMS R14 PTF RO87944 WRONG ERROR MSG ON P11TOKEN WHEN ICSF IS DOWN PTF

More information

CA JCLCheck Workload Automation CA RS 1605 Service List

CA JCLCheck Workload Automation CA RS 1605 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1605 Service List Description Type 12.0 RO87932 MISSING CAY6047 FOR QUOTED PROCNAME / IF STATEMENT SYMBOLIC PTF RO88395 INVALID CAY6084E MESSAGE REPORTED FOR

More information

CA Datacom/AD CA RS 1701 Service List

CA Datacom/AD CA RS 1701 Service List CA Datacom/AD 15.0 1 CA RS 1701 Service List Description Type 15.0 RO92484 MUF HUNG DURING RESTART WITH "WAIT DB MISC" STATUS *HIP/PRP* RO92663 USS: ADD /LARGEADDRESSAWARE (TRUE 64BIT ADDRESSING)-WINDOWS

More information

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

CA Top Secret Security for z/os CA RS 1710 Service List CA Top Secret Security for z/os 16.0 1 CA RS 1710 List Description Type RO91062 PASSPHRASE VIOLATION IN FAC(STC) CAUSES LOOP WITH OPTIONS(4) PTF RO97371 CICS VERIFY PASSWORD INVALID FACILITY CHECK PTF

More information

CA 1 Tape Management CA RS 1403 Service List

CA 1 Tape Management CA RS 1403 Service List CA 1 Tape Management 12.6 1 CA RS 1403 Service List Release Service Description Hiper 12.6 RO60054 S0C4 ABEND DURING CLOSE PROCESSING OF 31 BIT UNCAPTURED UCB. RO62065 TMPIUSG3 ZVAR ERROR UPDATING TMOOPT00

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 Workload Automation CA 7 Edtion CA RS 1502 Service List

CA Workload Automation CA 7 Edtion CA RS 1502 Service List CA Workload Automation CA 7 Edtion 12.0 1 CA RS 1502 Service List Description Type 12.0 RO76996 DATASET MEMBER UPDATE PROBLEMS PTF RO77007 DATABASE VALIDATION ISSUES PTF RO77343 SASSDCTG - JOB SUBMISSION

More information

CA Gen Encyclopedia Server / Implementation ToolSet CA RS 1408 Service List

CA Gen Encyclopedia Server / Implementation ToolSet CA RS 1408 Service List CA Gen Encyclopedia Server / Implementation ToolSet 8.5 1 CA RS 1408 Service List Release Service Description Type 8.5 NO-SRV2 CA RS 1408 Contains No Service For This Release of This Product. PTF The CA

More information

CA ACF CA RS 1512 Service List

CA ACF CA RS 1512 Service List CA ACF2 15.0 1 CA RS 1512 Service List Description Type 15.0 RO77913 S0C4 SAFOESMF+960 PTF RO79190 ACCESS SUBCOMMAND - IMPROVE PERFORMANCE AFTER ROLE SUPPORT PTF RO82273 STORAGE CREEP SP 0 & 252 LEN X'388'

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 Workload Automation ESP Edition CA RS 1609 Service List

CA Workload Automation ESP Edition CA RS 1609 Service List CA Workload Automation ESP Edition 11.4 1 CA RS 1609 Service List Description Type 11.4 RO89762 CYBESWS1 RETURNING RC8 PTF RO89963 MANUAL JOBS WITH JCL ERRORS MAY NOT BE TRACKED PTF RO90489 RELAXING AGENT

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 ACF CA RS 1705 Service List

CA ACF CA RS 1705 Service List CA ACF2 16.0 1 CA RS 1705 List Description Type RO92798 LDS SSL INIT FAILS W/CAS2386W PTF RO93394 ACF89001 VSAM I/O ERROR WITH SHARED DASD AND CACHE PTF RO93615 ABEND S0E0 IN SAFOEUSP ON A INIT_USP CALL

More information

CA ACF CA RS 1610 Service List

CA ACF CA RS 1610 Service List CA ACF2 16.0 1 CA RS 1610 Service List Description Type 16.0 RO88622 POSITION FOR DB2 12.1 PTF RO89873 ACF2/IMS BATCH INTERFACE SUPPORT FOR IMS R14 PTF RO90019 ACF2/IMS BATCH INTERFACE SUPPORT FOR IMS

More information

CA SYSVIEW Performance Management CA RS 1504 Service List

CA SYSVIEW Performance Management CA RS 1504 Service List CA SYSVIEW Performance Management 13.9 1 CA RS 1504 Service List Description Type 13.9 RO75512 LOWER CASE IGNORED IN CTHRESH DISPLAY PTF RO76145 TSD9180 NOT SAVING CORRECT VLMC AND FLMC IN DATALIB PTF

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 DB2 Tools 20.0 **INCREMENTAL** 1 CA RS 1706 Service List

CA DB2 Tools 20.0 **INCREMENTAL** 1 CA RS 1706 Service List CA DB2 Tools 20.0 **INCREMENTAL** 1 CA RS 1706 Service List Service Description Type RO95918 CA RAPID REORG UPDATE PTF RO95972 CA RAPID REORG UPDATE PTF RO96002 ADD MISSING PQC CDBAPARM MEMBER PTF RO96005

More information

CA Easytrieve Report Generator CA RS 1408 Service List

CA Easytrieve Report Generator CA RS 1408 Service List CA Easytrieve Report Generator 11.6 1 CA RS 1408 Service List Release Service Description Type 11.6 RO68528 REPORT FILES ARE NOT OPENED IF THE REPORT IS NOT GENERATED PTF RO70187 HEAP VALIDATION ERROR

More information

CA Disk Backup and Restore CA RS 1809 Service List

CA Disk Backup and Restore CA RS 1809 Service List CA Disk Backup and Restore 12.5 1 1809 Service List Service Description Type RO99837 SVC 99 ERROR IN RESTORE/RECOVER - TIOT FULL PTF SO01880 ALLOW64KY MAY CAUSE JOBS TO HANG WHEN DATACOM MUF NOT UP PTF

More information

CA Workload Automation CA 7 Edtion CA RS 1503 Service List

CA Workload Automation CA 7 Edtion CA RS 1503 Service List CA Workload Automation CA 7 Edtion 11.3 1 CA RS 1503 Service List Description Type 11.3 RO72932 SASSSM85 - FUNCTION FIELD IS NOT CLEARED PTF RO77862 CAIASTCP - DNS RETURN CODE NOT CAUGHT PTF RO78296 SASSCMGR

More information

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

CA Top Secret Security for z/os CA RS 1706 Service List CA Top Secret Security for z/os 16.0 1 CA RS 1706 List Description Type RO92920 TSS9112E UNABLE TO DETERMINE JES LEVEL FOR Z/OS 2.3 PTF RO95424 BAD VALUES ACCEPTED NPWRTHRESH/NPPTHRESH/PTHRESH PTF RO95428

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 View CA RS 1409 Service List

CA View CA RS 1409 Service List CA View 12.1 1 CA RS 1409 Service List Release Service Description Type 12.1 RO69206 UNCAUGHT ERRORS CAUSE S0C4 ABENDS PTF RO71917 SARBCH ARCHDATE UPDATED REPORTS DELETED BY INTERIM BACKUP PTF RO71925

More information

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

CA Top Secret Security for z/os CA RS 1803 Service List CA Top Secret Security for z/os 16.0 1 CA RS 1803 List Description Type RO98826 LOOP IN PROGRAM SAFOEOTS WHEN SEARCHING UID TABLE PTF RO98925 ABEND S0C4 DURING RACR=EXTRACT TYPE=REPLACE ON AES128/AES256

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 Endevor Software Change Manager CA RS 1402 Service List

CA Endevor Software Change Manager CA RS 1402 Service List CA Endevor Software Change Manager 16.0 1 CA RS 1402 Service List Description Hiper 16.0 NO-SRV3 CA RS 1402 Contains No Service For This Release of This Product. The CA RS 1402 service count for this release

More information

CA OPS/MVS WebCenter CA RS 1408 Service List

CA OPS/MVS WebCenter CA RS 1408 Service List CA OPS/MVS WebCenter 12.1 1 CA RS 1408 Service List Release Service Description Type 12.1 RO71623 BSYS LOGON FAILED. DEFAULTS TAKEN. PTF RO71960 TOP 10 JOBS BY CPU% SHOWS NO DATA POINTS TO PLOT PTF RO72253

More information

CA JCLCheck Workload Automation CA RS 1406 Service List

CA JCLCheck Workload Automation CA RS 1406 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1406 Service List Description Type 12.0 NO-SRV2 CA RS 1406 Contains No Service For This Release of This Product. PTF The CA RS 1406 service count for this release

More information