CA Mainframe Application Tuner CA RS 1708 Service List

Size: px
Start display at page:

Download "CA Mainframe Application Tuner CA RS 1708 Service List"

Transcription

1 CA Mainframe Application Tuner CA RS 1708 List Description Type RO96565 FALSE TN0499E MESSAGE DURING MONITOR INITIALIZATION PTF RO96766 TN6969E XCF MESSAGE EXIT FAILED. INTERNAL MCE QUEUEING ERROR PTF RO96814 WRONG CPU TIME IN DB2VIEW WHEN IFI IS USED PTF RO96842 C/C++ PROGRAM REGISTRATION: INCORRECT STMT NUMBERS ASSIGNED PTF RO96869 TN0895W INVALID INITPARM SERVERID PARAMETER PTF RO96907 CICS COLLECT PARAMETER DEFAULTS TO 1 INCORRECTLY PTF RO97128 TNMTERM TNMTMQ S01D ABEND PTF The CA RS 1708 service count for this release is 7

2 CA Mainframe Application Tuner 2 CA RS 1708 List for FMID Description Type RO96565 FALSE TN0499E MESSAGE DURING MONITOR INITIALIZATION PTF RO96766 TN6969E XCF MESSAGE EXIT FAILED. INTERNAL MCE QUEUEING ERROR PTF RO96814 WRONG CPU TIME IN DB2VIEW WHEN IFI IS USED PTF RO96842 C/C++ PROGRAM REGISTRATION: INCORRECT STMT NUMBERS ASSIGNED PTF RO96869 TN0895W INVALID INITPARM SERVERID PARAMETER PTF RO96907 CICS COLLECT PARAMETER DEFAULTS TO 1 INCORRECTLY PTF RO97128 TNMTERM TNMTMQ S01D ABEND PTF The CA RS 1708 service count for this FMID is 7

3 CA Mainframe Application Tuner CA RS PTF RO96565 RO96565 RO96565 M.C.S. ENTRIES = ++PTF (RO96565) FALSE TN0499E MESSAGE DURING MONITOR INITIALIZATION Incorrect occurrances of message TN0499E (TNEISRB abended -- SDUMP is available) can be seen during monitor initialization. Either message TN0491E (Target never located for profile) or message TN0492E (Terminated or unmatched for profile), should have been displayed, depending on which is more appropriate for the circumstances encountered. When CA Mainframe Application Tuner (CA MAT) is asked to monitor all steps of a multi-step job, a separate monitor is created for each target job step. This, of course, requires that the initialization, execution, and termination phases be performed for each monitor. When one or more of the target job steps runs very quickly (steps running for less than three seconds were observed), monitor initialization may still be running when the step ends. In that case message TN0499E, which indicates that an abend has occurred during monitor initialization, may be issued even though no abend has truly occurred. The message further indicates that an SDUMP was produced; however, since there was no abend, there was also no SDUMP produced. Minor. An incorrect message appears for those target job steps which run in too short a duration for successful monitoring. While the message is incorrect, the intent remains that monitoring can't complete for the step. However, monitors for target job steps of sufficient duration do complete successfully and are perfectly valid. None. CA MAT base component Version 10.0 MATUNE 715 Copyright (C) 2017 CA. All rights reserved. R00062-EES110-SP1 DESC(FALSE TN0499E MESSAGE DURING MONITOR INITIALIZATION). FMID () PRE ( RO93534 ) SUP ( TR96565 )

