CA Datacom/DB CA RS 1305 Service List

Size: px
Start display at page:

Download "CA Datacom/DB CA RS 1305 Service List"

Transcription

1 CA Datacom/DB 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 OF FLEXPOOL BUFFERS IN MUFPLEX RO54630 PROVIDE CODE FOR ENHANCEMENT TO VERSION 14.0 RO55548 LOOP IN MUF WITH ACCTPRM OPTION AND CPU-TIME=YES **HIPER** RO56209 OLREORG STORAGE OVERLAY, ABEND AT DBIOMPR+399E **HIPER** RO56439 SQLCODE -124 FOR A PROCEDURE PLAN NOT FOUND RO56904 S0C4 IN DBSRPPR CSECT PLNDEAL+838 RO57549 GRADUAL PERFORMANCE DEGRADATION IN MUF DURING OPENS/CLOSES **HIPER** RO57814 PROVIDE ERROR HOLDDATA FOR CORRECTION TO RO55616 **HIPER** The CA RS 1305 service count for this release is 10

2 CA Datacom/DB CA RS 1305 Service List Description Hiper 12.0 RO56525 POTENTIAL CORRUPTION OF CBS SET DEFINITIONS AFTER SPILL **HIPER** The CA RS 1305 service count for this release is 1

3 CA Datacom/DB 3 CA RS 1305 Service List for CABDE00 FMID Service Description Hiper CABDE00 RO49483 ABEND, MIGRATE_TO_SHADOW RUNNING CHANGE DATA CAPTURE RO53265 PROVIDE FRAMEWORK FOR FUTURE OLREORG ENHANCEMENT RO53693 ALIGNMENT OF FLEXPOOL BUFFERS IN MUFPLEX RO54630 PROVIDE CODE FOR ENHANCEMENT TO VERSION 14.0 RO55548 LOOP IN MUF WITH ACCTPRM OPTION AND CPU-TIME=YES **HIPER** RO56209 OLREORG STORAGE OVERLAY, ABEND AT DBIOMPR+399E **HIPER** RO57549 GRADUAL PERFORMANCE DEGRADATION IN MUF DURING OPENS/CLOSES **HIPER** The CA RS 1305 service count for this FMID is 7

4 CA Datacom/DB 4 CA RS 1305 Service List for CAVEE00 FMID Service Description Hiper CAVEE00 RO56439 SQLCODE -124 FOR A PROCEDURE PLAN NOT FOUND RO56904 S0C4 IN DBSRPPR CSECT PLNDEAL+838 RO57814 PROVIDE ERROR HOLDDATA FOR CORRECTION TO RO55616 **HIPER** The CA RS 1305 service count for this FMID is 3

5 CA Datacom/DB 5 CA RS 1305 Service List for CBDC000 FMID Service Description Hiper CBDC000 RO56525 POTENTIAL CORRUPTION OF CBS SET DEFINITIONS AFTER SPILL **HIPER** The CA RS 1305 service count for this FMID is 1

6 CA Datacom/DB CA RS PTF RO RO49483 RO49483 M.C.S. ENTRIES = ++PTF (RO49483) ABEND, MIGRATE_TO_SHADOW RUNNING CHANGE DATA CAPTURE CA Datacom/DB Multi User Facility (MUF) running in a MUFplex (Datasharing) environment which has the Change Data Capture (CDC) feature active can fail after executing a MIGRATE_TO_SHADOW command. When a MIGRATE_TO_SHADOW command is executed in a MUFplex that has CDC tasks active, the following error can occur: DB00229E - FATAL INTERNAL ERROR - JOB TERMINATED - BFW-#### where #### is a varying displacement inside the DBBFWPR module. The Shadow MUF may possibly enable. When any further CDC processing is attempted, the MUF will fail. Do not use the MIGRATE_TO_SHADOW function when CDC is active. End the running MUF with an EOJ command, allowing the Shadow MUF to enable after the EOJ. PRODUCT(S) AFFECTED: CA Datacom/DB Release 12.0 CA Datacom/DB Release 14.0 DB 4697 Copyright (C) 2012 CA. All rights reserved. R00302-DCM140-SP1 DESC(ABEND, MIGRATE_TO_SHADOW RUNNING CHANGE DATA CAPTURE). FMID (CABDE00) PRE ( RO31497 RO33475 RO33807 RO35426 RO36631 RO41209 RO43272 ) SUP ( RO31570 RO32655 RO34482 RO46955 TR31570 TR32655 TR34482 TR46955 TR49483 )

