CA Spool Java Transformers CA RS 1601 Service List

Size: px
Start display at page:

Download "CA Spool Java Transformers CA RS 1601 Service List"

Transcription

1 CA Spool Java Transformers CA RS 1601 Service List Description Type 12.0 RO85454 ADD SUPPORT FOR OPENTEXT D2E VISION V5.2/JAVA TRANSFORMERS PTF RO85455 ADD SUPPORT FOR OPENTEXT D2E VISION V5.2/JAVA TRANSFORMERS PTF RO86880 NEW METACODE INVERT SUPPORT FOR M2YY JAVA TRANSFORMERS PTF RO87029 INCORRECT MISSING RESOURCE WARNING - JAVA AFP TRANFORMERS PTF The CA RS 1601 service count for this release is 4

2 CA Spool Java Transformers 2 CA RS 1601 Service List for CE0CC00 FMID Service Description Type CE0CC00 RO85454 ADD SUPPORT FOR OPENTEXT D2E VISION V5.2/JAVA TRANSFORMERS PTF RO86880 NEW METACODE INVERT SUPPORT FOR M2YY JAVA TRANSFORMERS PTF RO87029 INCORRECT MISSING RESOURCE WARNING - JAVA AFP TRANFORMERS PTF The CA RS 1601 service count for this FMID is 3

3 CA Spool Java Transformers 3 CA RS 1601 Service List for CFD3C00 FMID Service Description Type CFD3C00 RO85455 ADD SUPPORT FOR OPENTEXT D2E VISION V5.2/JAVA TRANSFORMERS PTF The CA RS 1601 service count for this FMID is 1

4 CA Spool Java Transformers CA RS PTF RO RO85454 RO85454 M.C.S. ENTRIES = ++PTF (RO85454) The following items are included in this solution: 1. ADD SUPPORT FOR OPENTEXT D2E VISION V5.2/JAVA TRANSFORMERS 2. ADD MORE WILDCARD OPTIONS FOR SHADEMAP 3. ADD NEW SOURCE FONT PARAMETER FOR JAVA A2PD 4. ADD JAVA TRANSFORMER PARAMETER FOR MISSING RESOURCES 5. ADD NEW PARAMETER FOR COPIES HANDLING IN JAVA METACODE XFRM ADD SUPPORT FOR OPENTEXT D2E VISION V5.2/JAVA TRANSFORMERS In order to take advantage of the latest functionality available for data transformation, CA Spool has upgraded the release of the software from OpenText, the CA Spool Java Transformer vendor, from v5.1.nn to V5.2.nn. CA Spool Java Transformer customers are upgraded to the current release. CSPOOL 1986 ADD MORE WILDCARD OPTIONS FOR SHADEMAP Additional functionality has been added for SHADEMAP in the Java transformers project file. Wildcards allow all patterns using a specific color to be mapped to a color command more easily. <shademap xifshadepatternmappingkey="..*.0_0_0" colorcmd="1 0 1 rg"/> First match will be used if there are multiple shademap defined and matched. If none of shade maps matches, defaultmappingcolorcmd will be used. If defaultmappingcolorcmd is not defined, pattern will be unmapped. Unmapped shade patterns cause undesired shaded areas. Shaded areas may have the wrong color. CSPOOL 1982 ADD NEW SOURCE FONT PARAMETER FOR JAVA A2PD A new parameter has been added for the Java Transformers for the PDF generator. This parameter controls whether the name of the source font is added to the PDF document properties. FontNaming="SOURCE"> For dynamically generated PDF fonts like Type3 and CFF, setting this paramter to SOURCE provides the font name from which the output font was dynamically generated. This can be found on the File->Properties->Fonts display within the PDF output file. When debugging new PDF documents it is not possible to determine the source font that was used to generate the text within the file. Document designers find it more difficult to correct problems when unexpected fonts are used.