4 CA Mainframe Application Tuner CA RS PTF RO96766 RO96766 RO96766 M.C.S. ENTRIES = ++PTF (RO96766) TN6969E XCF MESSAGE EXIT FAILED. INTERNAL MCE QUEUEING ERROR CA MAT Server log received the following message. "TN6969E XCF Message Exit Failed. Reason - Internal MCE queueing error" A Dump is created after this error message. CA MAT Server log received the following message. "TN6969E XCF Message Exit Failed. Reason - Internal MCE queueing error" A Dump is created after this error message. However, this dump does not have CA MAT Server address space information. Since the dump does not have CA MAT Server address space information, it is not possible to debug the cause of TN6969E message. N/A CA MAT base component Version 10.0 MATUNE 717 Copyright (C) 2017 CA. All rights reserved. R00064-EES110-SP1 DESC(TN6969E XCF MESSAGE EXIT FAILED. INTERNAL MCE QUEUEING ERROR). FMID () PRE ( RO93534 ) SUP ( TR96766 ) ++HOLD (RO96766) SYSTEM FMID() REASON (ACTION ) DATE (17173) COMMENT ( SEQUENCE After Apply PURPOSE The purpose is to apply the PTF across all LPARs. USERS AFFECTED All. KNOWLEDGE REQUIRED Recycle CA MAT Server. ACCESS REQUIRED The ability to recycle CA MAT Server. ************************** * STEPS TO PERFORM * ************************** Shutdown CA MAT server on all LPARs. Apply this PTF. Start CA MAT servers on all LPARs. Purpose is to ensure CA MAT servers on all LPARs are running with this PTF at the same time. ).

5 CA Mainframe Application Tuner CA RS PTF RO96814 RO96814 RO96814 M.C.S. ENTRIES = ++PTF (RO96814) WRONG CPU TIME IN DB2VIEW WHEN IFI IS USED When analyzing a DB2 monitor in CA MAT, DB2 view shows incorrect CPU times for records that were collected by IFI (Instrumentation Facility Interface). Wrong CPU times for monitors collected by IFI. Monitor data cannot be used for performance tunning. None. MATUNE 716 Copyright (C) 2017 CA. All rights reserved. R00066-EES110-SP1 DESC(WRONG CPU TIME IN DB2VIEW WHEN IFI IS USED). FMID () PRE ( RO93534 ) SUP ( RO95903 TR95903 TR96814 )

6 CA Mainframe Application Tuner CA RS PTF RO96842 RO96842 RO96842 M.C.S. ENTRIES = ++PTF (RO96842) C/C++ PROGRAM REGISTRATION: INCORRECT STMT NUMBERS ASSIGNED During registration of a C/C++ program, incorrect source statement numbers may be assigned to program offsets. When the "L" line command is issued on the CallerID panel (which is reached from CodeView via the "C" (CallerID) line command) the listing may be positioned to an incorrect source statement. Minor. The offsets that were produced during the measurement are correct. The registered listing is correct. The only problem is that the listing is positioned incorrectly for the offset that was presented in the "L" line command. Manually issue an ISPF FIND command to locate the offset within the listing. CA MAT base component Version 10.0 MATUNE 722 Copyright (C) 2017 CA. All rights reserved. R00067-EES110-SP1 DESC(C/C++ PROGRAM REGISTRATION: INCORRECT STMT NUMBERS ASSIGNED). FMID () PRE ( RO87758 RO91220 RO93534 ) SUP ( TR96842 ) ++HOLD (RO96842) SYSTEM FMID() REASON (ACTION ) DATE (17179) COMMENT ( SEQUENCE After Apply PURPOSE To correct internal CA MAT tables used to describe C/C++ programs. USERS All CA MAT users who have C/C++ programs registered. AFFECTED KNOWLEDGE CA MAT program registration process. REQUIRED ACCESS Read access to any required program listing libraries. REQUIRED ************************** * STEPS TO PERFORM * ************************** After the application of this PTF it will be necessary to re-register all C/C++ programs. Note that re-registration of C/C++ programs is all that is necessary. Existing monitor data sets are valid and do not need to be recreated. Once the programs are re-registered, the listing will be positioned correctly when the "L" line command is issued from the CallerID panel. ).

7 CA Mainframe Application Tuner CA RS PTF RO96869 RO96869 RO96869 M.C.S. ENTRIES = ++PTF (RO96869) TN0895W INVALID INITPARM SERVERID PARAMETER Receive "TN0895W INVALID INITPARM SERVERID PARAMETER" message on CICS log when Serverid field length is 8. Receive "TN0895W INVALID INITPARM SERVERID PARAMETER" message on CICS log. Cannot specify INITPARM with a Serverid that has 8 characters. A valid Serverid length is from 1 to 8 characters long. Specify a 1 to 7 characters long Serverid. CA MAT base component Version 10.0 MATUNE 720 Copyright (C) 2017 CA. All rights reserved. R00068-EES110-SP1 DESC(TN0895W INVALID INITPARM SERVERID PARAMETER). FMID () PRE ( RO87758 RO91220 ) SUP ( TR96869 )