7 CA Datacom/DB CA RS PTF RO RO53265 RO53265 M.C.S. ENTRIES = ++PTF (RO53265) PROVIDE FRAMEWORK FOR FUTURE OLREORG ENHANCEMENT \ROBLEM DESCRIPTION: This solution provides the framework for a future enhancement to OLREORG. This is an enhancement. PRODUCT(S) AFFECTED: CA Datacom/DB Release 12.0 CA Datacom/DB Release 14.0 DB 4630 Copyright (C) 2012 CA. All rights reserved. R00359-DCM140-SP1 DESC(PROVIDE FRAMEWORK FOR FUTURE OLREORG ENHANCEMENT). FMID (CABDE00) PRE ( RO31887 RO33475 RO33807 RO35133 RO35650 RO35803 RO36029 RO36631 RO36984 RO37148 RO37575 RO44202 RO47505 RO48009 RO48058 RO48653 RO49884 RO51924 RO53059 ) SUP ( RO33531 RO33933 RO34121 RO34236 RO35276 RO38329 RO38729 RO43602 RO48349 TR33531 TR33933 TR34121 TR34236 TR35276 TR38329 TR38729 TR43602 TR48349 TR53265 )

8 CA Datacom/DB CA RS PTF RO RO53693 RO53693 M.C.S. ENTRIES = ++PTF (RO53693) ALIGNMENT OF FLEXPOOL BUFFERS IN MUFPLEX When more than one CA Datacom/DB (DB) Multi-User Facility (MUF) in MUFplex mode A or B accesses the same data (data-sharing), buffers are written to and read from the corresponding list structure in a Coupling Facility (CF). This includes the MIGRATE_TO_SHADOW phase in a MUFplex mode S Shadow configuration. The CF requires that these buffers are aligned on 4K boundaries, and their size must be a multiple of 4K. In a MUFplex (including mode S) MUF allocates normal data buffers according to these rules by rounding the sizes specified in startup option DATAPOOL to the next higher multiple of 4K. However, MUF fails to perform these adjustments for buffers defined via the FLEXPOOL startup option. When a FLEXPOOL buffer that is not correctly aligned or sized is used with the CF, MUF will abend. If the CF returns an error feedback to MUF indicating a buffer size or alignment problem, MUF will abend with message: DB00229E - FATAL INTERNAL ERROR - JOB TERMINATED - XES-xxxx where xxxx denotes an offset in module DBXESPR. It is also possible that the CF code itself abends without returning a feedback code to MUF. In this case, the abend has been seen to produce message: DB00257E - PSW - xxxxxxxx xxxxxxxx PGM - IEANUC ABEND CODE - 0DB where xxxxxxxx xxxxxxxx denotes the hex data of the PSW. During MIGRATE_TO_SHADOW, the former Shadow will abend when performing recovery for the failed primary MUF. An outage of the members of the MUFplex that share the FLEXPOOL buffer will occur. The problem can be circumvented in an active MUF by deleting all incorrectly sized FLEXPOOL buffers. This can be accomplished with the FLEXPOOL DELETE console command or with a DBUTLTY FLEXPOOL OPTION=DELETE console-like command. The problem can also be circumvented by coding multiples of 4K for the buffer sizes in the DATAPOOL startup option. This circumvention is equivalent to this solution. Coding zero for the number of incorrectly sized buffers in the FLEXPOOL startup option provides a third circumvention. PRODUCT(S) AFFECTED: CA Datacom/DB Release 14.0 DB 4746 Copyright (C) 2013 CA. All rights reserved. R00367-DCM140-SP1 DESC(ALIGNMENT OF FLEXPOOL BUFFERS IN MUFPLEX). FMID (CABDE00) PRE ( RO34871 RO35657 RO36034 RO36631 RO38446 RO43272 RO47505 RO49483 RO51343 ) SUP ( RO32559 RO32655 RO40987 RO51877 TR32559 TR32655 TR40987 TR51877 TR53693 )