5 CA Spool Java Transformers CA RS PTF RO85454 CSPOOL 1983 ADD JAVA TRANSFORMER PARAMETER FOR MISSING RESOURCES A new parameter has been added for the Java Transformers to control what happens when a missing AFP resource condition occurs. unresolvedresourceoption="warnonly" The valid values and actions are as follows: - WarnOnly: Continue and write a warning message in the transformation report. Output is generated, if possible, but the result may not be as expected. The return Code is 4. - ErrorOnly: Continue and write an error message in the transformation report. Output is generated, if possible, but the result may not be as expected. The return code is 8. - FatalError: Stop and write an error message in the transformation report. Output is not generated. The return code is 8 or higher. Missing resource conditions are treated as warnings. Reports may not render as expected due to a missing resource that is critical to the transformation process. It may be preferable to treat this as an error condition. CSPOOL 1984 ADD NEW PARAMETER FOR COPIES HANDLING IN JAVA METACODE XFRM A new parameter has been added for the Java Transformers to control how the Metacode parser handles the Metacode COPIES command specified in JSL or on a DJDE statement. CopiesToProcess="n" where n is a number from 0 to 100. When COPIES is set to a value higher than 1, only 1 copy is rendered in the output file generated by the Metacode transformers. Incomplete files are received by the end user. CSPOOL 1988 Copyright (C) 2015 CA. All rights reserved. R00016-E0C120-SP1 DESC(ADD SUPPORT FOR OPENTEXT D2E VISION V5.2/JAVA TRANSFORMERS). ++VER (Z038) FMID (CE0CC00) PRE ( RO79846 ) SUP ( TR85454 ) ++IF FMID(CFD3C00) REQ(RO85455 ). ++HOLD (RO85454) SYSTEM FMID(CE0CC00) REASON (ACTION ) DATE (15335) COMMENT ( CA SPOOL JAVA TRANSFORMERS Version 12.0

6 CA Spool Java Transformers CA RS PTF RO85454 SEQUENCE After Apply PURPOSE Restore the new CA Spool Java Transformers engine build into the desired USS directory and enable its use by the CA Spool Java Transformers FSS task. This is an upgrade to the latest release of d2evision from OpenText. USERS Users who wish to update the CA Spool Java Transformers AFFECTED engine. KNOWLEDGE 1. Customizing the CA Spool Java Transformers REQUIRED 2. SMP/E ACCESS 1. CA Spool's target libraries REQUIRED 2. USS directories where the CA Spool Java Transformers are deployed. * STEPS TO PERFORM * 1. Tailor and submit CAI.CE0CJCL(BQ4JJTAR) to restore the CE0CDATA(D2ETAR) TAR backup file delivered by this PTF. IMPORTANT: All of the USS directories and files that comprise the CA Spool Java Transformers are replaced by this process. If you have customized any files without changing the names of those files from the original names, save them to a separate directory before running the BQ4JJTAR job. Then copy the customized files back to the target directory after BQ4JJTAR is executed. Customization will be lost if steps are not taken to preserve files that have been changed since the initial install. In most cases, customized files would be parameter files stored in the /usr/lpp/caspoold2e/xenos/apps directory. 2. Update CAIQENVA member in CAI.CE0CPARM to use the latest Java Transformers engine build delivered by this PTF. ). ++HOLD (RO85454) SYSTEM FMID(CE0CC00) REASON (DOC ) DATE (15335) COMMENT ( CA SPOOL JAVA TRANSFORMERS Version 12.0 * * PUBLICATION * * RI85711 RI85735 ).

7 CA Spool Java Transformers CA RS PTF RO RO85455 RO85455 M.C.S. ENTRIES = ++PTF (RO85455) The following items are included in this solution: 1. ADD SUPPORT FOR OPENTEXT D2E VISION V5.2/JAVA TRANSFORMERS 2. ADD MORE WILDCARD OPTIONS FOR SHADEMAP 3. ADD NEW SOURCE FONT PARAMETER FOR JAVA A2PD 4. ADD JAVA TRANSFORMER PARAMETER FOR MISSING RESOURCES 5. ADD NEW PARAMETER FOR COPIES HANDLING IN JAVA METACODE XFRM ADD SUPPORT FOR OPENTEXT D2E VISION V5.2/JAVA TRANSFORMERS In order to take advantage of the latest functionality available for data transformation, CA Spool has upgraded the release of the software from OpenText, the CA Spool Java Transformer vendor, from v5.1.nn to V5.2.nn. CA Spool Java Transformer customers are upgraded to the current release. CSPOOL 1986 ADD MORE WILDCARD OPTIONS FOR SHADEMAP Additional functionality has been added for SHADEMAP in the Java transformers project file. Wildcards allow all patterns using a specific color to be mapped to a color command more easily. <shademap xifshadepatternmappingkey="..*.0_0_0" colorcmd="1 0 1 rg"/> First match will be used if there are multiple shademap defined and matched. If none of shade maps matches, defaultmappingcolorcmd will be used. If defaultmappingcolorcmd is not defined, pattern will be unmapped. Unmapped shade patterns cause undesired shaded areas. Shaded areas may have the wrong color. CSPOOL 1982 ADD NEW SOURCE FONT PARAMETER FOR JAVA A2PD A new parameter has been added for the Java Transformers for the PDF generator. This parameter controls whether the name of the source font is added to the PDF document properties. FontNaming="SOURCE"> For dynamically generated PDF fonts like Type3 and CFF, setting this paramter to SOURCE provides the font name from which the output font was dynamically generated. This can be found on the File->Properties->Fonts display within the PDF output file. When debugging new PDF documents it is not possible to determine the source font that was used to generate the text within the file. Document designers find it more difficult to correct problems when unexpected fonts are used.

8 CA Spool Java Transformers CA RS PTF RO85455 CSPOOL 1983 ADD JAVA TRANSFORMER PARAMETER FOR MISSING RESOURCES A new parameter has been added for the Java Transformers to control what happens when a missing AFP resource condition occurs. unresolvedresourceoption="warnonly" The valid values and actions are as follows: - WarnOnly: Continue and write a warning message in the transformation report. Output is generated, if possible, but the result may not be as expected. The return Code is 4. - ErrorOnly: Continue and write an error message in the transformation report. Output is generated, if possible, but the result may not be as expected. The return code is 8. - FatalError: Stop and write an error message in the transformation report. Output is not generated. The return code is 8 or higher. Missing resource conditions are treated as warnings. Reports may not render as expected due to a missing resource that is critical to the transformation process. It may be preferable to treat this as an error condition. CSPOOL 1984 ADD NEW PARAMETER FOR COPIES HANDLING IN JAVA METACODE XFRM A new parameter has been added for the Java Transformers to control how the Metacode parser handles the Metacode COPIES command specified in JSL or on a DJDE statement. CopiesToProcess="n" where n is a number from 0 to 100. When COPIES is set to a value higher than 1, only 1 copy is rendered in the output file generated by the Metacode transformers. Incomplete files are received by the end user. CSPOOL 1988 Copyright (C) 2015 CA. All rights reserved. R00016-E0C120-SP1 DESC(ADD SUPPORT FOR OPENTEXT D2E VISION V5.2/JAVA TRANSFORMERS). ++VER (Z038) FMID (CFD3C00) PRE ( RO83796 RO84439 ) SUP ( TR85455 ) ++IF FMID(CE0CC00) REQ(RO85454 ). ++HOLD (RO85455) SYSTEM FMID(CFD3C00) REASON (DOC ) DATE (15335) COMMENT ( SPOOL DATA TRNSFR OPT OMX2YY-XJ Version 12.0

9 CA Spool Java Transformers CA RS PTF RO85455 * * PUBLICATION * * RI85711 RI85735 ).

10 CA Spool Java Transformers CA RS PTF RO RO86880 RO86880 M.C.S. ENTRIES = ++PTF (RO86880) NEW METACODE INVERT SUPPORT FOR M2YY JAVA TRANSFORMERS Metacode files containing the instruction "Invert" were not supported before this release. The "Invert" instruction can now be used in input data to orient the page 180 degrees. The "Invert" command is ignored when present in input data. The user cannot use the "Invert" command to orient their data. None PRODUCTS AFFECTED: CA Spool r12.0 CA SPOOL JAVA TRANSFORMERS Version 12.0 CSPOOL 1995 Copyright (C) 2015 CA. All rights reserved. R00018-E0C120-SP1 DESC(NEW METACODE INVERT SUPPORT FOR M2YY JAVA TRANSFORMERS). ++VER (Z038) FMID (CE0CC00) PRE ( RO79320 RO82959 RO84519 ) SUP ( RO80651 TR79307 TR80651 TR86880 ) ++HOLD (RO86880) SYSTEM FMID(CE0CC00) REASON (ACTION ) DATE (15341) COMMENT ( CA SPOOL JAVA TRANSFORMERS Version 12.0 SEQUENCE After Apply PURPOSE Restore the new CA Spool Java Transformers engine build into the desired USS directory and enable its use by the CA Spool Java Transformers FSS task. USERS Users who wish to update the CA Spool Java Transformers AFFECTED engine. KNOWLEDGE 1. Customizing the CA Spool Java Transformers REQUIRED 2. SMP/E ACCESS 1. CA Spool's target libraries REQUIRED 2. USS directories where the CA Spool Java Transformers are deployed. * STEPS TO PERFORM * 1. Tailor and submit CAI.CE0CJCL(BQ4JJTAX) to restore the CA Spool Java Transformers engine into the desired USS directory. 2. Update CAIQENVA member in CAI.CE0CPARM to use the latest Java Transformers engine build. ).

11 CA Spool Java Transformers CA RS PTF RO RO87029 RO87029 M.C.S. ENTRIES = ++PTF (RO87029) INCORRECT MISSING RESOURCE WARNING - JAVA AFP TRANFORMERS Warning messages are issued for resources that are not missing when transforming AFP data using the Java transformers. Warning ResolveResourceFailedWarning(AfpParser) failed to load resource type=xifform, name=o1a234, because following errors: Error happened when trying to create O1A234 object, no resource object has been created! The transformation return code is set to 4 even though O1A234 exists and is used in the transformation. Unnecessary investigation to determine why the RC=4 occurred. CSPOOL 1996 Copyright (C) 2015 CA. All rights reserved. R00019-E0C120-SP1 DESC(INCORRECT MISSING RESOURCE WARNING - JAVA AFP TRANFORMERS). ++VER (Z038) FMID (CE0CC00) PRE ( RO79320 RO82959 RO84519 ) SUP ( RO80651 RO86880 TR79307 TR80651 TR86880 TR87029 ) ++HOLD (RO87029) SYSTEM FMID(CE0CC00) REASON (ACTION ) DATE (15348) COMMENT ( CA SPOOL JAVA TRANSFORMERS Version 12.0 SEQUENCE After Apply PURPOSE Restore the new CA Spool Java Transformers engine build into the desired USS directory and enable its use by the CA Spool Java Transformers FSS task. USERS Users who wish to update the CA Spool Java Transformers AFFECTED engine. KNOWLEDGE 1. Customizing the CA Spool Java Transformers REQUIRED 2. SMP/E ACCESS 1. CA Spool's target libraries REQUIRED 2. USS directories where the CA Spool Java Transformers are deployed. * STEPS TO PERFORM * 1. Tailor and submit CAI.CE0CJCL(BQ4JJTAX) to restore the CA Spool Java Transformers engine into the desired USS directory. 2. Update CAIQENVA member in CAI.CE0CPARM to use the latest Java Transformers engine build. ).

CA Spool Java Transformers 14.0 **INCREMENTAL** 1 CA RS 1808 Service List

CA Spool Java Transformers 14.0 **INCREMENTAL** 1 CA RS 1808 Service List CA Spool Java Transformers 14.0 **INCREMENTAL** 1 CA RS 1808 List Description Type RO98702 ADD SUPPORT FOR OPENTEXT D2E VISION V16.3/JAVA TRANSFORMERS PTF SO01483 E0C - ENHANCEMENTS TO SUPPORT CA SPOOL

More information

CA Spool Java Transformers CA RS 1309 Service List

CA Spool Java Transformers CA RS 1309 Service List CA Spool Java Transformers 11.7 1 CA RS 1309 Service List Description Hiper 11.7 RO56596 Not Available RO58173 CUMULATIVE CHANGES TO JAVA TRANSFORMER INTERFACE The CA RS 1309 service count for this release

More information

CA Spool Java Transformers CA RS 1306 Service List

CA Spool Java Transformers CA RS 1306 Service List CA Spool Java Transformers 11.7 1 CA RS 1306 Service List Description Hiper 11.7 RO51514 AFP TO PCL - INCORRECT OVERLAY IS BEING USED RO54588 ORIENTATION SPECIFIED IN MEDIUM MAP IS NOT USED RO55293 METACODE

More information

CA Spool Java Transformers CA RS 1507 Service List

CA Spool Java Transformers CA RS 1507 Service List CA Spool Java Transformers 11.7 1 CA RS 1507 Service List Description Type 11.7 RO80560 CUMULATIVE CHANGES TO JAVA TRANSFORMER INTERFACE/V4.0 PTF The CA RS 1507 service count for this release is 1 CA Spool

More information

CA Spool CA RS 1307 Service List

CA Spool CA RS 1307 Service List CA Spool 11.7 1 CA RS 1307 Service List Description Hiper 11.7 RO57457 WHEN TRANSFRM OPT 1 + MAXCPU EXCEEDED, FILES ARE NOT QUEUED RO57788 A2PC: FILE IS NOT HELD WHEN CHANNEL NOT DEFINED IN PAGEDEF RO59492

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 Spool CA RS 1405 Service List

CA Spool CA RS 1405 Service List CA Spool 11.7 1 CA RS 1405 Service List Description Hiper 11.7 RO61143 CUMULATIVE CHANGES TO C TRANSFORMER INTERFACE RO69006 ABEND 0C4 IN ESFU012 USER EXIT The CA RS 1405 service count for this release

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

CA Spool CA RS 1306 Service List CA Spool 11.7 1 CA RS 1306 Service List Description Hiper 11.7 RO51884 AFP TO PCL - IOCA IMAGE INCORRECTLY PRINTED RO52828 ESF765 ESF OPEN FAILED, RC=PE, (PID=OUN) ISSUED BY XFER RO52857 CA SPOOL LARGER

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 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 Web Administrator for ACF2 and TSS CA RS 1702 Service List

CA Web Administrator for ACF2 and TSS CA RS 1702 Service List CA Web Administrator for ACF2 and TSS 15.0 1 CA RS 1702 Service List Release Service Description Type 15.0 RO93713 WEB ADMINISTRATOR TOMCAT UPGRADE PTF RO93714 WEB ADMINISTRATOR TOMCAT UPGRADE PTF RO93724

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

CA NetMaster CA RS 1606 Service List CA NetMaster 12.1 1 CA RS 1606 Service List Description Type 12.1 RO89031 ADD OPENSSH SUPPORT PTF RO89171 UNABLE TO SPECIFY A FULL EMAIL ADDRESS IN "FROM" OPERAND PTF RO89281 ADD OPENSSH SUPPORT PTF RO89282

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 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 1 Tape Management CA RS 1510 Service List

CA 1 Tape Management CA RS 1510 Service List CA 1 Tape Management 12.6 1 CA RS 1510 Service List Release Service Description Type 12.6 RO81613 ADD CA 1 OSI SUPPORT FOR Z/OS 2.2 PTF RO81785 ADD OSI SUPPORT FOR Z/OS 2.2 PTF The CA RS 1510 service count

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

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

More information

CA 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 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 MF Connector for Linux/Hardware Inteface Srv CA RS 1601 Service List

CA MF Connector for Linux/Hardware Inteface Srv CA RS 1601 Service List CA MF Connector for Linux/Hardware Inteface Srv 2.0 1 CA RS 1601 Service List Description Type 2.0 RO83398 FAILURES IN COMMUNICATION ARE NOT DETECTED PTF RO86851 NO SSL SUPPORT IN VM AGENT PTF RO86852

More information

CA Endevor Software Change Manager CA RS 1403 Service List

CA Endevor Software Change Manager CA RS 1403 Service List CA Endevor Software Change Manager 16.0 1 CA RS 1403 Service List Description Hiper 16.0 RO63458 NEW SETTING REQUIRED FOR COMPONENT_SEARCH OPTION RO63459 QUICK EDIT ALLOWS F/G EXECUTION OF PROCESSOR RO63864

More information

CA Workload Automation ESP Edition CA RS 1507 Service List

CA Workload Automation ESP Edition CA RS 1507 Service List CA Workload Automation ESP Edition 11.4 1 CA RS 1507 Service List Description Type 11.4 RO75729 DISPLAY JOBS WITH HOLD ATTRIBUTE IN SIMULATION PTF RO77978 CHANGED OCCURRENCE OF ESP6106I PTF RO80370 DO

More information

CA Disk Backup and Restore CA RS 1609 Service List

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

More information

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

CA Endevor Software Change Manager CA RS 1512 Service List CA Endevor Software Change Manager 17.0 1 CA RS 1512 Service List Description Type 17.0 RO85533 CONRPT70 WITH STATUS ABORTED MAY LIST IN-EXEC PACKAGES PTF RO85578 WHERE TEXT CANT SPECIFY SINGLE QUOTE PTF

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

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

More information

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

CA Disk Backup and Restore CA RS 1410 Service List CA Disk Backup and Restore 12.5 1 CA RS 1410 Service List Release Service Description Type 12.5 RO72291 RECOVER VOLUMES USING THE VTOC *HIP/PRP* RO73905 ADD NEW SORT FIELD AND EXIT FOR MERGE PTF The CA

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

Compliance Event Manager CA RS 1710 Service List

Compliance Event Manager CA RS 1710 Service List Compliance Event Manager 5.0 1 CA RS 1710 Service List Service Description Type RO92481 CEM INITIAL GA MANTINENCE PTF RO92839 CEM R5.0 ACF2 UID SECURITY FIX FOR CEM.POLICY/REPORTS PTF RO93209 DATAMART

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

CA OPS/MVS for JES **INCREMENTAL** 1 CA RS 1807 Service List CA OPS/MVS for JES2 13.5 **INCREMENTAL** 1 CA RS 1807 Service List Service Description Type SO01859 REPLACE OBSOLETE CCS EVENT MANAGEMENT COMPONENTRY PTF SO03594 STARTTIME INCORRECT AFTER DYNAMIC TIME

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

CA Endevor Software Change Manager CA RS 1606 Service List CA Endevor Software Change Manager 17.0 1 CA RS 1606 Service List Description Type 17.0 RO88314 PACKAGE CAST DOES NOT FAIL IF SUBSYSTEM DOES NOT EXIST PTF RO89322 C1X0250W MESSAGE STOPS THE PROCESSOR EXECUTION

More information

CA InterTest Batch CA RS 1510 Service List

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

More information

CA Common Services CA RS 1704 Service List

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

More information

CA 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 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 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 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 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 Vantage Storage Resource Manager CA RS 1509 Service List

CA Vantage Storage Resource Manager CA RS 1509 Service List CA Vantage Storage Resource Manager 12.6 1 CA RS 1509 Service List Release Service Description Type 12.6 RO80191 SUPPORT OF ZEDC IBM COMPRESSION PTF RO80937 HNODE HSM HISTORY %CACHE INCORRECT PTF RO81333

More information

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

CA Common Services CA RS 1612 Service List CA Common Services 14.1 1 CA RS 1612 Service List Release Service Description Type 14.1 RO85319 Add KEYRING support to Apache Tomcat Common Service PTF RO88408 SUPPORT DB2 V12.1 PTF RO91353 DELIVER MESSAGE

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

CA XCOM Data Transport for z/os CA RS 1503 Service List CA XCOM Data Transport for z/os 11.6 1 CA RS 1503 Service List Description Type 11.6 RO78099 ACTIVE SNA SESSIONS PREVENT SERVER TERMINATION PTF RO78293 PSOVOL/VOL CONFIG PARMS NOT ALLOWING SPECIAL CHARACTERS

More information

CA Disk Backup and Restore CA RS 1712 Service List

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

More information

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

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

More information

CA TPX Session Management CA RS 1511 Service List

CA TPX Session Management CA RS 1511 Service List CA TPX Session Management 5.4 1 CA RS 1511 Service List Description Type 5.4 RO84473 ACF2PWPH OUT OF SEQUENCE ERROR MSGS PTF RO85184 TPXLGMOD ASSEMBLY ERROR RC=20 PTF RO85195 RESOLVE PSWD AND PWPH TYPE

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

CA Repository for z/os CA RS 1509 Service List CA Repository for z/os 7.2 1 CA RS 1509 Service List Description Type 7.2 RO83227 VARIOUS FIXES PTF RO83233 DATE AND DATETIME2 NOT RECOGNIZED PTF RO83236 DATE AND DATETIME2 NOT RECOGNIZED PTF RO83511 DBXOR03

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 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 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 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 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 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 InterTest Batch CA RS 1404 Service List

CA InterTest Batch CA RS 1404 Service List CA InterTest Batch 8.5 1 CA RS 1404 Service List Description Hiper 8.5 RO63174 WAITING FOR LOCK AFTER JAVA OUTOFMEMORYERROR RO63533 SUPPORT FOR COBOL 5.1 RO64155 GUI HANGS WITH LARGE NUMBERS OF BREAKPOINTS

More information

CA Common Services CA RS 1604 Service List

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

More information

CA JCLCheck Workload Automation CA RS 1704 Service List

CA JCLCheck Workload Automation CA RS 1704 Service List CA JCLCheck Workload Automation 12.0 1 CA RS 1704 List Description Type RO91586 JCLNEAT PANEL JCKH2153 IS MISSING PTF RO92202 NEW SECURITY OPTION NOPGMPAT TO BYPASS PROGRAM PATHING PTF RO92203 NEW SECURITY

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

CA Jobtrac Job Management CA RS 1609 Service List CA Jobtrac Job Management 11.0 1 CA RS 1609 Service List Release Service Description Type 11.0 RO91817 8 BYTE USERID TRUNCATED FROM IMOD USING ADDRESS JOBTRAC PTF The CA RS 1609 service count for this

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

CA Disk Backup and Restore CA RS 1503 Service List CA Disk Backup and Restore 12.5 1 CA RS 1503 Service List Description Type 12.5 RO76257 IEF238D WTOR DURING MERGE WITH HSM CONVERSION VOLUME PTF RO77846 NEW SYSPARM TO PREVENT ARCHIVE IF NOT BACKED UP

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

CA NetMaster CA RS 1310 Service List CA NetMaster 12.1 1 CA RS 1310 Service List Release Service Description Hiper 12.1 RO59477 IBM Z/OS 2.10 COMPATIBILITY FOR NETMASTER PACKET ANALYZER RO59479 IPVP1212 CDI ERROR. UNSUPPORTED VERSION 2101

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

CA Endevor Software Change Manager CA RS 1503 Service List CA Endevor Software Change Manager 16.0 1 CA RS 1503 Service List Description Type 16.0 RO77446 ENPBIU00 BAD ARITHMETIC CONVER PTF RO77460 QE - THE MCF DISPLAY SHOWS THE TYPE IN THE PROC GRP FIELD PTF

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

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

More information

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

CA Disk Backup and Restore CA RS 1602 Service List CA Disk Backup and Restore 12.5 1 CA RS 1602 Service List Description Type 12.5 RO85979 ADD LIBRARY TO LLA FOR DC650 UPDATES PTF RO86373 CREATE ENQ/DEQ HOOK FOR DMSAR PTF RO86766 ADD DSN TO MESSAGE 4106

More information

CA Disk Backup and Restore CA RS 1612 Service List

CA Disk Backup and Restore CA RS 1612 Service List CA Disk Backup and Restore 12.5 1 CA RS 1612 Service List Release Service Description Type 12.5 RO91617 UNABLE TO RESTORE LARGE FILE PTF RO91662 ALLOW MBYTES VALUES IN SYSPARMS DLMVSIZX PTF RO93242 BYPASS

More information

CA Repository for z/os CA RS 1403 Service List

CA Repository for z/os CA RS 1403 Service List CA Repository for z/os 7.2 1 CA RS 1403 Service List Description Hiper 7.2 RO63767 CATSYNC - INCORRECT ENT_TYPE ON TEXT_1 FOR CHK CON RO64483 BIGINT TRANSLATION RO64535 CA REPOSITORY SUPPORT FOR DB2 11

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 Vantage Storage Resource Manager CA RS 1604 Service List

CA Vantage Storage Resource Manager CA RS 1604 Service List CA Vantage Storage Resource Manager 12.6 1 CA RS 1604 Service List Description Type 12.6 RO70420 S0D3 ABEND PTF RO86858 TOTALS NOT AVAILABLE IN TS7700 OBJECT VISIVTAH PTF RO87721 AUTO ADDS CANCEL COMMAND

More information