8 CA Mainframe Application Tuner CA RS PTF RO96907 RO96907 RO96907 M.C.S. ENTRIES = ++PTF (RO96907) CICS COLLECT PARAMETER DEFAULTS TO 1 INCORRECTLY When both CICSGLBL and CICSREGN parm members are not specified at server startup, COLLECT parameter defaluts to 1. COLLECT parameter should default to 0. When both CICSGLBL and CICSREGN parm members are not specified at server startup, COLLECT parameter defaluts to 1. COLLECT parameter defaluts to 1. Create CICSGLBL or CICSREGN parm members with desire values before server startup. MATUNE 721 Copyright (C) 2017 CA. All rights reserved. R00069-EES110-SP1 DESC(CICS COLLECT PARAMETER DEFAULTS TO 1 INCORRECTLY). FMID () PRE ( RO87758 RO91220 RO93534 ) SUP ( TR96907 )

9 CA Mainframe Application Tuner CA RS PTF RO97128 RO97128 RO97128 M.C.S. ENTRIES = ++PTF (RO97128) TNMTERM TNMTMQ S01D ABEND TNMTERM S01D abend. The abend is in TNMTMQ+X'400'. TNMTERM S01D abend. Cannot Monitor any job that has MQ activies after S01D abend. Recycle MAT Server after S01D abend. CA MAT base component Version 10.0 MATUNE 724 Copyright (C) 2017 CA. All rights reserved. R00070-EES110-SP1 DESC(TNMTERM TNMTMQ S01D ABEND). FMID () PRE ( RO93534 ) SUP ( TR97128 )

10 CA Mainframe Application Tuner CA RS 1708 Product/Component Listing Product Family Product Release Intertest/SymDump TESTING TOOLS COMMON SYMBOLIC COMPONENT Mainframe Application Tuner CA COMPONENT CA MAT BASE COMPONENT PERFORMANCE MANAGEMENT ASSISTANT The CA RS 1708 Product/Component Count for this release is 4

11 CA Mainframe Application Tuner All CA RS Levels List CA RS Level FMID CAR1708 RO97128 RO96907 RO96869 RO96842 RO96814 RO96766 RO96565 CAR1707 RO96779 RO96571 RO96354 RO95985 RO95599 RO94814 CAR1706 RO96176 RO96046 RO95976 RO95968 RO95903 RO95188 RO95064 CAR1705 RO95698 CEETB00 RO95408 RO95402 RO95156 CAR1704 RO95104 RO94987 RO94715 RO94291 CAR1703 RO94059 RO94011 RO94010 RO93968 RO93875 RO93663 CAR1701 RO93697 RO93644 RO93572 RO93535 RO93534 RO93182 RO87758 RO87757 CEESB01 CEETB00 CEETB00 CAR1612 RO93225 RO91221 RO91220 RO91163 RO91159 RO90549 RO90215 RO87821 RO87759 CEESB01 CEY3B00 CEETB00 CEESB01 CAR1609 RO77654 CAR1604 RO86339 CAR1511 RO85682 CAR1510 RO83674

12 CA Mainframe Application Tuner All CA RS Levels List CA RS Level FMID RO75531 CAR1509 RO83178 RO76680 RO74918 CAR1508 RO83076 RO79534 CAR1501 RO73218 RO72020 CAR1411 RO67798 CAR1403 RO65745 RO65202 RO63322 CAR1312 RO61892 RO61210 CAR1309 RO60135 RO59970 RO56472 RO37810

CA Mainframe Application Tuner CA RS 1410 Service List

CA Mainframe Application Tuner CA RS 1410 Service List CA Mainframe Application Tuner 9.0 1 CA RS 1410 Service List Description Type 9.0 RO69960 MONITOR STUCK IN ACTIVE STATE PTF RO71760 DB2VIEW HAS IMPROPERLY CONVERTED TEXT PTF RO71901 ABEND0C4 WITH BMC ARC