9 CA Datacom/DB CA RS PTF RO RO54630 RO54630 M.C.S. ENTRIES = ++PTF (RO54630) PROVIDE CODE FOR ENHANCEMENT TO VERSION 14.0 This fix provides code for an enhancement to Version PRODUCT(S) AFFECTED: CA Datacom/DB Release 14.0 DB 4756 Copyright (C) 2013 CA. All rights reserved. R00381-DCM140-SP1 DESC(PROVIDE CODE FOR ENHANCEMENT TO VERSION 14.0). FMID (CABDE00) PRE ( RO31497 RO34871 RO35657 RO36213 RO38446 RO47505 RO47507 RO48058 RO50927 RO53693 ) SUP ( RO32559 RO34767 RO36034 RO40987 RO44657 RO50288 RO51877 TR32559 TR34767 TR36034 TR40987 TR44657 TR50288 TR51877 TR54630 )

10 CA Datacom/DB CA RS PTF RO RO55548 RO55548 M.C.S. ENTRIES = ++PTF (RO55548) LOOP IN MUF WITH ACCTPRM OPTION AND CPU-TIME=YES With Multi-User Facility (MUF) startup option ACCTPRM specified and its cpu-time value set explicitly or by default to YES, MUF may experience a loop in Datacom/DB module DBSUBPR. The problem occurs after a call is made to a z/os service routine to compute CPU time used by a task. The problem apparently happens for sites on z/os 1.11 or earlier, not 1.12 or later. All batch and online CA Datacom/DB applications hang during the OPEN of a URT. MUF cannot be used and must be cancelled and restarted. On the following MUF startup option specify NO for cpu-time parameter to circumvent the problem. ACCTPRM prm-dbid,acct-dbid,cpu-time PRODUCT(S) AFFECTED: CA Datacom/DB Release 14.0 CA Datacom/DB Release 12.0 DB 4768 Copyright (C) 2013 CA. All rights reserved. R00397-DCM140-SP1 DESC(LOOP IN MUF WITH ACCTPRM OPTION AND CPU-TIME=YES). FMID (CABDE00) PRE ( RO34871 RO35657 RO36034 RO38446 RO53693 RO54630 ) SUP ( RO32559 RO40987 RO51877 TR32559 TR40987 TR51877 TR55548 )

11 CA Datacom/DB CA RS PTF RO RO56209 RO56209 M.C.S. ENTRIES = ++PTF (RO56209) OLREORG STORAGE OVERLAY, ABEND AT DBIOMPR+399E The Multi-User Facility (MUF) can abend when running the DBUTLTY OLREORG (online reorg) function. This is caused by OLREORG overlaying storage. The abend will be in module DBIOMPR at about offset x'399e'. There will be another abend prior to the one in DBIOMPR in the MUF JESLOG. Abends have been reported in both DBRPFPR and DBIDXPR. However, the abend may be in a different module, depending on what storage we attempted to use in error. MUF abends in module DBIOMPR at about offset x'399e'. A MUF outage occurs. PRODUCT(S) AFFECTED: CA Datacom/DB Release 12.0 CA Datacom/DB Release 14.0 DB 4773 Copyright (C) 2013 CA. All rights reserved. R00404-DCM140-SP1 DESC(OLREORG STORAGE OVERLAY, ABEND AT DBIOMPR+399E). FMID (CABDE00) PRE ( RO33807 RO35133 RO35650 RO37617 RO44821 RO47505 RO48058 RO48653 RO49554 RO53265 ) SUP ( RO32494 RO33531 RO34121 RO35564 RO43822 RO49884 RO49898 TR32494 TR33531 TR34121 TR35564 TR43822 TR49884 TR49898 TR56209 )

