CA Datacom/DB CA RS 1606 Service List

Size: px
Start display at page:

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

Transcription

1 CA Datacom/DB 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 MUF ABORTS WITH A S0C4 IN DBREDPR AT OR AROUND X'13C2' PTF RO89275 SQLCODE -4 ERRORS FOR DECIMAL CONVERSIONS *HIP/PRP* RO89459 DIAGNOSTIC FOR SMP SRB PROCESSING IN MULTI-USER FACILITY PTF RO89919 ABEND S0C4 IN DBINRPR AT CCI TERMINATION PTF RO90042 DATE NOT RESTRICTING INDEX SCAN RANGE PTF RO90051 DDTRSLM REPORT WIDTH INCORRECT PTF RO90195 PGM-DVW-USE 1003 TRANSACTION BUILT INCORRECTLY PTF The CA RS 1606 service count for this release is 9

2 CA Datacom/DB 2 CA RS 1606 Service List for CAADE00 FMID Service Description Type CAADE00 RO90051 DDTRSLM REPORT WIDTH INCORRECT PTF RO90195 PGM-DVW-USE 1003 TRANSACTION BUILT INCORRECTLY PTF The CA RS 1606 service count for this FMID is 2

3 CA Datacom/DB 3 CA RS 1606 Service List for CABDE00 FMID Service Description Type CABDE00 RO87877 RETURN CODE 13(16) AFTER EXTEND CBS HEURISTIC BASE PTF RO89157 MUF ABORTS WITH A S0C4 IN DBREDPR AT OR AROUND X'13C2' PTF RO89459 DIAGNOSTIC FOR SMP SRB PROCESSING IN MULTI-USER FACILITY PTF RO89919 ABEND S0C4 IN DBINRPR AT CCI TERMINATION PTF The CA RS 1606 service count for this FMID is 4

4 CA Datacom/DB 4 CA RS 1606 Service List for CADQE00 FMID Service Description Type CADQE00 RO88913 DQ025E ERROR USING JOIN PROCESSING DURING EXPORT ** PRP ** The CA RS 1606 service count for this FMID is 1

5 CA Datacom/DB 5 CA RS 1606 Service List for CAVEE00 FMID Service Description Type CAVEE00 RO89275 SQLCODE -4 ERRORS FOR DECIMAL CONVERSIONS *HIP/PRP* RO90042 DATE NOT RESTRICTING INDEX SCAN RANGE PTF The CA RS 1606 service count for this FMID is 2

6 CA Datacom/DB CA RS PTF RO RO87877 RO87877 M.C.S. ENTRIES = ++PTF (RO87877) RETURN CODE 13(16) AFTER EXTEND CBS HEURISTIC BASE User applications receive CA Datacom/DB return code 13(16) after a successful Demanded EXTEND of the CBS Heuristics Database (database ID 1006). Examples of applications that might need to access the CBS Heuristics Database for their execution include CA Ideal for CA Datacom programs with a FOR clause and certain SQL queries. After the problem occurs, the Multi-User Facility must be recycled in order for jobs accessing the CBS Heuristics Database to be able to run successfully again. Return code 13(16) is returned during the execution of a user application. Some applications will receive a 13(16) return code and not complete successfully. CA Datacom/DB Release 12.0 CA Datacom/DB Release 14.0 DB 4807 Copyright (C) 2016 CA. All rights reserved. R00884-DCM140-SP1 DESC(RETURN CODE 13(16) AFTER EXTEND CBS HEURISTIC BASE). FMID (CABDE00) PRE ( RO52353 RO57092 ) SUP ( RO49791 RO51036 TR49661 TR49791 TR51036 TR87877 )