More information

CA Mainframe Application Tuner CA RS 1505 Service List

CA Mainframe Application Tuner CA RS 1505 Service List CA Mainframe Application Tuner 9.0 1 CA RS 1505 Service List Description Type 9.0 RO74532 ENQ/DEQ FAILURE DURING PMA SERVER START/STOP PTF RO78113 ABEND A03 DURING STOPPING OF PMA SERVER PTF RO78128 100

More information

CA Mainframe Application Tuner CA RS 1505 Service List

CA Mainframe Application Tuner CA RS 1505 Service List CA Mainframe Application Tuner 10.0 1 CA RS 1505 Service List Description Type 10.0 RO78042 DAU004E INVALID NUMERIC VALUE PTF RO79176 ADABAS - MISSING DETAILS - CASE 21631 PTF RO79332 S0C7 IN APCYJLNA

More information

CA Mainframe Application Tuner CA RS 1511 Service List

CA Mainframe Application Tuner CA RS 1511 Service List CA Mainframe Application Tuner 10.0 1 CA RS 1511 Service List Description Type 10.0 RO83991 UNEXPECTED CHARACTER IN PL/I PSEUDO ASSEMBLY LISTING PTF RO84875 GUI MISSING SSA DATA PTF RO85267 PEA - RO84875

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 Mainframe Application Tuner CA RS 1403 Service List

CA Mainframe Application Tuner CA RS 1403 Service List CA Mainframe Application Tuner 9.0 1 CA RS 1403 Service List Description Hiper 9.0 RO60641 MISSING INFORMATION FOR BATCH CALLING JVM RO61289 COMMAND AA ON PMA DM NOT WORKING RO62623 MISSING HELP MEMBERS

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

CA LDAP CA RS 1701 Service List CA LDAP 15.0 1 CA RS 1701 Service List Description Type 15.0 RO83519 TSS FILTER SUPPORT UPDATES PTF RO87020 ACF2 0 OBJECTS RETURNED/ACF2 FIELDS UPPERCASED PTF RO88323 LDAP S878 ABEND W/ IBM RACF PTF RO90742

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 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 Ideal for Datacom CA RS 1407 Service List

CA Ideal for Datacom CA RS 1407 Service List CA Ideal for Datacom 14.0 1 CA RS 1407 Service List Description Type 14.0 RO62114 $INQU2/$INQU3 DO NOT RETURN PROGRAMM DATA PTF RO65771 RESOURCE EDITOR VERSION INVALID PTF RO69068 DB2 - S0C4 IN @ICMAS

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 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 OPS/MVS for JES CA RS 1805 Service List

CA OPS/MVS for JES CA RS 1805 Service List CA OPS/MVS for JES2 12.3 1 CA RS 1805 Service List Service Description Type SO01213 CROSS SYSTEM SQL ERRORS PTF SO01227 OPSDEV 32000 LIMIT. PTF SO01304 OPSCPU MAY REPORT INCORRECT CPU TYPE PTF SO01319

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

CA Top Secret Security for z/os CA RS 1704 Service List CA Top Secret Security for z/os 16.0 1 CA RS 1704 List Description Type RO93932 CICS SIGNON WITH PASSTICKET FAILS WITH BACKGROUND USER ** PRP ** RO94168 MODIFY MESSAGE TSS0962 FROM LEVEL E TO W PTF RO94686

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/SymDump Batch/CICS CA RS 1710 Service List

CA InterTest/SymDump Batch/CICS CA RS 1710 Service List CA InterTest/SymDump Batch/CICS 10.0 1 CA RS 1710 Service List Service Description Type RO97588 HELP DISPLAYS WRONG MESSAGE PTF RO97736 CAPU399E INTERNAL ERROR CAIPRINT FORMATTER IN CONTROL PTF RO97737

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

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 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 Easytrieve Report Generator CA RS 1610 Service List

CA Easytrieve Report Generator CA RS 1610 Service List CA Easytrieve Report Generator 11.6 1 CA RS 1610 Service List Description Type 11.6 RO89164 CORRECT LE LOOPING ERROR ON INVALID SUBPROGRAM NAME PTF RO91506 DISPLAY SKIP IN ENDPAGE REPORT PROCEDURE PTF

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