12 CA Datacom/DB CA RS PTF RO RO56439 RO56439 M.C.S. ENTRIES = ++PTF (RO56439) SQLCODE -124 FOR A PROCEDURE PLAN NOT FOUND A change in PTF RO54471 caused the plan for procedures to be considered a temporary plan, so no attempt is made to read the plan. This causes the plan to appear not to exist when the request is from CA Datacom Server (Server). Note that if RO55616 is applied this error does not occur, but other errors may occur. Requests using a procedure return invalid data. This includes a CALL or EXECUTE of a procedure, a triggered procedure and, for CA Chorus users of the Security Discipline (which includes CA Compliance Information Analysis (CIA) as an underlying component), the use of a User Defined Function Table (UDFT). The -124 PLAN NOT FOUND error can cause the procedure to exit prematurely. In the case of Chorus/CIA, this causes all columns of the UDFT to be null. Note that the -124 PLAN NOT FOUND SQLCODE is not returned to the application. Other symptoms are likely, especially when the request is not from Server or DBSQLPR. Procedures cannot be executed. PRODUCT(S) AFFECTED: CA Datacom SQL Release 14.0 SQL 1887 Copyright (C) 2013 CA. All rights reserved. R00406-DCM140-SP1 DESC(SQLCODE -124 FOR A PROCEDURE PLAN NOT FOUND). FMID (CAVEE00) PRE ( RO34410 RO34590 RO40578 RO44308 RO50843 RO51307 RO53622 RO54803 RO55447 RO55616 ) SUP ( AC56487 AR54471 BR50843 RO36979 RO41075 RO41391 RO54471 RO55157 RO55743 TR36979 TR41075 TR41391 TR54471 TR55157 TR55743 TR56439 BR54471 )

13 CA Datacom/DB CA RS PTF RO RO56904 RO56904 M.C.S. ENTRIES = ++PTF (RO56904) S0C4 IN DBSRPPR CSECT PLNDEAL+838 After applying PTF RO55616, the Multi-User Facility (MUF) abnormally terminates, usually when CA Datacom Server terminates, or is restarted. MUF abnormally terminates in module DBSRPPR in CSECT PLNDEAL at offset x'838'. MUF must be restarted. PRODUCT(S) AFFECTED: CA Datacom SQL Release 14.0 SQL 1888 Copyright (C) 2013 CA. All rights reserved. R00410-DCM140-SP1 DESC(S0C4 IN DBSRPPR CSECT PLNDEAL+838). FMID (CAVEE00) PRE ( RO54803 RO56439 ) SUP ( AR54803 RO55157 RO55616 TR55157 TR55616 TR56904 )

14 CA Datacom/DB CA RS PTF RO RO57549 RO57549 M.C.S. ENTRIES = ++PTF (RO57549) GRADUAL PERFORMANCE DEGRADATION IN MUF DURING OPENS/CLOSES CA Datacom/DB (DB) Multi-User Facility (MUF) performance can gradually deteriorate with every OPEN and CLOSE of a User Requirements Table (URT) in a DB application. There is also a likelihood of MUF aborting with a Program Check in DB module DBCL1PR during the OPEN process. MUF performance can degrade gradually with a possibility of a Program Check in DBCL1PR. MUF may perform poorly or an outage is possible. PRODUCT(S) AFFECTED: CA Datacom/DB Release 14.0 DB 4785 Copyright (C) 2013 CA. All rights reserved. R00419-DCM140-SP1 DESC(GRADUAL PERFORMANCE DEGRADATION IN MUF DURING OPENS/CLOSES). FMID (CABDE00) PRE ( RO31497 RO33475 RO33807 RO35426 RO41209 RO49483 ) SUP ( AC57573 RO31570 RO34482 RO46955 TR31570 TR34482 TR46955 TR57549 )

