CA Datacom/AD CA RS 1707 Service List

Size: px
Start display at page:

Download "CA Datacom/AD CA RS 1707 Service List"

Transcription

1 CA Datacom/AD 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 SQL GETS -118 (NIIN) ERROR CREATING A FOREIGN KEY ** PRP ** RO96198 PENDING ROLBK COMMANDS AND TASKS HANGING WITH CDCL PTF RO96519 POSSIBLE OVERLAY OF DBINFPR BY EXTENDED OPTIONS APPLICATIONS PTF RO96707 USS: GETCLIENTINFOPROPERTIES RETURNS INCORRECT RESULT SET PTF RO96765 DDBDULM REJECTS DELETE FUNCTION PTF The CA RS 1707 service count for this release is 7

2 CA Datacom/AD 2 CA RS 1707 Service List for FMID Service Description Type RO93880 DATAVIEW ELEMENTS LOST ON COPY TO PROD ** PRP ** RO95925 SQL GETS -118 (NIIN) ERROR CREATING A FOREIGN KEY ** PRP ** RO96765 DDBDULM REJECTS DELETE FUNCTION PTF The CA RS 1707 service count for this FMID is 3

3 CA Datacom/AD 3 CA RS 1707 Service List for FMID Service Description Type RO94563 DIAGNOSTIC TO CAPTURE BETTER INFORMATION FOR RC 72(001) PTF RO96198 PENDING ROLBK COMMANDS AND TASKS HANGING WITH CDCL PTF RO96519 POSSIBLE OVERLAY OF DBINFPR BY EXTENDED OPTIONS APPLICATIONS PTF The CA RS 1707 service count for this FMID is 3

4 CA Datacom/AD 4 CA RS 1707 Service List for FMID Service Description Type RO96707 USS: GETCLIENTINFOPROPERTIES RETURNS INCORRECT RESULT SET PTF The CA RS 1707 service count for this FMID is 1