CA Workload Automation CA 7 Edtion CA RS 1709 Service List CA Workload Automation CA 7 Edtion 12.0 1 CA RS 1709 List Description Type RO95870 LOAD PROCESS HANGS *HIP/PRP* RO96721 CAL2DCV2 - #SCC NOT WORKING AFTER REVERSION PTF RO96803 CAL2Q0600E AND CAL2Q0610E

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

CA SYSVIEW Performance Management CA RS 1505 Service List

CA SYSVIEW Performance Management CA RS 1505 Service List CA SYSVIEW Performance Management 14.0 1 CA RS 1505 Service List Description Type 14.0 RO79268 ABEND S0C4 GSVXCMDR ISSUING SYNONYM FROM INSIDE A CAPTURE PTF RO79667 Abend S46D-18 issuing CTRACE with LE

More information

CA IDMS CA RS 1706 Service List

CA IDMS CA RS 1706 Service List CA IDMS 19.0 1 CA RS 1706 List Description Type RO92219 ALLOW FACTOTUM TYPE 21 (VTAM QUERY BIT) TASKS TO TIMEOUT PTF RO95214 DSCCACHE NOT RELEASING ILESQL LOCK PTF RO95241 CLEAR KEY NOT EFFECTIVE DURING

More information

CA OPS/MVS for JES CA RS 1704 Service List

CA OPS/MVS for JES CA RS 1704 Service List CA OPS/MVS for JES3 12.3 1 CA RS 1704 List Description Type RO94460 EXPLOIT Z/OS OS CHANGE (ICN1501) PTF RO94620 SSMGA AUTOHOME FAILS FOR SLOW MSF CONNECTIONS PTF RO94826 Z/OS 2.3-8-CHARACTER TSO USERID

More information

CA Common Services CA RS 1708 Service List

CA Common Services CA RS 1708 Service List CA Common Services 14.1 1 CA RS 1708 Service List Service Description Type RO91406 SUPPORT FOR CICS/TS 5.4.0 (INTERNALLY CICS 7.1) PTF RO96006 CCILGR S0C4 ABENDS IN VSAM MODULES AT TERMINATION PTF RO96092

More information

CA InterTest Batch CA RS 1309 Service List

CA InterTest Batch CA RS 1309 Service List CA InterTest Batch 8.5 1 CA RS 1309 Service List Description Hiper 8.5 RO46793 CAMRDB2S IS MISSING FROM CAISRC PDS RO48373 878 ABENDS RO48572 S0F8 ABEND WITH TABLES MEMORY MANAGER RO53931 SUPPORT JCL CHECK

More information

CA Datacom/AD CA RS 1409 Service List

CA Datacom/AD CA RS 1409 Service List CA Datacom/AD 14.0 1 CA RS 1409 Service List Description Type 14.0 RO57031 MEMBER NOT FOUND ERROR EXECUTING DDDDULM PTF RO65981 CORRECT ALTERNATE BASIS PTF RO67690 'DCL' IN COBOL COPYBOOK FROM SOURCE LANGUAGE

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 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 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 OPS/MVS for JES **INCREMENTAL** 1 CA RS 1711 Service List

CA OPS/MVS for JES **INCREMENTAL** 1 CA RS 1711 Service List CA OPS/MVS for JES2 13.0 **INCREMENTAL** 1 CA RS 1711 List Description Type RO96478 MAINFRAME TEAM CENTER - AUTOMATION PTF RO96479 MAINFRAME TEAM CENTER - AUTOMATION PTF RO97912 OPS WEB SERVICES JACKSON

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

CA MIM Resource Sharing CA RS 1511 Service List CA MIM Resource Sharing 12.1 1 CA RS 1511 Service List Description Type 12.1 RO84987 MIM MESSAGES NOT IN MIMLOG PTF RO84993 DDN HEALTH CHECK COMPATLEVEL PTF RO85010 VCF OPTIONS MAY NOT BE DISPLAYED WHEN

More information

CA Workload Automation ESP Edition CA RS 1412 Service List