15 CA Datacom/DB CA RS PTF RO RO57814 RO57814 M.C.S. ENTRIES = ++PTF (RO57814) PROVIDE ERROR HOLDDATA FOR CORRECTION TO RO55616 PTF RO56904 was intended to be the correcting fix for RO55616, but the administrative work to set up SMP/E ERROR HOLDDATA was not completed before the publication of RO This fix, incorporating RO56904's change, is now set as the correcting fix in SMP/E. Because SMP/E ERROR HOLDDATA was not properly set up (that would have prevented the application of RO55616 without RO56904), a customer could have applied RO55616 and experienced the error it introduced. A customer may have experienced the problem introduced by PTF RO PRODUCT(S) AFFECTED: CA Datacom SQL Release 14.0 SQL 1894 SQL LRU STATEMENT CACHE NOT TURNING ON The SQL_LRU_STATEMENT_CACHE option is not getting activated when specified in the Multi-User Facility (MUF) startup options. The effects of the SQL LRU Statement Cache will not be observed. SQL LRU Statement Cache is not used. NONE PRODUCT(S) AFFECTED: CA Datacom SQL Release 12.0 CA Datacom SQL Release 14.0 SQL 1868 Copyright (C) 2013 CA. All rights reserved. R00422-DCM140-SP1 DESC(PROVIDE ERROR HOLDDATA FOR CORRECTION TO RO55616). FMID (CAVEE00) PRE ( RO37226 RO40578 RO40967 RO42275 RO54803 RO55616 RO56904 ) SUP ( AR42275 RO42352 TR42352 TR57814 AR56904 )

16 CA Datacom/DB CA RS PTF RO RO56525 RO56525 M.C.S. ENTRIES = ++PTF (RO56525) POTENTIAL CORRUPTION OF CBS SET DEFINITIONS AFTER SPILL CA Datacom/DB (DB) stores CBS set definitions in the CBS buffer in memory. When this buffer becomes full, set definitions are spilled to disk. The process of restoring such set definitions from disk to memory can under specific circumstances lead to corrupted set definitions. The corruption can cause unpredictable results, including invalid data rows returned to the application and the Multi-User Facility (MUF) looping or abending. The specific circumstances leading to this problem depend on the structure and contents of the selection criteria. "Short" queries with few predicates are not affected. The probability of the error increases with the complexity of the set definition, but not all complex definitions are subject to the corruption. MUF returns rows for CBS SELxx commands (SELFR, SELNR etc.) that do not match the selection criteria or does not return rows that do. MUF can go into a loop or abend. Other unpredictable results are possible. Wrong rows are returned to applications or a MUF outage may occur. Preventing the CBS buffer from becoming 100% full provides a circumvention. PRODUCT(S) AFFECTED: CA Datacom/DB Release 12.0 DB 4777 Copyright (C) 2013 CA. All rights reserved. R00823-DCM120-SP1 DESC(POTENTIAL CORRUPTION OF CBS SET DEFINITIONS AFTER SPILL). FMID (CBDC000) PRE ( RO10336 RO37405 RO52174 ) SUP ( CC56161 RO07454 RO12811 RO16421 RO18769 RO20003 RO20029 RO21420 RO30687 RO31099 RO37892 RO41099 RO43239 RO44825 TR07454 TR12811 TR16421 TR18769 TR19397 TR20003 TR20029 TR21420 TR30687 TR31099 TR37892 TR41099 TR43239 TR44825 TR56525 )

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

CA Datacom/DB CA RS 1604 Service List CA Datacom/DB 15.0 1 CA RS 1604 Service List Description Type 15.0 RO88293 DBUTLTY BACKUP FAILS WITH RC 21 WITH USER COMPRESSION *HIP/PRP* RO88365 ENHANCEMENT: DIAGNOSTIC FOR MEMORY USAGE PTF RO88391 S0C4

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

CA Datacom/DB CA RS 1506 Service List CA Datacom/DB 15.0 1 CA RS 1506 Service List Description Type 15.0 RO80123 INCOMPLETE BACKWARD RECOVERY WITH MULTIPLE RECJOB CARDS PTF RO80872 SQLCODE -161 OR -4 AFTER RO80292/RO80771 ** PRP ** RO80917

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

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

More information

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

CA Datacom/DB CA RS 1204 Service List CA Datacom/DB 14.0 1 CA RS 1204 Service List Release Service Description Hiper 14.0 RO37304 DB30030E MESSAGE HAS INCORRECT RELEASE LEVEL FOR MUF RO37617 DBUTLTY ABORTS WITH A S0C4 IN DBIDXPR RO37997 CATALOG