7 CA Datacom/DB CA RS PTF RO RO88913 RO88913 M.C.S. ENTRIES = ++PTF (RO88913) DQ025E ERROR USING JOIN PROCESSING DURING EXPORT A CA Dataquery for CA Datacom (DQ) user query which contains multiple JOIN Relationship Clauses may receive error: DQ025E - YOU NAMED A TABLE IN YOUR QUERY THAT WASN'T IN YOUR FIND STATEMENT This error will be produced while creating an EXPORTED dataset of output data resulting from an online or batch execution of Dataquery. The query will contain multiple JOIN Relationship Clauses. The user will see the informational message "DQ471I - ROWS FOUND: nnn" which shows the FIND processing did complete and found records to report and EXPORT. No report or EXPORTED dataset is produced only the DQ025E error message is displayed telling the user that a field has been found that is not in any of the tables mentioned in the query. The DQ025E error is incorrect in that all fields in the existing query are valid fields within the tables listed. The query will receive the DQ025E error and not produce a report or an EXPORTED dataset. CA Dataquery for CA Datacom Release 14.0 CA Dataquery for CA Datacom Version 15.0 CA Dataquery for CA Datacom Release 15.1 DQ 1076 Copyright (C) 2016 CA. All rights reserved. R00899-DCM140-SP1 DESC(DQ025E ERROR USING JOIN PROCESSING DURING EXPORT). FMID (CADQE00) PRE ( RO50071 RO85099 RO85169 ) SUP ( AR85169 RO50379 RO59932 RO77874 TR50379 TR59932 TR65291 TR77874 TR88913 )

8 CA Datacom/DB CA RS PTF RO RO89157 RO89157 M.C.S. ENTRIES = ++PTF (RO89157) MUF ABORTS WITH A S0C4 IN DBREDPR AT OR AROUND X'13C2' The CA Datacom/DB Multi-User Facility (MUF) can abort with a S0C4 in module DBREDPR during a ROLBK (backout) of a "DROP TABLE" command. MUF abends in module DBREDPR at or near offset X'13C2'. There is a MUF outage. CA Datacom/DB Version 14.0 CA Datacom/DB Version 15.0 CA Datacom/DB Version 15.1 DB 5139 Copyright (C) 2016 CA. All rights reserved. R00902-DCM140-SP1 DESC(MUF ABORTS WITH A S0C4 IN DBREDPR AT OR AROUND X'13C2'). FMID (CABDE00) PRE ( RO61435 RO66384 RO81739 ) SUP ( AC88688 RO43273 RO83384 RO87802 TR43273 TR83384 TR87802 TR89157 )

9 CA Datacom/DB CA RS PTF RO RO89275 RO89275 M.C.S. ENTRIES = ++PTF (RO89275) SQLCODE -4 ERRORS FOR DECIMAL CONVERSIONS 1. Queries that perform a conversion from a VARCHAR column or a literal value to a DECIMAL datatype using the DECIMAL scalar function may receive a SQLCODE -4 error when the whole digit portion (precision minus scale) of the value being converted exactly matches the whole digit portion of the decimal result. 2. Conversions from character to DECIMAL values with a non-zero scale specified return zeros for the positions following the decimal point. 3. Conversions from character to DECIMAL values using the CAST function return results with the decimal point incorrectly shifted to the left. The number of positions it shifts increases as the size of the DECIMAL result becomes larger. 1. The query receives a SQLCODE -4 OVERFLOW error. 2. The query returns zeros for the decimal portion of the value. 3. The query returns incorrect results. The results will have the decimal point shifted to the left some number of positions. 1. The query cannot execute. 2. The wrong value is returned. 3. The wrong value is returned. CA Datacom SQL Version 14.0 CA Datacom SQL Version 15.0 CA Datacom SQL Version 15.1 SQL 2045 Copyright (C) 2016 CA. All rights reserved. R00904-DCM140-SP1 DESC(SQLCODE -4 ERRORS FOR DECIMAL CONVERSIONS). FMID (CAVEE00) PRE ( RO40578 RO40623 RO50843 RO74901 ) SUP ( AR74901 AR75390 CC56487 KC56487 RO58151 RO60365 RO72443 RO75390 RO78388 RO84417 RO84669 TR58151 TR60365 TR72443 TR75390 TR78388 TR84417 TR84669 TR89275 ) ++HOLD (RO89275) SYSTEM FMID(CAVEE00) REASON (SQLBIND) DATE (16103) COMMENT ( CA Datacom SQL Release SEQUENCE After Apply PURPOSE Replace the old plan with a plan using the new code USERS Apply to affected plans. AFFECTED KNOWLEDGE The DBSRFPR SQL Rebind Facility utility can be used to REQUIRED perform the rebind ACCESS Authority to execute DBSRFPR. REQUIRED ************************** * STEPS TO PERFORM * **************************

10 CA Datacom/DB CA RS PTF RO89275 Use DBSRFPR to rebind affected plans. ).