CA Workload Automation ESP Edition CA RS 1412 Service List CA Workload Automation ESP Edition 11.4 1 CA RS 1412 Service List Description Type 11.4 RO67916 WITHDRAWN APPL SHOWS OVERDUE PTF RO68565 RETSCBD FUNCTION DOES NOT INITIALIZE VARIABLES PTF RO70206 DESCRIPTION

More information

CA SYSVIEW Performance Management CA RS 1612 Service List

CA SYSVIEW Performance Management CA RS 1612 Service List CA SYSVIEW Performance Management 14.1 1 CA RS 1612 Service List Description Type 14.1 RO91419 Incorrect DC Monitor Status displayed for IMS 14.1 regions PTF RO91687 ABEND S0C4 MQSDATA during data collection

More information

CA InterTest Batch CA RS 1510 Service List

CA InterTest Batch CA RS 1510 Service List CA InterTest Batch 9.1 1 CA RS 1510 Service List Description Type 9.1 RO81892 JCL CONVERSION ERRORS/ABENDS WHEN JCL IS IN VB FILE PTF RO82385 S0C4 IN IN25COB2 WITH COBOL 5 PTF RO82480 INCORRECT PL/I MARGINI

More information

CA Common Services CA RS 1704 Service List

CA Common Services CA RS 1704 Service List CA Common Services 14.1 1 CA RS 1704 Service List Service Description Type RO91389 ADD PASSPHRASE SUPPORT TO CCI SPAWN PTF RO91686 UNNECESSARY BROADCASTS FROM CCI PTF RO92852 CCI API FRR ABEND PTF RO93293

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 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 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 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 Datacom/AD CA RS 1702 Service List

CA Datacom/AD CA RS 1702 Service List CA Datacom/AD 15.0 1 CA RS 1702 Service List Description Type 15.0 RO93486 MF: PREVENT HIGH CPU WHEN UNKNOWN TCP/IP TRAFFIC SENT PTF RO93515 DISPLAY LXX PERCENT FULL WITH STATUS_LOG CONSOLE COMMAND PTF

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 Gen Encyclopedia Server / Implementation ToolSet CA RS 1608 Service List

CA Gen Encyclopedia Server / Implementation ToolSet CA RS 1608 Service List CA Gen Encyclopedia Server / Implementation ToolSet 8.5 1 CA RS 1608 Service List Release Service Description Type 8.5 RO90347 TISRVMSL SYNCPOINT; TAKESOCKET CONNECTION; ECHO 0888 ABEND PTF RO90348 TISRVMSL

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 Mainframe Chorus CA RS 1306 Service List

CA Mainframe Chorus CA RS 1306 Service List CA Mainframe Chorus 2.5 1 CA RS 1306 Service List Release Service Description Hiper 2.5 RO54019 NMIPTSSX OVERLAYS STORAGE RO55274 ETJDI003E WHEN DSI SSL ENABLED The CA RS 1306 service count for this release

More information

CA Datacom/AD CA RS 1707 Service List

CA Datacom/AD CA RS 1707 Service List CA Datacom/AD 15.0 1 CA RS 1707 Service List Service Description Type RO93880 DATAVIEW ELEMENTS LOST ON COPY TO PROD ** PRP ** RO94563 DIAGNOSTIC TO CAPTURE BETTER INFORMATION FOR RC 72(001) PTF RO95925

More information

CA Endevor SCM 18.0 **Incremental INC00** 1 CA RS 1701 Service List

CA Endevor SCM 18.0 **Incremental INC00** 1 CA RS 1701 Service List CA Endevor SCM 18.0 **Incremental INC00** 1 CA RS 1701 Service List Description Type 18.0 RO92912 ECLIPSE UI: PASSWORD CHANGE IS NOT REFLECTED FOR PKG ACTIONS PTF RO93153 INCREMENTAL DELIVERY PTF VERSION

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

CA Datacom/DB CA RS 1510 Service List CA Datacom/DB 15.0 1 CA RS 1510 Service List Description Type 15.0 RO81529 PROVIDE REMOTE REPLICATION USING MQ SERIES AS TRANSPORT PTF RO83755 PREVENT RESTART PROBLEMS IN SIMPLIFY MODE *HIP/PRP* RO84240

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 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 JCLCheck Workload Automation CA RS 1705 Service List