More information

CA Datacom/DB CA RS 1212 Service List

CA Datacom/DB CA RS 1212 Service List CA Datacom/DB 14.0 1 CA RS 1212 Service List Release Service Description Hiper 14.0 RO45087 LARGE UNSIGNED NUMBERS NOT DISPLAYING CORRECTLY IN DBSQLPR RO46449 DBSQLPR NOT ALLOWING BLANK DELIMITED PARAMETERS

More information

CA Datacom/AD CA RS 1408 Service List

CA Datacom/AD CA RS 1408 Service List CA Datacom/AD 14.0 1 CA RS 1408 Service List Description Type 14.0 RO69853 UNABLE TO APF AUTHORIZE SMS MANAGED LIBRARIES USING CSM PTF RO69919 VLS CORRUPTION RESULTING FROM INCORRECT ENQUEUE CONVERSION

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

CA Datacom/AD CA RS 1504 Service List CA Datacom/AD 14.0 1 CA RS 1504 Service List Description Type 14.0 RO59932 DATAQUERY FIELD DISPLAY PROBLEMS PTF RO69931 INVALID THE DATA MESSAGE USING BACKWARD RECOVERY PTF RO73725 ADD URT NUMBER AS AN

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

CA Datacom/AD CA RS 1605 Service List CA Datacom/AD 14.0 1 CA RS 1605 Service List Description Type 14.0 RO85169 DATAQUERY JOIN PROCESSING GETS ERROR DQ025E PTF RO88280 DDUTILTY GETS ERROR MESSAGE DDT005034 DURING ORPHAN REPORT PTF RO88461

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

CA Datacom/AD CA RS 1411 Service List CA Datacom/AD 14.0 1 CA RS 1411 Service List Description Type 14.0 RO63612 QUERY TEXT NOT PRINTED WHEN ONLINE SUBMIT TO BATCH PTF RO71060 ISOWEEK - WRONG YEAR - 1ST WEEK OF YEAR PTF RO71372 PROVIDE NEW

More information

CA Datacom/AD CA RS 1403 Service List

CA Datacom/AD CA RS 1403 Service List CA Datacom/AD 14.0 1 CA RS 1403 Service List Description Hiper 14.0 RO56304 CORRECT ELEMENT LENGTH CALCULATION WITH REDEFINES RO56349 EXPAND INTERNAL COMAND BUFFER RO59103 VLS CICS INQUIRE FILE INCORRECT

More information

CA Datacom/DB CA RS 1511 Service List

CA Datacom/DB CA RS 1511 Service List CA Datacom/DB 15.0 1 CA RS 1511 Service List Description Type 15.0 RO79826 DATAREPORTER S0C4 DRCXXPR OR S0C6 DRAXXPR PTF RO81210 DATAQUERY FIELD DISPLAY PROBLEMS WITH SIGNED DATA PTF RO84145 ADD SUPPORT

More information

CA Datacom/DB CA RS 1510 Service List

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

More information

CA Datacom/DB CA RS 1411 Service List

CA Datacom/DB CA RS 1411 Service List CA Datacom/DB 15.0 1 CA RS 1411 Service List Description Type 15.0 RO72582 NSV1 ERROR CODE IN SQL OR DDVKEY0015 IN DDUPDATE OR DDOL PTF RO72714 S0C4 IN DBIDXPR RUNNING RETIX VERIFY=YES PTF RO72842 SVL

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

CA Datacom/AD CA RS 1312 Service List CA Datacom/AD 14.0 1 CA RS 1312 Service List Description Hiper 14.0 RO51282 DBUTLTY EOJ_REPORT/REPORT_X MAY ABEND WITH S0C4 IN DBMRPPR RO53769 RC 13(05),21(04) AND OTHERS WITH DATANE REPORT RO58591 NO

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 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 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 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 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 PDSMAN PDS Library Management CA RS 1309 Service List

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

More information

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