11 CA Datacom/DB CA RS PTF RO RO89459 RO89459 M.C.S. ENTRIES = ++PTF (RO89459) DIAGNOSTIC FOR SMP SRB PROCESSING IN MULTI-USER FACILITY This PTF will analyze and collect performance metrics when the CA Datacom/DB Multi-User Facility (MUF) is activated in SRB mode. CA Datacom/DB Version 14.0 CA Datacom/DB Version 15.0 CA Datacom/DB Version 15.1 DB 5148 Copyright (C) 2016 CA. All rights reserved. R00907-DCM140-SP1 DESC(DIAGNOSTIC FOR SMP SRB PROCESSING IN MULTI-USER FACILITY). FMID (CABDE00) PRE ( RO31497 RO34871 RO35133 RO35280 RO35426 RO35657 RO36631 RO36773 RO37575 RO43272 RO47505 RO47507 RO47843 RO49554 RO54630 RO58012 RO59348 RO59522 RO61435 RO62068 RO62605 RO63722 RO63823 RO66384 RO68868 RO69509 RO70564 RO71451 RO71631 RO71900 RO74874 RO76601 RO77275 RO77961 RO78319 RO78336 RO79202 RO80968 RO81739 RO83237 RO83455 RO84321 RO85674 RO85675 RO85712 RO86045 RO86331 RO87705 ) SUP ( AR74874 RO33761 RO34030 RO34767 RO36213 RO36866 RO36931 RO36987 RO37136 RO40436 RO43274 RO43731 RO44657 RO48173 RO50687 RO51282 RO53406 RO53666 RO53774 RO55436 RO56734 RO61888 RO64787 RO69078 RO74873 RO76088 RO76352 RO77475 RO77577 RO78642 RO79583 RO79724 RO80235 RO83601 RO86416 TR33761 TR34030 TR34767 TR36213 TR36866 TR36931 TR36987 TR37136 TR40436 TR43274 TR43731 TR44657 TR48173 TR50687 TR51219 TR51282 TR52441 TR52482 TR53404 TR53406 TR53666 TR53774 TR55436 TR56734 TR60174 TR61888 TR64787 TR69078 TR74873 TR75854 TR76088 TR76352 TR77475 TR77577 TR78642 TR79583 TR79724 TR80235 TR83601 TR86416 TR89459 VC57573 )

12 CA Datacom/DB CA RS PTF RO RO89919 RO89919 M.C.S. ENTRIES = ++PTF (RO89919) ABEND S0C4 IN DBINRPR AT CCI TERMINATION An application using CCI to communicate with the CA Datacom/DB Multi- User Facility (MUF) on a different LPAR can abend with code S0C4 in module DBINRPR when the CCI connection is terminated. Transaction backout will not be performed due to CLOSE processing having finished at the time of the CCI connection termination. The application abends with a S0C4 in DBINRPR after the last CLOSE. The impact is minimal since the application has finished processing successfully. CA Datacom/DB Version 14.0 CA Datacom/DB Version 15.0 CA Datacom/DB Version 15.1 DB 5170 Copyright (C) 2016 CA. All rights reserved. R00917-DCM140-SP1 DESC(ABEND S0C4 IN DBINRPR AT CCI TERMINATION). FMID (CABDE00) PRE ( RO40587 RO47507 RO47843 RO53059 RO56818 RO60055 RO60293 RO63722 RO82425 RO88745 RO89458 ) SUP ( RO33689 RO33789 RO35457 RO45503 RO46364 RO53483 RO53902 RO58531 RO74116 RO83362 RO86173 TR33689 TR33789 TR35457 TR45503 TR46364 TR53483 TR53902 TR58040 TR58531 TR74116 TR83362 TR86173 TR89919 )