CA JCLCheck Workload Automation CA RS 1705 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1705 Service List Service Description Type RO94518 ADRDSSU ERRORS - CAY6550E ON LVOL(**)/SYMBOLS NOT RESOLVED PTF RO94753 CA7(0) OPTION CAUSES LOOP PTF RO94966

More information

CA Datacom/DB CA RS 1606 Service List

CA Datacom/DB CA RS 1606 Service List CA Datacom/DB 14.0 1 CA RS 1606 Service List Description Type 14.0 RO87877 RETURN CODE 13(16) AFTER EXTEND CBS HEURISTIC BASE PTF RO88913 DQ025E ERROR USING JOIN PROCESSING DURING EXPORT ** PRP ** RO89157

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

CA View CA RS 1312 Service List CA View 12.0 1 CA RS 1312 Service List Description Hiper 12.0 RO53066 SARTIA09 MESSAGE ENHANCEMENT - REPORT IDENTIFICATION RO57767 S0C4 ON DRAS TASK WITH WEB VIEWER V12 RO57866 SARCPI02 ERROR INDEXING

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 Datacom/AD CA RS 1503 Service List

CA Datacom/AD CA RS 1503 Service List CA Datacom/AD 14.0 1 CA RS 1503 Service List Description Type 14.0 RO54870 CLOSE OPEN URTS WITH SQL_STATUS_URT DYNAMIC SYSTEM TABLE PTF RO74442 PDF ASRA DISPLAY/EDIT IDEAL PANEL PTF RO76078 UNCONDITIONAL

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 XCOM Data Transport for z/os CA RS 1509 Service List

CA XCOM Data Transport for z/os CA RS 1509 Service List CA XCOM Data Transport for z/os 11.6 1 CA RS 1509 Service List Description Type 11.6 RO81040 XCOMM0780E TXPI 215 RC 140 OR TXPI 228 PTF RO82092 SURCLS CONFIG PARM NOT ALLOWING SPECIAL CHARACTERS PTF RO82953

More information

CA LDAP CA RS 1508 Service List

CA LDAP CA RS 1508 Service List CA LDAP 15.1 1 CA RS 1508 Service List Description Type 15.1 RO80291 ERROR SELECT SOME RDT RECORDS PTF RO82372 DSI UPDATED DIAGNOSTICS PTF RO82415 VIEW PDS ADD EVENT DROPS LDAP PTF RO82496 DSI MINIMUM

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 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 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 IDMS CA RS 1506 Service List

CA IDMS CA RS 1506 Service List CA IDMS 18.0 1 CA RS 1506 Service List Description Type 18.0 RO79668 ADSA STALLS WHEN USED WITH SQL PROCEDURE PTF RO80147 SQL LO-ROW SORTS CAN GO NEGATIVE IN PMIM PTF RO80293 DBX: PGM=USVPCCX S0C4 PTF

More information

CA OPS/MVS for JES CA RS 1501 Service List

CA OPS/MVS for JES CA RS 1501 Service List CA OPS/MVS for JES2 12.2 1 CA RS 1501 Service List Description Type 12.2 RO76554 ADDRESS POODLE VULNERABILITY FOR SSL V3 PTF RO76787 S0C1 ABEND IN OPUSSSV PTF RO76836 MESSAGE OPS7593O ISSUED TO EDQ ONLY

More information

CA Gen Encyclopedia Server / Implementation ToolSet 1 CA RS 1502 Service List

CA Gen Encyclopedia Server / Implementation ToolSet 1 CA RS 1502 Service List CA Gen Encyclopedia Server / Implementation ToolSet 1 CA RS 1502 Service List Release Service Description Type 8.5 RO76211 CORRECT MQ SERVERS BUFFER LENGTH; ENABLE RETRY PTF RO76842 CORRECT MQ SERVERS

More information

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

CA XCOM Data Transport for z/os CA RS 1408 Service List CA XCOM Data Transport for z/os 11.6 1 CA RS 1408 Service List Description Type 11.6 RO71080 STORAGE LEAKS WHEN XCOMJOB IS CALLED REPEATEDLY VIA API PTF RO71326 SMFSYSID NOT POPULATED WHEN SMF=NO PTF RO71378