CA IDMS CA RS 1505 Service List CA IDMS 18.0 1 CA RS 1505 Service List Description Type 18.0 RO79649 AFTER AN ARCHIVE JOURNAL AUTOALL, JOURNALS ARE NOT EMPTY. PTF RO79994 NEW MSG DC200280 INDICATING QUIESCE OPERATION HAS TERMINATED 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 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 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 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 Top Secret Security for z/os CA RS 1310 Service List

CA Top Secret Security for z/os CA RS 1310 Service List CA Top Secret Security for z/os 15.0 1 CA RS 1310 Service List Description Hiper 15.0 RO59749 TSS9147E VSAMFILE FILE FAILED BACKUP RO60611 S013-C0 ABEND TIME SERIES FACILITY ERROR HANDLING RO61055 JES2

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

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 SymDump Batch CA RS 1408 Service List

CA SymDump Batch CA RS 1408 Service List CA SymDump Batch 9.0 1 CA RS 1408 Service List Release Service Description Type 9.0 RO62757 GUI SERVER LOOPS AFTER ABEND PTF RO69328 DIFFERENTIATE INTERNAL ERRORS FROM EXTERNAL ONES PTF The CA RS 1408

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

CA Common Services CA RS 1701 Service List CA Common Services 14.1 1 CA RS 1701 Service List Description Type 14.1 RO90331 CCIPC: UPGRADE OPENSSL TO 1.0.2H PTF RO92793 ABEND S0C4 IN CCSFETTL AT +X'704'. PTF RO92926 ZIIP ENABLEMENT - HANG IF IEAVRLS

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 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 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 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 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 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 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 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 File Master Plus CA RS 1603 Service List

CA File Master Plus CA RS 1603 Service List CA File Master Plus 9.0 1 CA RS 1603 Service List Description Type 9.0 RO87755 S0C4 WHEN DELETE VSAM SPANNED RECORDS PTF RO87761 EDITOR MAY LOOP IN SF MODE AFTER CHANGE OF REDEFINED FIELD PTF RO87767 CONVERT

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

CA LDAP CA RS 1309 Service List CA LDAP 15.1 1 CA RS 1309 Service List Description Hiper 15.1 RO60097 LDAP AND DBUSER AUTHORIZATIONS The CA RS 1309 service count for this release is 1 CA LDAP 15.0 2 CA RS 1309 Service List Description

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

CA Workload Automation CA 7 Edtion CA RS 1509 Service List CA Workload Automation CA 7 Edtion 12.0 1 CA RS 1509 Service List Description Type 12.0 RO82692 ENHANCE DBIO DIAGNOSTICS FOR QUEUES PTF RO82911 DATABASE VALIDATION ISSUES PTF RO83095 SASSSPOR - HANG AFTER

More information

CA IDMS CA RS 1612 Service List

CA IDMS CA RS 1612 Service List CA IDMS 19.0 1 CA RS 1612 Service List Description Type 19.0 RO90583 OLQ GET FIRST IN SET ERROR WITH OPTIONAL BIT 340 PTF RO92452 JOURNAL ANALYZER DSP0 - USJDSP1 ERROR PTF RO92524 MAXIMUM BLOCKSIZE FOR

More information

CA Workload Automation ESP Edition CA RS 1312 Service List

CA Workload Automation ESP Edition CA RS 1312 Service List CA Workload Automation ESP Edition 11.4 1 CA RS 1312 Service List Description Hiper 11.4 RO59473 TEMPLIB RESERVATION IN CYBJSDLT RO59592 SECURITY PROFILE DSALLOC FOR CONCAT DATA SETS IS MISHANDLED RO59743

More information

CA Vantage Storage Resource Manager CA RS 1605 Service List

CA Vantage Storage Resource Manager CA RS 1605 Service List CA Vantage Storage Resource Manager 12.6 1 CA RS 1605 Service List Description Type 12.6 RO85773 VANTAGE EXIT6 DMSAR ARMRELTM $HASP003 RC=(84) PTF RO86634 ABEND S0C4 IN LMOD EWSACTSV AT OFFSET +0005B6

More information

CA DB2 Tools CA RS 1607 Service List

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

More information

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