13 CA Datacom/DB CA RS PTF RO RO90042 RO90042 M.C.S. ENTRIES = ++PTF (RO90042) DATE NOT RESTRICTING INDEX SCAN RANGE Predicates of the form below are not restricting index scan range. DATE(TIMESTAMP_COLUMN) = 'YYYYMMDD' DATE(T1.TIMESTAMP_COLUMN) = DATE(T2.TIMESTAMP_COLUMN) This is because such predicates are not passed to the Compound Boolean Selection Facility (CBS) in the Request Qualification Area (RQA). The query may run much slower because qualifying rows are not found directly from the index. It may not be practical to run such queries due to resources required. The following syntax is a circumvention for the DATE(timestamp) predicates: SUBSTR(CAST(TIMESTAMP_COLUMN AS CHAR(10) WITHOUT CONVERSION,1,4) or SUBSTR(CAST(T1.TIMESTAMP_COLUMN AS CHAR(10) WITHOUT CONVERSION),1,4) To restrict both the date and time portion, use length 8. CA Datacom SQL Version 14.0 CA Datacom SQL Version 15.0 CA Datacom SQL Version 15.1 SQL 2051 Copyright (C) 2016 CA. All rights reserved. R00919-DCM140-SP1 DESC(DATE NOT RESTRICTING INDEX SCAN RANGE). FMID (CAVEE00) PRE ( RO40578 ) SUP ( TR89780 TR90042 )

14 CA Datacom/DB CA RS PTF RO RO90051 RO90051 M.C.S. ENTRIES = ++PTF (RO90051) DDTRSLM REPORT WIDTH INCORRECT Data on the righthand side of the report generated by DDTRSLM is either missing or truncated. For example, MUFNAME gets truncated to 6 characters. Information, such as MUFNAME, is being truncated due to the incorrect width. Information truncation causes minimal impact. CA Datacom Datadictionary Release 14.0 CA Datacom Datadictionary Version 15.0 CA Datacom Datadictionary Release 15.1 DD 2144 Copyright (C) 2016 CA. All rights reserved. R00920-DCM140-SP1 DESC(DDTRSLM REPORT WIDTH INCORRECT). FMID (CAADE00) PRE ( RO41344 RO42501 RO54667 RO82735 RO86553 ) SUP ( RO36555 RO41801 RO44161 RO48812 RO49924 RO54956 RO65436 RO65632 RO70834 RO71035 RO73639 RO74087 RO74352 RO77088 RO77620 RO80602 RO80833 RO88009 TR36555 TR41801 TR44161 TR48812 TR49924 TR54956 TR64758 TR65436 TR65632 TR70834 TR71035 TR73639 TR74087 TR74352 TR77088 TR77620 TR80602 TR80833 TR82706 TR85858 TR88009 TR90051 )

15 CA Datacom/DB CA RS PTF RO RO90195 RO90195 M.C.S. ENTRIES = ++PTF (RO90195) PGM-DVW-USE 1003 TRANSACTION BUILT INCORRECTLY BTG 1003 dataview to program relationship cards are not created when running DDBTGPR utility with PGM-DVW-USE relationship. The 1003 RELT statement for the program to dataview will not exist. The 1003 RELT statement for the program to dataview will not exist. The card could be entered manually. CA Datacom Datadictionary Release 14.0 CA Datacom Datadictionary Version 15.0 DD 2122 Copyright (C) 2016 CA. All rights reserved. R00923-DCM140-SP1 DESC(PGM-DVW-USE 1003 TRANSACTION BUILT INCORRECTLY). FMID (CAADE00) PRE ( RO67544 RO85329 ) SUP ( RO50637 TR50637 TR66962 TR90195 )

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

CA Mainframe Application Tuner CA RS 1708 Service List CA Mainframe Application Tuner 11.0 1 CA RS 1708 List Description Type RO96565 FALSE TN0499E MESSAGE DURING MONITOR INITIALIZATION PTF RO96766 TN6969E XCF MESSAGE EXIT FAILED. INTERNAL MCE QUEUEING ERROR

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

CA ACF CA RS 1406 Service List CA ACF2 15.0 1 CA RS 1406 Service List Description Type 15.0 RO67489 INCORPORATE ROLES IN RULE CLEANUP UTILITY PTF RO67639 ABEND S0C4 IN SAFOEOTS AFTER F ACF2,OMVS ISSUED ** PRP ** RO67649 FIX MULTIPLE

More information

CA Repository for z/os CA RS 1511 Service List

CA Repository for z/os CA RS 1511 Service List CA Repository for z/os 7.2 1 CA RS 1511 Service List Release Service Description Type 7.2 RO85297 CONVERT SOC7 IN COBOL SCAN TO RC=12 PTF RO85308 CORRELATION ID ON SQL COLUMNS PTF RO85459 RESOLVING PROBLEM

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

CA Endevor Software Change Manager CA RS 1505 Service List CA Endevor Software Change Manager 17.0 1 CA RS 1505 Service List Description Type 17.0 RO77140 CAP/S0C4-10 C1BM4201 +0076FA PTF RO79413 U3009/S878 STORAGE LEAK PTF RO79566 MOVE WITH SYNC DOESN'T ALWAYS

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

CA Common Services CA RS 1403 Service List CA Common Services 14.1 1 CA RS 1403 Service List Description Hiper 14.1 RO57094 SUPPORT DB2 V11.1 RO60306 UNEXPECTED CCI LU0 LINE BREAKS RO63046 CCIPC APP RECEIVES CCICONV FAILURE: CCI0053 WSAEWOULDBLOCK

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

CA Disk Backup and Restore CA RS 1501 Service List CA Disk Backup and Restore 12.5 1 CA RS 1501 Service List Description Type 12.5 RO75755 DMSAR, RESTORE AND FMS WITH POOL= FAIL WITH RO69420 APPLIED *HIP/PRP* RO76256 BACKUP ABEND S0C4 IN ADSTH008 PTF RO76769

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

CA NetMaster CA RS 1609 Service List CA NetMaster 12.1 1 CA RS 1609 Service List Description Type 12.1 RO90308 BCILOGON TRUNCATES USERID TO 7 CHARACTERS PTF RO90664 SUPPORT LATEST AT-TLS CRYPTOGRAPHIC OPTIONS IN SMARTTRACE PTF RO90977 DEVICE

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

CA Disk Backup and Restore CA RS 1509 Service List CA Disk Backup and Restore 12.5 1 CA RS 1509 Service List Description Type 12.5 RO78810 SUPPORT IBM7720 DEVICE WITH 25GB TAPE PTF RO79462 ARCHIVE/BACKUP SECONDARY ALLOCATION VERY SMALL PTF RO79717 S047

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 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 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 Optimizer/II CA RS 1510 Service List

CA Optimizer/II CA RS 1510 Service List CA Optimizer/II 8.5 1 CA RS 1510 Service List Description Type 8.5 RO75940 RECORD MISSING FROM ABEND REPORT PTF RO80283 S0C4 IN CAOESNAP AND/OR CAOECEEI PTF RO83578 COBOL 5 POST PROCESSOR - INCORRECT STATEMENT

More information