More information

CA Datacom/DB CA RS 1810 Service List

CA Datacom/DB CA RS 1810 Service List CA Datacom/DB 15.1 1 CA RS 1810 List Description Type SO04565 ENHANCEMENT DB00625I CXX ALTER MESSAGE FOR CXX CHANGES PTF SO04867 SQLSCI_PLAN HAS MORE ROWS THAN EXPECTED PTF SO04931 INTERNALLY GENERATED

More information

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 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 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 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 IDMS CA RS 1612 Service List

CA IDMS CA RS 1612 Service List CA IDMS 18.5 1 CA RS 1612 Service List Description Type 18.5 RO90584 OLQ GET FIRST IN SET ERROR WITH OPTIONAL BIT 340 PTF RO90716 MAXIMUM BLOCKSIZE FOR BACKUP PTF RO92200 SQL WEB CONNECT CV HANG RANDOM

More information

CA ACF CA RS 1704 Service List

CA ACF CA RS 1704 Service List CA ACF2 16.0 1 CA RS 1704 List Description Type RO91983 ACFRPTRV/SL: ALLOW RUN WITHOUT CARRIAGE CONTROL OR HEADERS PTF RO93380 CICS: S0C4 IN ACF04RSI BAD ACEE/ACMCB/KSRT PTF RO93699 CIA - SOME RESOURCE

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

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 NetMaster CA RS 1711 Service List

CA NetMaster CA RS 1711 Service List CA NetMaster 12.1 1 CA RS 1711 Service List Service Description Type RO94135 IPVP1212 CDI ERROR. UNSUPPORTED VERSION 2301 PTF RO96698 IPDI52F3 PACKET ANALYSIS IS ENABLED FOR NO STACK(S) PTF RO97097 RFLOLS02

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

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

CA View/Deliver/DRAS 14.0 **INCREMENTAL** 1 CA RS 1712 Service List

CA View/Deliver/DRAS 14.0 **INCREMENTAL** 1 CA RS 1712 Service List CA View/Deliver/DRAS 14.0 **INCREMENTAL** 1 CA RS 1712 Service List Service Description Type RO97958 CORRECT DRAS/WEBVIEWER AGENT METRICS CALLS PTF RO98741 MTC-CV: AFP TO PDF TRANSFORMER SUPPORT (NEW FEATURE)

More information

CA Datacom/DB CA RS 1806 Service List

CA Datacom/DB CA RS 1806 Service List CA Datacom/DB 15.1 1 CA RS 1806 List Description Type SO00167 ESTIMATED TIME REMAINING FORMATTED INCORRECTLY PTF SO00890 INTERNAL SECURITY ACCESS FOR DATACOM SERVER ENHANCEMENT *HIP/PRP* SO00902 S0C4 IN

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

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 Disk Backup and Restore CA RS 1712 Service List

CA Disk Backup and Restore CA RS 1712 Service List CA Disk Backup and Restore 12.5 1 CA RS 1712 Service List Service Description Type RO96234 FIX BACKUP OF PDSE RECFM U DATA SETS PTF RO97916 S878-14 ABEND DURING IXMAINT WITH SMSPRINT PTF RO98526 ARCHIVE

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

CA IDMS CA RS 1506 Service List CA IDMS 18.5 1 CA RS 1506 Service List Description Type 18.5 RO79669 ADSA STALLS WHEN USED WITH SQL PROCEDURE PTF RO79740 INVALID 598529 MESSAGES FROM IDMSDBAN PTF RO80165 REDUCE LKP'S TO SHORTEN SHUTDOWN

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 OPS/MVS for JES CA RS 1511 Service List

CA OPS/MVS for JES CA RS 1511 Service List CA OPS/MVS for JES3 12.1 1 CA RS 1511 Service List Description Type 12.1 RO84404 SUPPORT FOR APACHE BASED HTTP WEB SERVER PTF RO85160 ABEND S0C3 OPINAS +2D1C ON Z/OS 2.2 PTF RO85161 ABEND S0C3 OPINAS +2D1C

More information