5 CA Datacom/AD CA RS PTF RO93880 Details Service RO93880 RO93880 Details M.C.S. ENTRIES = ++PTF (RO93880) DATAVIEW ELEMENTS LOST ON COPY TO PROD PROBLEM DESCRIPTION: PTF RO72045 (published during the Version 15.0 beta period) did not completely address the problem reported in Version 14.0 (resolved in 14.0 by PTF RO77152). This DD 15.0 problem affects DATAVIEWs for which the TABLE has been updated to delete an ELEMENT. ELEMENTs related to a DATAVIEW are lost when copying the parent TABLE from test to production. Even though the ELEMENT to DATAVIEW relationships are still intact, the pointer in the relationship to the next occurrence in the ordered chain is not correct. This breaks the sequencing used to move from an ELEMENT to the next in order. If a DATAVIEW has been corrupted by this problem, the repair is to re-copy the TABLE to PROD after applying this solution correcting PTF RO SYMPTOMS: ELEMENTs related to a DATAVIEW are lost when the parent TABLE is copied from test to prod. CA Ideal sites will notice an invalid DATAVIEW when it is CATALOG'd. MetaCOBOL compiles using affected DATAVIEWs will have errors. IMPACT: CA Ideal DATAVIEWs and MetaCOBOL compiles using DATAVIEWs will be affected if an ELEMENT has been deleted from the related TABLE. CIRCUMVENTION: Copying each individual DATAVIEW separately will move all of that DATAVIEW's ELEMENTs correctly. PRODUCT(S) AFFECTED: CA Datacom Datadictionary Version 15.0 CA Datacom Datadictionary Version 15.1 Related Problem: DD 2159 Copyright (C) 2017 CA. All rights reserved. R00391-DCM150-SP2 DESC(DATAVIEW ELEMENTS LOST ON COPY TO PROD). ++VER (Z038) FMID () SUP ( AC96195 RO72045 RO87913 TR72045 TR87808 TR87913 TR93880 ) ++HOLD (RO93880) SYSTEM FMID() REASON (ACTION ) DATE (17159) COMMENT ( CA Datacom Datadictionary Version SEQUENCE After Apply PURPOSE Correct any corrupted DATAVIEWs damaged when an ELEMENT was deleted from the parent TABLE USERS CA Ideal and MetaCOBOL users when the DATAVIEW affected AFFECTED is CATALOG'd in CA Ideal or compiled in MetaCOBOL KNOWLEDGE The user will need some knowledge of Datadictionary Batch REQUIRED Utilities ACCESS Update access for Datadictionary in order to COPY a TABLE REQUIRED to PROD ************************** * STEPS TO PERFORM * ************************** 1. If ELEMENTs have been deleted from TABLEs since upgrading to 15.0 execute Datadictionary utility to identify the affected TABLEs. 2. For affected TABLEs with related DATAVIEWs, COPY the TABLE to PROD

6 CA Datacom/AD CA RS PTF RO93880 Details Service Details to repair the damaged pointers. 3. Copy DATAVIEWs to new version and copy to PROD. 4. DATAVIEWs need to be re-catalog'd in CA Ideal. ).

7 CA Datacom/AD CA RS PTF RO94563 Details Service RO94563 RO94563 Details M.C.S. ENTRIES = ++PTF (RO94563) DIAGNOSTIC TO CAPTURE BETTER INFORMATION FOR RC 72(001) PROBLEM DESCRIPTION: When the CA Datacom/DB Multi-User Facility (MUF) is recycled, OPEN processing of some bases may fail with return code 72(001) (Data area opened is for wrong database or area). This solution provides additional internal diagnostic information to aid resolution of the problem. SYMPTOMS: MUF incurs RC 72(001) during OPEN processing for some bases. IMPACT: Open processing is not successful for some bases. If DBUTLTY function REPORT with TYPE=U to report on the dataset cannot identify the dataset as what it should be, then it needs to be rebuilt. If the dataset appears to be the correct data area for the correct base, then closing and re-opening the base may be successful. CIRCUMVENTION: PRODUCT(S) AFFECTED: CA Datacom/DB Version 15.0 CA Datacom/DB Version 15.1 Related Problem: DB 5254 Copyright (C) 2017 CA. All rights reserved. R00404-DCM150-SP2 DESC(DIAGNOSTIC TO CAPTURE BETTER INFORMATION FOR RC 72(001)). ++VER (Z038) FMID () PRE ( RO68861 RO72240 RO77059 RO81612 RO81931 RO82864 RO85408 RO87023 RO88293 ) SUP ( DC80958 LC80958 RO82205 RO83425 RO90968 RO91837 RO92676 TR82205 TR83425 TR90968 TR91837 TR92676 TR94563 )

8 CA Datacom/AD CA RS PTF RO95925 Details Service RO95925 RO95925 Details M.C.S. ENTRIES = ++PTF (RO95925) The following items are included in this solution: 1. SQL GETS -118 (NIIN) ERROR CREATING A FOREIGN KEY 2. RO94442 CAUSES DDPSV10001 STRUCTURE VERIFY FAILED ========================================================================== SQL GETS -118 (NIIN) ERROR CREATING A FOREIGN KEY PROBLEM DESCRIPTION: When creating a table using SQL Data Definition Language (DDL) that includes a foreign key, a -118 SQL return code is encountered with an additional DSF code of NIIN. The IIN indicates an invalid index name in Datadictionary. SYMPTOMS: Executing a SQL CREATE TABLE statement that includes defining a foreign key, the following messages are displayed in DBSQLPR: SQLCODE = -118, SQLSTATE=RNIIN MESSAGE = DSF 'NIIN' IMPACT: The impact can be major, since no table with a foreign key can be defined. CIRCUMVENTION: None. PRODUCT(S) AFFECTED: CA Datacom Datadictionary Version 15.0 CA Datacom Datadictionary Version 15.1 Related Problem: DD 2161 ========================================================================== RO94442 CAUSES DDPSV10001 STRUCTURE VERIFY FAILED PROBLEM DESCRIPTION: After applying solution R094442, executing DDUPDATE to upgrade the Dynamic System Tables database with "-CPY DATABASE,CASYSTEMTABLES(T001),PROD" fails with DDPSV10001 STRUCTURE VERIFY FAILED. SYMPTOMS: DDUPDATE receives "DDPSV10001 STRUCTURE VERIFY FAILED" and several instances of "DDVKEY0042 KEY-USAGE NOT "A" FOR SHARED KEY ID/NAME". IMPACT: Upgrade processing cannot continue. CIRCUMVENTION: None. PRODUCT(S) AFFECTED: CA Datacom Datadictionary Version 15.0 CA Datacom Datadictionary Release 15.1 Related Problem: DD 2165 Copyright (C) 2017 CA. All rights reserved. R00423-DCM150-SP2 DESC(SQL GETS -118 (NIIN) ERROR CREATING A FOREIGN KEY). ++VER (Z038) FMID () PRE ( RO82860 RO87452 ) SUP ( AR94442 RO86854 RO94442 TR86854 TR94442 TR95142 TR95922 TR95925 )

9 CA Datacom/AD CA RS PTF RO96198 Details Service RO96198 RO96198 Details M.C.S. ENTRIES = ++PTF (RO96198) PENDING ROLBK COMMANDS AND TASKS HANGING WITH CDCL PROBLEM DESCRIPTION: RESTART processing in a CA Datacom/DB Multi-User Facility (MUF) with the Change Data Capture Listener (CDCL) feature can result in hanging ROLBK commands, one of which is for the CDCL job. One or more of the following messages are displayed in the MUF log: DB01205I - RESTART, ROLL BACK PENDING FOR JOB-***CDCL* NUMBER-NNNNN DB01205I - RESTART, ROLL BACK PENDING FOR JOB-XXXXXXXX NUMBER-MMMMM DB01205I - RESTART, ROLL BACK PENDING FOR JOB-YYYYYYYY NUMBER-QQQQQ As a result of the pending ROLBKs, other tasks can hang in "WAIT TASK" status when the MUF is enabled after RESTART. SYMPTOMS: ROLBK commands and other tasks are hanging. MUF issues the above messages for pending ROLBKs. IMPACT: There is a MUF outage, since the MUF needs to be canceled and restarted. CIRCUMVENTION: None. PRODUCT(S) AFFECTED: CA Datacom/DB Version 14.0 CA Datacom/DB Version 15.0 CA Datacom/DB Release 15.1 Related Problem: DB 5280 Copyright (C) 2017 CA. All rights reserved. R00428-DCM150-SP2 DESC(PENDING ROLBK COMMANDS AND TASKS HANGING WITH CDCL). ++VER (Z038) FMID () PRE ( RO67423 RO72081 RO72197 RO72240 RO77059 RO77246 RO83027 RO87023 RO88365 RO91812 RO93515 RO95896 ) SUP ( EC80958 RO81000 RO83154 RO83755 RO84647 TR81000 TR83154 TR83755 TR84647 TR96198 )

10 CA Datacom/AD CA RS PTF RO96519 Details Service RO96519 RO96519 Details M.C.S. ENTRIES = ++PTF (RO96519) POSSIBLE OVERLAY OF DBINFPR BY EXTENDED OPTIONS APPLICATIONS PROBLEM DESCRIPTION: Applications using the extended options entry into CA Datacom/DB can cause storage overlays in the DB interface modules, if they modify storage related to the System Identification (SYSID) or Task Identification (TASKID) block parameters after passing them to DB at first OPEN time. SYMPTOMS: As with any storage overlay, the symptoms are unpredictable but most likely are program check abends in DBINFPR or DBINRPR. IMPACT: Some extended options applications can fail with the above unpredictable symptoms. CIRCUMVENTION: None. PRODUCT(S) AFFECTED: CA Datacom/DB Version 15.0 CA Datacom/DB Version 15.1 Related Problem: DB 5245 Copyright (C) 2017 CA. All rights reserved. R00432-DCM150-SP2 DESC(POSSIBLE OVERLAY OF DBINFPR BY EXTENDED OPTIONS APPLICATIONS). ++VER (Z038) FMID () PRE ( RO72244 RO83077 ) SUP ( RO90972 RO94304 TR90972 TR94304 TR96519 )

11 CA Datacom/AD CA RS PTF RO96707 Details Service RO96707 RO96707 Details M.C.S. ENTRIES = ++PTF (RO96707) The following items are included in this solution: 1. USS: GETCLIENTINFOPROPERTIES RETURNS INCORRECT RESULT SET 2. USS: JDBC SETCLIENTINFO RETURNS NULL POINTER EXCEPTION ========================================================================== USS: GETCLIENTINFOPROPERTIES RETURNS INCORRECT RESULT SET PROBLEM DESCRIPTION: The CA Datacom Server JDBC driver client returns an incorrect result set for the getclientinfoproperties() method. The result set contains the following columns: 1. NAME - The name of the client info property 2. MAX_LEN - The maximum length of the value for the property 3. DEFAULT_VALUE - The default value of the property 4. DESCRIPTION - A description of the property. SYMPTOMS: The current/incorrect result set contains the following columns and rows: NAME MAX_LEN DEFAULT_VALUE DESCRIPTION null SYSADM SRV_CLNTINFO ACTIVE_CONNECTION null SYSADM SRV_CLNTINFO APPLICATIONNAME null SYSADM SRV_CLNTINFO CLIENTACCTINFO null SYSADM SRV_CLNTINFO CLIENTHOSTNAME null SYSADM SRV_CLNTINFO CLIENTUSER null SYSADM SRV_CLNTINFO MUF_NAME null SYSADM SRV_CLNTINFO PLAN_NAME null SYSADM SRV_CLNTINFO SERVER_NAME The correct result set contains the following columns: NAME MAX_LEN DEFAULT_VALUE DESCRIPTION ACTIVE_CONNECTION 1 Y The current status of the connection and the application that is using it Valid values are Y and N. The value is stored in the ACTIVE_CONNECTION column of the SYSADM.SRV_CLNTINFO Datacom System Table. APPLICATIONNAME 32 blanks The name of the application that is currently using the connection. The value is stored in the APPLICATIONNAME column of the SYSADM.SRV_CLNTINFO Datacom System Table. CLIENTACCTINFO 200 A string The value of the client account of the form string derived from the Datacom driververs, JDBC driver client information clienthost, for the connection. The value Server, is stored in the CLIENTACCTINFO clientip. column of the SYSADM.SRV_CLNTINFO Datacom System table. CLIENTHOSTNAME 18 The host The host name of the computer on name of the which the Datacom JDBC driver computer on client is running or the name of which the the computer on which the Datacom JDBC application is running if the driver value is set by the application. client is The value is stored in the running. CLIENTHOSTNAME column of the client is SYSADM.SRV_CLNTINFO Datacom System running. Table. CLIENTUSER 16 The UserID The name of the user who is running specified in the application that is using the the connect- connection. The value is stored in ion URL when the CLIENTUSER column of the the connect- SYSADM.SRV_CLNTINFO Datacom System ion was Table.

12 Service CA Datacom/AD CA RS PTF RO96707 Details Details established. The value could be blanks. MUF_NAME 8 Name of the The name of the currently active active Datacom Multi-User Facility to which Multi-User the Server Mainframe region is Facility. connected. The value is stored in MUF_NAME column of the SYSADM.SRV_CLNTINFO Datacom System Table. PLAN_NAME 32 Connection The name of the plan generated by plan name the Server Mainframe region when the connection is established. The value is stored in the PLAN_NAME column of the SYSADM.SRV_CLNTINFO Datacom System Table. SERVER_NAME 32 SERVERNAME The SERVERNAME specified in the of the Server Server Mainframe region to which Mainframe the application is connected. The region value is stored in the SERVER_NAME column of the SYSADM.SRV_CLNTINFO Datacom System Table. IMPACT: The getclientinfoproperties method in the DatacomDatabaseMetaData class returns an incorrect result set that can not be processed. Neither the Server Mainframe region nor the CA Datacom Multi-User Facility is affected. CIRCUMVENTION: None. PRODUCT(S) AFFECTED: CA Datacom Server Version 15.0 COMPONENTS AFFECTED: cadcjdbc.jar Driver Version: Related Problem: DBSRV 668 ========================================================================== USS: JDBC SETCLIENTINFO RETURNS NULL POINTER EXCEPTION PROBLEM DESCRIPTION: The CA Datacom Server JDBC driver client returns a NullPointerException when an SQL request is sent to the CA Datacom Server Mainframe region after a client application issues the setclientinfo() method. SYMPTOMS: The CA Datacom Server JDBC driver throws the following exception: java.lang.nullpointerexception at java.util.hashtable.put(hashtable.java:394) at ca.datacom.jdbc.datacomconnection.setclientinfohelper(unknown Source) at ca.datacom.jdbc.datacomconnection.preparestatement(unknown Source) at pgmname.method(unknown Source) IMPACT: The JAVA application terminates. Neither the CA Datacom Server Mainframe region nor the CA Datacom Multi-User Facility is affected. CIRCUMVENTION: Avoid using the JDBC setclientinfo() method. PRODUCT(S) AFFECTED: CA Datacom Server Version 15.0 COMPONENTS AFFECTED: cadcjdbc.jar Driver Version: Related Problem: DBSRV 683 Copyright (C) 2017 CA. All rights reserved. R00082-DSR150-SP2 DESC(USS: GETCLIENTINFOPROPERTIES RETURNS INCORRECT RESULT SET). ++VER (Z038) FMID () PRE ( RO67586 RO72673 RO79251 RO79335 ) SUP ( AR79335 RO74101 RO76353 RO81768 RO87666 RO89016

13 Service CA Datacom/AD CA RS PTF RO96707 Details Details RO92663 TR71893 TR74101 TR76353 TR81151 TR81768 TR87666 TR89016 TR90698 TR91059 TR91753 TR92663 TR93636 TR94780 TR95141 TR95885 TR95901 TR96233 TR96567 TR96707 ) LINK('cadcjdbc.jar') PARM(PATHMODE(0,7,7,7)). LINK('cadcjdoc.jar') PARM(PATHMODE(0,7,7,7)).

14 CA Datacom/AD CA RS PTF RO96765 Details Service RO96765 RO96765 Details M.C.S. ENTRIES = ++PTF (RO96765) DDBDULM REJECTS DELETE FUNCTION PROBLEM DESCRIPTION: The undocumented DELETE function is being rejected when parsing the control card, although this is a valid request. SYMPTOMS: The error message 'INVALID CNTL CARD, INDEX/DUMP SHOULD START IN COL 6' is misleading but reflects only the documented commands. IMPACT: The function is unavailable when support needs to request it. CIRCUMVENTION: None. PRODUCT(S) AFFECTED: CA Datacom Datadictionary Version 15.0 CA Datacom Datadictionary Release 15.1 Related Problem: DD 2169 Copyright (C) 2017 CA. All rights reserved. R00435-DCM150-SP2 DESC(DDBDULM REJECTS DELETE FUNCTION). ++VER (Z038) FMID () SUP ( TR96765 )

15 CA Datacom/AD CA RS 1707 Product/Component Listing Product Family Product Release DATACOM CA DATACOM CA DATACOM/AD The CA RS 1707 Product/Component Count for this release is 2

16 CA Datacom/AD All CA RS Levels Service List CA RS Level Service FMID CAR1707 RO96765 RO96707 RO96519 RO96198 RO95925 RO94563 RO93880 CAR1706 RO96345 RO96028 RO95931 RO95896 RO95824 RO95595 RO95091 RO95060 RO94698 CAR1705 RO95838 CAAXF00 RO95733 RO95088 CAR1704 RO95035 RO94915 RO94881 RO94778 RO94468 RO94463 RO94148 RO93676 RO93453 RO93402 RO93323 RO93267 CAAXF00 CAR1703 RO94442 RO94434 RO94404 RO94304 RO94178 RO94164 RO93845 RO92676 CAR1702 RO94089 RO94087 RO93667 RO93604 RO93555 RO93515 RO93486 CAAXF00 CAYTF00 CAR1701 RO93505 RO93497 RO93407 RO93379 RO93366 RO93306 RO93211 RO93179 CAAXF00 RO93083

17 CA Datacom/AD All CA RS Levels Service List CA RS Level Service FMID RO92900 RO92700 RO92663 RO92484 CAR1612 RO93097 RO93089 RO93062 RO93026 RO92776 RO92285 RO91837 CAR1611 RO92737 RO92399 RO92281 RO92248 RO92103 RO91449 RO91393 CAR1610 RO92172 RO92008 RO91991 RO91956 RO91812 RO91649 RO91580 RO91216 CAAXF00 CAR1609 RO91685 RO91496 RO91474 RO91426 RO91354 RO91295 RO91164 RO91001 RO90997 RO90972 RO90728 CAAXF00 CAR1608 RO91112 RO90970 RO90968 RO90966 RO90939 RO90915 RO90877 RO90695 RO90405 RO89818 RO89160 RO89159 RO88304 RO86742 CAVQF00 CAYTF00 CAR1607 RO90822 RO90730 RO90557 RO90470

18 CA Datacom/AD All CA RS Levels Service List CA RS Level Service FMID RO90378 RO90272 RO90221 RO90187 CAAXF00 CAR1606 RO90178 RO90157 RO90067 RO90052 RO90043 RO90011 RO89957 RO89593 RO89588 RO89477 RO89276 RO89082 CAAXF00 CAVQF00 CAVQF00 CAR1605 RO89519 RO89518 RO89473 RO89348 RO89338 RO89163 RO89016 RO88610 CAR1604 RO89125 RO89021 RO88959 RO88911 RO88875 RO88868 RO88813 RO88616 RO88542 RO88440 RO88393 RO88391 RO88365 RO88293 RO88157 RO88156 RO87666 CAYTF00 CAR1603 RO88227 RO88189 RO88176 RO88154 RO88132 RO88081 RO87989 RO87938 RO87913 RO87861 RO87765 RO87554 RO87529 RO86589

19 CA Datacom/AD All CA RS Levels Service List CA RS Level Service FMID CAR1602 RO87800 RO87686 RO87518 RO87495 RO87472 RO87471 RO87452 RO87444 RO87282 RO87274 RO87217 RO87023 RO81768 RO79335 RO79251 RO76353 RO74101 RO73679 CAR1601 RO87088 RO87047 RO86854 RO86717 RO86614 CAR1512 RO86588 RO86400 RO86346 RO86318 RO86101 RO85869 RO85846 CAR1511 RO85798 RO85671 RO85592 RO85559 RO85518 RO85408 RO85366 RO85363 RO85202 RO85201 RO85024 RO84959 RO84950 RO84928 RO84892 RO84885 RO84876 RO84825 RO84805 RO84797 RO84670 RO84658 RO84647 RO84398 RO84145

20 CA Datacom/AD All CA RS Levels Service List CA RS Level Service FMID RO79826 CAR1510 RO84934 RO84793 RO84762 RO84703 RO84635 RO84605 RO84452 RO84442 RO84436 RO84356 RO84293 RO84240 RO83755 RO81529 CAR1509 RO83799 RO83721 RO83547 RO83461 RO83456 RO83425 RO83154 RO83102 RO83077 CAVQF00 CAR1508 RO83166 RO83027 RO82947 RO82922 RO82864 RO82860 RO81162 RO78702 CAR1507 RO82479 RO82205 RO82156 RO82108 RO81931 RO81820 RO81721 RO81612 RO78807 CAYTF00 CAR1506 RO81525 RO81285 RO81240 RO81155 RO81127 RO81000 RO80917 RO80872 RO80137 RO80123 CAYTF00 CAR1505 RO80804 RO80771 RO80767 RO80634

21 CA Datacom/AD All CA RS Levels Service List CA RS Level Service FMID RO80556 RO80417 RO80374 RO80212 RO80173 RO80084 RO79989 RO79585 RO79334 RO79042 RO77832 RO75168 RO74448 CAVQF00 CAVQF00 CAYTF00 CAVQF00 CAVQF00 CAR1504 RO79688 RO79678 RO79539 RO79439 RO79425 RO79250 RO79086 RO78796 RO77114 CAYTF00 CAR1503 RO78731 RO78730 RO78697 RO78683 RO78557 RO78206 RO78150 RO78133 RO77658 CAR1502 RO77621 RO77246 RO77089 CAR1501 RO77059 RO76058 RO75752 RO75689 RO73037 CAR1412 RO75649 RO75643 RO75411 RO75397 RO75194 RO74331 RO74322 CAVQF00 CAR1411 RO75289 RO75038 RO74875 RO74860 RO74608 RO74092 RO74085 RO74081 CAVQF00 RO74070

22 CA Datacom/AD All CA RS Levels Service List CA RS Level Service FMID RO74060 RO74058 RO74018 RO74017 RO74016 RO74004 RO73989 RO73988 RO73987 RO73785 RO73777 RO73508 RO73490 RO73389 RO73203 RO73094 RO72842 RO72714 CAYTF00 CAYTF00 RO72582

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 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 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/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 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 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/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 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 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 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 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 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/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 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 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 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 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 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 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/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 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/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 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 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 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 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 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 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 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 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 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 Server CA RS 1404 Service List

CA Datacom Server CA RS 1404 Service List CA Datacom Server 14.0 1 CA RS 1404 Service List Description Hiper 14.0 RO65727 MF: DBSRV EXCESSIVE STORAGE USAGE/S0C4, SA03 ABENDS RO67386 MF/USS: SVCOMPR CHG;TYPE 4 DRIVER ISSUES;LIMIT TCP/IP < 150 The

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 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 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 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 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/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 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 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 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 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 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 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 1702 Service List

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

More information

CA ACF CA RS 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 Jobtrac Job Management CA RS 1410 Service List

CA Jobtrac Job Management CA RS 1410 Service List CA Jobtrac Job Management 11.0 1 CA RS 1410 Service List Release Service Description Type 11.0 RO66320 NO END TIME SPECIFIED IN THE RANGE OF ADR,AMR,SCS ENTRY PTF RO72780 EMAIL TCPIP CONNECTION FAILURE

More information

CA Chorus CA RS 1410 Service List

CA Chorus CA RS 1410 Service List CA Chorus 3.0 1 CA RS 1410 Service List Description Type 3.0 RO69026 UPDATE CONFIG JCL JOB COMMENTS PTF RO71671 AUTO-CONFIG PROBLEMS PTF RO72297 CONFIG GEN UPDATE PTF RO73066 DBA CATALOG ISSUES WHEN FILTERING

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 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 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 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 OPS/MVS WebCenter CA RS 1408 Service List

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

More information

CA JCLCheck Workload Automation CA RS 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 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 Allocate DASD Space and Placement CA RS 1708 Service List

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

More information

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

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

More information

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

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

More information

CA JCLCheck Workload Automation CA RS 1507 Service List

CA JCLCheck Workload Automation CA RS 1507 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1507 Service List Description Type 12.0 RO79903 CAY6A041I/MSGX338E ERRORS FROM TWS, UNCLEARED STORAGE PTF RO80024 CAY6669E PROCLIB ON BOTH JOBPARM AND JCLLIB,

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

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

More information

CA 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